p:last-child {
    margin-bottom: 0;
}

/* about page css start */
.section.who-we-are-about-section {
    background-repeat: no-repeat;
    background-position: 98% 100px;
    padding-bottom: 150px;
}

/* .content-col .col-inner h3 {
    font-family: 'Gotham-HTF';
    font-size: 36px;
    font-weight: bold;
    margin-top: 50px;
} */
.our-value-section .col {
    margin-top: 35px;
}

.our-value-inner {
    padding: 50px;
    height: 100%;
}

.our-value-inner h5 {
    font-weight: bold;
    font-family: 'Gotham-HTF';
    font-size: 32px;
}

.our-value-inner p:last-child {
    margin-bottom: 0;
}

.our-value-inner.black-color-box h5,
.our-value-inner.black-color-box p {
    color: #000;
}

.our-value-inner.white-color-box h5,
.our-value-inner.white-color-box p {
    color: #fff;
}

.growing-impact-bubble {
    width: 227px;
    height: 227px;
    border-radius: 50%;
    position: relative;
}

.bubble-image {
    position: absolute;
    top: -5px;
    left: 9px;
}

.left-side-bubble {
    left: auto;
    right: 9px;
}

.growing-impact-bubble h6 {
    font-size: 32px;
    margin: 0;
    font-weight: bold;
    font-family: 'Gotham-HTF';
    text-align: center;
    z-index: 3;
    width: inherit;
    height: 211px;
    border-radius: inherit;
    border: 5px solid #000;
    position: relative;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.growing-impact-bubble a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 4;
}

.col-inner-bigger {
    padding-left: 30px;
    padding-right: 30px;
}

.growing-impact-bubble:hover,
.growing-impact-bubble:focus {
    opacity: 0.7;
}

/* about page css end */

/* Our Model page css start */
.our-model-section {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+60,00697a+60,00697a+100 */
    background: #000000;
    /* Old browsers */
    background: -moz-linear-gradient(left, #000000 0%, #000000 57%, #00697a 57%, #00697a 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #000000 0%, #000000 57%, #00697a 57%, #00697a 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #000000 0%, #000000 57%, #00697a 57%, #00697a 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#00697a', GradientType=1);
    /* IE6-9 */
}

.bubble {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1151.947' height='757.257' viewBox='0 0 1151.947 757.257'%3E%3Cpath id='Path_6383' data-name='Path 6383' d='M-464.266,1177.051v.139c.219,53.074-15.695,105.861-42.653,141.483-4.623,6.11-9.669,11.945-12.6,19.978-4.271,11.69-3.319,25.787-2.422,38.969,3.038,44.623,7.791,253.168,0,296.545s-25.488,84.6-52.468,106.061c-26.112,20.77-57.323,20.981-87.061,20.626-231.163-2.766-463.528,15.663-694.66,9.553-33.647-.89-67.326-1.762-100.9-5.413-30.063-3.269-69.731-2.848-96.244-24.765-47.362-39.153-57.961-152.859-60.169-225.3-1.521-49.922-4.472-262.841-1.48-312.622,1.364-22.7,3.406-46.236,11.811-65.438,10.194-23.289,28.219-36.65,46.149-45.538,37.561-18.619,77.736-22.205,117.365-24.742,201.625-12.908,403.571-2.689,605.268,7.531,71.068,3.6,145.6-3.256,215.716,14.021,26.014,6.411,55.271,18.448,66.767,53.1,2.629,7.925,4.382,17.121,9.238,22.347,4.911,5.285,11.749,4.93,17.551,2.174,20.017-9.509,27.506-32.748,26.57-63.44s-10.811-85.54-4.366-87.907C-499.526,1053.191-464.514,1124.025-464.266,1177.051Z' transform='translate(1616.211 -1054.398)' fill='%23ffaf9c'/%3E%3C/svg%3E%0A");
    padding: 120px 120px 70px 100px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}

.bubble-title {
    font-family: 'Gotham-HTF';
    line-height: 1.2;
    margin-bottom: 50px;
}

.bubble p {
    font-size: 24px;
    font-weight: 500;
    line-height: 1.4;
}

.bubble p:last-child {
    margin-bottom: 0;
}

/* Our Model page css end */

/* FAQs page css start */
.section.faqs-section {
    padding-top: 138px;
    padding-bottom: 200px;
}

.accordion .card-header {
    background: transparent;
    border: none;
    padding: 0;
}

.accordion .card-header .btn {
    padding: 40px 75px 40px 30px;
    color: #000;
    font-weight: bold;
    font-size: 30px;
    position: relative;
    text-transform: none;
    line-height: 1.3;
}

.accordion .card-header .btn:after {
    content: "";
    position: absolute;
    right: 45px;
    top: 50%;
    width: 0;
    height: 0;
    border-top: 15px solid #000;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    transition: all 0.5s ease-in-out;
    transform: translateY(-50%);
}

.accordion .card-header .btn[aria-expanded="true"]:after {
    transform: translateY(-50%) rotate(180deg);
}

.accordion .card-header .btn:hover,
.accordion .card-header .btn:focus {
    text-decoration: none;
}

.accordion .card {
    margin-top: 37px;
    border: none;
    border-radius: 0;
}

/* .accordion .card:first-child,
.accordion .card:nth-child(5),
.accordion .card:nth-child(9),
.accordion .card:nth-child(13),
.accordion .card:nth-child(17) {
    background-color: #FFC215;
}

.accordion .card:nth-child(2),
.accordion .card:nth-child(6),
.accordion .card:nth-child(10),
.accordion .card:nth-child(14),
.accordion .card:nth-child(18) {
    background-color: #3ECECA;
}

.accordion .card:nth-child(3),
.accordion .card:nth-child(7),
.accordion .card:nth-child(11),
.accordion .card:nth-child(15),
.accordion .card:nth-child(19) {
    background-color: #FFAF9C;
} */

.accordion .card:nth-child(4),
.accordion .card:nth-child(8),
.accordion .card:nth-child(12),
.accordion .card:nth-child(16),
.accordion .card:nth-child(20) {
    /* background-color: #961D74; */
    color: #fff;
}

.accordion .card:nth-child(4) .card-header .btn,
.accordion .card:nth-child(8) .card-header .btn,
.accordion .card:nth-child(12) .card-header .btn,
.accordion .card:nth-child(16) .card-header .btn,
.accordion .card:nth-child(20) .card-header .btn {
    color: #fff;
}

.accordion .card-body {
    padding: 15px 75px 65px;
    font-size: 24px;
}

.accordion .card-body,
.accordion .card-body p {
    font-weight: 500;
}

.other-questions-block {
    padding-top: 190px;
}

.other-questions-block h5 {
    font-family: 'Gotham-HTF';
    margin-bottom: 40px;
}

.other-questions-block p {
    font-size: 30px;
    font-family: 'Gotham-HTF';
    font-weight: 400;
}

.other-questions-block p a {
    font-weight: bold;
    color: #961D74;
    font-family: 'Gotham-HTF';
}

.other-questions-block p a:hover,
.other-questions-block p a:focus {
    color: #FFC215;
}

/* FAQs page css end */

/* Apply page css start */
.section.apply-main-section {
    padding-top: 275px;
    padding-bottom: 180px;
    background-image: url(../images/apply-page-arrows-1.svg);
    background-repeat: no-repeat;
    background-position: -20% 90%;
    background-size: 40% auto;
}

.title-svg.apply-title img {
    max-width: 400px;
}

.apply-main-section .content-col {
    padding-top: 180px;
    padding-left: 65px;
}

.apply-main-section .content-col h6 {
    font-weight: bold;
    font-family: 'Gotham-HTF';
    margin: 60px 0;
}

.apply-main-section .content-col h6 span {
    color: #E83D3D;
}

.apply-main-section .content-col p a {
    color: #961D74;
    font-weight: bold;
}

.apply-main-section .content-col p a:hover,
.apply-main-section .content-col p a:focus {
    color: #FFC215;
}

.section.group-eligible-tjfp-section {
    padding: 0;
    overflow: hidden;
}

.group-eligible-section,
.what-tjfp-section {
    padding-top:130px;
    padding-bottom: 125px;
}

.group-eligible-section {
    position: relative;
    background-color: #961D74;
    padding-right: 100px;
}

.what-tjfp-section {
    position: relative;
    background-color: #3ECECA;
    padding-left: 100px;
}

.group-eligible-section:before,
.what-tjfp-section:before {
    content: "";
    position: absolute;
    right: 100%;
    width: 1000%;
    height: 100%;
    top: 0;
    background-color: inherit;
}

.what-tjfp-section:before {
    right: auto;
    left: 100%;
}

.group-eligible-section .h2 {
    color: #FFAF9C;
}

.what-tjfp-section .h2 {
    color: #00697A;
}

.group-eligible-section li {
    color: #fff;
}

.section.group-eligible-tjfp-section .h2 {
    margin-bottom: 52px;
}

.group-eligible-tjfp-section .col {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.group-eligible-tjfp-section ul {
    margin-bottom: 60px;
}

.group-eligible-tjfp-section .col .btn {
    margin-top: auto;
}

.section.application-deadline-section {
    padding-top: 140px;
    padding-bottom: 140px;
}

.application-deadline-section h2 {
    font-family: 'Bebas-Neue';
    font-weight: normal;
    margin-bottom: 80px;
}

.growing-impact-section.with-border .growing-impact-bubble:after {
    content: "";
    position: absolute;
    left: 100%;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: 5px;
    background-color: #000;
}

.growing-impact-section.with-border .col:last-child .growing-impact-bubble::after {
    display: none;
}

.growing-impact-section p {
    text-align: center;
    margin-top: 40px;
}

.application-deadline-bottom-section p {
    font-weight: 500;
    margin-top: 85px;
}

.application-deadline-bottom-section .btn {
    margin-top: 50px;
}

section.section.translation-and-accessibility-section {
    padding-top: 135px;
    padding-bottom: 160px;
}

.translation-and-accessibility-section .h1 {
    margin-bottom: 65px;
}

.translation-and-accessibility-section p {
    font-size: 24px;
    margin-bottom: 40px;
}

.translation-and-accessibility-section p:last-child {
    margin-bottom: 0;
}

.translation-and-accessibility-section p a,
.translation-and-accessibility-section p span {
    font-weight: bold;
}

.translation-and-accessibility-section p a {
    color: #961D74;
    word-break: break-all;
}

.translation-and-accessibility-section p a:hover,
.translation-and-accessibility-section p a:focus {
    color: #E83D3D;
}

.more-about-tjfp-section .banner-content h2 {
    margin-bottom: 60px;
}

.more-about-tjfp-section .banner-text {
    color: #000;
    font-size: 30px;
}

.more-about-tjfp-section .banner-bottom-section {
    padding-bottom: 175px;
}

.section.apply-faq-section {
    padding-bottom: 180px;
    padding-top: 105px;
}

.apply-faq-title img {
    max-width: 745px;
}

/* Apply page css end */

/*Resource video page Css */
section.resource-video-section
{
    padding-bottom: 120px;
}
.resource-video-section .video-title-wrap {
    color: #00697a;
}
.resource-video-sec-wrap
{
    padding:113px 5.31vw 120px;
}

.resource-video-section .video-content-text h4 {
    font-size: 40px;
    color: #961d74;
    margin-bottom: 33px;
}
.video-img-col .col-inner
{
    height: 305px;
}
.video-img-col .col-inner .video-player
{
    height: 100%;
}
.resource-video-section .video-url {
    width: 100%;
    padding-left: 5.31vw;
    margin-top: 18.56vh;
    padding-bottom: 5.91vh;
    margin-right: 5.31vh;

}
.resource-video-section .video-title-wrap .section-title
{
    margin-bottom: 113px;
}
.video-img-col
{
    padding-right: 65px;
}
.resource-video-section .video-player {
    width: 100% !important;
    margin-left: 102px;
    margin: right 702px !important;
    top: auto;
    margin: 0;
}
.video-list-single
{
    margin-bottom: 55px;
}
.video-list-single:last-child
{
    margin-bottom: 0;
}
.resource-video-section .video-content-text h4 {
    font-family: "Gotham-HTF";
}

.resource-video-section .video-detail-section {
    margin: 0;
}

.resource-video-section .video-detail-row {
    margin: 0;
    bottom: 0;
    /* padding: 0; */
}

/* End of Resource Video CSS */





/* Our Fellow Page CSS */



.fellow-banner-section {
    width: 100%;
    /* padding: 0;
    margin: 0; */
}

.team-col .team-info.fellow-team-info {
    background-color: #FFC215;
    min-height: auto;
    width: 85%;
    padding: 15px;
    margin-top: -32px;
}

.fellow-team-info .people-name {
    margin: 0;
    padding: 0;
}

.fellow-team-section {
    left: 0px;
    width: 100%;
    height: auto;
    /* bottom: 0 !important; 
    margin: 0 !important; */
}

.fellow-banner-section h1.fellow-inner-content {
    font-size: 80px;
    letter-spacing: 0px;
    color: #E83D3D;
    padding-left: 85px;
    margin-top: -56px;
}
h1.fellow-inner-content {
    margin-top: -56px;
    font-size: 80px;
    letter-spacing: 0px;
    color: #E83D3D;
    padding-left: 85px;
    margin-top: -63px;
}

.fellows_name {
    font-family: 'Gotham-HTF';
    color: #00697A;
}

.fellows_name:hover {
	color: #000000;
}

.fellow-team-info {
    background-color: #FFC215;
    height: 70px;
    width: 85%;
    margin-left: 25px;
    padding: 0;
}

.fellow-team-info h5 {
    text-align: center;
    padding-top: 25px;

}

.fellow-team-col {
    padding-left: 18px;
    padding-right: 18px;
    margin-bottom: 35px;
}

.fellow-team-col .fellow-col-inner {
    position: relative;
    padding-right: 38px;
    padding-top: 44px;
    padding-bottom: 26px;
    height: 100%;
}

/* Our Fellow Page CSS */

/* Fellows Detail CSS Start*/
.yellow {
    color: #FFC215;
}

.fellow-detail-content-text p {
    text-align: left;
    letter-spacing: 0px;
}

/* Fellows Detail CSS End*/

/* Grantees page start */
.popup-header {
    background-color: #FFC215;
    text-align: right;
    padding: 15px 30px;
}

.popover-inner-content {
    padding: 15px;
}

.organization-list {
    display: flex;
    align-items: center;
}

.popover-logo {
    flex: 0 0 101px;
    max-width: 101px;
}

.popover-title {
    font-family: 'Gotham-HTF';
    font-weight: bold;
    color: #000;
    margin: 0 0 15px;
}

.popover-title-wrap .btn {
    background: #00697A;
    color: #fff;
    border-radius: 0;
    padding: 8px 30px;
    font-size: 14px;
    font-weight: bold;
}

.popover-title-wrap .btn:hover,
.popover-title-wrap .btn:focus {
    background: #FFC215;
    color: #fff;
}

.popup-close-btn {
    color: #000;
}

.popup-close-btn:hover,
.popup-close-btn:focus {
    color: #00697A;
}

/* Grantees page end */


/* 

color: #FFC215;

font-family: 'Bebas-Neue';
Regular: normal
Bold: bold;

font-family: 'Gotham-HTF';
Medium: 500
Bold: bold
Book: 400

font-family: 'Roboto';
normal

.h2,
h2 {
	font-size: 70px;
}

.h3,
h3 {
	font-size: 48px;
}

.h4,
h4 {
	font-size: 36px;
}

.h5,
h5 {
	font-size: 30px;
}

.h6,
h6 {
	font-size: 24px;
}

*/


@media screen and (min-width: 768px) {
    .video-img-col.col-md-5
    {
        flex: 0 0 513px;
        max-width: 513px;
        padding-left: 0;
        padding-right: 0;
    }
    .video-content-col.col-md-7
    {
        flex: 0 0 calc(100% - 513px);
        max-width: calc(100% - 513px);
    }
}
@media screen and (min-width: 992px) {

    /* about page css start */
    .growing-impact-section .col {
        flex: 0 0 20%;
        max-width: 20%;
    }
    
    /* about page css end */
}

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

    /* Apply page css start */
    .more-about-tjfp-section .banner-text {
        color: #000;
        font-size: 24px;
    }

    .apply-faq-title img {
        max-width: 600px;
    }

    /* Apply page css end */
    .resource-video-section .video-title-wrap .section-title
    {
        margin-bottom: 90px;
    }
    .resource-video-section .video-content-text h4
    {
        font-size: 34px;
    }
    .resource-video-sec-wrap
    {
        padding: 90px 75px;
    }
    .video-content-col.col-md-7
    {
        padding-left: 50px;
    }
    
}

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

    /* about page css start */
    .growing-impact-bubble {
        width: 180px;
        height: 180px;
        margin: 0 auto;
    }

    .growing-impact-bubble h6 {
        font-size: 22px;
        height: 180px;
    }

    /* about page css end */
    .resource-video-section .video-title-wrap .section-title
    {
        margin-bottom: 80px;
    }
    .resource-video-sec-wrap
    {
        padding: 70px 75px;
    }
    .resource-video-section .video-content-text h4
    {
        font-size: 30px;
    }
    .resource-video-sec-wrap .video-player .play-btn
    {
        height: 80px;
        width: 80px;
    }
    .video-list-single
    {
        margin-bottom: 40px;
    }
}

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

    /* about page css start */
    .content-col .col-inner h3 {
        font-size: 32px;
    }

    .our-value-inner h5 {
        font-size: 25px;
    }

    .growing-impact-bubble {
        width: 140px;
        height: 140px;
    }

    .growing-impact-bubble h6 {
        font-size: 18px;
        height: 140px;
    }

    .content-col .col-inner p:last-child {
        margin-bottom: 0;
    }

    /* about page css end */

    /* about FQAs page start */
    .accordion .card-header .btn {
        font-size: 22px;
        padding: 30px 75px 30px 30px;
    }

    .accordion .card-body {
        font-size: 20px;
    }

    .other-questions-block p {
        font-size: 20px;
    }

    .other-questions-block h5 {
        margin-bottom: 15px;
    }

    .other-questions-block {
        padding-top: 100px;
    }

    /* about FQAs page end */

    /* Apply page start */
    .section.apply-main-section {
        padding-top: 200px;
        padding-bottom: 100px;
        background-position: -20% 85%;
    }

    .title-svg.apply-title img {
        max-width: 100%;
    }

    .section.group-eligible-tjfp-section .h2 {
        margin-bottom: 70px;
    }

    .group-eligible-section,
    .what-tjfp-section,
    section.section.translation-and-accessibility-section,
    .section.apply-faq-section,
    .section.application-deadline-section {
        padding-top: 100px;
        padding-bottom: 100px;
    }

    .group-eligible-section {
        padding-right: 50px;
    }

    .what-tjfp-section {
        padding-left: 50px;
    }

    .application-deadline-section h2 {
        margin-bottom: 50px;
    }

    .application-deadline-bottom-section p {
        margin-bottom: 0;
        margin-top: 40px;
    }

    .application-deadline-bottom-section .btn {
        margin-top: 45px;
    }

    .translation-and-accessibility-section .h1 {
        margin-bottom: 35px;
    }

    .translation-and-accessibility-section p {
        font-size: 18px;
        margin-bottom: 20px;
    }

    .more-about-tjfp-section .banner-text {
        font-size: 18px;
    }

    .more-about-tjfp-section .banner-bottom-section {
        padding-bottom: 100px;
    }

    .group-eligible-tjfp-section ul {
        padding-left: 17px;
    }

    /* Apply page end */
    .resource-video-sec-wrap
    {
        padding:70px 40px;
    }
    .video-img-col
    {
        padding-right: 30px;
    }
    .resource-video-section .video-content-text h4
    {
        font-size: 28px;
        margin-bottom: 20px;
    }
    .video-img-col .col-inner
    {
        height: 25vw;
    }
    .video-content-col.col-md-7
    {
        flex: 0 0 calc(100% - 450px);
        max-width: calc(100% - 450px);
    }
    .video-img-col.col-md-5
    {
        flex: 0 0 450px;
        max-width: 450px;
    }
}

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

    /* about FQAs page start */
    .faq-title img {
        max-width: 200px;
    }

    .apply-main-section .content-col h6 {
        margin: 30px 0;
    }

    /* about FQAs page end */

    /* Apply page start */
    .growing-impact-section p {
        text-align: right;
        position: absolute;
        left: calc(50% - 190px);
        top: 50%;
        transform: translateY(-50%);
        margin: auto;
        min-width: 100px;
    }

    .growing-impact-section.with-border .growing-impact-bubble:after {
        top: 100%;
        bottom: auto;
        width: 5px;
        height: 50px;
        left: 0;
        right: 0;
    }

    .application-deadline-section .growing-impact-section .col {
        position: relative;
        margin-bottom: 50px;
    }

    .application-deadline-section .growing-impact-section .col:last-child {
        margin-bottom: 0;
    }

    /* Apply page end */
    .resource-video-section .video-title-wrap .section-title
    {
        margin-bottom: 60px;
    }
    .resource-video-sec-wrap .video-player .play-btn
    {
        height: 50px;
        width: 50px;
    }
    .resource-video-section .video-content-text h4
    {
        font-size: 24px;
    }
    .video-img-col.col-md-5
    {    flex: 0 0 350px;
        max-width: 350px;
    }
    .video-content-col.col-md-7
    {
        flex: 0 0 calc(100% - 350px);
        max-width: calc(100% - 350px);
    }
}

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

    /* about page css start */
    .section.who-we-are-about-section {
        padding-bottom: 60px;
    }

    .growing-impact-bubble {
        margin-bottom: 30px;
    }

    .section.faqs-section {
        padding-top: 70px;
        padding-bottom: 50px;
    }

    .accordion .card-header .btn:after {
        right: 15px;
        border-top: 8px solid #000;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
    }

    .accordion .card-header .btn {
        font-size: 20px;
        padding: 30px 35px 30px 15px;
    }

    .accordion .card-body {
        font-size: 16px;
        padding: 0 30px 30px;
    }

    .accordion .card {
        margin-top: 15px;
        border: none;
        border-radius: 0;
    }

    .other-questions-block {
        padding-top: 70px;
    }

    .other-questions-block p {
        font-size: 18px;
    }

    /* about page css end */

    /* apply page css start */
    .section.apply-main-section {
        background-position: -20% 400px;
    }

    .application-deadline-section .growing-impact-bubble {
        margin-bottom: 0;
    }

    .group-eligible-section:before,
    .what-tjfp-section:before {
        right: -100%;
        left: -100%;
        z-index: -1;
    }

    .apply-main-section .content-col {
        padding-left: 15px;
    }

    .section.group-eligible-tjfp-section .h2 {
        margin-bottom: 30px;
    }

    .group-eligible-tjfp-section ul {
        margin-bottom: 30px;
    }

    .group-eligible-section {
        padding-right: 15px;
    }

    .what-tjfp-section {
        padding-left: 15px;
    }

    .more-about-tjfp-section .banner-text {
        font-size: 16px;
    }

    .translation-and-accessibility-section p {
        font-size: 16px;
        margin-bottom: 15px;
    }

    .support-section .content-col .content-text {
        margin-bottom: 30px;
    }

    /* apply page css end */
    .resource-video-section .video-title-wrap .section-title
    {
        margin-bottom: 40px;
    }
    .video-img-col,
    .video-list-single .video-content-col,
    .video-img-col.col-md-5,
    .video-content-col.col-md-7
    {
        padding-left: 15px;
        padding-right: 15px;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .video-list-single .video-content-col
    {
        margin-top: 20px;
    }
    .resource-video-section .video-content-text h4
    {
        font-size: 22px;
    }
    .video-list-single .video-col
    {
        margin-top: 0;
    }
    .video-img-col .col-inner
    {
        height: 50vw;
    }
    
}


@media screen and (max-width: 575px) {
    .resource-video-sec-wrap
    {
        padding: 40px 15px;
    }
    .resource-video-section .video-content-text h4
    {
        font-size: 20px;
    }
}
@media screen and (max-width: 414px) {

    /* apply page css start */
    .section.apply-main-section {
        background-position: -20% 260px;
        padding-top: 125px;
    }

    .apply-main-section .content-col {
        padding-top: 115px;
    }

    /* apply page css end */
}


/* Our Fellows Page Responsive Start */
@media screen and (max-width:685px) {
    h5.fellows_name {
        font-size: 30px;
    }

}

@media only screen and (max-width: 991px) {
    .team-section .section-title img {
        max-height: 250px;
    }
}
@media screen and (max-width:820px) {
    h1.inner-content.fellow-inner-content {
        font-size: 65px;
        padding: 20px;
    }
}   

@media screen and (max-width:768px) {
    h3.h1.team-type-title {
        font-size: 50px;
    }

    .team-section .section-title img {
        max-height: 220px;
    }
}
@media screen and (max-width:540px) {
    h1.inner-content.fellow-inner-content {
        font-size: 50px;
    }
}

@media only screen and (max-width: 470px) {
    h5.fellows_name {
        font-size: 17px;
    }

    .team-image img {
        width: auto;
        height: 70vw;
    }

    .team-info.fellow-team-info {
        width: 50px;
        height: 3rem;
        margin-top: 15px;
    }
}
@media screen and (max-width:412px) {
    h1.inner-content.fellow-inner-content {
        font-size: 55px;
        padding: 20px;
    }
    
}

@media only screen and (max-width: 375px) {
    h5.fellows_name {
        font-size: 18px;
    }

    h1.fellow-inner-content {
        font-size: 50px;
        padding-right: 50px;
    }

    .team-image img {
        width: auto;
        height: 70vw;
    }

    .team-info.fellow-team-info {
        width: 50px;
        height: 3rem;
        margin-top: 15px;
    }
    h1.inner-content.fellow-inner-content {
        font-size: 48px;
        padding: 20px;
        padding-bottom: 10px;
        /* padding-top: 15px; */
    }
    
    
}

@media screen and (max-width:280px) {
    h1.inner-content.fellow-inner-content {
        font-size: 40px;
    }
    h2.section-title.title-svg.our-team-title {
        width: fit-content;
        height: auto;
        margin: 20px 0 15px;
    }

    h3.h1.team-type-title {
        font-size: 30px;
    }

    .banner-slide.fellow-banner-slide {
        width: auto;
    }
}

@media only screen and (max-width: 260) {
    h5.fellows_name {
        font-size: 13px;
    }

    .team-image img {
        width: auto;
        height: 70vw;
    }


    h2.section-title.title-svg.our-team-title img {
        display: flex;
    }

    .team-info.fellow-team-info {
        width: 50px;
        height: 3rem;
        margin-top: 15px;
    }
    h1.inner-content.fellow-inner-content {
        padding-bottom: 10px;
        padding-top: 15px;
    }
    
    
}

@media only screen and (max-width: 250px) {
    h5.fellows_name {
        font-size: 10px;
    }

    .team-image img {
        width: auto;
        height: 70vw;
    }

    .team-info.fellow-team-info {
        width: 50px;
        height: 3rem;
        margin-top: 15px;
    }
}

/* Our Fellows Page Responsive End */

/* Our Fellows Detail Page Responsive Start*/

@media screen and (max-width:376px) {
    h2.fellow-team-name {
        font-size: 28px;
    }
    span.h5.fellow-team-below-content {
        font-size: 19px;
    }
    p.yellow .fellow-detail-content-text {
        font-size: 16px;
       
    }
    .team-detail-text.fellow-team-detail-text {
        letter-spacing: 1.5px;
    }
    .team-img-col.team-col {
        width: 100%;
        height: auto;
    }
}
@media screen and (max-width:280px) {
    h2.fellow-team-name {
        font-size: 20px;
    }
    span.h5.fellow-team-below-content {
        font-size: 13px;
        display: flex;
    }
    p.yellow .fellow-detail-content-text {
        font-size: 9px;
       
    }
    .team-detail-text.fellow-team-detail-text {
        letter-spacing: 1.5px;
    }
    .team-img-col.team-col {
        width: 100%;
        height: auto;
    }
}
/* Our Fellows Detail Page Responsive End*/