.container-media_ {
    max-width: 1100px;
    margin: 0px auto;
    width: 100%;
}
.card-recommended-posts__content.single-grant-style-3 p {
    color: rgb(87, 87, 87);
    font-family: "Roboto";
    font-size: 14px;
    letter-spacing: -0.06px;
    line-height: 24px;
    margin-bottom: 0;
    text-transform: none;
    font-weight: normal;
}
.search-grant h3 {
    margin-bottom: 25px;
}
.text-grant_ {
    position: absolute;
    width: 100%;
    max-width: 1100px;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    margin-top: 35px;
}
.search-content-center-section {
    max-width: 1100px;
}
.rectangle_center {
    max-width: 1100px;
}
.post-item-grant{
    font-family: 'IBM Plex Sans', sans-serif;
}
.item-grant-center {
    width: 100%;
    height: 100%;
    max-width: 92%;
    margin: auto;
    padding: 25px 0;
}
.post-item-grant{
    height: 291px;
    width: 791px;
    background-color: #FFFFFF;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.25);
    margin-bottom: 16px;
    border:0px;
    border-left: 8px solid;
    border-image-source: linear-gradient(180deg, #0D7FAD 0%, #4A851E 100%);
    border-image-slice: 1;
}
.title-post-item{
    color: #0065F2;	font-family: "Roboto";	font-size: 24px;	font-weight: bold;	letter-spacing: -0.1px;	line-height: 32px;
}
.catg-post-grant{
    color: #4A4A4A;	font-family: "Roboto";	font-size: 12px;	font-weight: bold;	letter-spacing: -0.05px;	line-height: 32px;
    text-transform: uppercase;
}
.item-grant-center{
    position: relative;
    width: 100%;
    max-width: 92%;
    margin: auto;
}
.info-investigation{
    padding-bottom: 15px;
    border-bottom:  2px solid #D9D9D9;
}

.info-investigation p{
    margin: 0px;
}
.info-investigatin-funded{
    padding-top: 15px;
}
.info-investigatin-funded p {
    margin: 0px;
}
.institution-name-grant{
    color: #000000;	font-family: "Helvetica Neue";	font-size: 18px;	font-weight: 500;	line-height: 24px;
}
.primary-investigator{
    color: #000000;	font-family: "Helvetica Neue";	font-size: 12px;	letter-spacing: -0.05px;	line-height: 20px;
}
.date-funded{
    color: #000000;	font-family: "Helvetica Neue";	font-size: 12px;	letter-spacing: -0.05px;	line-height: 18px;
}
.funding-amount-grant{
    color: #000000;	font-family: "Helvetica Neue";	font-size: 12px;	letter-spacing: -0.05px;	line-height: 18px;
}
.funded-grant{
    font-weight: bold;
}
.view-details-grant{
    display: inline-block;
    float: right;
    text-decoration: none;
    text-align: center;
}
.view-details-grant:visited{
    color: #fff;
}
.view-details-grant a {
    position: absolute;
    bottom: 25px;
    right: 0;
    background:#ec6d12;
    padding: 14px 35px;
    text-decoration: 	none;
    color: 	#fff;
    font-size: 20px;
    font-weight: 500;
    line-height: 20px;
}
.view-details-grant a:hover {
    background:#FF6A00;
}
.paginacion_{
    color: #4A4A4A;
    font-size: 14px;
    line-height: 16px;
}
.post-type-archive-grant .pagenavi-grant{
    float: none;
    display: inline-block;
}
.term-376 .pagenavi-grant{
    float: none;
    display: inline-block;
}
.pagination-poscition{
    text-align: right;
}
.post-type-archive-grant .footer-d {
    display: block !important;
}
.search-key-text{
    color: #123699;	font-family: Roboto;	font-size: 14px;	font-weight: 500;	line-height: 20px;
}
.option-content{
    display: none;
}
.dropdown-type-of-search{
    height: auto;
    width: 255px;	background-color: #FFFFFF;	box-shadow: 0 1px 2px 0 rgba(0,0,0,0.2);
    border-bottom: 1px solid #123699;
    position: relative;
    margin-bottom: 41px;
}
.dropdown-type-of-search span{
    display: block;
    width: 100%;
    height: 41px;
    display: flex;
    justify-content: start;
    align-items: center;
    padding-left: 20px;
}
.option-content{
    height: auto;	width: 255px;	background-color: #FFFFFF;	box-shadow: 0 1px 2px 0 rgba(0,0,0,0.2);

}
.option-one, .option-two, .option-tree, .option-four{
    height: 41px;	width: 255px;	background-color: #FFFFFF;	box-shadow: 0 1px 2px 0 rgba(0,0,0,0.2);
    display: flex;
    justify-content: start;
    align-items: center;
    padding-left: 20px;
    cursor: pointer;
}
.option-one:hover, .option-two:hover, .option-tree:hover, .option-four:hover{
    background: #123699;
    color: #fff;
}
.fa-chevron-up, .fa-chevron-down{
    position: absolute;
    right: 12px;
    top: 14px;
    font-size: 15px;
    color: #e3640a;
}
.fa-chevron-up{
    opacity: 0;
}
.off-{
    opacity: 1;
    transition: all 0.5s;
}
.on-{
    opacity: 0;

}
.bottom-search-update{
    background: linear-gradient(0deg, #D95A00 0%, #EC6D12 100%);	box-shadow: 0 2px 4px 0 rgba(0,0,0,0.2);
    display: inline-block;
    margin-top: 15px;
}
.bottom-search-update a {
    color: #FFFFFF;
    font-family: Roboto;
    font-size: 18px;
    font-weight: bold;
    line-height: 20px;
    text-align: center;
    text-decoration: none;
    width: 255px;
    height: 48px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.bottom-reset-grant{
    border: 1px solid #B8B8B8;	border-radius: 4px;	background-color: #FFFFFF;	box-shadow: 0 2px 1px 0 rgba(0,0,0,0.2);
    display: inline-block;
    margin-top: 16px;
}
.bottom-reset-grant a{
    color: #1948CC;	font-family: Roboto;	font-size: 16px;	font-weight: 500;	line-height: 20px;	text-align: center;
    text-align: center;
    text-decoration: none;
    width: 257px;
    height: 48px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.result-top-grant{
    display: block;
    color: #000000; 	font-size: 12px;	letter-spacing: -0.05px;	line-height: 18px; font-weight: bold;
    margin-bottom: 34px;
}
.post-type-archive-pdf .img-grant-slide img {
    object-fit: cover;
}
.slide-pdf{
    width: 100%;
    height: 400px;
    position: relative;
}
.gradient-pdf{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, rgba(25,72,204,0.9) 0%, rgba(13,127,173,0.6) 100%);
}
.gradient-grant{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, rgba(13,127,173,0.9) 0%, rgba(74,133,30,0.6) 100%);
}
.slide-pdf img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.text-pdf_ {
    position: absolute;
    width: 100%;
    max-width: 1100px;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    margin-top: 82px;
}
.text-pdf_ span {
    height: 60px;
    width: 259px;
    color: #FFFFFF;
    font-size: 18px;
    letter-spacing: -0.32px;
    line-height: 60px;
    line-height: 60px;
}
.text-pdf_ h1 {
    height: 165px;
    width: 626px;
    color: #FFFFFF;
    font-family: Montserrat;
    font-size: 72px;
    font-weight: bold;
    letter-spacing: -1.29px;
    line-height: 80px;
    margin-top: 0;
}
.search-post-pdf{
    margin-top: 33px;
}
.content-search-pdf{
    width: 100%;
    max-width: 1100px;
    margin: auto;
}
.search-text-result{
    color: #080808;	font-family: Montserrat;	font-size: 18px;	font-weight: bold;	letter-spacing: -0.3px;	line-height: 20px;
}

.section-result-pdf{
    width: 100%;
    height: auto;
    background-color: #F2F4FA;
}
.content-result-pdf{
    width: 100%;
    max-width: 1100px;
    margin: auto;
}
.item-post-pdf {
    height: 550px ;
    margin: 6px ;
    float: left;
    width: 32.2%;
    background-color: #FFFFFF;
    box-shadow: 2px 2px 6px 0 rgba(13,13,13,0.2);
    margin: 16px 12px 16px 0;
    border:0;
    border-top: 8px solid ;
    border-image-source: linear-gradient(90deg, rgba(25,72,204,0.9) 0%, rgba(13,127,173,0.6) 100%);
    border-image-slice: 1 0 1 0 ;
}

.item-post-pdf:nth-child(3n){
    margin-right: 0px;
}
.img-post-pdf{
    width: 100%;
    max-width: 186px;
    margin: auto;
    height: 241px;
    margin-top: 17px;
}
.border-post-pdf{
    width: 100%;
    height: 100%;
    padding: 3px;
    border: 1px solid #B8B8B8;
}
.img-post-pdf img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.content-info-pdf{
    width: 100%;
    max-width: 85%;
    margin: auto;
    margin-top: 22px;
}
.title-pdf{
    color: #1948CC;	font-family: Roboto;	font-size: 20px;	font-weight: 500;	letter-spacing: -0.08px;	line-height: 28px;height: 56px;

}
.text-pdf-item{
    color: #080808;	font-family: Roboto;	font-size: 15px;	letter-spacing: -0.06px;	line-height: 27px;height: 80px;
}
.download-pdf-pdf{
    color: #0D7FAD;	font-family: Roboto;	font-size: 14px;	font-weight: bold;	letter-spacing: -0.06px;	line-height: 32px; text-decoration: none;
    text-transform: uppercase;
}
.download-pdf-pdf:hover{
    color: #e3640a;
}
.download-pdf-pdf:visited{
    color: #0D7FAD;
}
.category-pdf_{
    width: 50%;
    float: left;
}
.search-pdf_{
    width: 50%;
    float: left;
}
.audience-pdf, .type-pdf, .language-pdf{
    width: 33.33%;
    float: left;
}
.filter-pdf_cat{
    display: block;
    color: #123699;
    font-family: Roboto;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 10px;
    margin-top: 30px;
}
.dropdown-archive-pdf {
    height: auto;
    width: 200px;
    background-color: #FFFFFF;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,0.2);
    border-bottom: 1px solid #000;
    position: relative;
    margin-bottom: 41px;
}
.dropdown-archive-pdf span {
    display: block;
    width: 100%;
    height: 41px;
    background-color: #E4F6FF;	box-shadow: 0 1px 2px 0 rgba(0,0,0,0.2);
    display: flex;
    justify-content: start;
    align-items: center;
    padding-left: 20px;
}
.option-content-pdf{
    display: none;
    height: auto;
    width: 200px;
    background-color: #FFFFFF;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,0.2);
}
.option-one-pdf, .option-two-pdf, .option-tree-pdf, .option-four-pdf{
    display: block;
    width: 100%;
    height: 41px;
    background-color: #E4F6FF;	box-shadow: 0 1px 2px 0 rgba(0,0,0,0.2);
    display: flex;
    justify-content: start;
    align-items: center;
    padding-left: 20px;
}
.content-search-pdf_{
    width: 240px;
    float: right;
    position: relative;
}
.content-search-pdf_ img {
    position: absolute;
    right: 25px;
    bottom: 12px;
    width: 14px;
}
.post-type-archive-pdf .wp-pagenavi{
    float: none;
    display: inline-block;
}
.content-position-pagination{
    float: right;
}
.search-pdf-busca::placeholder{
    color: #0D7FAD;
    font-family: Roboto;
    font-size: 14px;
    line-height: 20px;
    padding-left: 10px;
}
.slide-basic {
    width: 100%;
    height: 578px;
    position: relative;
    top: -48px;
    z-index: 0;
}
.img-brain-slide {
    width: 100%;
    height: 100%;
}
.img-brain-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.text-basic_{
    position: absolute;
    width: 100%;
    max-width: 1100px;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    margin-top: 230px;
}
.text-basic_ span {
    height: 60px;
    width: 355px;
    color: #FFFFFF;
    font-size: 18px;
    letter-spacing: -0.32px;
    line-height: 60px;
    position: relative;
    top: 16px;
}
.text-basic_ h1 {
    color: #FFFFFF;
    font-family: Montserrat;
    font-size: 60px;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 62px;
    margin: 0;
    margin-bottom: 25px;
}
.btm-section-brain{
    display: inline-block;
    position: relative;
}
.btm-brain{
    display: inline-block;
    font-family: Roboto;
    font-weight: 500;
    background: linear-gradient(0deg, #D95A00 0%, #EC6D12 100%);
    padding-left: 20px;
    text-transform: uppercase;
}
.brain-basic-icon {
    position: absolute;
    right: 14px;
    top: 22px;
    font-size: 20px;
    color: #fff;
}
.dropdown-brain-header{
    height: auto;
    width: 100%;
    background-color: #FFFFFF;
    box-shadow: 0 2px 12px 0 rgba(0,0,0,0.2);
    position: relative;
    margin-bottom: 41px;
}
.option-content-brain{
    display: none;
    height: auto;
    width: 100%;
    background-color: #FFFFFF;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,0.2);
}
.option-brain{
    height: 60px;
    width: 100%;
    background-color: #FFFFFF;
    color: #1948CC;
    font-family: Roboto;
    font-size: 18px;
    line-height: 24px;
    display: flex;
    justify-content: start;
    align-items: center;
    padding-left: 20px;
    cursor: pointer;
}
.separador-brain-basic{
    width: 100%;
    height: 60px;
    background-color: #FFFFFF;
}
.container-brain-basic{
    width: 100%;
    height: 100%;
    background-color: #F2F4FA;
}
.content-brain-basic{
    width: 100%;
    max-width: 1100px;
    margin: auto;
    padding-top: 10px;
}
.content-brain-basic .title-section-about{
    color: #0D0D0D;
    font-family: Roboto;
    font-size: 32px;
    font-weight: bold;
    letter-spacing: -0.4px;
    line-height: 38px;
    text-align: center;
}
.title-section-about::after {
    content: "";
    display: block;
    margin-top: 7px;
    margin-left: auto;
    margin-right: auto;
    height: 4px;
    width: 80px;
    background-color: #A343D9;
}

.post-about-item{
    padding:15px 0 ;
}

/********item-1 brain basics about***********/
.page-template-template-alliance-initiative .image-content-item-2{
    /*width: 32.7%;*/
    height: 620px;
    float: left;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.32);
}
.page-template-template-alliance-initiative .image-content-item-1 {
    width: 100%;
    height: 530px;
    float: left;
    position: relative;
    margin: 0px 0px 10px 10px;
    overflow: hidden;
}

.image-content-item-2{
    width: 32.7%;
    height: 620px;
    float: left;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.32);
}
.image-content-item-1 {
    width: 32%;
    height: 530px;
    float: left;
    position: relative;
    margin: 0px 0px 10px 10px;
    overflow: hidden;
}
.image-content-item-1:nth-child(3n){
    margin-right: 0;
}
.image-content-item-1 img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0.3;
}
.sub-content-item-1{
    position: absolute;
    width: 100%;
    max-width: 85%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.title-item1-about-brain{
    color: #FFFFFF; font-family: Montserrat;    font-size: 38px;    font-weight: bold;  letter-spacing: -0.79px;    line-height: 48px;    margin-bottom: 8px;
}
.content-text-item-about-brain{
    color: #FFFFFF; font-family: Muli;  font-size: 18px;    font-weight: bold;  line-height: 28px;
}
/********item-2 brain basics about***********/

.sub-content-item-2{
    width: 100%;
    max-width: 95%;
    background: #fff;
    margin-bottom: 10px;
    padding: 15px;
    border:0px;
    border-top: 8px solid;
    border-image-source: linear-gradient(90deg, #1948CC 0%, #A343D9 100%);
    border-image-slice: 1 0 0 0;
    z-index: 1;
}
.category-item-about-post-brain {
    color: #575757;	font-family: Roboto;	font-size: 14px;	font-weight: bold;	letter-spacing: -0.06px;	line-height: 32px;text-transform: uppercase;
}
.title-item-about-brain{
    color: #1948CC; font-family: Roboto;    font-size: 22px;    font-weight: 500;   letter-spacing: -0.08px;    line-height: 28px;
    margin: 0;
    margin-bottom: 8px;
}
.sub-content-item-3{
    width: 100%;
    height: 45%;
}
.image-content-item-3{
    background-color: #FFFFFF;  box-shadow: 0 2px 4px 0 rgba(0,0,0,0.25);
    border:0px;
    border-bottom: 8px solid;
    border-image-source: linear-gradient(90deg, #1948CC 0%, #A343D9 100%);
    border-image-slice: 1;
}
.image-content-item-1.image-content-img {
    border: 0px;
    border-bottom: 8px solid;
    border-image-source: linear-gradient(90deg, #1948CC 0%, #A343D9 100%);
    border-image-slice: 1;
}
.sub-content-item-3 img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 1;
}
.image-content-item-3 .title-item-about-brain{
    margin:10px 0;
}
.content-text-item3-about-brain{
    color: #575757; font-family: Roboto;    font-size: 14px;    letter-spacing: -0.06px;    line-height: 24px;
}
.center-item3-about-brain{
    width: 100%;
    max-width: 90%;
    margin: auto;
    padding: 14px 0px;
}
.center-link-content-brain{
    width: 100%;
    /* max-width: 90%; */
    margin: auto;
}
.center-link-content-brain .link-content-brain{
    margin:20px 0;
}
.item-popular-briefing .link-content-brain a{
    text-decoration: none;
    color: #1948CC;
    font-family: Roboto;
    font-size: 20px;
    line-height: 24px;
}
.fact-sheets-section{
    width: 100%;
    max-width: 1440px;
    margin: auto;
}
.fact-sheets-section .title-section-about{
    color: #0D0D0D;
    font-family: Roboto;
    font-size: 32px;
    font-weight: bold;
    letter-spacing: -0.4px;
    line-height: 38px;
    text-align: center;
    padding: 25px 0px;
}
.item-glossary-brain{
    width: 100%;
    max-width: 1440px;
    margin: auto;
    height: 590px;
    margin-bottom: 50px;
}
.colm1-glossary{
    width: 30%;
    height: 100%;
    float: left;
    padding: 0 35px;
    border:0px;
    border-left: 8px solid;
    border-image-source: linear-gradient(45deg, #1948CC 0%, #A343D9 59%);
    border-image-slice: 0 0 0 1;
    background-color: #FFFFFF;
}
.section-glossary-brain .title-section-about{
    color: #0D0D0D;
    font-family: Roboto;
    font-size: 32px;
    font-weight: bold;
    letter-spacing: -0.4px;
    line-height: 38px;
    text-align: center;
    padding: 25px 0px;
}
.link-content-brain::before {
    content: "\203A";
    font-size: 20px;
    color: #1948CC;
    font-weight: 100;
    margin: -7px 10px 0px 0px;
}
.colm1-glossary h2{
    color: #1948CC; font-family: Montserrat;    font-size: 40px;    font-weight: bold;  letter-spacing: -0.79px;    line-height: 48px;
}
.colm1-glossary p{
    color: #000000; font-family: Roboto;    font-size: 18px;    font-weight: 500;   letter-spacing: -0.07px;    line-height: 27px;
}
.colm2-glossary{
    width: 70%;
    height: 100%;
    float: left;
}
.colm2-glossary img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.btm-glossary-brain{
    width: 100%;
    height: 45%;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}
.center-btm_ {
    width: 100%;
}
.center-btm_ a{
    text-decoration: none;
    display: block;
    height: 60px;   width: 100%;   border-radius: 4px; background-color: #1948CC;
    color: #FFFFFF; font-family: Roboto;    font-size: 20px;    font-weight: 500;   line-height: 24px;  text-align: center;
    padding: 18px 0px;
}
.page-id-37341 .footer-d {
    display: block!important;
}
.slid-qa h1 {
    height: 165px;
    width: 540px;
    color: #FFFFFF;
    font-family: Montserrat;
    font-size: 72px;
    font-weight: bold;
    letter-spacing: -1.29px;
    line-height: 80px;
    margin-top: 0;
}
.content-post_types_qa{
    width: 100%;
    height: auto;
    background: #fafafa;
}
.center-content-post-qa{
    width: 100%;
    max-width: 1100px;
    margin: auto;
    padding:40px 0 ;
}
.post-qa-types{
    width: 100%;
    height: 310px;
    background-color: #FFFFFF;  box-shadow: 0 2px 4px 0 rgba(0,0,0,0.25);
    margin: 20px 0;
    border:0px;
    border-left: 8px solid;
    border-image-source:  linear-gradient(180deg, #1948CC 0%, #A343D9 100%);
    border-image-slice: 1;
}
.img-qa-types{
    width: 25%;
    height: 100%;
    float: left;
}
.img-qa-types img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.content-text-qa {
    width: 75%;
    height: 100%;
    float: left;
}
.center-content-text-qa{
    position: relative;
    width: 100%;
    max-width: 90%;
    height: 100%;
    margin:auto;
    padding: 10px 0;
}
.category-qa{
    color: #0D7FAD; font-family: Roboto;    font-size: 14px;    font-weight: bold;  letter-spacing: -0.06px;    line-height: 32px;text-transform: uppercase;
}
.center-content-text-qa h2{
    color: #1948CC;
    font-family: Roboto;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: -0.08px;
    line-height: 28px;
    margin-top: 0px;
    margin-bottom: 6px;
}
.sub-title-qa {
    color: #000000;
    font-size: 16px;
    font-family: "Roboto";
    line-height: 24px;
    font-weight: 600;
    margin: 0;
    display: block;
}
.description-post-qa{
    color: #575757; font-family: Roboto;    font-size: 17px;    letter-spacing: -0.06px;    line-height: 24px;
}
/* .img-qa-types{

    background-size: cover;
    background-position: center;
}
.img-qa-types:first-child{

    background-size: cover;
    background-position: center;
}*/
.p-by-qa{
    color: #1948CC; font-family: 'IBM Plex Sans', sans-serif;  font-size: 16px;    letter-spacing: -0.05px;    line-height: 20px; margin: 0;
}
.post-qa-foo{
    width: 100%;
    height: 45px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border-top: 2px solid #D9D9D9;
    position: absolute;
    bottom: 10px;
}
.by-span-qa{
    color: #000;
    font-weight:600;
}
/********************Dana Alliance for Brain Initiatives***********************/

.slide-alliance-initiative_{
    width: 100%;
    height: 578px;
    position: relative;
}

.img-slide-alliance-initiative{
    width: 100%;
    height: 100%;
}
.img-slide-alliance-initiative img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.text-alliance-initiative{
    position: absolute;
    width: 100%;
    max-width: 1100px;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    margin-top: 147px;
}

.text-alliance-initiative h1 {
    height: 131px;
    width: 626px;
    color: #FFFFFF;
    font-family: Montserrat;
    font-size: 56px;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 64px;
}
.btm-section-alliance-initiative{
    display: inline-block;
    position: relative;
}
.dropdown-alliance-initiative{
    height: auto;
    width: 100%;
    background-color: #FFFFFF;
    box-shadow: 0 2px 12px 0 rgba(0,0,0,0.2);
    position: relative;
    margin-bottom: 41px;
}
.btm-alliance-initiative{
    height: 60px;
    width: 355px;
    color: #FFFFFF;
    font-size: 18px;
    letter-spacing: -0.32px;
    line-height: 60px;
    position: relative;
    display: inline-block;
    font-family: Roboto;
    font-weight: 500;
    background: linear-gradient(0deg, #D95A00 0%, #EC6D12 100%);
    padding-left: 20px;
    text-transform: uppercase;
}
.alliance-initiative-icon{
    position: absolute;
    right: 14px;
    top: 22px;
    font-size: 20px;
    color: #fff;
}
.option-content-alliance-initiative{
    display: none;
    height: auto;
    width: 100%;
    background-color: #FFFFFF;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,0.2);
}
.option-alliance-initiative{
    height: 60px;
    width: 100%;
    background-color: #FFFFFF;
    color: #1948CC;
    font-family: Roboto;
    font-size: 18px;
    line-height: 24px;
    display: flex;
    justify-content: start;
    align-items: center;
    padding-left: 20px;
    cursor: pointer;
}
.primary-alliance-initiative{
    width: 100%;
    max-width: 1100px;
    margin: auto;
}
.content-sec1 p {
    font-family: 'Roboto'
}

/*************************************
.slick-alliance-initiative{
    margin-bottom: 0;
    position: relative;
    margin-bottom: 65px;
    padding-bottom: 65px;
    overflow: hidden;
}
.wrap-alliance-initiative{
        position: relative;
    display: block;
}
.slide-alliance-initiative{
    margin: 0 auto;
    padding: 0;
    max-width: 1440px;
}
.slide-cards-alliance-initiative .slick-prev {
    left: 0;
}
.slide-cards-alliance-initiative .slick-list {
    overflow: visible;
}
.slide-cards-alliance-initiative .slick-slide {
    width: 33.33%;
    margin: 10px 10px 10px 0;
    outline: none;
    display: block;
}


*/
.slick-alliance-initiative{
    margin-bottom: 0;
    position: relative;
    margin-bottom: 65px;
    padding-bottom: 65px;
    overflow: hidden;
}
.wrap-cards-alliance-initiative{
    position: relative;
    display: block;
}
.slide-alliance-initiative{
    margin-bottom: 30px;
    margin: 0 auto;
    padding: 0;
   /* max-width: 1440px;*/
}
.slide-cards-alliance-initiative .slick-prev {
    left: 5px;
}
.slide-cards-alliance-initiative .slick-next {
    right: 5px;
}
.slide-cards-alliance-initiative .slick-prev, .slide-cards-alliance-initiative .slick-next {
    z-index: 5;
    color: #F4D93B;
    width: 65px;
    height: 65px;
}
.slide-cards-alliance-initiative .slick-list {
    overflow: visible;
}
.sl-arrw-posts_ .slick-dots li button {
    height: 16px;
    width: 16px;
    padding: 0;
    border-radius: 53%;
    background-color: #B5DFF5;
}
.sl-arrw-posts_ .slick-dots li.slick-active button {
    background: linear-gradient(180deg, #A343D9 0%, #D83D41 100%);
}
.slide--more-posts .slick-dots li {
    width: 20px;
}
.ptop15-alli-initia{
    padding-top: 15px;
}
.card-recommended-posts-alli-initia {
    position: relative;
    height: 350px;
    width: 100%px;
    background-color: #FFFFFF;
    box-shadow: 0 0 15px rgba(0,0,0,.1);
}
.card-recommended-posts--plain-alli-initia::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 100%;
    height: 8px;
    background: linear-gradient(90deg, #1948CC 0%, #A343D9 100%);
}
.card-recommended-posts__content-alli-initia{
    padding: 24px;
    background-color: #fff;
}
.card-recommended-posts-alli-initia h5 {
    color: #1948CC;
    font-family: Muli;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: -0.08px;
    line-height: 32px;
    margin-top: 0;
    margin-bottom: 15px;
}
.card-recommended-posts-alli-initia p {
    color: #000000;
    font-family: "Roboto";
    font-size: 14px;
    letter-spacing: -0.06px;
    line-height: 24px;
    margin-bottom: 0;
}
.button-find-more-alli-initia{
    border-radius: 4px;
    color: #1948CC;
    font-family: Roboto;
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    text-align: center;
    background-color: #F5F8FF;
    top: ;
    width: 336px;
    position: absolute;
    bottom: 50px;
}


.item-section-latest-from{
    width: 100%;
    height: 550px;
    background-color: #fff;
}
.img-item-latest-from{
    width: 100%;
    height: 250px;
    border:0px;
    border-bottom: 8px solid;
    border-image-source:  linear-gradient(90deg, #1948CC 0%, #A343D9 100%);
    border-image-slice: 1;
    overflow: hidden;
}

.img-item-latest-from img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.text-item-latest{
    width: 100%;
    max-width: 90%;
    margin: auto;
    padding: 15px 0;
}
.text-item-latest span{
    color: #0D7FAD;
    font-family: Roboto;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: -0.06px;
    line-height: 32px;
    text-transform: uppercase;
}
.text-item-latest h5{
    color: #1948CC;
    font-family: Roboto;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: -0.08px;
    line-height: 28px;
    margin: 10px 0;
}
.text-item-latest p{
    color: #575757;
    font-family: Roboto;
    font-size: 15px;
    letter-spacing: -0.06px;
    line-height: 27px;
}
.title-section-explore_{
    width: 100%;
    text-align: center;
}
/*.explore-more_alliance-initiative{
    background:#fff;
}*/
.title-section-explore_ {
    color: #0D0D0D; font-family: Roboto;    font-size: 32px;    font-weight: bold;  letter-spacing: -0.4px; line-height: 38px;  text-align: center;padding-bottom: 15px;
}
.item-explore-1{
    width: 32.5%;
    height: 550px;
    float: left;
    margin: 10px 10px 10px 0;
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}
.item-explore-1:nth-child(3n){
    margin-right: 0;
}
.item-primary-explore{
    width: 100%;
    height: 100%;
}
.center-center-explore {
    height: 100%;
    /*max-width: 77%;*/
    margin: auto;
    padding: 1px;
    position: relative;
}
.center-center-explore h5{
  color: #FFFFFF;
  font-family: Montserrat;
  font-size: 2.64vw;
  font-weight: bold;
  letter-spacing: -0.67px;
  line-height: 2.8vw;
  margin: 2.65vw 0 0vw 0;
}
.explore-more_alliance-initiative h2::after{
    content: "";
    display: block;
    margin-top: 7px;
    margin-left: auto;
    margin-right: auto;
    height: 4px;
    width: 80px;
    background: linear-gradient(270deg, rgba(13,127,173,0.6) 0%, rgba(25,72,204,0.9) 100%);
}
.center-center-explore p{
  color: #FFFFFF;
font-family: Muli;
font-size: 1.12vw;
font-weight: bold;
height: auto;
line-height: 2vw;
}
.button-more-explore{
    height: 60px;
    width: 72%;
    border-radius: 4px!important;
    background-color: #F5F8FF!important;
    color: #1948CC!important;
    font-family: Roboto;
    font-size: 22px!important;
    font-weight: 500;
    line-height: 24px!important;
    text-align: center;
    position: absolute;
    bottom: 35px;
    left: 0;
    right: 0;
    margin: auto;
    cursor: pointer;
}
.title-section-latest_{
    color: #0D0D0D; font-family: Roboto;    font-size: 34px;    font-weight: bold;  letter-spacing: -0.4px; line-height: 38px;  text-align: center;
}
.title-section-latest_::after{
    content: "";
    display: block;
    margin-top: 7px;
    margin-left: auto;
    margin-right: auto;
    height: 4px;
    width: 80px;
    background: linear-gradient(270deg, rgba(13,127,173,0.6) 0%, rgba(25,72,204,0.9) 100%);
}
.center-slick_p{
    width: 100%;
    /*max-width: 1100px;*/
    margin: auto;
    overflow: visible;
    margin-bottom: 65px;
    padding-bottom: 46px;
    margin-top: 65px;
    padding-top: 11px;
}
.back-ground-primary_{
    width: 100%;
    max-width: none;
    background-color: #F2F4FA;
    margint-top:20px;
}

/************************************pdf movil **************************/

.btm-movil-pdf{
    width: 100%;
    display: inline-block;
    position: relative;
    margin: 20px 0;
}
.btm-mov-pdf{
    display: inline-block;
    color: #1948cc; font-family: Roboto;    font-size: 16px;    font-weight: 500;   line-height: 20px;
    padding: 20px 15px;
}
.btm-mov-pdf{
    width: 100%;
}
.option-content-pdf-mov{
    display: none;
}
.dropdown-pdf-mov{
    width: 100%;
    max-width: 90%;
    margin: auto;
    background-color: #E4F6FF;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,0.2);
    border-bottom: 2px solid #000;
}
.border-post-pdf img{
    height: 100%;
}
.mov-pdf-icon{
    position: absolute;
    right: 35px;
    top: 22px;
    font-size: 15px;
    color: #123699;
}
.off-pdf{
    opacity: 0;
    transform: rotate(45deg);
    transition: all 0.5s;
}
.on-pdf{
    opacity: 1;
    transition: all 0.5s ;
}

.card-head-hom-e{
    width: 400px;
    background-size: cover;
    background-position: center;
    overflow: hidden;
}
.card-head-hom-e-k{
    width: 400px;
    background-image: url('/wp-content/uploads/2019/06/34e8717f38cc89a38bc442fbc009dc755bc31c6e.png');
    background-size: cover;
    background-position: center;
}
.card-head-hom-e-d{
    width: 400px;
    background-image: url('/wp-content/uploads/2019/06/34e8717f38cc89a38bc442fbc009dc755bc31c6e.png');
    background-size: cover;
    background-position: center;
}
.respons_home{
    display: none;
}

.respons-home-title{
    height: 267px;  width: 100%;   background: linear-gradient(180deg, rgba(25,72,204,0.9) 0%, rgba(163,67,217,0.6) 100%);
}
.respons-home-title div{
    width: 100%;
    max-width: 90%;
    margin: auto;
    padding-top: 20px;
}
.respons-home-title h2{
    font-family: Montserrat;    font-size: 26px;    font-weight: bold;  letter-spacing: -0.3px; line-height: 38px;  text-align: center; color: #fff;
}
.respons-home-title p {
    color: #FFFFFF; font-family: Muli;  font-size: 18px;    font-weight: bold;  line-height: 28px;  text-align: center;
}
.section-2-home-respons{
    background: linear-gradient(0deg, rgba(216,61,65,0.6) 0%, rgba(163,67,217,0.9) 100%);
}
.section-3-home-respons{
    background: linear-gradient(180deg, rgba(25,72,204,0.9) 0%, rgba(13,127,173,0.6) 100%);
}
.respons-mobil-brain-basics{
    width: 100%;
    max-width: 95%;
    margin: auto;

}
.respons-mobil-brain-basics{
    display: none;
}
.item-more-explore-go{
    width: 100%;
    height: 550px;
    margin-bottom: 15px;
}
.item-more-explore-go h3{
    color: #FFFFFF; font-family: Montserrat;    font-size: 42px;    font-weight: bold;  letter-spacing: -0.83px;    line-height: 48px;
}
.item-more-explore-go p {
    color: #FFFFFF; font-family: Muli;  font-size: 18px;    font-weight: bold;  line-height: 28px;
}
.item-text-more-explore-go{
    width: 100%;
    height: 100%;
    padding: 10px 40px;
    position: relative;
}
.brain-basic-respons-explore-more{
    margin-bottom: 30px;
}
.title-reuser_section_rspons{
    display: none;
}
.video-content-resources-respons{
    display: none;
}

.bac-menu {
    display: flex;
    pointer-events: none;
    top: 121px;
    transition: all 0.3s !important;
}

.admin-bar .bac-menu {
    top: 153px;
}

.admin-bar #search-top-1 span {
    top: 32px;
}
.admin-bar #search-top-1 {
    padding-top: 32px;
}


.post, .page {
    overflow-x: hidden;
}

.description-umenu {
    padding-bottom: 0px !important;
    margin-bottom: -6px;
}

.link-umenu {
    margin-top: 15px !important;
}

section#search-top-1 {
    right: -360px;
    transition: all 0.3s;
    display: block;
    position: fixed;
}

#search-top-1 span:hover {
    cursor: pointer;
    transition: 0.3s;
    opacity: 0.8;
}

li.ubermenu-active {
    box-shadow: 0px 0px 16px #b7b7b7;
    z-index: 99;
}

.ubermenu-submenu {
    margin-top: -1px !important;
}

.search-bac-menu {
    top: 0px !important;
}

#search-top-1 input.search-field {
    background-color: #E4F6FF;
    color: #080808;
    font-family: Roboto;
    font-size: 12px;
    line-height: 20px;
    display: block;
    width: 100%;
    height: 41px;
    border: 0px;
    border-bottom: 1.5px solid #0D7FAD !important;
    padding-left: 5px;
    padding-right: 5px;
    margin-top: 22px;
    margin-bottom: 25px;
}

#search-top-1 input.search-submit {
    display: none;
}

#search-top-1 .search-icon {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
}

#search-top-1 .search-form-sidebar {
    position: relative;
}

.ubermenu .ubermenu-item .ubermenu-submenu-drop {
    transition-timing-function: linear !important;
}
.ubermenu-transition-shift .ubermenu-item .ubermenu-submenu-drop {
    top: auto;
    opacity: 0;
    transition-property: margin-top, opacity, visibility;
    margin-top: -20px !important;
}
.ubermenu-skin-vanilla-bar .ubermenu-submenu.ubermenu-submenu-drop {
    background-color: white !important;
}

.ubermenu-transition-shift .ubermenu-item.ubermenu-active .ubermenu-submenu-drop {
    margin-top: 0px !important;
}

#search-top-1 a {
    color: #1948CC;
    text-decoration: none;
}

#search-top-1 .search-pyh-header a {
    color: black;
}

#search-top-1 .search-grant-header a {
    color: black;
}

.img-qa-types,.img-single-archive {
    background-color: #f7f7f7;
}

.post-link {
    text-decoration: none;
}

.form-subscribe {
    max-width: 730px;
    width: 100%;
    padding: 32px 48px;
    height: 215px;
}

.text-emial-subscribe {
    width: 466px;
    float: left;
    border: 0px !important;
    border-bottom: 4px solid #1744c2 !important;
    padding-left: 30px !important;
    outline: none;
}

.button-emial-subscribe {
    width: 168px;
    float: left;
    position: relative;
    left: initial;
}

.form-subscribe a {
    color: #1948CC;
    margin-top: 5px;
    display: inline-block;
}

.text-emial-subscribe::placeholder {
    color: #0D7FAD;
}

.breadcrums-component i:last-child {
    display: none;
}

.breadcrumbs {
  word-spacing: 3px;
  padding: 0;
  margin: 0;
}

.page_not_found_description {
    max-width: 80%;
    margin: auto;
    font-size: 22px;
    margin-bottom: 100px;
    text-align: justify;
}

/* Custom Navigation Posts */

.custom-navigation-postsd {
    display: flex;
    align-items: center;
    height: 36px;
    text-align: right;
}

.custonm-prev-link {
    display: inline-block;
    height: 36px;
}

.custonm-prev-link .img-prev {
    height: 36px;
    width: 36px;
    border: 0.5px solid #BBBBBB;
    border-radius: 0 4px 4px 0;
    background-color: #F9F9F9;
    box-shadow: 0 1px 1px 0 rgba(221,221,221,0.5);
    background-image: url('/wp-content/uploads/2019/06/arrow-.png');
    background-repeat: no-repeat;
    background-position: 13px;
    background-size: 8px;
    transform: rotate(180deg);
    position: relative;
    opacity: 0.6;
    display: inline-block;
    top: auto;
    right: auto;
}

.custonm-next-link {
    display: inline-block;
    height: 36px;
}

.custonm-next-link .img-next {
    height: 36px;
    width: 36px;
    border: 0.5px solid #BBBBBB;
    border-radius: 0 4px 4px 0;
    background-color: #F9F9F9;
    box-shadow: 0 1px 1px 0 rgba(221,221,221,0.5);
    background-image: url('/wp-content/uploads/2019/06/arrow.png');
    background-repeat: no-repeat;
    background-position: 13px;
    background-size: 8px;
    top: auto;
    position: relative;
    opacity: 0.6;
    margin-left: 0px;
    z-index: initial;
}

.custom-navigation-labels-wrap {
    position: relative;
    top: -12px;
    height: 36px;
    line-height: 36px;
    margin-right: 10px;
}

.custom-navigation-labels-wrap input {
    height: 36px;
    width: 56px;
    text-align: center;
    margin-right: 5px;
    outline: none;
}

.custom-navigation-labels-wrap a {
    color: #4A90E2;
    text-decoration: none;
}

.span-custom-nav {
    display: inline-block;
    height: 36px;
    line-height: 36px;
    position: relative;
    top: -12px;
    margin-right: 10px;
}

/******************************************************** respons ***************************************************/


@media only screen and (max-width: 900px){
    .center-content-post-qa{
      padding: 40px 0;
    }
    .post-qa-types{
      height: auto;
    }
    .image-content-item-1{
        width: 100%;
    }
    .container-brain-basic{
        display: none;
    }
    .respons-mobil-brain-basics{
        display: block;
    }
    .title-section-about{
        color: #1948CC; font-family: Montserrat;    font-size: 32px;    font-weight: bold;  letter-spacing: -0.3px; line-height: 38px;  text-align: center;
    }
    .text-title-section-about{
        color: #303030; font-family: Muli;  font-size: 16px;    font-weight: bold;  line-height: 28px;  text-align: center;
    }
    .item-glossary-brain {
        height: auto;
    }
    .colm2-glossary {
        width: 100%;
        height: 100%;
        float: none;
    }
    .colm1-glossary {
        width: 100%;
        border-left: none;
        border:0px;
        border-bottom: 8px solid;
        border-image-source: linear-gradient(90deg, #1948CC 0%, #A343D9 100%);
        border-image-slice: 1;
        background-color: #FFFFFF;
        height: auto;
            padding-bottom: 20px;
        margin-bottom: 40px;
    }
    .item-glossary-brain p {
        color: #000000;
        font-family: Roboto;
        font-size: 18px;
        font-weight: 500;
        letter-spacing: -0.07px;
        line-height: 27px;
        text-align: center;
    }
    .btm-glossary-brain{
        display: none;
    }

    .btm-section-brain {
        width: 100%;
    }
    .category-23 .text-basic_ span {
        width: 100%;
        line-height: 60px;
        top:16px;
    }
    .img-qa-types {
        display: none;
    }
    .content-text-qa {
        width: 100%;
        height: auto;
    }
    .content-text-qa .center-content-text-qa{
      height: auto;
    }
    .center-content-post-qa {
        max-width: 95%;
    }
    .description-post-qa {
        margin-bottom: 50px;
    }
    .post-qa-foo {
        border-top: none;
    }
    .col-left-educators.wpb_column.vc_column_container.vc_col-sm-6 {
        width: 100%;
    }
    .col-rigth-educators.wpb_column.vc_column_container.vc_col-sm-6 {
        display: none;
    }
    .title-reuser_section_rspons{
        display: block;
        color: #0D0D0D;
        font-family: Roboto;
        font-size: 35px;
        font-weight: bold;
        letter-spacing: -0.4px;
        line-height: 38px;
        text-align: center;
        margin: 0;
        padding: 45px 0;
    }
    .title-reuser_section_rspons::after {
        content: "";
        display: block;
        margin-top: 7px;
        margin-left: auto;
        margin-right: auto;
        height: 6px;
        width: 80px;
        background-color: #0065F2;
    }
    .title-1{
        display: none;
    }
    .video-content-resources{
        display: none;
    }
    .video-content-resources-respons{
        display: block;
    }
    .video-content-resources-respons{
        height: auto;
        background-image: none!important;
    }
    .container-video-resources {
        background: linear-gradient(180deg, #1948CC 0%, #A343D9 100%)!important;
    }
    .con-vid-1 {
        float: none;
        width: 100%;
        max-width: 90%;
        margin:auto;
        min-height: 200px;
    }
    .con-vid-1 iframe {
        min-height: 370px;
    }
    .breadcrumbs {
        display: none;
    }
    .image-content-item-1 {
        height: 500px;
    }
}

@media only screen and (max-width: 769px){
  .container-dana-alliances{
    padding: 0px 25px;
  }
  .slide-category .text-basic_{
    padding: 0px 0px!important;
  }
  .slide-basic .text-basic_{
    padding: 0px 0px;
  }
    .respons_home{
        display: block;
    }
    .page-id-6896 .brain-basic-respons-explore-more {
        margin-bottom: 30px;
        width: 100%;
        max-width: 95%;
        margin: auto;
    }
    .section-result-pdf-movil{
        display: block!important;
    }
    .search-post-pdf-movil{
        display: block!important;
    }
    .content-search-pdf{
        height: auto;
    }
    .content-search-pdf .sf-field-search {
        float: none;
    }
    .vc_column_container>.vc_column-inner {
        padding-right: 0px;
    }
    .vc_row {
        margin-right: 0px;
    }
    .slide-category .text-basic_ {
       max-width: 90%;
    }
    .slide-category .text-basic_ {
        padding-top: 220px;
        height:     auto;
        margin-top: 0px!important;
    }
    .text-basic_ {
        margin-top:  0px;
        padding-top: 261px;
        padding-bottom:20px;
    }
    .vc_column_container>.vc_column-inner {
        padding-right: 0px;
    }
    .wpb_wrapper ul{
        padding-left: 0px;
    }
    .wrap-post {
		width: 100%;
		margin: auto;
	}
	.page-template-template-resources-educators .footer-d {
    	position: relative;
	}
	.article-primary_{
		height: 100%;
	}
	.page-id-52304 .center-title-article {
    	top: 0px;
	}
	.center-title-article .title-article-archive {
    line-height: 65px;
    margin: 0;
	}
	.header-article-img {
    	height: 100%;
	}
	.page-template-template-resources-educators .resources-educators-back1 {
    	height: 100%;
	}
	.page-template-template-resources-educators .vc_row {
    	margin-left: 0px;
    	margin-right: 0px;
	}
	.col-left-educators.wpb_column.vc_column_container.vc_col-sm-6 {

    	float: none;
	}
	.title-article-archive {
    	font-size: 60px!important;
	}
    .select#drop-brain{
        width: 100%;
        max-width: 90%;
    }
    .text-alliance_ {
    max-width: 90%;
    }
}
@media only screen and (max-width:360px){
    select#drop-brain{
        width: 100%;
    }
}
.page-id-51715 .wrap-abc{
    text-align: center;
}
.wrap-abc .wpb_wrapper{
    display: inline-block!important;
}
.drop-single-post{
       /* display: inline-block;*/
    position: relative;
}
