html,body {
	overflow-x: hidden;
}
body {
	font-family: Arial;
	font-size: 16px;
	color:#0e3663 !important;
}
img {
  max-width: 100%;
}

*{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
*:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}


.col-lg-1  { width: 8.33333333%; }  
.col-lg-2  { width: 16.66666667%; }
.col-lg-3  { width: 25%; }          
.col-lg-4  { width: 33.33333333%; }
.col-lg-5  { width: 41.66666667%; } 
.col-lg-6  { width: 50%; }
.col-lg-7  { width: 58.33333333%; } 
.col-lg-8  { width: 66.66666667%; }
.col-lg-9  { width: 75%; }          
.col-lg-10 { width: 83.33333333%; }
.col-lg-11 { width: 91.66666667%; } 
.col-lg-12 { width: 100%; }


@media (max-width: 1199px) 
{
  .col-md-1 { width: 8.33333333%; }   .col-md-2 { width: 16.66666667%; }
  .col-md-3 { width: 25%; }           .col-md-4 { width: 33.33333333%; }
  .col-md-5 { width: 41.66666667%; }  .col-md-6 { width: 50%; }
  .col-md-7 { width: 58.33333333%; }  .col-md-8 { width: 66.66666667%; }
  .col-md-9 { width: 75%; }           .col-md-10 { width: 83.33333333%; }
  .col-md-11 { width: 91.66666667%; } .col-md-12 { width: 100%; } 
}
@media (max-width: 991px) 
{
  .col-sm-1 { width: 8.33333333%; }   .col-sm-2 { width: 16.66666667%; }
  .col-sm-3 { width: 25%; }           .col-sm-4 { width: 33.33333333%; }
  .col-sm-5 { width: 41.66666667%; }  .col-sm-6 { width: 50%; }
  .col-sm-7 { width: 58.33333333%; }  .col-sm-8 { width: 66.66666667%; }
  .col-sm-9 { width: 75%; }           .col-sm-10 { width: 83.33333333%; }
  .col-sm-11 { width: 91.66666667%; } .col-sm-12 { width: 100%; } 
}
@media (max-width: 767px) 
{
  .col-xs-1 { width: 8.33333333%; }   .col-xs-2 { width: 16.66666667%; }
  .col-xs-3 { width: 25%; }           .col-xs-4 { width: 33.33333333%; }
  .col-xs-5 { width: 41.66666667%; }  .col-xs-6 { width: 50%; }
  .col-xs-7 { width: 58.33333333%; }  .col-xs-8 { width: 66.66666667%; }
  .col-xs-9 { width: 75%; }           .col-xs-10 { width: 83.33333333%; }
  .col-xs-11 { width: 91.66666667%; } .col-xs-12 { width: 100%; }
}
@media (max-width: 500px) 
{
  .col-xxs-1 { width: 8.33333333%; }   .col-xxs-2 { width: 16.66666667%; }
  .col-xxs-3 { width: 25%; }           .col-xxs-4 { width: 33.33333333%; }
  .col-xxs-5 { width: 41.66666667%; }  .col-xxs-6 { width: 50%; }
  .col-xxs-7 { width: 58.33333333%; }  .col-xxs-8 { width: 66.66666667%; }
  .col-xxs-9 { width: 75%; }           .col-xxs-10 { width: 83.33333333%; }
  .col-xxs-11 { width: 91.66666667%; } .col-xxs-12 { width: 100%; }
}


.preheader {
	position: relative;
}
.preheader:before {
	content: '';
	background: #0e3663;
	width:2000%;
	left: -200%;
	position: absolute;
	height: 100%;
	z-index: -1;
}
.preheader a {
    color: white;
    text-decoration: none;
    font-size: 14px;
    margin-right: 15px;
}

body.home .wp-site-blocks main .entry-content{
  padding: 0;
  margin-top: 0px;
}
body.home .wp-site-blocks main .entry-content > * {
  max-width: 100%;
  max-width: 1300px;
  padding: 0 20px;
  margin: 0 auto;
  float: none;
  overflow: hidden;
}

.entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
  max-width: 100%;
  max-width: 1300px;
  padding: 0 15px;
}

/*.entry-content ul {
	padding-left: 50px !important;
}*/
/***************   header   ****************/

header.wp-block-template-part .has-global-padding.is-layout-constrained.wp-block-group {
    padding: 0;
}
header.wp-block-template-part .is-content-justification-space-between.wp-block-group {
    padding: 0 20px;
    max-width: 100%;
    /*width: 1300px;*/
}
header div .wp-block-group:not(.preheader) {
	padding: 20px !important;
	margin-top: 0 !important;
}
header.wp-block-template-part .wc_top_right_menu ul li:first-child a {
    color: #0e3663 !important;
}
header.wp-block-template-part .wc_top_right_menu ul li:first-child a:hover {
	color: #0e3663 !important;
}
header.wp-block-template-part .wc_top_right_menu ul li:last-child {
    background-color: #0e3663;
    padding: 5px;
    border-radius: 5px;
    display: block;
    min-width: 130px !important;
    text-align: center;
	border: 1px solid #0e3663;
}
header.wp-block-template-part .wc_top_right_menu ul li:last-child a {
	color: #fff !important;
	text-decoration: none;
}
header.wp-block-template-part .wc_top_right_menu ul li:last-child:hover {
	background: #ef4030;
	border:1px solid #ef4030;
}
header.wp-block-template-part .wc_top_right_menu ul li {
    font-weight: bold;
    padding: 5px;
    border-radius: 5px;
    display: block;
    min-width: 130px !important;
    text-align: center;
	border: 1px solid #0e3663;
}
header.wp-block-template-part .wc_top_right_menu ul li:hover{
	background: #ef4030;
	border: 1px solid #ef4030;
	color: #fff !important;
}
header.wp-block-template-part .wc_top_right_menu ul li:hover span,header.wp-block-template-part .wc_top_right_menu ul li:hover a {
	color:#fff !important;
	text-decoration: none;
}
.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container {
    min-width: unset !important;
    left: 0 !important;
}
.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container a {
    padding: 6px 10px;
}
.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container{
    border: none !important;
    background: #f5f5f5 !important;
    width: 190px;
    padding: 5%;
    z-index: 99999;
}
.wp-block-navigation__container a {
	font-weight: 500;
	color: #0e3663 !important;
}
.wp-block-navigation__container a:hover,.wp-block-navigation a:where(:not(.wp-element-button)):focus, .current-menu-item > a {
	color: #ef4030 !important;
	text-decoration: none !important;
}
.wp-block-social-links .wp-social-link a {
    padding: 0;
    margin: 0;
    font-size: 20px;
}
.wp-block-social-links .wp-social-link a span {
	display: none;
}

/* .impact{
  float: left;
  width: 100%;
} */
.top-header {
	display: flex;
	align-items: center;
	width: 100%;
	height: 70vh;
    padding: 0px !important;
	background:#f5f5f5;
	padding-bottom: 3% !important;
	/*background: linear-gradient(#f1503e, #f97860);*/
}
.top-header .header-left-image {
  min-height: 200px;
}
.top-header iframe {
	height: 100%;
    width: 100%;
}
.header-left {
  float: left;
  position: relative;
  height: 100%;
  width: 50%;
}
.header-left-video {
	overflow: hidden;
    height: 85%;
}
.header-left .home-main-video {
  height: 55.5vh;    
  background-size: cover;
  background-position: center;
  cursor: pointer;
}
.header-left .home-video-play-button {
	margin: 0 auto;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background: #fff;
    position: absolute;
    left: 0;
    right: 0;
    top: 43%;
    transform: translateY(-50%);
	pointer-events: none;
    z-index: 1;
    display: flex;
    align-items: center;
}
.header-left .home-video-play-button img {
	width: 20px;
    margin: 0 auto;
}

.header-right {
  float: right;
  padding-top: 3%;
  margin:0 auto;
  color:#0e3663;
  width: 630px;
  max-width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: end;
  height: 100%;
}
.header-right span {
	font-weight: 500;
	display: block;
	padding-bottom: 30px;
}
.header-right a.bottom-button {
  display: block;
}
.map-view {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 20px;
}
.impact-left 
{
  float: left;
  width: 64%;
  background: #0e3663;
  display: flex;
  align-items: center;
}
.impact-left .impact-left-image 
{
  min-height: 490px;
}

.impact-right {
  float: right;
	width: 30%;
}

.impact ul.testimonial 
{
  width: 100%;
  padding: 40px 10px;
  max-width: 1300px;
  margin: 0 auto;
  margin-bottom: 80px;
}
.impact ul.testimonial .slick-next {
    right: 10px;
}
.impact ul.testimonial .slick-prev {
	z-index: 999;
	margin-left: -15px !important;
}
.you-know.slick-slider {
	padding-right: 10px !important;
}
.you-know.slick-slider .slick-next::before {
	left: -9px !important;
}
.you-know.slick-slider .slick-prev::before{
	margin-left: 25px;
}

ul.testimonial .slick-track{
	display: flex !important;
}
ul.testimonial button {
	top: 45%;
}
ul.testimonial .slick-next::before{
	margin-left: 0;
} 
ul.testimonial li.slick-slide {
	padding: 0px 20px 10px;
    height: auto;
    border: 1px solid #0e3663;
    border-radius: 15px;
    margin: 0 20px;
}
.research 
{
	padding-bottom: 50px !important;
	position: relative;
	overflow: visible !important;
  display: flex;
  flex-wrap: wrap;
  max-width: 100% !important;
}
.research-inner 
{
  max-width: 100%;
  max-width: 1300px;
  padding: 0 15px;
  margin: 0 auto;
  float: none;
  overflow: hidden;
}

.research_left_detail p {
    color: #fff;
}
.research:before{
	content: '';
    position: absolute;
    left: -200%;
    width: 500%;
    height: 100%;
    background:#0e3663;
    z-index: -1;
}

.research-left {
  float: left;
  margin-top: 50px;
  padding-right: 50px;
}
.research-right {
  float: right;
  margin-top: 50px;
  padding-left: 50px;
  height: 100%;
}
	.impact-top-text {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.impact-top-text .left, .impact-top-text .right {
		width: 46%;
		text-align: left;
	}

.sc101-programs-left 
{
  float: left;
}
.sc101-programs-right 
{
  float: right;
}

.did-you-know-left 
{
  float: left;
}

.did-you-know-right {
  float: right;
}
.partners-sponsors {
	margin-bottom: 30px !important;
  max-width: 100% !important;
  margin: 0 !important;
  padding-top: 60px !important;
}
.partners-sponsors-inner 
{
  max-width: 100%;
  max-width: 1300px;
  padding: 0 15px;
  margin: 0 auto;
  float: none;
  overflow: hidden;
  margin-bottom: 30px;
}

.partners-sponsors .logos {
	padding-right: 40px;
}
.partners-sponsors .logos .slick-prev {
	left: -15px;
}
.partners-sponsors .logos .slick-next {
	right: 20px;
}
.partners-sponsors .slick-dots {
	position: absolute;
    bottom: -30px;
    width: auto;
    margin: 0 auto;
    left: 0;
    right: 0;
}

body.home h1.wp-block-post-title
{
  display: none;
}
body.home main#wp--skip-link--target 
{
  margin-top: 0px !important;
}
.wp-site-blocks {
    padding-top: 0;
    padding-bottom: 0;
}

header.wp-block-template-part > .wp-block-group:first-of-type {
  position: fixed;
  background: #fff;
  z-index: 9999; 
  top: 0;
  width: 100%;
  max-width: 100%;

  box-shadow: 0px 2px 3px 0px rgb(0 0 0 / 35%);
  -webkit-box-shadow: 0px 2px 3px 0px rgb(0 0 0 / 35%);
  -moz-box-shadow: 0px 2px 3px 0px rgb(0 0 0 / 35%);
}

.top-header {
    max-width: 100% !important;
}
.header-left video {
    height: 100%;
    width: 100%;

}

.header-right h1 {
	color: #0e3663;
    font-size: 16px;
    font-weight: 500;
}
.header-right h3 {
    color: #ef4030;
    font-weight: bold;
    font-size: 40px;
	line-height: 1;
    margin: 0px 0 15px;
}
.header-right p {
    margin: 0px 0;
    font-size: 14px;
}
.header-right ul.links {
    float: left;
    width: 100%;
    padding-left: 0px !important;
	display: flex;
	flex-wrap: wrap;
	gap: 4%;
	justify-content:space-between;
}
.header-right ul.links li {
  float: left;
  list-style-type: none;
  width: 48%;
  border-top: 1px solid #0e3663;
  position: relative;
}
.header-right ul.links li:last-child
{
  border-bottom: 1px solid #0e3663;
}
.header-right ul.links li a {
    text-decoration: none;
    display: flex;
	align-items: center;
	column-gap: 10px;
    padding: 10px 0 10px 30px;
    font-size: 16px;
	color: #0e3663 !important;
}
.header-right ul.links li a:hover {
	color: #ef4030 !important;
}
.header-right ul.links li a img {
	position: absolute;
	left: 0;
	/*filter: brightness(0) invert(1);*/
	width: 20px;
}
.header-right ul.links li:nth-child(3),.header-right ul.links li:nth-child(4)
{
  border-bottom: 1px solid #0e3663;
}
.header-right a.btn {
	background:#0e3663;
}
.header-right a.btn:hover {
	background:#ef4030;
	color:#fff;
}
a.btn,a.wp-block-button__link {
    float: left;
    background: #0e3663;
    padding: 10px 20px;
    border-radius: 5px;
    color: #fff;
    font-size: 18px;
    text-decoration: none;
    width: 100%;
    text-align: center;
   margin-top: 25px;
}
a.btn:hover,a.wp-block-button__link:hover {
	background: #ef4030;
}
a.wp-block-button__link {
	color: #fff !important;
	font-size: 15px;
}

.is-layout-flex.wp-block-buttons {
	margin-top: 0;
}
.header-left-text {
    float: left;
    width: 100%;
    padding:10px 20px;
    background: #0e3663;
    position: absolute;
    bottom: 0;
    box-sizing: border-box;
    bottom: 0px;
	color: #fff;
	height: 15%;
	
}
.header-left-text h2 {
	padding: 0;
    margin: 0;
    font-weight: 700;
    font-size: 18px;
}
.header-left-text p {
	padding: 0;
    margin: 0;
	line-height: 1.4;
}
p.header-left-p {
    font-size: 15px;
    color: #fff;
    margin: 0px;
	display: block;
	text-align: center;
}
.header-left p:empty {
    display: none;
}
.header-left-text .btn {
	background: #fff;
    width: auto;
    float: none;
    min-width: 180px !important;
    display: inline-block;
	margin-top: 0 !important;
	color: #ef4030;
}
.header-left-text .btn:hover {
	background:#ef4030;
	color: #fff;
}

/***************   impact  ********************************/

.impact 
{
  float: left;
  width: 100%;
  max-width: 100% !important;
  padding: 0px !important; 
}
.impact_top_inner 
{
  max-width: 1300px;
  padding: 0 15px;
  margin: 0 auto;
  float: none;
  overflow: hidden;
}
.impact_top_inner > h3
{
  margin-top: 60px;
}

h1 {
    font-size: 50px;
    font-weight: 700;
	color:#ef4030;
	margin-bottom: 15px;
}
h3 {
    font-size: 26px;
    font-weight: 700;
    margin:0;
}
h3 strong {
    color: #ef4030;
}
.impact p {
    max-width: 1000px;
    margin: 20px auto;
    text-align: left;
}
.impact-left .impact-left-image{
    background-size: 100%;
    background-position: top center;
    background-repeat: no-repeat;
}
.impact ul.testimonial span {
    color: #ef4030;
    font-weight: bold;
    font-size: 14px;
}
ul.achievements {
    display: inline-block;
    padding-left: 0;
	margin-top: 0;
	margin-bottom: 0;
}
ul.achievements li {
    list-style: none;
    width: 100%;
    float: left;
    margin: 0px 0 10px;
	border: 1px solid #0e3663;
    border-radius: 15px;
	padding: 10px;
    display: flex;
    align-items: center;
}
ul.achievements li span.impact-icon {
    height: 50px;
    width: 50px;
    display: block;
    float: left;
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
}
span.impact-heading {
    float: left;
    width: 70%;
    font-size: 24px;
    font-weight: bold;
    color: #ef4030;
}
span.impact-sub-heading {
    float: left;
    width: 100%;
    font-weight: 700;
    font-size: 15px;
    text-transform: uppercase;
}
a.header-read-more-btn {
    float: right;
    background: #0e3663;
    padding: 10px 60px;
    border-radius: 5px;
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 0.3px;
}
.achievements-text-right {
    float: left;
    width: 70%;
    margin-left: 20px;
}
a.impact-btn {
    float: left;
    background: #ef4030;
    padding: 8px 10px;
    border-radius: 5px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
    text-decoration: none;
    width: 100%;
    text-align: center;
}
.impact-right p {
    display: inline-block;
    margin: 0px;
}
.impact-right .btn {
	font-size: 16px;
	padding: 10px 0;
}
ul.testimonial.slick-initialized.slick-slider.slick-dotted li p {
    text-align: left;
    font-style: italic;
    font-size: 14px;
}
ul.testimonial.slick-initialized.slick-slider.slick-dotted li p span
{
  color: #ef4030;
  font-style: normal;
  font-weight: bold;
}
ul.slick-dots li {
    margin: 0;
}
.slick-dots li button:before{
  font-size: 12px;
	content: '';
	width:10px;
	height: 10px;
	border-radius: 50%;
	background: #ef4030;
}

.slick-dots li.slick-active button:before
{
  color: #ef4030;
  opacity: 1;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
	color:#0e3663 !important;
}

.research_left_detail {
    float: left;
	width: 98%;
}
.research-left h3
{
  font-size: 28px;
    font-weight: 600;
    margin: 0;
    color: #fff;
}
.research_left_detail iframe {
	width: 100%;
	margin-top: 10px;
}
.research_left_detail .btn {
	margin-top: 0;
	background: white;
    color: #0e3663;
}
.research_left_detail .btn:hover {
	background: #ef4030 !important;
	color: #fff;
}
.research_left_bottom iframe {
    display: block;
}
.research-left p:empty {
    display: none;
}
.research_left_bottom p {
    float: left;
    width: 100%;
    color: #fff;
}
.research-left h4
{
  font-size: 24px;
    font-weight: 600;
    margin: 0;
    color: #fff;
}
.research-right .research-right-image {
    max-height: 608px;
    height: 100%;
    display: block;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
a.research_left_bottom-btn {
    float: left;
    background: #ef4030;
    padding: 8px 50px;
    border-radius: 5px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
    text-decoration: none;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}

/****************      ***************************/
.sc101-programs {
    max-width: 100% !important;
   width: 100%;
   padding: 0px !important;
   display: flex;
   flex-wrap: wrap;
background: #f5f5f5;
}
.sc101-programs .container {
	width: 1300px;
	padding: 0 15px;
	max-width: 100%;
	margin: 0 auto;
}

.sc101-programs-left {
    float: left;
    
    padding: 50px 0;
    width: 50%;
    padding-right: 25px;
}
.sc101-programs-right {
    float: left;
    /* background: #f5f5f5; */
    padding: 50px 0;
    width: 50%;
	padding-left: 50px;
   
}
.sc101-programs h3 {
    font-size: 28px;
    font-weight: 700;
    margin: 0;
    color: #ef4030;
}
.sc101-programs ul {
    padding-left: 0 !important;
    float: left;
    width: 100%;
}
.sc101-programs ul li {
    float: left;
    width: 100%;
    list-style: none;
    border-bottom: 1px solid #0e3663;
	position: relative;
}
.sc101-programs ul li a {
	text-decoration: none;
    display: flex;
    align-items: center;
    column-gap: 10px;
    padding: 10px 0;
    font-size: 18px;
    color: #0e3663;
}
.sc101-programs ul li a:hover {
	color: #ef4030 !important;
}
.sc101-programs ul li a img{
  display: inline-block;
  max-width: 30px;
  max-height: 20px;
}
.sc101-programs ul li a span {
    position: absolute;
    left: 50px;
}
.did-you-know {
    max-width: 100% !important;
    background:#ef4030;
	
}
.did-you-know-detail {
    max-width: 1300px;
	padding: 30px 20px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    color: #fff;
}
.did-you-know h3 {
    font-size: 28px;
    font-weight: 700;
    margin: 0;
}
  .did-you-know p{
    display: block;
	line-height: 1.4;
  }
	.did-you-know-right .slick-track{
    display: flex !important;
	}
  .did-you-know-right ul li {
    text-align: center;
    padding: 0 25px;
    border: 1px solid #ffff;
    border-radius: 15px;
    margin: 0 20px;
	background: #fff;
    color: #0e3663;
    text-align: left;
	height: inherit !important;
}
.partners-sponsors {
    padding: 40px 0 0 0;
}
.partners-sponsors .logos .slick-track {
	display: flex;
	align-items: center;
}
.partners-sponsors .logos .slick-list li {
    padding: 20px 30px;
}
.partners-sponsors .slick-slide img {
    display: inline-block;
    max-width: 100%;
}


/***************   footer   ****************/
footer .alignwide {
    max-width: 1300px !important;
    padding: 0 20px;
}
footer h5 {
    text-transform: none;
    font-weight: 700;
    font-size: 15px;
}
footer .wp-block-navigation {
    margin: 5px 0 0 0;
}
footer.wp-block-template-part .wp-block-navigation__container a {
    font-size: 14px;
	color: #fff !important;
}
footer .wc_social_icon {
	gap: 10px;
}
footer .wp-block-social-link-anchor {
	font-size: 30px !important;
}
footer.wp-block-template-part {
    background: #0e3663;
    margin: 0;
    color: #fff;
    padding-bottom: 40px;
}
footer.wp-block-template-part p {
	margin-top: 5px;
}
footer.wp-block-template-part p a,
footer.wp-block-template-part p  {
    color: #fff;
    font-size: 14px;
	text-decoration: none;
}
footer.wp-block-template-part .wp-block-navigation .wp-block-navigation-item {
    float: left;
    display: inline-block;
    width: 100% !important;
	padding-bottom: 2px;
}
footer.wp-block-template-part .wp-block-navigation__container
{
	display: inline-block;
}

footer.wp-block-template-part form input,
footer.wp-block-template-part form input:focus {
  padding: 10px 13px;
  border: 0;
  outline: 0;
  text-align: center;
  width: 100%;
}
footer.wp-block-template-part form input[type="email"] {
  margin-right: 15px;
  color: #a09f9f;
  border-radius: 5px;
}
footer .wp-block-image {
	margin-bottom: 20px;
}
.copyrights a, .copyrights p {
    font-size: 12px !important;
}

footer.wp-block-template-part form input[type="submit"] {
	padding: 7px 5px;
    color: #fff;
    cursor: pointer;
    margin-top: 10px;
    background: #ef4030 !important;
    width: 100%;
    text-transform: uppercase;
    text-align: center !important;
    border-radius: 5px !important;
    font-size: 15px;
	-webkit-appearance: none;
}
footer .wpcf7-not-valid-tip {
	color: #fff;
}
footer label ~ br {
	display: none;
}
footer .wpcf7 form.invalid .wpcf7-response-output {
    font-size: 14px;
    margin: 0;
    padding: 7px;
}
footer .wpcf7-spinner {
	display: none !important;
}
footer.wp-block-template-part .wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor svg {
    color: #fff;
    fill: currentColor;
}
footer.wp-block-template-part a.wp-block-social-link-anchor {
    padding: 0 !important;
}
footer.wp-block-template-part ul.is-layout-flex.wp-block-social-links.wc_social_icon
{
	margin-top:0px;
}

footer.wp-block-template-part .wp-block-social-links:not(.is-style-logos-only) .wp-social-link,
header.wp-block-template-part .wp-block-social-links:not(.is-style-logos-only) .wp-social-link 
{
    background-color: transparent !important;
    color: #fff !important;
}



body.home main#wp--skip-link--target 
{
  margin-top: 118px !important;
}

.modal
{
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 99999; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
  
/* Modal Content */
.modal-content {
  position: relative;
  background-color: #fff;
  margin: auto;
  padding: 0;
  width: 600px;
  max-width: 90%;
  text-align: center;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);

  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
}
.modal-content h4 {
	color: #ef4030;
    font-weight: bold;
    margin: 15px 0 0;
	font-size: 22px;
}
.modal-content p {
    font-weight: 500;
	width: 500px;
    max-width: 95%;
    margin: 10px auto 0;
	line-height: 1.2
}
form .row {
	width: 500px;
	max-width: 95%;
	margin: 20px auto 0;
	display: block;
}
form input,form textarea {
    border: 2px solid #0e3663;
    padding: 10px;
    color: #0e3663;
    font-size: 15px;
	width: 100%;
	font-family: Arial;
}
form .col-sm-6 {
	width: 45%;
}
form [type="submit"] {
    background: #ef4030;
    border-radius: 5px;
    color: #fff;
    font-size: 16px;
	line-height: 1.4;
    width: 100%;
    text-align: center;
    border: none;
    cursor: pointer;
	-webkit-appearance: none;
}
form [type="submit"]:hover {
	background: #0e3663 !important;
}
/* Add Animation */
@-webkit-keyframes animatetop 
{
  from {top:-300px; opacity:0} 
  to {top:0; opacity:1}
}

@keyframes animatetop 
{
  from {top:-300px; opacity:0}
  to {top:0; opacity:1}
}

/* The Close Button */
.close {
	color: #0e3663;
    float: right;
    font-size: 28px;
}

.close:hover,
.close:focus 
{
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.modal-header 
{
  padding: 0px 10px;
}
.modal-body {
  padding: 2px 16px;
}
.follow {
  text-align: center;
  padding-left: 0px !important;
  padding-right: 0px !important;
  padding-top: 40px!important;
  max-width: 100% !important;
}
.follow-inner 
{
  max-width: 100%;
  max-width: 1300px;
  padding: 0 15px;
  margin: 0 auto;
  float: none;
  overflow: hidden;
}

.follow h3 {
    text-align: left;
}
.follow h3 a {
	text-decoration: none;
    color: #ef4030;
}
#sb_instagram {
	padding-top: 20px;
}
#sbi_images {
	padding: 0 30px !important;
}
.follow .btn {
    width: auto;
    color: white;
    margin: 20px auto 0;
    display: table;
    float: none;
    min-width: 200px;
}
.about-content h3 {
    text-align: left;
}
.slick-next {
    right: 0;
}
.slick-prev {
    left: 0;
}
.slick-next::before {
	content: "";
    border: solid #0e3663;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 6px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    position: absolute;
    top: 9px;
    margin-left: 10px;
}
.slick-prev::before {
	content: "";
    border: solid #0e3663;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 6px;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    position: absolute;
    top: 9px;
    margin-left: 10px;
}

section.wc-videos {
	position:relative;
	margin: 0;
}
section.wc-videos h3 {
	color: #ef4030;
	width: 100%;
	padding-bottom: 20px;
}
section.wc-videos:before {
	content:'';
	position:absolute;
	left:-200%;
	width:500%;
	height:100%;
	background:#0e3663;
	z-index:-1;
}
section.wc-videos .container {
	overflow:auto;
	display: flex;
	flex-wrap: wrap;
    align-items: center;
	padding:40px 0;
}
section.wc-videos .wc-videos-left {
  float: left;
  position: relative;
  width: 60%;
}
section.wc-videos .wc-videos-left .main-video {
  min-height: 500px;
  background-size: cover;
}
section.wc-videos .wc-videos-left iframe {
	height: 500px;
	width: 100%;
}
section.wc-videos .wc-videos-left .video-play-button {
	margin: 0 auto;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background: #fff;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
	cursor: pointer;
    z-index: 1;
    display: flex;
    align-items: center;
}
section.wc-videos .wc-videos-left .video-play-button img {
	width: 30px;
    margin: 0 auto;
}

section.wc-videos .wc-videos-right {
  float: left;
  margin: 0px;
  width: 40%;
}
section.wc-videos .wc-videos-right ul.small-videos 
{
  margin: 0;
  max-height: 500px;
  overflow: hidden;
  overflow-y: visible;
}
section.wc-videos .wc-videos-right ul.small-videos li {
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px;
	padding: 10px;
	background: #fff;
}
section.wc-videos .wc-videos-right ul.small-videos li:last-child {
	margin-bottom:0;
	border-bottom:0;
}
section.wc-videos .wc-videos-right ul.small-videos li .small-video {
  background-size: cover;
  cursor: pointer;
  width: 40%;
  height:105px;
  margin-right: 5%;
}
.video_info {
	width: 55%;
	color:#0e3663;
}
.video_info h3 {
	font-size: 15px !important;
	line-height: 18px;
}
.video_info p {
	margin: 5px 0;
    font-size: 15px;
    line-height: 18px;
}
.page-template-default.page section#faq {
    justify-content: center;
	margin-bottom: 40px;
}
section.faq {
	padding:40px 20px !important;
	overflow:auto;
	margin: 0 auto;
	text-align: center;
	display: flex;
    align-items: start;
	flex-wrap: wrap;
	justify-content: space-between;
}
section.faq h3 {
	flex: 1 1 100%;
	text-align: left;
	padding-bottom: 20px;
}

section.faq ul.faq {
	padding: 0 !important;
	width: 70%;
	margin: 0 !important;
}
section.faq ul.faq li {
  list-style-type: none;
}

section.faq .accordion {
	cursor: pointer;
    padding: 18px 0;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
    /* border-radius: 10px; */
    color: #0e3663;
    background: transparent;
    border-top: 1px solid #0e3663;
}
ul.faq li:last-child .accordion {
    border-bottom: 1px solid;
}
ul.faq li:last-child .accordion.active {
	border: none;
}
section.faq .btn{
    font-weight: normal;
    font-size: 15px;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 20px;
	background-color: #0e3663;
}
section.faq .btn:first-child {
	margin-top: 0;
}
section.faq .btn:hover {
	background-color: #ef4030;
}
section.faq .active {
	font-weight: bold;
}
section.faq .active, 
section.faq .accordion:hover {
  color: #0e3663;
}

section.faq .accordion:after 
{
  content: '\002B';
  color: #0e3663;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

section.faq .active:after 
{
  content: "\2212";
}
.faq-btns {
	width: 25%;
}
section.faq .accordion.active {
	padding-bottom: 0;
}

section.faq .panel {
  padding: 0;
  background-color: white;
  max-height: 0;
  text-align: left;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
section.sicklepedia {
	position:relative;
	padding-bottom: 15px !important;
}
section.sicklepedia:before {
	content: '';
    position: absolute;
    left: -200%;
    width: 500%;
    height: 100%;
    background:#f5f5f5;
    z-index: -1;
}

section.sicklepedia .container {
  overflow: hidden;
  padding:40px 0;
}
section.sicklepedia .container h3 {
	color:#0e3663;
}
section.sicklepedia .container h4 {
   margin: 10px 0;
   font-size: 18px;
}

section.sicklepedia .sicklepedia-left {
  float: left;
  padding-right:100px;
  color:#0e3663;
}

section.sicklepedia .sicklepedia-right {
  float: left;
  padding:20px;
  margin-top: 0 !important;
  background: #0e3663;
}
section.sicklepedia .sicklepedia-right p {
	font-weight:bold;
	margin:0 0 5px;
	color: #fff;
	font-size: 22px;
}
section.sicklepedia .sicklepedia-right .btn {
    background: #fff;
    color: #0e3663;
}

.sicklepedia-columns .wp-block-post-content p {
    padding: 0 !important;
	margin: 10px 0 0 0;
}
.sicklepedia-columns .sicklepedia-right ul {
	list-style: none !important;
    padding: 20px;
	margin:0;
	background: #ef4030;
}
.sicklepedia-columns .sicklepedia-right ul li {
	margin-bottom: 5px;
	line-height: 20px;
    padding-bottom: 10px;
}
.sicklepedia-columns .sicklepedia-right ul li:last-child {
	padding-bottom: 0;
}
.sicklepedia-columns .sicklepedia-right ul li a {
	color:#fff;
	text-decoration: none;
}
.sicklepedia-columns .sicklepedia-right ul li a:hover {
	text-decoration: underline;
}
.sicklepedia-columns .sicklepedia-right ul li h4 {
	margin: 0 0 10px 0;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}
img.alignleft {
	float: left;
	margin-bottom: 20px;
    padding-right: 30px;
}
img.alignright {
	float: right;
	margin-bottom: 20px;
    padding-left: 30px;
}
img.aligncenter{
    clear: both;
    margin: 0 auto;
    display: block;
}
figure.wp-block-image.aligncenter.size-full {
    padding: 0 !important;
    margin-bottom: 30px;
}
figure.wp-caption {
	width: auto !important;
	text-align: center;
}
#sicklepedia ul {
	padding: 0;
    list-style: none;
}
#sicklepedia ul li a {
	color: #fff;
}
.sicklepedia-header {
    width: 1260px;
	max-width: 100%;
    margin: 0 auto;
    background: #f5f5f5;
    overflow: hidden;
}
.sicklepedia-header ul.col-lg-3 {
  float: left;
}
.sicklepedia-header ul {
    list-style: none;
}
.sicklepedia-header ul li {
	margin-bottom: 6px;
	font-style: italic;
	font-size: 14px;
}
.sicklepedia-header ul li a {
	font-size: 14px;
    font-style: normal;
    display: inline-block;
    line-height: 19px;
}
ul.col-lg-3:first-child li:first-child {
    font-weight: bold;
	font-size: 16px;
	font-style: normal;
}

section.sct {
  margin: 0 auto !important;
  position: relative;
}
section.sct:before{
    content: '';
    position: absolute;
    left: -200%;
    width: 500%;
    height: 100%;
    background: linear-gradient(#f1503e, #f97860);
    z-index: -1;
}
section.sct .container {
    overflow: hidden;
    padding: 40px 0;
	color: #fff;
}
.sctRow .sctImage {
	height: 100%;
    width: 100%;
}
section.sct .faq_button_left {
	color: #0e3663 !important;
    font-weight: bold;
}
section.sct .faq_button_right.btn {
	float: right;
    width: auto;
    font-size: 15px;
    margin: 0 0 15px 0;
	width: 100%;
}
section.sct .faq_button_right.btn:last-child {
	margin-bottom: 0;
}
.sctRow-holder {
	margin-top: 20px;
	display: flex;
	flex-wrap: wrap;
}
.sctRow {
	float: left;
	width: 50%;
}
.sctRow:nth-of-type(1), .sctRow:nth-of-type(3) {
	width: 25%;
}
.sctRow:nth-of-type(2) {
	padding: 0 40px 0 30px;
}
.sctRow:nth-of-type(2) p:first-child {
	margin-top: 0 !important;
}
.sctRow:nth-of-type(2) p:last-child {
	margin-bottom: 0 !important;
}

section.dfs {
	position:relative;
	margin-top: 0 !important;
	max-width: 1300px;
    padding: 0 15px;
    margin: 0 auto;
}
section.dfs:before{
	content: '';
    position: absolute;
    left: -200%;
    width: 500%;
    height: 100%;
    background:#f5f5f5;
    z-index: -1;
}
section.dfs .container{
  overflow: hidden;
  padding-top:40px;
  padding-bottom:40px;
  color: #0e3663;
}
section.dfs ul.dfs-sheets {
	padding: 0;
    margin: 20px 0 0 0;
    display: flex;
    justify-content: start;
    gap: 3%;
}
section.dfs ul.dfs-sheets li {
    float: left;
    list-style: none;
	width:20%;
}
section.dfs ul.dfs-sheets li h5 {
	margin:0px 0 0 0;
	font-size: 16px;
	line-height: 1.6;
}
section.dfs ul.dfs-sheets li p {
	margin:0;
}
section.dfs ul.dfs-sheets li .dfs-sheet-image {
  min-height: 250px;
  background-size:cover;
  background-position:center;
}

section.wc-resources {
  overflow: hidden;
  padding-top:30px !important;
  padding-bottom: 30px !important;
}
section.wc-resources ul.resources {
  padding: 0;
  margin: 30px 0;
}
section.wc-resources ul.resources li {
    float: left;
    list-style: none;
    display: flex;
    gap: 3%;
    align-items: start;
    margin-bottom: 20px;
}
section.wc-resources ul.resources li > a,section.wc-resources ul.resources li > img{
    width: 35%;
}


section.wc-resources ul.resources li > a >.resources-image {
  width: 100%;
}

section.wc-resources ul.resources li .resources-image {
  min-height: 200px;
  width: 35%;
}
section.wc-resources ul.resources li h5 {
	margin:0;
}
section.wc-resources ul.resources li p {
	margin:0;
	padding-right: 15px;
}

section.wc-header {
  overflow: hidden;
  margin-top: -40px;
}
section.wc-header .wc-header-left 
{
  float: left;
}
section.wc-header .wc-header-right {
  float: left;
}
section.wc-header .wc-header-right ul {
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	gap: 4%;
}
section.wc-header .wc-header-right li {
	list-style: none;
    width: 48%;
    float: left;
    padding: 5px 2px 5px 30px;
	position: relative;
	font-size: 16px;
	border-bottom: 1px solid #0e3663;
}
section.wc-header .wc-header-right li:first-child,section.wc-header .wc-header-right li:nth-of-type(2) {
	border-top: 1px solid #0e3663;
}
section.wc-header .wc-header-right li:nth-of-type(5),section.wc-header .wc-header-right li:last-child {
	border-bottom: 1px solid #0e3663;
}
section.wc-header .wc-header-right li img {
	position: absolute;
	left:0;
	width: 20px;
}

section.wc-header .wc-header-right li a {
	color: #0e3663;
	text-decoration: none;
	padding: 5px 2px;
    display: flex;
    align-items: center;
}
section.wc-header .wc-header-right li a:hover{
	color: #ef4030;
}
section.wc-videos .wc-videos-right ul.small-videos::-webkit-scrollbar {
width: 15px;
height: 15px;
}
section.wc-videos .wc-videos-right ul.small-videos::-webkit-scrollbar-track-piece  {
background-color: #fff;
}
section.wc-videos .wc-videos-right ul.small-videos::-webkit-scrollbar-thumb:vertical {
height: 30px;
background-color: #ef4030;
}

header.wp-block-template-part .learn-featured-image {
  margin-top: 118px;
  text-align: center;
  line-height: 0;
}
body.page-id-362 figure.wp-block-post-featured-image
{
  display: none;
}

body.blog main.wc-blogs, .single .single-post{
  max-width: 1300px;
  padding: 0 20px;
  margin: 0 auto;
  margin-top: 118px !important;
}
body.blog .wc-loop-query ul.wp-block-post-template li{
  padding: 0px 40px 25px 0;
  border-radius: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ddd;
  border-radius: 0;
}

body.blog .wc-loop-query > ul > li > .wp-block-columns >.wp-block-column:first-child
{
  max-width: 40%;
  flex-basis: 40% !important;
}
body.blog .wc-loop-query > ul > li > .wp-block-columns >.wp-block-column:last-child 
{
  max-width: 60%;
  flex-basis: 60% !important;
}

body.single .wp-site-blocks > main.wp-block-group
{
  max-width: 100%;
  max-width: 1300px;
  padding: 0 20px;
  margin-top: 118px !important;
}

header.wp-block-template-part form.wp-block-search {
  position: absolute;
  right: 350px;
  top: 45px;
}
header.wp-block-template-part form.wp-block-search .wp-block-search__inside-wrapper {
  max-width: 90%;
  visibility: hidden;
  margin-top: 10px;
}
header.wp-block-template-part form.wp-block-search .wp-block-search__inside-wrapper button{
	line-height: 0;
    font-size: 15px;
    text-transform: none;
    background: #0e3663;
	width: auto;
    padding: 0 15px;
}
.wp-block-search__input {
    border: 1px solid #0e3663;
	z-index: 99;
}
header.wp-block-template-part .screen-reader-text 
{
  float: left;
  width: auto;
  margin: 0;
  position: absolute;
  right: 0;
  top: 15px;
  max-width: 20px;
  overflow: hidden;
  height: 25px;
  clip: unset;
  clip-path: none;
  color: #fff;
  cursor: pointer;
}
header.wp-block-template-part .screen-reader-text .fa-magnifying-glass ,
header.wp-block-template-part .screen-reader-text .fa-xmark
{
  color: #ef4030;
}
header.wp-block-template-part .screen-reader-text .fa-xmark
{
  display: none;
}

.team-members {
	background: #0e3663;
    width: 100%;
    color: white;
	position: relative;
	overflow: visible !important;
}
.team-members:before {
    content: '';
    position: absolute;
    left: -200%;
    width: 500%;
    height: 100%;
    background: #0e3663;
    z-index: -1;
}
.team-members  h3 {
	padding-top: 50px;
}

section.board-members{
	background: #ef4030;
	margin: 0;
}
section.board-members:before {
    background: #ef4030;
}

section.board-members .col-lg-3,
section.team-members .col-lg-3
{
  float: left;
  padding: 5px;
}
section.board-members .col-lg-3 p.desc,
section.team-members .col-lg-3 p.desc
{
  display: none;
}
section.board-members .col-lg-3 img,
section.team-members .col-lg-3 img {
  max-width:80px;
}
.team-members .col-lg-3 {
    text-align: center;
    background: #f5f5f5;
    border-radius: 20px;
    width: 18%;
    color: #0e3663;
	margin-bottom: 40px;
}
.board-members .col-lg-3 {
    text-align: center;
    background: #f5f5f5;
	color: #0e3663;
}

.team-members .col-lg-3 h5,.team-members .col-lg-3 h6 {
	text-transform: none;
    margin: 0;
}
.team-members .col-lg-3 h5 {
	color: #0e3663;
	padding-top: 0px;
	font-size: 14px;
}
.team-members .col-lg-3 h6 {
	font-size: 15px;
}
.team-container {
	display: flex;
    flex-wrap: wrap;
	margin-top: 30px;
	padding-bottom: 30px;
	justify-content: start;
    gap: 15px;
}
a.wc-read-more {
	border: 1px solid #0e3663;
    padding: 5px 10px;
    border-radius: 5px;
    color: #0e3663;
    text-decoration: none;
    font-size: 13px;
    margin: 20px 0 !important;
    display: inline-block;
}
a.wc-read-more:hover {
	background: #0e3663;
	border: 1px solid #0e3663;
	color: #fff;
  
}

section.sickle-cell-nerds {
  overflow: hidden;
}
.sickle-cell-nerds .container {
	display: flex;
	column-gap: 30px;
	padding: 30px 0;
}

section.sickle-cell-nerds .btn{
	width: 200px;
    text-transform: none;
    font-size: 15px;
	margin: 0;
}
.about-content {
  overflow: hidden;
  text-align: center;
  padding-top: 30px !important;
}
.about-content .col-lg-6 {
    margin: 0 auto;
    float: left;
}
section#contact .container {
    margin-top: 40px;
	margin-bottom: 40px;
	overflow: auto;
}
.about-content-img.col-lg-6 {
	width: 50%;
	height: 500px;
	background-size: cover !important;
    background-position: center !important;
}
.about-content-address p {
	margin-top: 0;
}

section.our-impact 
{
  overflow: hidden;
}
section.our-impact .col-lg-6 
{
  float: left;
}

section.our-mission {
  overflow: hidden;
}
.our-mission,.our-impact {
	background: #f5f5f5;
    padding: 30px;
    overflow: visible !important;
    position: relative;
}

.our-mission:before,.our-impact:before{
	content: '';
    position: absolute;
    left: -200%;
    width: 500%;
    height: 100%;
    background: #f5f5f5;
    z-index: -1;
}
.our-impact {
	margin: 0 !important;
}
.our-impact .container {
	display: flex;
    gap: 30px;
    padding: 40px 0;
}
.our-mission h3 {
	padding-top: 50px;
}
section.our-mission ul {
  padding: 0px 0 50px 0 !important;
  margin: 0px auto !important;;
}
section.our-mission ul li {
  float: left;
  padding:20px;
}
section.our-mission ul li span {
  float: left;
  padding: 5px 0;
  min-width: 100%;
  font-style: italic;
  font-size: 15px;
  line-height: 1.2;
}
section.our-mission .slick-prev {
    left: -35px;
}
.who-we-are {
  overflow: visible;
  position: relative;
  margin: 0 !important;
  color:#fff;

  width: 100%;
  padding: 0 !important;
  max-width: 100% !important;

}
section.our-mission button {
    top: 40%;
}

.who-we-are-container 
{
  max-width: 1300px;
  padding: 0 20px;
  margin-left: auto;
  margin-right: auto;
}



/*.who-we-are:before {
    content: '';
    position: absolute;
    left: -200%;
    width: 500%;
    height: 100%;
    background: linear-gradient(#f1503e, #f97860);
    z-index: -1;
}*/

section.partnerships {
  overflow: hidden;
}
.who-we-are .container {
  display: flex;
  gap: 60px;
  padding: 50px 0 40px;
}
.who-we-are h3 {
    color: #fff;
}
section.partnerships 
{
  overflow: hidden;
}
.wp-block-post-content a:not(.btn):not(.wc-read-more) {
	color: #0e3663;
}
.partnerships h3 {
	padding-top: 25px;
}
.partnerships ul.partners {
  padding: 0px;
  margin: 0px 0 30px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.partnerships ul.partners li {
  float: left;
  list-style-type: none;
  width: 14.2%;
  margin-top: 30px;
}
.partnerships ul.partners li img {
	width: 80%;
}

section.partnerships ul.partners li a {
  float: left;
  line-height: 0;
}

section.partnerships ul.partners li span 
{
  min-width: 200px;
  min-height: 200px;
  background-repeat: no-repeat;
  float: left;
}

#myModal2 .modal-content {
    width: 700px;
}
#myModal2 p {
	text-align: left;
	font-size: 15px;
}
#myModal2 .modal-body {
    padding: 25px;
}
#myModal2 h3 {
	font-size: 20px;
    color: #ef4030;
}
#myModal2 h4 {
	color: #0e3663 !important;
    font-size: 15px;
    margin: 5px 0 20px;
}

.wp-block-post-title a {
	font-size: 18px;
    font-weight: 700;
    color: #0e3663;
}
.wp-block-post-title a:hover {
	color: #ef4030;
	text-decoration: none;
}
.wp-block-post-date {
	float: left;
	font-size: 13px;
	margin-top: 5px !important;
}
.taxonomy-category.wp-block-post-terms {
	text-align: right;
	font-size: 13px;
	margin-top: 5px !important;
}
.wp-block-post-excerpt {
	font-size: 14px;
}
.wp-block-read-more {
	background-color: #ef4030;
    padding: 5px 10px;
    border-radius: 5px;
    color: white;
    text-transform: capitalize;
    font-size: 14px;
}
.wp-block-read-more:hover {
	background: #0e3663;
	color: #fff !important;
}
.wp-block-post-title {
	margin: 10px 0 0;
}
.blog .wc-blogs .wp-block-column:last-child,.single .single-post .wp-block-column:last-child {
    border-radius: 20px;
    padding:0 20px;
    /*background: #f5f5f5;*/
}
.blog .wc-blogs .wp-block-column:last-child h4,.single .single-post .wp-block-column:last-child h4 {
	font-size: 18px;
    font-weight: 700;
    color: #0e3663;
	border-top: 4px solid;
    padding-top: 20px;
}
.blog .wc-blogs .wp-block-column:last-child ul,.single .single-post .wp-block-column:last-child ul {
	margin-top: 10px;
}
.blog .wc-blogs .wp-block-column:last-child ul li, .single .single-post .wp-block-column:last-child ul li {
    margin-bottom: 15px;
    font-size: 13px;
	line-height: 16px;
	position: relative;
	padding-left: 15px;
}
.blog .wc-blogs .wp-block-column:last-child ul li:before, .single .single-post .wp-block-column:last-child ul li:before {
	content: '';
	position: absolute;
	left: 0;
	top: 5px;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #ef4030;
}
.blog .wc-blogs .wp-block-column:last-child ul li a, .single .single-post .wp-block-column:last-child ul li a{
	color: #0e3663;
	text-decoration: none;
}
.blog .wc-blogs .wp-block-column:last-child ul li a:hover, .single .single-post .wp-block-column:last-child ul li a:hover {
	color: #ef4030;
}
a:where(:not(.wp-element-button)):focus {
    text-decoration: none;
}
ul.wp-block-categories {
	padding: 0;
    list-style: none;
}
.blog .wc-blogs .wp-block-column:last-child button, .single .single-post .wp-block-column:last-child button{
	width: auto;
    font-size: 15px;
    padding: 0 20px;
}
.blog .wc-blogs .wp-block-column:last-child form, .single .single-post .wp-block-column:last-child form	{
	border-top: 4px solid;
    padding-top: 20px;
	}
h2.title {
    font-size: 32px;
    font-weight: 700;
    margin: 0;
    padding-top: 30px;
}
.single .single-post h2.wp-block-post-title {
    font-size: 26px;
    font-weight: 700;
    margin: 0;
    padding-top: 30px;
}
.single .wp-block-post-featured-image {
	padding-top: 40px;
}
.single .wp-block-post-content p {
	padding: 0 !important;
}
.single .has-global-padding {
	padding: 0 !important;
}
.single .date {
	font-style: italic;
	margin-top: 10px;
}
.single .date .wp-block-columns {
	margin-top: 0px !important;
}
.single .wp-block-post-content {
    margin-top: 0;
}
.page-numbers {
    border: 1px solid;
    padding: 5px;
}
.page-numbers.current,.page-numbers:hover{
	background: #0e3663;
    color: white;
    border: 1px solid #0e3663;
	text-decoration: none !important;
}
footer input {
    width: 100%;
    max-width: 100%;
    border-radius: 0 !important;
    margin-bottom: 5px;
    text-align: left !important;
}
h1.post-title.wp-block-post-title{
	text-align: left;
    width: 1300px !important;
    max-width: 100%;
    padding: 50px 20px 0;
    font-size: 32px;
    font-weight: 700;
    margin: 0;
    color: #ef4030 !important;
    margin-bottom: 0 !important;
}
.page-id-20840 h1.post-title.wp-block-post-title {
	display: none;
}


.scay-finalists-years ul li,
.scay-winners-years ul li 
{
  list-style-type: none;
  display: inline-block;
}
.scay-finalists-years ul li a,
.scay-winners-years ul li a 
{
  margin: 0px 10px;
  padding: 4px 12px;
  border: 1px solid #514bfa;
  text-decoration: none;
}


.single-scay .scay-thumbnail {
  float: left;
}
.single-scay .scay-thumbnail img {
	width: 90%;
}
.single-scay .scay-comment-address {
  float: left;
  margin: 0 !important;
  padding-right: 30px;
}
.single-scay .scay-comment-address > h2 {
   font-size: 32px;
  font-weight: 700;
  color: #ef4030;
  margin: 0;
  float:left;
}
.single-scay .scay-comment-address span.scay-address {
  float: left;
  width: 100%;
  font-weight: bold;
  padding: 5px 0;
}

.single-scay .scay-links {
  float: left;
	margin: 0;
	padding: 20px;
    color: white;
	background: #0e3663;
}
.single-scay .scay-links h5 {
	margin: 0;
	text-transform: none;
	font-size: 16px;
}
ul.scay-social-links {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
}
ul.scay-social-links li:before {
	display: none;
}
ul.scay-social-links li {
	padding: 0 !important;
	margin-right: 10px;
	display: flex;
    align-items: center;
}
ul.scay-relevant-links a {
	color:#fff !important;
}
ul.scay-social-links li a{
	-webkit-filter: invert(100%); /* Safari/Chrome */
    filter: invert(100%);
	display: block;
}
.scay-social-instagram a {
	background: url("../images/scay_insta.png");
	height: 20px;
	width: 20px;
    background-size: contain;
    background-repeat: no-repeat;
}
.scay-social-twitter a {
	background: url("../images/scay_twitter.png");
	height: 16px;
	width: 20px;
    background-size: contain;
    background-repeat: no-repeat;
}
.scay-social-youtube a {
	background: url("../images/scay_youtube.png");
	height: 15px;
	width: 20px;
    background-size: contain;
    background-repeat: no-repeat;
}
.scay-social-facebook a {
	background: url("../images/scay_facebook.png");
	height: 20px;
	width: 20px;
    background-size: contain;
    background-repeat: no-repeat;
}
.scay-social-tiktok a {
	background: url("../images/scay_tiktok.png");
	height: 18px;
	width: 16px;
    background-size: contain;
    background-repeat: no-repeat;
}

ul.scay-relevant-links a:hover {
	text-decoration: underline !important;
}
ul.scay-relevant-links {
	padding: 0;
	list-style: none;
}
ul.scay-relevant-links li:before {
	background: #fff !important;
}
.single-scay .scay-about {
  float: left;
  clear: left;
  padding-right: 25px;
}
.single-scay .scay-accomplishments {
  float: left;
  padding-left: 25px;
}

.single-scay ul.scay-images,
.single-scay ul.scay-images-links {
  padding: 0px;
  margin: 0px;
}
ul.scay-images-links {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
}
ul.scay-images-links li 
{
	width: 33.3%;
}
ul.scay-images-links li iframe
{
  max-width: 100%;
}
ul.scay-images-links li:before{
	display: none;
}
ul.scay-images-links img {
	max-width: 100%;
	width: 100%;
	height: 250px;
    object-fit: cover;
    background-position: center;
}
ul.scay-images-links span 
{
	text-align: center;
	font-style: italic;
    padding-top: 5px;
}

ul.image-slider ul.slick-dots li 
{
  width: auto;
}
ul.image-slider ul.slick-dots li button 
{
  padding: 0;
}
ul.scay-images-links.image-slider button.slick-arrow 
{
  z-index: 1;
}

ul.scay-images-links.image-slider button.slick-next 
{
  right: -50px;
}

ul.scay-images-links.image-slider button.slick-prev 
{
  left: -50px;
}

ul.scay-iframes {
	padding: 0;
}
ul.scay-iframes li:before {
	display: none;
}
ul.scay-iframes li {
	list-style: none;
}
ul.scay-iframes li iframe {
	height: 250px;
}

.single-scay ul.scay-images li,
.single-scay ul.scay-images-links li  
{
  display: inline-block;
  padding: 0;
  margin: 0px;
  list-style-type: none;
}
.single-scay ul.scay-images li span,
.single-scay ul.scay-images-links li span 
{
  display: block;
  background-repeat: no-repeat;
  min-width: 100px;
  min-height: 50px;
} 

.single-scay ul.scay-images 
{
  float: left;
}

.single-scay ul.scay-images-links {
  float: left;
  margin-top: 40px !important;
}



.sicklepedia-right {
  position: sticky;
  top: 130px;
  margin-top: 60px !important;
}
.sicklepedia-columns {
	max-width: 1300px;
    padding: 20px !important;
    margin: 0 auto;
}
h2.wp-block-post-title {
	font-size: 32px;
    font-weight: 700;
    margin: 0;
	color: #ef4030;
}
.sicklepedia-columns > .is-layout-flow.wp-block-column:first-child {
    flex-basis: 75% !important;
	padding-right: 4%;
}
.sicklepedia-columns .is-layout-flow.wp-block-column:last-child {
    flex-basis: 25% !important;
}
.sicklepedia-columns h3 {
	color: #ef4030;
}
.sicklepedia-columns h4 {
	font-weight: 700;
    font-size: 25px;
    padding: 0;
    margin: 30px 0 0 0;
}
.sicklepedia-columns ul ul {
	margin-top: 10px;
}
.sicklepedia-columns .is-layout-flow.wp-block-column:first-child section {
    margin-bottom: 40px;
	padding-bottom: 30px;
	border-bottom: 1px solid #ddd;
}
table {
	border: none;
	max-width: 800px;
}
table td {
    padding: 5px 15px;
	word-break: initial;
}
.sicklepedia-highlight {
    background: #f5f5f5;
    padding: 10px;
	margin-left: 3% !important;
    border: 1px solid #222;
}
.sicklepedia-highlight h3 {
	color: #ef4030;
    font-size: 20px;
    text-align: center;
    margin: 0;
}
.sicklepedia-highlight figure {
	    margin: 5px 0;
}

.sicklepedia-highlight .wp-block-image figcaption,.wp-block-image figcaption {
    font-size: 12px;
	text-align: center;
}
.sicklepedia-highlight table td {
    border: none !important;
    padding: 10px 0 !important;
    font-size: 15px;
	vertical-align: top;
}
.sicklepedia-highlight table td strong {
	display: inline-block;
	line-height: 1;
}


.scay-breadcrumbs 
{
  float: left;
  width: 100%;
  margin: 30px 0px 15px 0px;
}
.tax-scays .wp-block-query-title {
	display: none;
}
body.single-scay .scay-breadcrumbs,
body.tax-scay-finalists .scay-breadcrumbs
{
  margin-top: 120px;
}
.tax-scays .scay-breadcrumbs {
	margin-top: -8px;
}
.scay-taxonomy-info {
    max-width: 1300px !important;
    padding: 0 20px;
	margin: 0 auto !important;
}
.scay-taxonomy-info img {
	max-width: 100%;
}
h3.container {
	max-width: 1260px !important;
    padding: 10px 20px;
	background: #0e3663;
    color: white;
    text-align: center;
    margin-top: 50px;
}
.tax-scay-winners h1.alignwide.wp-block-query-title {
    display: none;
}
.tax-scay-winners .is-layout-flow.wp-block-query.alignwide {
	max-width: 1300px !important;
    padding: 0 20px;
	margin: 0 auto !important;
}
.tax-scay-winners .wp-block-post ul {
	padding: 0;
    list-style: none;
}
.winners-list {
	list-style: none;
	display: flex;
    flex-wrap: wrap;
	padding: 0 20px;
    max-width: 1300px !important;
	justify-content: center;
	gap:30px;
}
.winners-list li {
    width: 25%;
	margin: 0;
}
.type-scay ul {
    list-style: none;
    padding: 0;
}
.type-scay ul li {
	width: 100%;
}
.type-scay img {
	max-width: 100%;
	height: auto;
}
.page-template-wp-custom-template-learn .scay-breadcrumbs {
    margin-top: 0 !important;
}

.cat-info {
	max-width: 1300px !important;
    padding: 0 20px;
    display: flex;
}
.cat-info .col-lg-4:first-child {
    padding-right: 25px;
}
.cat-info .col-lg-4:nth-of-type(2){
	padding-left: 25px;
	padding-right: 25px;
}
.cat-info .col-lg-4:last-child{
	padding-left: 25px;
}
.cat-info h3 {
	color: #ef4030;
	line-height: 1.2;
}
.cat-info .header-text-left img {
	max-width: 300px;
}
.header-text-right a {
	float: left;
    background: #0e3663;
    padding: 10px 5px;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
}
.header-text-right a:hover {
	background: #ef4030;
}

.scay-breadcrumbs .scay-breadcrumbs-inner {
    padding: 0px 20px;
    width: 1300px;
    margin: 0 auto;
}
.scay-breadcrumbs-inner a {
    margin-right: 15px;
	position: relative;
	color: #0e3663;
}
.scay-breadcrumbs-inner a:after {
	content: "";
    border: solid #222;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 2px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    position: absolute;
    top: 6px;
    margin-left: 5px;
}
.scay-breadcrumbs-inner a:hover{
	text-decoration: underline;
	color: #ef4030;
}
.learn-featured-image ~ .scay-breadcrumbs {
	margin-top: 0;
}
.single .learn-featured-image {
	display: none;
}
.scay-breadcrumbs {
	margin-top: 50px;
    padding: 5px 0;
    font-size: 13px;
    background: #f5f5f5;
	display: flex;
}
.blog .scay-breadcrumbs,.single .scay-breadcrumbs {
	margin-top: 4px;
	padding: 5px 0 !important;
	display: flex;
}


body.single-scay .wp-site-blocks > main {
  clear: both;
}
.single-scay .single-post .wp-block-column:last-child {
	padding: 0;
	margin-top: 30px;
	margin-bottom: 50px;
}

.wp-block-post-comments-form .comment-reply-title {
    margin-bottom: 0;
    font-size: 25px;
    color: #ef4030;
    margin-top: 50px;
}
.wp-block-post-comments-form {
	margin-bottom: 50px;
}
.slick-slide img {
	width: 100%;
}

ul.scay-iframes 
{
  float: left;
  width: 100%;
}
ul.scay-iframes li 
{
  float: left;
}
ul.scay-iframes li .iframe-video 
{
  min-height: 200px;
  background-size: cover;
  background-position: center;
  cursor: pointer;
}
ul.scay-iframes li .iframe-video-play-button img 
{
  cursor: pointer;
  max-width: 100px;
}
ul.scay-iframes li iframe {
  /* float: left; */
  max-width: 100%;
}

body.single-post main.single-post .is-layout-flex {
  display: inline-flex;
}
body.single-post main.single-post .is-layout-flex.has-small-font-size {
	display: block;
}
ol {
	padding-left: 40px !important;
}
.program-box {
	box-shadow: 0 0 10px 0 rgb(0 0 0 / 14%);
}
.program-box .wp-block-column:last-child {
	padding: 10px 15px 10px 0;
}
.program-box h3 {
	font-size: 18px;
    margin-bottom: 10px;
}
.program-box p {
    margin: 0;
    font-size: 15px;
    line-height: 20px;
}
.program-box a {
	padding: 5px 10px;
    margin-top: 10px;
    font-size: 14px;
}
.program-box img {
    height: 200px;
    object-fit: cover;
	object-position: center;
}
.wp-block-navigation__responsive-dialog {
	z-index: 9;
}
.scay_awards img {
	width: 100%;
}
.blue_bg, .orange_bg {
	position: relative;
}
.orange_bg:before {
	content: '';
    position: absolute;
    left: -200%;
    width: 500%;
    height: 100%;
    background: #ef4030;
    z-index: -1;
}
.blue_bg {
	color: #fff;
	padding: 0 20px !important;
}
.blue_bg:before {
	content: '';
    position: absolute;
    left: -200%;
    width: 500%;
    height: 100%;
    background: #0e3663;
    z-index: -1;
}
.page main .wp-block-template-part {
	display: none;
}

body.wc-hide-title h1.post-title
{
  display: none;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim {
	display: none;
}
.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
	padding-left: 0 !important;
}
.wc-header .wc-header-left a.btn {
	width: 200px;
    font-size: 15px;
    margin: 0;
}
.page .wc-header {
	padding-top: 30px !important;
    padding-bottom: 30px !important;
}
hr.wp-block-separator {
	border: 0;
    border-top: 1px solid #ddd;
    margin: 40px 0 30px;
}
ul.top-scay-links {
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	width:100%;
	padding: 0 !important;
}
ul.top-scay-links  li {
	list-style: none;
    width: 45%;
    float: left;
    padding: 5px 2px 5px 0px;
    position: relative;
    font-size: 16px;
    border-top: 1px solid #0e3663;
}
ul.top-scay-links  li a {
	text-decoration: none;
    padding: 5px 2px;
    display: flex;
    align-items: center;
}
ul.top-scay-links  li a:hover {
    color: #ef4030 !important;
}
.wp-block-navigation__submenu-container li.wp-block-navigation-item.wp-block-navigation-link {
    border-bottom: 1px solid #0e3663;
}
h5 {
	text-transform: none;
}
.search-results .scay-breadcrumbs {
	display: none;
}
.search-results  main {
	padding: 0 15px !important;
}
.search-results  main h1 {
	font-size: 28px;
    padding-top: 30px;
}


.bios-icons,
.bios-listing 
{
  overflow: hidden;
}

.bios-icons ul,
.bios-listing ul
{
  margin-bottom: 50px;
  float: left;
  width: 100%;
}
.bios-icons ul li,
.bios-listing ul li 
{
  float: left;
}
.bios-listing {
	text-align: center;
}
.bios-listing ul {
    padding-left: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
}
.bios-listing li {
    list-style: none;
    padding: 0;
    margin: 25px 0 0 0;
}
.bios-listing a {
	text-decoration: none;
}
.bios-listing h4 {
    font-size: 14px;
	font-weight: bold;
    margin: 0;
	color: #ef4030;
}
section.bios-icons  ul {
	padding-left: 0;
	display: block;
}
section.bios-icons li {
    list-style: none;
	text-align: center;
	font-size: 12px;
}
section.bios-icons li img {
	display: block;
	margin: 0 auto 10px;
	max-width: 80px;
}
header div > p:last-child {
    margin: 0;
}
.page .entry-content.wp-block-post-content {
	padding: 0 !important;
}
.cls-h11,.cls-h4,.cls-h12,.cls-h9,.cls-h7,.cls-h8 {
    line-height: 1.4;
}
.postid-22894 table tr td:first-child {
    width: 300px;
    max-width: 100%;
}
.postid-22894 table td {
	border: 1px solid #e1e1e1;
}

.sickle-cell-trait 
{
  max-width: 100% !important;
}
.sickle-cell-trait-inner {
  max-width: 1300px;
  padding: 50px 15px;
  margin: 0 auto;
  display: flex;
}
.sickle-cell-trait-right img 
/*{
  margin-bottom: -100px;
  position: relative;
  z-index: 9;
}*/

.sickle-cell-trait-left,
.sickle-cell-trait-right 
{
  float: left;
}

.toolkit {
 padding-right: 60px;
 position: relative;
 z-index: 9;
}
.toolkit-inner {
  width: 570px;
  float: right;
  max-width: 95%;
}




.toolkit-fact-sheets 
{
  width: 100%;
  overflow: hidden;
}
.toolkit-fact-sheets .toolkit,
.toolkit-fact-sheets .fact-sheets 
{
  float: left;
}

ul.toolkit-slider 
{
  padding: 0;
  margin: 0;
}
ul.toolkit-slider li 
{
  list-style-type: none;
  margin: 0px 5px;
}
ul.toolkit-slider li img 
{
  /* max-width: 100px; */
}
ul.toolkit-slider .slick-prev {
  left: -35px;
}

ul.toolkit-slider-thumbnail 
{
  padding: 0;
}
ul.toolkit-slider-thumbnail li 
{
  margin: 0px 2px;
  cursor: pointer;
}


.fact-sheets-inner{
  max-width: 570px;
  float: left;
}

ul.fact-sheets-slider {
  margin: 0;
  padding: 0;
  display: flex;
  gap: 20px;
  float: left;
  margin-top:30px;
}

ul.fact-sheets-slider li 
{
  list-style-type: none;
  float: left;
}


.patient-friendly {
  position: relative;
  margin: 0;
  width: 100%;
  overflow: hidden;
  max-width: 100% !important;
}
.patient-friendly:before {
	content: '';
    position: absolute;
    left: -200%;
    width: 500%;
    height: 100%;
    background: linear-gradient(#f1503e, #f97860);
    z-index: -1;
}
.patient-friendly .container {
    max-width: 1300px;
    padding: 40px 20px;
    margin: 0 auto;
    overflow: auto;
	color: #fff;
}
.patient-friendly-text p:nth-of-type(1) {
    margin-top: 0;
}
.patient-friendly-text p:last-child {
	margin-bottom: 0;
}
.patient-friendly-image.col-lg-3 {
	line-height: 0;
}

.patient-friendly-btn .btn {
	font-size: 15px;
}
.patient-friendly-image,
.patient-friendly-text,
.patient-friendly-btn
{
  float: left;
}
.patient-friendly-text 
{
  padding: 0px 50px;
}
.patient-friendly-text h4 
{
  margin: 0;
}


.learn-your-cell-genotype 
{
  width: 100%;
  max-width: 100% !important;
  overflow: hidden;
  padding-top: 10px !important;
  padding-bottom: 40px !important;
}
.learn-your-cell-genotype-inner 
{
  max-width: 1300px;
  margin: 0 auto;
}
.learn-your-cell-genotype-btn .btn {
	font-size: 15px;
	width: auto;
	margin-top: 10px;
}
.learn-your-cell-genotype .col-lg-4 p {
    margin-top: 0;
}

.learn-your-cell-genotype-image,
.learn-your-cell-genotype-text-left,
.learn-your-cell-genotype-text-right
{
  float: left;
  padding: 20px;
}
.learn-your-cell-genotype-image.col-lg-4 {
	padding-left: 0;
	padding-bottom: 0;
}
.toolkit-fact-sheets {
	background: #f5f5f5;
	position: relative;
	max-width: 100% !important;
    padding: 0 !important;
	margin: 0;
}
#toolkit-fact-sheets.initiative .toolkit p {
	color: #fff;
}
#toolkit-fact-sheets.initiative, #toolkit-fact-sheets .fact-sheets {
	background: #fff;
}
#toolkit-fact-sheets.initiative .slick-next::before,#toolkit-fact-sheets.initiative .slick-prev::before {
    border: solid #fff;
    border-width: 0 3px 3px 0;
}

.toolkit 
{
  float: left;
  width: 50%;
  padding: 30px 60px 40px 8%;
  background: #d9d9d9;
}

.fact-sheets 
{
  float: left;
  width: 50%;
  padding: 30px 8% 40px 60px;
  background: #F5F5F5;
}

.fact-sheets > p {
  float: left;
  width: 50%;
  margin-right: 15px;
}
.fact-sheets > a.btn {
  float: initial;
}

.toolkit-fact-sheets:before {
	content: '';
    position: absolute;
    left: -200%;
    width: 250%;
    height: 100%;
    background: #d9d9d9;
    z-index: 1;
}
.toolkit-fact-sheets .container{
	max-width: 1300px;
    padding: 130px 20px 40px;
	margin: 0 auto;
	overflow: auto;
}
.sickle-cell-trait-left h3, .toolkit-fact-sheets h3, .learn-your-cell-genotype h3 {
	color: #ef4030;
}
.toolkit-fact-sheets  .fact-sheets {
	display: flex;
	flex-wrap: wrap;
    align-items: start;
    justify-content: space-between;
	padding-left: 60px;
}
.toolkit-fact-sheets .fact-sheets h3 {
	width: 100%;
}
.toolkit-fact-sheets .fact-sheets p 
{
	width: 50%;
  float: left;
}
.toolkit-fact-sheets .fact-sheets .btn {
	width: 40%;
	float:right;
	font-size: 15px;
}
.toolkit-fact-sheets .fact-sheets li h3 {
    color: #0e3663;
    font-size: 16px;
    min-height: 40px;
    padding-bottom: 5px;
    line-height: 1.2;
}
.toolkit-fact-sheets .fact-sheets li p {
	width: 100%;
	font-size: 14px;
    line-height: 1.4;
	margin: 0;
}


.more-about-initiative {
    width: 100%;
    max-width: 100% !important;
    overflow: hidden;
    background: #ECEBEB;
    padding: 35px 0px !important;
	margin-top: 0;
}
.more-about-initiative-inner {
  max-width: 1300px;
  padding: 0 15px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}
h3.full_width {
	width: 100%;
    color: #ef4030;
    margin-bottom: 20px;
}
.more-about-initiative-inner h4 {
	font-size: 20px;
    font-weight: 700;
    margin: 0;
}



.sponsors-collaborators 
{
  width: 100%;
  max-width: 100% !important;
  overflow: hidden;
  background: #E4715B;
  padding: 35px 15px !important;
  margin-top: 0px !important;
}

.sponsors-collaborators .container 
{
  overflow: hidden;
  max-width: 1300px;
  margin: 0 auto;
}

.sc-text,
.sc-btn
{
  float: left;
}

.sponsors-collaborators .sc-text {
  padding: 0px 30px 0px 0px;
}


ul.sponsors
{
  clear: left;
}

ul.sponsors ,
ul.collaborators
{
	padding: 0;
    margin: 0;
    float: left;
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
	justify-content: space-between;
}
ul.sponsors {
	padding-right: 50px;
}
ul.collaborators {
	padding-left: 50px;
}

ul.sponsors li,
ul.collaborators li 
{
  list-style-type: none;
  float: left;
  width: 30%;
  margin-bottom: 3%;
}

ul.sponsors li img,
ul.collaborators li img 
{

}
.sickle-cell-trait-left {
	padding-right: 10%;
}
.more-about-initiative-inner .sickle-cell-trait-left {
	padding-right: 5%;
}
.more-about-initiative-inner .sickle-cell-trait-right {
	padding-left: 5%;
}
body .sickle-cell-trait 
{
	width: 100%;
	margin: 0;
}
#sponsors-collaborators .btn {
	font-size: 15px;
    width: 400px;
    float: right;
    max-width: 100%;
}
#sponsors-collaborators h4 {
    font-size: 20px;
    margin: 0 0 20px 0;
    font-weight: bold;
	width: 100%;
}

.disclaimer 
{
  width: 100%;
  max-width: 100% !important;
  overflow: hidden;
  padding: 35px 15px !important;
  margin-top: 0px !important;
}

.disclaimer  .container {
  overflow: hidden;
  max-width: 1300px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.disclaimer .sc-text {
  width: 30%;
}

.video-carousel {
  width: 100%;
  max-width: 100% !important;
  overflow: hidden;
  padding: 35px 10px 60px 10px !important;
  margin-top: 0px !important;
}
.video-carousel h3 {
	color: #ef4030;
	margin-bottom: 30px;
}
.video-carousel h4 {
	font-size: 20px;
    font-weight: 700;
    margin: 0 0 20px 0;
}


.video-carousel  .container 
{
  
  max-width: 1300px;
  margin: 0 auto;
}

.video-carousel ul {
  padding: 0px;
  margin: 0px;
}

.video-carousel ul li {
  list-style-type: none;
}

.video-carousel ul li .video-carousel-left,
.video-carousel ul li .video-carousel-right
{
  float: left;
}
.video-carousel ul li .video-carousel-right {
  position: relative;
}
.video-carousel ul li .video-carousel-right iframe 
{
  max-width: 100%;
}
.video-carousel ul li .video-carousel-right .main-video {
  min-height: 500px;
  background-size: cover;
}

.video-carousel ul li .video-carousel-right .video-play-button 
{
  margin: 0 auto;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background: #fff;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  z-index: 1;
  display: flex;
  align-items: center;
}
.video-carousel ul li .video-carousel-right .video-play-button img 
{
  width: 30px;
  margin: 0 auto;
}

.video-carousel .slick-next::before 
{
	left: 82px;
}
.video-carousel .slick-prev::before
{
	right:95px;
}
.video-carousel ul.slick-slider button.slick-arrow 
{
  font-size: 14px;
  line-height: 32px;
  color: #0e3663;
  width: 120px;
  top: initial;
  bottom: -40px;
}

.video-carousel .watch-now
{
  cursor: pointer;
}

.video-carousel span.video-minutes 
{
  margin-right: 20px;
}
.follow-block .wp-social-link a {
	font-size: 30px;
	color: #fff !important;
}
.follow-block a.wp-block-button__link:hover{
	background: #fff;
	color: #0e3663 !important;
}



@media only screen and (max-width: 1500px) {
	.header-right {
    padding-right: 25px;
    padding-left: 25px;
	}
	.header-right h3 {
    font-size: 28px;
	}
	.header-left-text p {
    font-size: 14px;
	}
	.header-left-video {
    height: 85%;
	}
	.header-left-text {
		height: 15%;
	}
	.our-mission ul.slick-dots {
    width: auto;
    right: 0;
    left: 0;
    margin: 0 auto;
    display: table;
    border: 0;
	}
	section.dfs ul.dfs-sheets li h5 {
		font-size: 13px;
		line-height: 1.6;
	}
	section.dfs ul.dfs-sheets li {
	font-size: 13px;
	}
	.header-right span {
    padding-bottom: 10px;
	}
	a.btn {
    font-size: 16px;
	}
	.header-right ul.links li a,.sc101-programs ul li a, section.wc-header .wc-header-right li a {
    font-size: 15px;
	}
	.has-global-padding {
    padding-right: 0 !important;
    padding-left: 0 !important;
	}
	.team-members .col-lg-3 {
    width: 23%;
	margin-bottom: 10px;
	}
}
@media (max-width: 1280px) {
	ul.toolkit-slider {
	
	}
	.fact-sheets {
    padding-right: 15px;
	}
	.toolkit {
		padding-left: 15px;
	}
	.sickle-cell-trait-inner {
		padding: 20px 0px;
		flex-wrap: wrap;
	}
	header.wp-block-template-part .learn-featured-image {
    margin-top: 102px;
	}
	.sicklepedia-header ul {
    padding-left: 20px;
	}
	body.blog main.wc-blogs, .single .single-post,body.single .wp-site-blocks > main.wp-block-group {
    margin-top: 100px !important;
	}
	body.home main#wp--skip-link--target {
    margin-top: 100px !important;
	}
	.wp-block-site-logo img {
		max-width: 100px;
	}
	header.wp-block-template-part form.wp-block-search {
    position: absolute;
    right: 300px;
    top: 35px;
	}
	.top-header {
    height: 70vh;
	}
	header.wp-block-template-part .wc_top_right_menu ul li:last-child {
    min-width: 90px !important;
	}
	.header-left.col-lg-8 {
    width: 60%;
	}
	.header-right.col-lg-4 {
    width: 40%;
	}
	footer .has-global-padding {
	padding: 0;
	}
	ul.achievements li span.impact-icon {
    height: 30px;
    width: 30px;
	}
	span.impact-sub-heading {
    font-size: 13px;
	}
	
	
}
@media (min-width: 960px) {
	.mobile-only {
		display: none !important;
	}
	.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container ul {
    position: absolute;
    left: 155px !important;
    width: 200px;
    border-left: 1px solid #fff !important;
	}
	.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container ul a {
    font-size: 14px;
    padding: 5px 0;
	}
	.wp-block-navigation__submenu-container li.wp-block-navigation-item.wp-block-navigation-link:last-child{
		border: none !important;
	}
}

@media (max-width: 960px) {
	.toolkit-inner {
		float: none;
	}
	.fact-sheets-inner {
    max-width: 100%;
    float: none;
    padding: 30px 15px 0;
	}
	.toolkit-fact-sheets .fact-sheets p {
    width: 100%;
	}
	.toolkit-fact-sheets .fact-sheets .btn {
    width: auto;
    float: left;
    margin-top: 0px;
	}
	.patient-friendly .container {
    padding: 40px 0px;
	}
	.patient-friendly-text {
		width: 75%;
		padding-right: 0;
		padding-left: 5%;
	}
	.patient-friendly-btn.col-lg-3 {
    margin-left: 30%;
	width: auto;
	}
	.patient-friendly-btn.col-lg-3 .btn {
	margin-top: 0;
	}
	ul.toolkit-slider {
    padding: 0 30px;
	}
	ul.toolkit-slider .slick-next {
		right:20px !important;
	}
	ul.toolkit-slider .slick-prev {
		left:-15px !important;
	}
	.toolkit-fact-sheets .container {
    padding: 30px 0px !important;
	overflow: unset !important;
	}
	.toolkit {
    padding-right: 0px;
    width: 100%;
	padding-bottom: 20px;
	}
	.toolkit-fact-sheets:before {
		display: none;
	}
	.toolkit-fact-sheets .fact-sheets {
    padding: 0;
    width: 100%;
	min-height: unset !important;
	}
	.toolkit-fact-sheets {
		padding-bottom: 30px !important;
	}
	.impact-top-text .left, .impact-top-text .right {
		width: 100%;
	}
	.single .wp-block-post-featured-image {
	padding-top: 0;
	}
	.header-right h3 {
    font-size: 23px;
	}
	.sicklepedia-columns {
    padding: 15px !important;
	}
	.sicklepedia-header ul {
    padding-left: 15px;
	}
	body.blog main.wc-blogs, .single .single-post,body.single .wp-site-blocks > main.wp-block-group {
    margin-top: 90px !important;
	padding: 0 15px;
	}
	.scay-breadcrumbs .scay-breadcrumbs-inner {
    padding: 0px 15px;
	}
	.partnerships ul.partners li {
    width: 20%;
	margin-top: 20px;
	}
	.who-we-are .container {
  	gap: 00px;
	flex-wrap: wrap;
	padding: 30px 0;
	}
	.who-we-are .container div {
		width: 100%;
	}
	.who-we-are .container div.right {
    padding-top: 20px;
	}
	footer .alignwide {
	padding: 0 15px;
	}
	.sctRow:nth-of-type(1) {
	display: none;
	}
	.sctRow {
    width: 60%;
	}
	.sctRow:nth-of-type(3) {
    width: 40%;
	}
	.sctRow:nth-of-type(2) {
    padding: 0 40px 0 0px;
	}
	section.sicklepedia .container {
    padding: 10px 0;
	}
	header.wp-block-template-part .learn-featured-image {
	margin-top: 93px;
	}
	body.home .wp-site-blocks main .entry-content > * {
	padding-left: 0 !important;
	padding-right:0 !important;
	}
	.entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
    padding: 0 15px;
	}
	#sbi_images {
    padding: 5px !important;
	}
	.research {
    padding-bottom: 30px !important;
	}
	.research-left {
    float: left;
    margin-top: 30px;
    padding-right: 0px;
    width: 100%;
	}
	.research_left_detail {
    width: 100%;
	}
	.research_left_bottom {
    padding: 0px 0px 0px 0;
	}
	.research-right {
	margin-top: 30px;
    padding-left: 0;
    width: 100%;
	}
	.research-right .research-right-image {
    background-size: contain;
    object-fit: cover;
    height: 300px;
	}
	.research_left_detail .btn {
    max-width: 300px;
	}
	.impact-left {
    padding-right: 0;
    width: 100%;
	}
	.impact-right {
    width: 100%;
	}
	ul.achievements {
    display: flex;
	gap: 20px;
	margin: 30px 0 10px;
	flex-wrap: wrap;
	justify-content: space-between;
	}
	ul.achievements li {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    text-align: center;
	width: 22%;
	}
	span.impact-heading {
    width: 100%;
	}
	.achievements-text-right {

    width: 100%;
    margin-left: 0px;
	}
	.wc-blogs > .wp-block-columns {
    display: block;
	}
	body.blog .wc-loop-query ul.wp-block-post-template li {
	padding: 0;
	}
	  .wp-block-navigation__responsive-container-open  {
    display: block !important;
  	}
	header div .wp-block-group:not(.preheader) {
    padding: 15px !important;
	}
	.preheader p {
	position: absolute;
    left: 15px;
	}
	.preheader a {
    font-size: 13px;
    margin-right: 5px;
	}
	body.home main#wp--skip-link--target {
    margin-top: 93px !important;
	}
	.preheader {
    padding: 4px 20px !important;
	justify-content: end !important;
	}

 	 .wp-block-navigation__responsive-container:not(.is-menu-open.has-modal-open) {
    display: none !important;
  	}
	header.wp-block-template-part form.wp-block-search {
    right: 280px;
	}
	.wp-block-search__inside-wrapper  {
	margin-top: 60px !important;
	max-width: 98% !important;
    background: white;
    padding: 20px;
	}
	.wp-block-site-logo {
	position: absolute;
    right: auto;
    left: 12%;
    width: auto;
    margin: 0 auto !important;
    text-align: center;
    display: inline-table;
    z-index: 9;
	}
	.wp-block-navigation__responsive-container-open svg {
	fill: #ef4030;
    width: 35px;
    height: 35px;
	margin-left: -5px;
	}
	.wp-block-navigation__responsive-container-open svg rect {
    width: 100%;
	}
	header nav.wp-block-navigation {
		z-index: 9999;
	}
	div#modal-3 {
    padding: 15px;
	}
	.has-modal-open nav.wc_top_right_menu  {
		display: none;
	}
	button.wp-block-navigation__responsive-container-close {
    left: 0;
	}
	.wp-block-navigation__responsive-container-content {
		float: left;
		width: 100%;
	}
	.wp-block-navigation__responsive-container-content li {
		width: 100%;
	}
	.wp-block-navigation__responsive-container-content li  a {
		width: 100%;
		font-size: 18px;
	}
	.wp-block-navigation__responsive-container-content > ul > li > a {
		font-weight: bold;
	}
	.wp-block-navigation__responsive-container-content ul ul ul {
    margin: 10px 0 !important;
	}
	.wp-block-navigation__responsive-container-content ul ul ul a {
    font-size: 15px;
	}
	div#modal-3 ul.wp-block-navigation__container {
		display: block !important;
		width: 100%;
	}
	.wp-block-navigation__submenu-container li.wp-block-navigation-item.wp-block-navigation-link:first-child {
		border-top: 1px solid #0e3663;
	}
	div#modal-3 .wp-block-navigation__submenu-container.wp-block-navigation-submenu {
		padding-top: 0 !important;
		margin-bottom: 5px;
		padding: 0 15px;
		width: 100%;
	}
	.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container {
		background: transparent !important;
		padding: 0 !important;
	}
	.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container a {
		padding: 0 !important;
	}
	.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container {
		width: 100% !important;
		padding: 0 15px !important;
	}
	/* .impact {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
	} */
  .impact_top_inner > h3 
  {
    margin-top: 30px;
  }
  .impact ul.testimonial 
  {
    margin-bottom: 40px;
  }
	.wp-block-columns.orange_bg .wp-block-column.is-layout-flow {
    padding: 20px 0 !important;
	}
	.cat-info {
	padding: 0 15px;
	display: block;
	overflow: hidden;
	}
	.cat-info .header-text-left {
	width: 100%;
	}
	.cat-info .col-lg-4:last-child {
	padding: 0 !important;
	width: 500px;
	max-width: 100%;
	}
	.header-left-text {
    padding: 5px 15px;
	}
	.header-left-text p {
	font-size: 12px;
	}
	.sponsors-collaborators .sc-text.col-lg-6 {
    width: 100%;
	}
}
@media only screen and (max-width:1200px) and (min-width: 767px)  {
	.header-right ul.links li {
    width: 100%;
}
	.header-right ul.links li:nth-child(4) {
		border-bottom: none;
	}
}
@media (max-width: 781px) {
	ul.sponsors, ul.collaborators {
		width: 100%;
		padding: 0;
	}
	
	.postid-22894 table tr {
	display: flex;
    flex-wrap: wrap;
	}
	
	.postid-22894 table tr td:first-child {
		max-width: 100%;
	}
	.postid-22894 table tr td {
		border: none;
	}

	body {
		font-size: 14px !important;
	}
	ul.achievements li {
		width: 48%;
	}

	.single-scay .scay-comment-address {
		width: 65%;
	}
	.single-scay .scay-links {
    width: 100%;
	}
	.winners-list {
    padding: 0 15px;
    justify-content: space-between;
    gap: 30px;
	}
	.winners-list li {
    width: 45%;
	}
	.team-members .col-lg-3 {
    width: 30%;
	}
	footer .wp-block-columns .wp-block-column:nth-of-type(2){
    float: left;
    flex-basis: 50% !important;
    flex-grow: unset;
	}
	footer .wp-block-columns .wp-block-column:nth-of-type(3) {
    float: left;
    flex-basis: 40% !important;
    flex-grow: unset;
	}
}
@media (min-width: 767px) {
	.hide-on-desktop{
  	display:none !important;
	}
}

@media (max-width: 767px) {
	.reverse .wp-block-column:first-child{
		order: 2;
	}
  .disclaimer {
	  padding-top: 20px !important;
	}
    .disclaimer .sc-text {
    width: 100%;
	}
	.disclaimer .sc-text p {
		margin-bottom: 0;
	}
	.more-about-initiative-inner .sickle-cell-trait-left {
		padding-right: 0;
	}
	.more-about-initiative-inner .sickle-cell-trait-right {
		padding-left: 0;
	}
  .sickle-cell-trait-inner
  {
    display: block;
  }
	.sickle-cell-trait-right {
		width: 100%;
	}
	.partners-sponsors-inner h3 {
		font-size: 20px;
	}
	.partners-sponsors .logos .slick-list li {
		padding: 0 15px;
	}
	.learn-your-cell-genotype-text-left.col-lg-4,.learn-your-cell-genotype-text-right.col-lg-4 {
    width: 66%;
	padding-bottom: 0;
	}
	section p {
    line-height: 1.4;
	}
	.toolkit-fact-sheets .fact-sheets h3,
  .patient-friendly-text h3,
	.sickle-cell-trait-left h3, 
  .toolkit-fact-sheets h3, 
  .learn-your-cell-genotype h3,
  section.wc-videos h3,
	h3.full_width{
		font-size: 20px;
	}
	.sickle-cell-trait-left {
		width: 100%;
		padding: 0;
	}

	.page .entry-content .wp-block-columns .wp-block-column {
		padding:0 !important;
	}
		section.wc-videos .wc-videos-left .main-video  {
		min-height: 300px;
	}
	.partners-sponsors .logos {
		padding: 0 !important;
	}
	.single-scay ul.slick-dots {
	display: flex;
	justify-content: center;
	}
	.single-scay ul.slick-dots li {
    float: left;
    width: auto !important;
    text-align: center;
	}
	.single-scay ul.slick-dots li button {
	padding: 0 5px !important;
	}
	.single-scay ul.slick-dots li button:before {
	right: 0;
	margin: 0 auto;
	}
	.single-scay ul.scay-images-links {
		margin-bottom: 15px;
	}
	.single-scay .scay-about {
    padding-right: 0px;
    width: 100%;
	}
	.single-scay .scay-accomplishments {
    padding-left: 0;
    width: 100%;
    margin-top: 0;
	}
	.wp-block-column figure {
    text-align: center;
	}
	.blue_bg {
	margin-top: 0 !important;
    padding: 15px 15px 0 !important;
	}	
	.wp-block-media-text .wp-block-media-text__content {
	padding: 0;
	}
	ul.top-scay-links {
    width: 100%;
	}
	.program-box .wp-block-column:last-child {
    padding: 0 20px 20px;
	}
	.wp-block-columns.sicklepedia-columns {
    display: block;
	}
	html,body {
    overflow-x: hidden !important;
	}
	.sicklepedia-header {
		padding: 35px 0;
		position: relative;
	}
	.sicklepedia-header ul:not(:first-child) {
		width: 75%;
		float: right;
	}
	.sicklepedia-header ul {
		margin: 0;
	}
	.sicklepedia-header ul li {
    margin-bottom: 0;
	}
	.team-members h3 {
    padding-top: 30px;
	}
	.about-content {
    padding-top: 10px !important;
	}
	.about-content-img.col-lg-6 {
	display: none;
	}
	.about-content .col-lg-6 {
	width: 100%;
	}
	section#contact .container {
    margin-top: 10px;
	}
	form .row {
    max-width: 100%;
	}
	.our-mission h3 {
    padding-top: 20px;
	}
	section.our-mission ul {
    padding: 0px 0 40px 0 !important;
	margin-bottom: 0 !important;
	}
	section.wc-header .wc-header-right ul {
	padding-left: 0 !important;
	}
	.wc-header .wc-header-left a.btn {
    margin: 0 0 20px;
	}
	section.dfs .container {
    padding-bottom: 10px;
	}
	section.dfs ul.dfs-sheets {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	}
	section.dfs ul.dfs-sheets li {
    padding: 0;
	margin-bottom: 20px;
    width: 30%;
	}
	section.faq {
	padding-bottom: 20px !important;
	}
	section.faq ul.faq {
	width: 100%;
	}
	.faq-btns {
    width: 400px;
    margin: 20px auto 0;
    max-width: 100%;
	}
	.video_info {
    width: 90%;
	}
	section.wc-videos .wc-videos-right ul.small-videos li .small-video {
    background-size: cover;
    cursor: pointer;
    width: 90%;
	height: 140px;
    margin: 0 auto 15px !important;
	}
	section.wc-videos .wc-videos-right ul.small-videos li {
	text-align: center;
	}
	section.wc-header .wc-header-right li {
	line-height: 20px;
	}
	.video_info h3 {

	}
	section.wc-videos .slick-dots li button:before {
    background: #ef4030;
	}
	.page .wc-header {
	padding-bottom: 0 !important;
	}
	section.wc-header .wc-header-left {
    width: 100%;
	}
	section.wc-header .wc-header-right {
    width: 100%;
	}
	body.blog .wc-loop-query > ul > li > .wp-block-columns >.wp-block-column:first-child {
    max-width: 100%;
    flex-basis: 100% !important;
	}
	body.blog .wc-loop-query > ul > li > .wp-block-columns >.wp-block-column:last-child {
    max-width: 100%;
    flex-basis: 100% !important;
    padding: 0;
	}
	.blog .wc-blogs .wp-block-column:last-child, .single .single-post .wp-block-column:last-child {
		padding: 0;
	}
	.blog .wp-block-search__inside-wrapper,.single .wp-block-search__inside-wrapper {
    margin-top: 0px !important;
    max-width: 100% !important;
    background: white;
    padding: 0;
	}
	
  .hide-on-desktop 
  {
    display: block;
  }

  .hide-on-mobile
  {
    display: none;
  }
  
  .sicklepedia-columns .wp-block-column:first-child {
    order: 2;
	padding-right: 0 !important;
  }
  select.sicklepedia-links {
	z-index: 99;
    position: absolute;
    bottom: -38px;
    left: 50%;
    transform: translate(-50%,0%);
    width: 100%;
    -webkit-appearance: none;
    text-align: center !important;
    padding: 10px;
    border: none;
    background: #0e3663;
	color:#fff;
    font-weight: bold;
	font-size: 18px;
  }

	.top-header {
	flex-wrap: wrap;
    height: auto;
	}
	.header-left-video {
    height: 87%;
	}
	.header-left.col-lg-8 {
    width: 100%;
    height: 400px;
	}
	.header-right.col-lg-4 {
    width: 100%;
	padding: 20px 15px;
	}
	.follow {
		
	}
	.header-left .home-main-video {
    height: 60vh;
	}
	.header-left-text {
    height:auto;
	}
	.header-left-text h2 {
    font-size: 15px;
	}
	
  section.wc-videos .container 
  {
    display: block;
  }
  section.wc-videos .wc-videos-left,
  section.wc-videos .wc-videos-right
  {
    width: 100%;
  }
  section.wc-videos .container 
  {
    background: #0e3663;
    overflow: initial;
    display: flow-root;
  }
  section.wc-videos .wc-videos-right ul.small-videos {
    overflow: visible;
    max-height: unset;
    padding: 0;
    margin-top: 20px;
	background: #fff;
  }
  section.wc-videos .wc-videos-right ul.small-videos li 
  {
    display: block;
    border: none;
  }

  section.wc-videos .wc-videos-right ul.small-videos ul.slick-dots {
    padding: 10px; 
	background: #fff;
  }
  section.wc-videos .wc-videos-right ul.small-videos ul.slick-dots li 
  {
    display: inline-block;
  }

  section.wc-videos .wc-videos-right ul.small-videos .slick-prev::before,
  section.wc-videos .wc-videos-right ul.small-videos .slick-next::before
  {
    border: solid #ef4030;
    border-width: 0 3px 3px 0;
  }

  section.wc-videos .wc-videos-right ul.small-videos .slick-prev 
  {
    left: -36px;
  }
	.did-you-know h3 {
    font-size: 20px;
	line-height: 25px;
	}
	section.wc-resources ul.resources li p {
    font-size: 12px !important;
	}
	.partnerships h3 {
    padding-top: 0;
	}
	.partnerships ul.partners {
    margin: 0px 0 10px;
	}
	.partnerships ul.partners li img {
    width: 90%;
	}

  .modal-content 
  {
    top: 50px;
    transform: none;
    left: auto;
    position: relative;
  }

}

@media (min-width: 600px) {
	#sbi_images {
    padding: 2px !important;
	display: flex;
    gap: 30px;
	}
	#sb_instagram.sbi_mob_col_4 #sbi_images .sbi_item {
		padding: 0 !important;
	}
}
@media (max-width: 600px) {
	.impact ul.testimonial .slick-prev {
    margin-left: 0px !important;
	}
	ul.achievements li {
		width: 46%;
	}
	.bios-icons ul,
	.bios-listing ul {
		margin-bottom: 20px;
	}
	section.bios-icons li img {
    max-width: 50px;
	}
	section.bios-icons li {
    font-size: 10px;
	}
		header.wp-block-template-part .wc_top_right_menu ul li {
    min-width: 80px !important;
    font-size: 11px;
}
	header.wp-block-template-part .wc_top_right_menu ul li:last-child {
    min-width: 80px !important;
}
	.wc_top_right_menu ul {
		gap: 5px !important;
	}
	header.wp-block-template-part form.wp-block-search {
	width: 100%;
    right: 0;
	}
	.wp-block-search__inside-wrapper {
    max-width: 100% !important;
	}
	.wp-block-search__button-outside .wp-block-search__label {
	right: 0px !important;
	left: 0;
    margin: 0 auto !important;
	}

	.impact ul.testimonial {
    padding: 30px 5px 10px;
	}
	.impact ul.testimonial .slick-next {
    right: 10px;
	}
	
	.impact ul.testimonial .slick-prev::before {
    margin-left:-5px;
	}
	.sc101-programs-left {
    padding: 20px 0 0;
    width: 100%;
    padding-right: 0;
	}
	.sc101-programs-right {
    padding: 20px 0;
    width: 100%;
    padding-left: 0;
	}
	.sc101-programs ul {
	margin-top: 0;
	}
	section.wc-resources {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
	}
	.bios-listing li {
		width: 46%;
		margin-top: 15px;
	}
	.bios-listing h4 {
    font-size: 11px !important;
	}
	section.bios-listing {
    font-size: 13px;
	}
	.bios-listing ul {
	}
}
@media (max-width: 500px) {
	#sponsors-collaborators .btn {
	float: none;
    margin-top: 20px;
    display: block;
	}
	.learn-your-cell-genotype-image.col-lg-4 {
    width: 100%;
	padding-right: 0;
	}
	.learn-your-cell-genotype-text-left.col-lg-4,.learn-your-cell-genotype-text-right.col-lg-4 {
    width: 100%;
	padding-left: 0;
	padding-right: 0;
	}
	.patient-friendly-image.col-lg-3 {
    width: 100%;
    margin-bottom: 20px;
	}
	.patient-friendly-text {
    width: 100%;
    padding-left: 0;
	}
	.patient-friendly-btn.col-lg-3 {
    margin-left: 0;
	}
	.toolkit-fact-sheets  .fact-sheets p {
		width: 100%;
	}
	.toolkit-fact-sheets .fact-sheets .btn {
    margin-top: 0;
    margin-bottom: 30px;
	}
	ul.fact-sheets-slider {
	flex-wrap: wrap;
    justify-content: space-between;
	column-gap: 0;
	}
	ul.fact-sheets-slider li {
		width: 48%;
	}
	section.wc-videos .wc-videos-right ul.small-videos li .small-video {
		height: 100px;
	}
	section.dfs ul.dfs-sheets li {
    width: 48%;
	}
	ul.testimonial button {
    top: 42%;
	}
	section.wc-resources ul.resources li {
    flex-wrap: wrap;
	}
	section.wc-resources ul.resources li > a, section.wc-resources ul.resources li > img {
    width: 90%;
	}
	.sctRow {
    width: 100%;
	}
	.sctRow:nth-of-type(3) {
    width: 100%;
    padding-top: 20px;
	}
	section.sicklepedia .sicklepedia-right{
    width: 100%;
	margin-top: 15px !important;
	}
	.sctRow:nth-of-type(2) {
    padding: 0 0px 0 0px;
	}
	header.wp-block-template-part form.wp-block-search {
	}
	.wp-block-site-logo img {
    max-width: 80px;
	}
	.wp-block-site-logo {
    left: 15%;
	}
	ul.achievements li {
    align-items: start;
	}
	span.impact-heading {
    font-size: 18px;
	}
	.did-you-know {
	margin-bottom: 30px !important;
	}
	.did-you-know-detail {
	padding-bottom: 0;
	}
	.did-you-know-left {
    width: 100%;
    text-align: center;
	}
	.did-you-know-right {
    width: 100%;
	}
	.did-you-know-right ul {
	padding-left: 0;
	}
	.you-know.slick-slider .slick-next::before {
    left: 10px !important;
	}
	.you-know.slick-slider .slick-prev::before {
    margin-left: -25px;
	}
	.partners-sponsors .logos .slick-list li {
    padding: 0px 20px;
	}
	section.our-mission ul li {
    padding: 0;
	}
	.our-impact .container {
    gap: 0px;
    padding: 20px 0;
    flex-wrap: wrap;
	}
	section.our-impact .col-lg-6 {
    width: 100%;
	}
	.partnerships ul.partners li {
    width: 25%;
	}
	.team-members .col-lg-3 {
    width: 47%;
	}
	table td {
    padding: 5px 5px;
    font-size: 11px;
	}
	img.alignright,img.alignleft{
    float: none;
    margin: 0 auto 20px;
    display: block;
	padding: 0 !important;
	}
	figure.wp-block-image.alignright.size-full.is-resized {
    float: none;
    margin: 20px auto;
	}
	body .is-layout-flow > .alignright {
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
	}
	ul.top-scay-links li {
	width: 100%;
	}
	.single-scay .scay-comment-address {
	width: 100%;
	}
	.single-scay .scay-thumbnail {
    width: 50%;
	}
	.single-scay .scay-thumbnail img {
	width: 100%;
	}
	.single .single-post .wp-block-column:last-child ul li {
	width: 100%;
	padding-left: 0;
	}
	.single .single-post .wp-block-column:last-child ul li iframe {
	width: 100%;
	}
	.header-right ul.links li a img {
    width: 10px;
	}
	.header-right ul.links li a {
		padding-left: 15px;
	}
	.research_left_detail .btn {
    max-width: 100%;
	}
}

