
@media screen and (min-width: 1920px) and (max-height: 1080px) {
 .header .navbar-nav .nav-link {
    font-size: 1.4rem;
    color: #000;
    margin: 0px 25px;
    padding: 0px;
}

div#navbarScroll {
    margin-top: 15px;
}

 .header .login-selected {
    background: #CECCB4;
    border-radius: 10px;
    font-size: 22px;
    font-weight: 700;
    max-width: 250px;
    height: 65px;
    margin-top: -15px;
    padding: 5px 5px;
    float: right;
    position: relative;
    right: -60px;
}
}

@media screen and (min-width: 1100px) and (max-width: 1280px) {
    .header .navbar-nav .nav-link {
    font-size: 1.1rem;
    color: #000;
    margin: 0px 10px;
    padding: 0px;
}


.banner-home {
    background: url(../images/home/hero-bg.png) no-repeat left 500px #F2AF29;
    padding: 13% 0px 10%;
    margin-top: -140px;
    max-height: 1080px;
    position: relative;
    z-index: -2;
}

.upcoming-events h4, .watch-video h4, .about-us h4, .our-services h4, .conferences h4, .publication-container h4,
 .clientele h4, .careers h4, .assesment-workflow h4, .services h4,
.field-assessment h4, .inteventions h4, .mdrt h4, .workshop h4, .newsrelease-container h4 {
    background: #F2AF29;
    background: linear-gradient(90deg, rgba(242, 175, 41, 1) 0%, rgba(255, 250, 170, 1) 100%);
    text-decoration: none;
    color: #000;
    font-size: 25px;
    line-height: 1.5;
    text-align: center;
    padding: 0px 30px;
    border-radius: 52px;
    font-family: "PT Serif", serif;
    font-weight: 700;
    padding: 10px 0px;
    display: block;
    max-width: 270px;
}

.projects h4 {
    background: #F2AF29;
    background: linear-gradient(90deg, rgba(242, 175, 41, 1) 0%, rgba(255, 250, 170, 1) 100%);
    text-decoration: none;
    color: #000;
    font-size: 25px;
    line-height: 1.5;
    text-align: center;
    padding: 0px 30px;
    border-radius: 52px;
    font-family: "PT Serif", serif;
    font-weight: 700;
    padding: 10px 0px;
    display: block;
    max-width: 340px;
 }

 .assesment h4, .language-assesment h4, .partnership h4 {
    background: #F2AF29;
    background: linear-gradient(90deg, rgba(242, 175, 41, 1) 0%, rgba(255, 250, 170, 1) 100%);
    text-decoration: none;
    color: #000;
    font-size: 25px;
    line-height: 1.5;
    text-align: center;
    padding: 0px 30px;
    border-radius: 52px;
    font-family: "PT Serif", serif;
    font-weight: 700;
    padding: 10px 0px;
    display: block;
    max-width: 440px;
 }

.view-more {
    text-align: right;
    font-size: 20px;
    color: #000;
}

.event-content h5 {
    text-align: left;
    font-size: 25px;
    font-weight: 700;
    margin: 20px 0;
}

.event-content .details .date p {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 5px;
}

.event-content .details .time p {
    font-size: 20px;
    margin-bottom: 5px;
}
.event-content .details .location p {
    font-size:18px;
}

.about-us p {
    font-size: 22px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 5% 30px 10%;
}

.about-us ul li {
    font-size: 22px;
    line-height: 1.5;
    font-weight: 400;
    margin-bottom: 20px;
}
.our-services p {
    font-size: 22px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 0 20px;
    color: #fff;
}

.partnership p {
    font-size: 22px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 0 20px;
    color: #000;
}

.projects p {
    font-size: 22px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 0 20px;
    color: #000;
}

.footer-bottom  h4 {
    font-size: 30px;
    font-weight: 400;
    margin-bottom: 20px;
}
.footer-top p {
    font-size: 40px;
    text-align: center;
    line-height: 1.8;
    color: #fff;
    font-family: "PT Sans", sans-serif;
    font-weight: 700;
    padding-bottom: 0;
    margin-bottom: 0;
}
.our-vision h3 img {
    margin-right: 10px;
    height: 50px;
    width: auto;
}

.our-vision h3 {
    color: #000;
    font-size: 35px;
    line-height: 1.5;
    text-align: left;
    padding: 0px 0px;
    font-weight: 700;
    display: block;
    margin: 30px 0px;
    font-family: "PT Serif", serif;
}
.our-vision p {
    font-size: 20px;
    line-height: 1.5;
    color: #000;
    padding-right: 20px;
}

.our-vision .col-md-4:nth-child(3) div {
    font-size: 20px;
    line-height: 1.5;
    color: #000;
}

.services .card {
    width: 30%;
    min-height: 400px;
    height: auto;
    text-align: center;
    margin: 0px 15px 30px;
    background: #FFFBCB;
    border: none;
    padding: 40px 20px 30px;
    display: inline-block;
    box-shadow: 0 2px 5px rgba(0,0,0,0.15);
    border-radius: 10px;
    vertical-align: top;
}
.services .card .img-wrapper {
    background: #fff;
    padding: 20px;
    border-radius: 50%;
    display: inline-flex;
    width: 110px;
    height: 110px;
    box-shadow: 0 2px 5px rgba(0,0,0,0.15);
    margin-bottom: 30px;
}

.clientele h1 {
    font-size: 50px;
    text-align: center;
    font-family: "PT Serif", serif;
    font-weight: 700;
    margin: 30px auto;
}

.clientele p {
    font-size: 22px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 10px;
    font-weight: normal;
    font-family: "PT Sans", sans-serif;
    text-align: left;
    color: #000;
}
.clientele ol li {
    font-size: 22px;
    line-height: 1.5;
    margin-bottom: 15px;
}
.clientele ol li {
    font-size: 22px;
    line-height: 1.5;
    margin-bottom: 15px;
}
.careers .card h3 {
    font-size: 25px;
    line-height: 1.5;
    font-weight: 700 !important;
    padding: 0px 0px;
    font-weight: normal;
    font-family: "PT Sans", sans-serif;
    text-align: left;
    color: #000;
}
.careers .card p {
    font-size: 22px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 0px;
    font-weight: normal;
    font-family: "PT Sans", sans-serif;
    text-align: left;
    color: #000000;
}
.assesment-workflow p {
    font-size: 22px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 10px;
    font-weight: normal;
    font-family: "PT Sans", sans-serif;
}
.field-assesment-content-bg p {
    font-size: 22px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 10px;
    font-weight: normal;
    font-family: "PT Sans", sans-serif;
}
.assesment-text .card-box p {
    letter-spacing: 0px;
    color: #000;
    opacity: 1;
    font-size: 1.3rem;
    font-weight: bold;
}
.assesment h1, .assesment h2 {
    font-size: 50px;
    text-align: left;
    font-family: "PT Serif", serif;
    font-weight: 700;
    margin: 30px auto;
}
.assesment-description p {
    font-size: 22px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 10px;
    font-weight: normal;
    font-family: "PT Sans", sans-serif;
    color: #000000;
}
.assesment-description ul li {
    font-size: 22px;
    line-height: 1.5;
    margin-bottom: 15px;
    color: #000000;
}
.assesment h6 {
    font-size: 25px;
    text-align: left;
    font-family: "PT Sans", sans-serif;
    font-weight: 700;
    margin: 30px auto;
    color: #fff;
}

.assesment .assesment h6 {
    font-size: 25px;
    text-align: left;
    font-family: "PT Sans", sans-serif;
    font-weight: 700;
    margin: 30px auto;
    color: #fff;
}
.col-md-3.my-auto.assesment-text  .card-box {
    background: #fff;
    padding: 1.8rem;
    border-radius: 8px;
    text-align: center;
    color: #000 !important;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
.apply-btn {
    background-color: #f2af29;
    border-radius: 10px;
    font-weight: 600;
    width: 90%;
    height: 60px;
    border: none;
    font-size: 22px;
}
#Psychoeducational ul li span {
    font-size: 1.4rem;
    color: #000000;
    margin-bottom: 1rem;
    opacity: 1;
    border-bottom: solid 4px #F2AF29;
    width: fit-content;
    list-style: none;
    text-decoration: none;
}
.sl-assesment-description p {
    font-size: 22px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 10px;
    font-weight: normal;
    font-family: "PT Sans", sans-serif;
    color: #000000;
}
.sl-assesment-description ul li {
    font-size: 22px;
    line-height: 1.5;
    margin-bottom: 15px;
    color: #000000;
}
.assesment-text-yellow-container h6 {
    font-size: 25px;
    text-align: left;
    font-family: "PT Sans", sans-serif;
    font-weight: 700;
    margin: 30px auto;
    color: #fff;
}
.assesment-text-yellow-container ul li {
    font-size: 22px;
    color: #FFFFFF;
    opacity: 1;
    font-weight: 400;
    padding-bottom: 5px;
}
.assesment-description h2 {
    font-size: 50px;
    text-align: left;
    font-family: "PT Serif", serif;
    font-weight: 700;
    margin: 30px auto;
    padding-top: 0;
    margin-top: 0;
}
.inteventions h1 {
    font-size: 50px;
    text-align: center;
    font-family: "PT Serif", serif;
    font-weight: 700;
    margin: 30px auto;
}
.inteventions p {
    font-size: 22px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 10px;
    font-weight: normal;
    font-family: "PT Sans", sans-serif;
}
.mdrt h1 {
    font-size: 50px;
    text-align: center;
    font-family: "PT Serif", serif;
    font-weight: 700;
    margin: 30px auto;
    letter-spacing: -1px;
}
.mdrt p {
    font-size: 22px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 10px;
    font-weight: normal;
    font-family: "PT Sans", sans-serif;
}
.mdrt h2 {
    font-size: 45px;
    text-align: left;
    font-family: "PT Serif", serif;
    font-weight: 700;
    margin: 30px auto;
    padding-top: 0;
    margin-top: 0;
}
.mdrt h3 {
    font-size: 45px;
    text-align: center;
    font-family: "PT Serif", serif;
    font-weight: 700;
    margin: 30px auto;
}
.mdrt ul li {
    font-size: 22px;
    line-height: 1.5;
    margin-bottom: 15px;
    color: #000;
}
.login-bg .login {
    background-color: #fff;
    border-radius: 10px;
    font-weight: 600;
    width: 200px;
    height: 60px;
    border: none;
    font-size: 22px;
    margin: auto;
    max-width: 260px;
}
.status-badge {
    position: absolute;
    top: 0px;
    right: 10px;
    padding: 5px 15px;
    font-weight: bold;
    color: #fff;
    border-bottom-left-radius: 8px;
    font-size: 20px;
}
.row.event-container .col-md-4 {
    margin: 20px auto;
}
.filter-title {
    font-size: 35px;
    text-align: left;
    font-family: "PT Serif", serif;
    font-weight: 700;
    width: 50%;
    float: left;
}
.newsrelease-container h1 {
    font-size: 50px;
    text-align: center;
    font-family: "PT Serif", serif;
    font-weight: 700;
    margin: 30px auto;
    padding: 10px 5%;
}
.publication-container p {
    font-size: 22px;
    line-height: 1.5;
    font-weight: 400;
    font-weight: normal;
    font-family: "PT Sans", sans-serif;
}
.publication-container h2 {
    color: #000;
    font-size: 45px;
    line-height: 1.2;
    text-align: left;
    font-weight: 700;
    display: block;
    font-family: "PT Serif", serif;
}
div#navbarScroll {
    margin-top: 10px;
}
.header .login {
    background: #F2AF29;
    border-radius: 32px;
    font-size: 22px;
    font-weight: 700;
    width: 120px;
    height: 50px;
    margin-top: -10px;
}
.about-us h1 {
    font-size: 50px;
    text-align: center;
    font-family: "PT Serif", serif;
    font-weight: 700;
    margin: 30px auto;
}
.services h1 {
    font-size: 50px;
    text-align: center;
    font-family: "PT Serif", serif;
    font-weight: 700;
    margin: 30px auto;
}
.assesment-workflow h1 {
    font-size: 50px;
    text-align: center;
    font-family: "PT Serif", serif;
    font-weight: 700;
    margin: 20px auto;
}
.conferences p {
    font-size: 22px;
    line-height: 1.5;
    font-weight: 400;
    font-weight: normal;
    font-family: "PT Sans", sans-serif;
}
}

@media screen and (min-width: 1025px) and (max-width: 1109px) {
    .header .navbar-nav .nav-link {
    font-size: 1.0rem;
    color: #000;
    margin: 0px 8px;
    padding: 0px;
}

.banner-home {
    background: url(../images/home/hero-bg.png) no-repeat left 400px #F2AF29;
    padding: 13% 0px 10%;
    margin-top: -140px;
    max-height: 1080px;
    position: relative;
    z-index: -2;
}

.upcoming-events h4, .watch-video h4, .about-us h4, .our-services h4, .conferences h4, .publication-container h4,
 .clientele h4, .careers h4, .assesment-workflow h4, .services h4,
.field-assessment h4, .inteventions h4, .mdrt h4, .workshop h4, .newsrelease-container h4 {
    background: #F2AF29;
    background: linear-gradient(90deg, rgba(242, 175, 41, 1) 0%, rgba(255, 250, 170, 1) 100%);
    text-decoration: none;
    color: #000;
    font-size: 25px;
    line-height: 1.5;
    text-align: center;
    padding: 0px 30px;
    border-radius: 52px;
    font-family: "PT Serif", serif;
    font-weight: 700;
    padding: 10px 0px;
    display: block;
    max-width: 270px;
}

.projects h4 {
    background: #F2AF29;
    background: linear-gradient(90deg, rgba(242, 175, 41, 1) 0%, rgba(255, 250, 170, 1) 100%);
    text-decoration: none;
    color: #000;
    font-size: 25px;
    line-height: 1.5;
    text-align: center;
    padding: 0px 30px;
    border-radius: 52px;
    font-family: "PT Serif", serif;
    font-weight: 700;
    padding: 10px 0px;
    display: block;
    max-width: 340px;
 }

 .assesment h4, .partnership h4, .language-assesment h4 {
    background: #F2AF29;
    background: linear-gradient(90deg, rgba(242, 175, 41, 1) 0%, rgba(255, 250, 170, 1) 100%);
    text-decoration: none;
    color: #000;
    font-size: 25px;
    line-height: 1.5;
    text-align: center;
    padding: 0px 30px;
    border-radius: 52px;
    font-family: "PT Serif", serif;
    font-weight: 700;
    padding: 10px 0px;
    display: block;
    max-width: 440px;
 }

.view-more {
    text-align: right;
    font-size: 20px;
    color: #000;
}

.event-content h5 {
    text-align: left;
    font-size: 25px;
    font-weight: 700;
    margin: 20px 0;
}

.event-content .details .date p {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 5px;
}

.event-content .details .time p {
    font-size: 18px;
    margin-bottom: 5px;
}
.event-content .details .location p {
    font-size:18px;
}

.about-us ul {
    margin: 15px 10% 15px;
}

.about-us p {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 0% 20px 10%;
}

.about-us ul li {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    margin-bottom: 20px;
}
.our-services p {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 0 20px;
    color: #fff;
}

.partnership p {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 0 20px;
    color: #000;
}

.projects p {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 0 20px;
    color: #000;
}

.footer-bottom  h4 {
    font-size: 30px;
    font-weight: 400;
    margin-bottom: 20px;
}
.footer-top p {
    font-size: 40px;
    text-align: center;
    line-height: 1.8;
    color: #fff;
    font-family: "PT Sans", sans-serif;
    font-weight: 700;
    padding-bottom: 0;
    margin-bottom: 0;
}
.our-vision h3 img {
    margin-right: 10px;
    height: 50px;
    width: auto;
}

.our-vision h3 {
    color: #000;
    font-size: 35px;
    line-height: 1.5;
    text-align: left;
    padding: 0px 0px;
    font-weight: 700;
    display: block;
    margin: 30px 0px;
    font-family: "PT Serif", serif;
}
.our-vision p {
    font-size: 20px;
    line-height: 1.5;
    color: #000;
    padding-right: 20px;
}

.our-vision .col-md-4:nth-child(3) div {
    font-size: 20px;
    line-height: 1.5;
    color: #000;
}

.services .card {
    width: 30%;
    min-height: 400px;
    height: auto;
    text-align: center;
    margin: 0px 15px 30px;
    background: #FFFBCB;
    border: none;
    padding: 40px 20px 30px;
    display: inline-block;
    box-shadow: 0 2px 5px rgba(0,0,0,0.15);
    border-radius: 10px;
    vertical-align: top;
}
.services .card .img-wrapper {
    background: #fff;
    padding: 20px;
    border-radius: 50%;
    display: inline-flex;
    width: 110px;
    height: 110px;
    box-shadow: 0 2px 5px rgba(0,0,0,0.15);
    margin-bottom: 30px;
}

.clientele h1 {
    font-size: 50px;
    text-align: center;
    font-family: "PT Serif", serif;
    font-weight: 700;
    margin: 30px auto;
}

.clientele p {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 10px;
    font-weight: normal;
    font-family: "PT Sans", sans-serif;
    text-align: left;
    color: #000;
}
.clientele ol li {
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 15px;
}
.clientele ol li {
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 15px;
}
.careers .card h3 {
    font-size: 25px;
    line-height: 1.5;
    font-weight: 700 !important;
    padding: 0px 0px;
    font-weight: normal;
    font-family: "PT Sans", sans-serif;
    text-align: left;
    color: #000;
}
.careers .card p {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 0px;
    font-weight: normal;
    font-family: "PT Sans", sans-serif;
    text-align: left;
    color: #000000;
}
.assesment-workflow p {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 10px;
    font-weight: normal;
    font-family: "PT Sans", sans-serif;
}
.field-assesment-content-bg p {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 10px;
    font-weight: normal;
    font-family: "PT Sans", sans-serif;
}
.assesment-text .card-box p {
    letter-spacing: 0px;
    color: #000;
    opacity: 1;
    font-size: 1.3rem;
    font-weight: bold;
}
.assesment h1, .assesment h2 {
    font-size: 45px;
    text-align: left;
    font-family: "PT Serif", serif;
    font-weight: 700;
    margin: 30px auto;
}
.assesment-description p {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 10px;
    font-weight: normal;
    font-family: "PT Sans", sans-serif;
    color: #000000;
}
.assesment-description ul li {
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 15px;
    color: #000000;
}
.assesment h6 {
    font-size: 25px;
    text-align: left;
    font-family: "PT Sans", sans-serif;
    font-weight: 700;
    margin: 30px auto;
    color: #fff;
}

.assesment .assesment h6 {
    font-size: 25px;
    text-align: left;
    font-family: "PT Sans", sans-serif;
    font-weight: 700;
    margin: 30px auto;
    color: #fff;
}
.col-md-3.my-auto.assesment-text  .card-box {
    background: #fff;
    padding: 1.8rem;
    border-radius: 8px;
    text-align: center;
    color: #000 !important;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
.apply-btn {
    background-color: #f2af29;
    border-radius: 10px;
    font-weight: 600;
    width: 90%;
    height: 60px;
    border: none;
    font-size: 22px;
}
#Psychoeducational ul li span {
    font-size: 1.4rem;
    color: #000000;
    margin-bottom: 1rem;
    opacity: 1;
    border-bottom: solid 4px #F2AF29;
    width: fit-content;
    list-style: none;
    text-decoration: none;
}
.sl-assesment-description p {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 10px;
    font-weight: normal;
    font-family: "PT Sans", sans-serif;
    color: #000000;
}
.sl-assesment-description ul li {
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 15px;
    color: #000000;
}
.assesment-text-yellow-container h6 {
    font-size: 25px;
    text-align: left;
    font-family: "PT Sans", sans-serif;
    font-weight: 700;
    margin: 30px auto;
    color: #fff;
}
.assesment-text-yellow-container ul li {
    font-size: 20px;
    color: #FFFFFF;
    opacity: 1;
    font-weight: 400;
    padding-bottom: 5px;
}
.assesment-description h2 {
    font-size: 45px;
    text-align: left;
    font-family: "PT Serif", serif;
    font-weight: 700;
    margin: 30px auto;
    padding-top: 0;
    margin-top: 0;
}
.inteventions h1 {
    font-size: 50px;
    text-align: center;
    font-family: "PT Serif", serif;
    font-weight: 700;
    margin: 30px auto;
}
.inteventions p {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 10px;
    font-weight: normal;
    font-family: "PT Sans", sans-serif;
}
.mdrt h1 {
    font-size: 50px;
    text-align: center;
    font-family: "PT Serif", serif;
    font-weight: 700;
    margin: 30px auto;
    letter-spacing: -1px;
}
.mdrt p {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 10px;
    font-weight: normal;
    font-family: "PT Sans", sans-serif;
}
.mdrt h2 {
    font-size: 45px;
    text-align: left;
    font-family: "PT Serif", serif;
    font-weight: 700;
    margin: 30px auto;
    padding-top: 0;
    margin-top: 0;
}
.mdrt h3 {
    font-size: 45px;
    text-align: center;
    font-family: "PT Serif", serif;
    font-weight: 700;
    margin: 30px auto;
}
.mdrt ul li {
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 15px;
    color: #000;
}
.login-bg .login {
    background-color: #fff;
    border-radius: 10px;
    font-weight: 600;
    width: 200px;
    height: 60px;
    border: none;
    font-size: 22px;
    margin: auto;
    max-width: 260px;
}
.status-badge {
    position: absolute;
    top: 0px;
    right: 10px;
    padding: 5px 15px;
    font-weight: bold;
    color: #fff;
    border-bottom-left-radius: 8px;
    font-size: 20px;
}
.row.event-container .col-md-4 {
    margin: 20px auto;
}
.filter-title {
    font-size: 35px;
    text-align: left;
    font-family: "PT Serif", serif;
    font-weight: 700;
    width: 50%;
    float: left;
}
.newsrelease-container h1 {
    font-size: 50px;
    text-align: center;
    font-family: "PT Serif", serif;
    font-weight: 700;
    margin: 30px auto;
    padding: 10px 5%;
}
.publication-container p {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    font-weight: normal;
    font-family: "PT Sans", sans-serif;
}
.publication-container h2 {
    color: #000;
    font-size: 45px;
    line-height: 1.2;
    text-align: left;
    font-weight: 700;
    display: block;
    font-family: "PT Serif", serif;
}
div#navbarScroll {
    margin-top: 10px;
}
.header .login {
    background: #F2AF29;
    border-radius: 32px;
    font-size:16px;
    font-weight: 700;
    width: 80px;
    height: 40px;
    margin-top: -20px;
}

.header .navbar-nav .active {
    top: -15px !important;
}

.event-content .details .col-md-6 {
    flex: 0 0 auto;
    width: 100%;
}
.about-us h1 {
    font-size: 50px;
    text-align: center;
    font-family: "PT Serif", serif;
    font-weight: 700;
    margin: 30px auto;
}

.services h1 {
    font-size: 50px;
    text-align: center;
    font-family: "PT Serif", serif;
    font-weight: 700;
    margin: 30px auto;
}
.assesment-workflow h1 {
    font-size: 50px;
    text-align: center;
    font-family: "PT Serif", serif;
    font-weight: 700;
    margin: 20px auto;
}
.publicat-inner-title {
    font-size: 50px;
    text-align: center;
    font-family: "PT Serif", serif;
    font-weight: 700;
    margin: 30px auto;
}
.conferences p {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    font-weight: normal;
    font-family: "PT Sans", sans-serif;
}
}

@media screen and (min-width: 991px) and (max-width: 1024px) {
    .header .navbar-nav .nav-link {
    font-size: 1.0rem;
    color: #000;
    margin: 0px 8px;
    padding: 0px;
}

.banner-home {
    background: url(../images/home/hero-bg.png) no-repeat left 400px #F2AF29;
    padding: 13% 0px 10%;
    margin-top: -140px;
    max-height: 1080px;
    position: relative;
    z-index: -2;
}

.upcoming-events h4, .watch-video h4, .about-us h4, .our-services h4, .conferences h4, .publication-container h4,
.clientele h4, .careers h4, .assesment-workflow h4, .services h4,
.field-assessment h4, .inteventions h4, .mdrt h4, .workshop h4, .newsrelease-container h4 {
    background: #F2AF29;
    background: linear-gradient(90deg, rgba(242, 175, 41, 1) 0%, rgba(255, 250, 170, 1) 100%);
    text-decoration: none;
    color: #000;
    font-size: 25px;
    line-height: 1.5;
    text-align: center;
    padding: 0px 30px;
    border-radius: 52px;
    font-family: "PT Serif", serif;
    font-weight: 700;
    padding: 10px 0px;
    display: block;
    max-width: 280px;
}

.projects h4 {
    background: #F2AF29;
    background: linear-gradient(90deg, rgba(242, 175, 41, 1) 0%, rgba(255, 250, 170, 1) 100%);
    text-decoration: none;
    color: #000;
    font-size: 25px;
    line-height: 1.5;
    text-align: center;
    padding: 0px 30px;
    border-radius: 52px;
    font-family: "PT Serif", serif;
    font-weight: 700;
    padding: 10px 0px;
    display: block;
    max-width: 340px;
 }

 .assesment h4, .partnership h4,  .language-assesment h4 {
    background: #F2AF29;
    background: linear-gradient(90deg, rgba(242, 175, 41, 1) 0%, rgba(255, 250, 170, 1) 100%);
    text-decoration: none;
    color: #000;
    font-size: 25px;
    line-height: 1.5;
    text-align: center;
    padding: 0px 30px;
    border-radius: 52px;
    font-family: "PT Serif", serif;
    font-weight: 700;
    padding: 10px 0px;
    display: block;
    max-width: 440px;
 }

.view-more {
    text-align: right;
    font-size: 20px;
    color: #000;
}

.event-content h5 {
    text-align: left;
    font-size: 25px;
    font-weight: 700;
    margin: 20px 0;
}

.event-content .details .date p {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 5px;
}

.event-content .details .time p {
    font-size: 18px;
    margin-bottom: 5px;
}
.event-content .details .location p {
    font-size:18px;
}

.about-us ul {
    margin: 15px 10% 15px;
}

.about-us p {
    font-size: 18px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 0% 20px;
}
div#aboutus p {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 0% 20px 0%;
}




.about-us ul li {
    font-size: 18px;
    line-height: 1.5;
    font-weight: 400;
    margin-bottom: 20px;
}
.our-services p {
    font-size: 18px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 0 20px;
    color: #fff;
}

.partnership p {
    font-size: 18px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 0 20px;
    color: #000;
}

.projects p {
    font-size: 18px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 0 20px;
    color: #000;
}

.footer-bottom  h4 {
    font-size: 25px;
    font-weight: 400;
    margin-bottom: 20px;
}
.footer-top p {
    font-size: 40px;
    text-align: center;
    line-height: 1.8;
    color: #fff;
    font-family: "PT Sans", sans-serif;
    font-weight: 700;
    padding-bottom: 0;
    margin-bottom: 0;
}
.our-vision h3 img {
    margin-right: 10px;
    height: 40px;
    width: auto;
}

.our-vision h3 {
    color: #000;
    font-size: 30px;
    line-height: 1.5;
    text-align: left;
    padding: 0px 0px;
    font-weight: 700;
    display: block;
    margin: 30px 0px;
    font-family: "PT Serif", serif;
}
.our-vision p {
    font-size: 18px;
    line-height: 1.5;
    color: #000;
    padding-right: 20px;
}

.our-vision .col-md-4:nth-child(3) div {
    font-size: 18px;
    line-height: 1.5;
    color: #000;
}

.services .card {
    width: 45%;
    min-height: 380px;
    height: auto;
    text-align: center;
    margin: 0px 15px 30px;
    background: #FFFBCB;
    border: none;
    padding: 40px 20px 30px;
    display: inline-block;
    box-shadow: 0 2px 5px rgba(0,0,0,0.15);
    border-radius: 10px;
    vertical-align: top;
}
.services .card .img-wrapper {
    background: #fff;
    padding: 20px;
    border-radius: 50%;
    display: inline-flex;
    width: 110px;
    height: 110px;
    box-shadow: 0 2px 5px rgba(0,0,0,0.15);
    margin-bottom: 30px;
}

.clientele h1 {
    font-size: 40px;
    text-align: center;
    font-family: "PT Serif", serif;
    font-weight: 700;
    margin: 20px auto;
}

.clientele p {
    font-size: 18px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 10px;
    font-weight: normal;
    font-family: "PT Sans", sans-serif;
    text-align: left;
    color: #000;
}
.clientele ol li {
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 15px;
}
.clientele ol li {
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 15px;
}
.careers .card h3 {
    font-size: 25px;
    line-height: 1.5;
    font-weight: 700 !important;
    padding: 0px 0px;
    font-weight: normal;
    font-family: "PT Sans", sans-serif;
    text-align: left;
    color: #000;
}
.careers .card p {
    font-size: 18px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 0px;
    font-weight: normal;
    font-family: "PT Sans", sans-serif;
    text-align: left;
    color: #000000;
}
.assesment-workflow p {
    font-size: 18px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 10px;
    font-weight: normal;
    font-family: "PT Sans", sans-serif;
}
.field-assesment-content-bg p {
    font-size: 18px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 10px;
    font-weight: normal;
    font-family: "PT Sans", sans-serif;
}
.assesment-text .card-box p {
    letter-spacing: 0px;
    color: #000;
    opacity: 1;
    font-size: 1.3rem;
    font-weight: bold;
}
.assesment h1, .assesment h2 {
    font-size: 40px;
    text-align: left;
    font-family: "PT Serif", serif;
    font-weight: 700;
    margin: 20px auto;
}
.assesment-description p {
    font-size: 18px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 10px;
    font-weight: normal;
    font-family: "PT Sans", sans-serif;
    color: #000000;
}
.assesment-description ul li {
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 15px;
    color: #000000;
}
.assesment h6 {
    font-size: 25px;
    text-align: left;
    font-family: "PT Sans", sans-serif;
    font-weight: 700;
    margin: 20px auto;
    color: #fff;
}

.assesment .assesment h6 {
    font-size: 25px;
    text-align: left;
    font-family: "PT Sans", sans-serif;
    font-weight: 700;
    margin: 20px auto;
    color: #fff;
}
.col-md-3.my-auto.assesment-text  .card-box {
    background: #fff;
    padding: 1.8rem;
    border-radius: 8px;
    text-align: center;
    color: #000 !important;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
.apply-btn {
    background-color: #f2af29;
    border-radius: 10px;
    font-weight: 600;
    width: 90%;
    height: 60px;
    border: none;
    font-size: 22px;
}
#Psychoeducational ul li span {
    font-size: 1.4rem;
    color: #000000;
    margin-bottom: 1rem;
    opacity: 1;
    border-bottom: solid 4px #F2AF29;
    width: fit-content;
    list-style: none;
    text-decoration: none;
}
.sl-assesment-description p {
    font-size: 18px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 10px;
    font-weight: normal;
    font-family: "PT Sans", sans-serif;
    color: #000000;
}
.sl-assesment-description ul li {
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 15px;
    color: #000000;
}
.assesment-text-yellow-container h6 {
    font-size: 25px;
    text-align: left;
    font-family: "PT Sans", sans-serif;
    font-weight: 700;
    margin: 20px auto;
    color: #fff;
}
.assesment-text-yellow-container ul li {
    font-size: 18px;
    color: #FFFFFF;
    opacity: 1;
    font-weight: 400;
    padding-bottom: 5px;
}
.assesment-description h2 {
    font-size: 40px;
    text-align: left;
    font-family: "PT Serif", serif;
    font-weight: 700;
    margin: 20px auto;
    padding-top: 0;
    margin-top: 0;
}
.inteventions h1 {
    font-size: 40px;
    text-align: center;
    font-family: "PT Serif", serif;
    font-weight: 700;
    margin: 20px auto;
}
.inteventions p {
    font-size: 18px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 10px;
    font-weight: normal;
    font-family: "PT Sans", sans-serif;
}
.mdrt h1 {
    font-size: 40px;
    line-height: 1.5;
    text-align: center;
    font-family: "PT Serif", serif;
    font-weight: 700;
    margin: 20px auto;
    letter-spacing: 0px;
}
.mdrt p {
    font-size:18px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 10px;
    font-weight: normal;
    font-family: "PT Sans", sans-serif;
}
.mdrt h2 {
    font-size: 40px;
    text-align: left;
    font-family: "PT Serif", serif;
    font-weight: 700;
    margin: 20px auto;
    padding-top: 0;
    margin-top: 0;
}
.mdrt h3 {
    font-size: 40px;
    text-align: center;
    font-family: "PT Serif", serif;
    font-weight: 700;
    margin: 20px auto;
}
.mdrt ul li {
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 15px;
    color: #000;
}
.login-bg .login {
    background-color: #fff;
    border-radius: 10px;
    font-weight: 600;
    width: 200px;
    height: 60px;
    border: none;
    font-size: 22px;
    margin: auto;
    max-width: 260px;
}
.status-badge {
    position: absolute;
    top: 0px;
    right: 10px;
    padding: 5px 15px;
    font-weight: bold;
    color: #fff;
    border-bottom-left-radius: 8px;
    font-size: 18px;
}
.row.event-container .col-md-4 {
    margin: 20px auto;
}
.filter-title {
    font-size: 30px;
    text-align: left;
    font-family: "PT Serif", serif;
    font-weight: 700;
    width: 50%;
    float: left;
}
.newsrelease-container h1 {
    font-size: 40px;
    text-align: center;
    font-family: "PT Serif", serif;
    font-weight: 700;
    margin: 20px auto;
    padding: 10px 5%;
}
.publication-container p {
    font-size: 18px;
    line-height: 1.5;
    font-weight: 400;
    font-weight: normal;
    font-family: "PT Sans", sans-serif;
}
.publication-container h2 {
    color: #000;
    font-size: 40px;
    line-height: 1.2;
    text-align: left;
    font-weight: 700;
    display: block;
    font-family: "PT Serif", serif;
}
div#navbarScroll {
    margin-top: 10px;
}
.header .login {
    background: #F2AF29;
    border-radius: 32px;
    font-size:16px;
    font-weight: 700;
    width: 80px;
    height: 40px;
    margin-top: -20px;
}

.header .navbar-nav .active {
    top: 0px !important;
}

.header .navbar-nav .active::after {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #F2AF29;
    border-radius: 4px;
    border: none;
}
.event-content .details .col-md-6 {
    flex: 0 0 auto;
    width: 100%;
}
.about-us h1 {
    font-size: 40px;
    text-align: center;
    font-family: "PT Serif", serif;
    font-weight: 700;
    margin: 20px auto;
}
.services h1 {
    font-size: 40px;
    text-align: center;
    font-family: "PT Serif", serif;
    font-weight: 700;
    margin: 20px auto;
}
.assesment-workflow h1 {
    font-size: 50px;
    text-align: center;
    font-family: "PT Serif", serif;
    font-weight: 700;
    margin: 20px auto;
}
.publicat-inner-title {
    font-size: 50px;
    text-align: center;
    font-family: "PT Serif", serif;
    font-weight: 700;
    margin: 30px auto;
}
.careers .col-md-4 {
    flex: 0 0 auto;
    width: 50%;
}

.row.event-container .details .col-md-8, .row.event-container .details .col-md-4 {
    flex: 0 0 auto;
    width: 100%;
}
 
.field-assesment-content-bg .col-md-9, .field-assesment-content-bg .col-md-3 {
    flex: 0 0 auto;
    width: 100%;
}

.event-content b {
  display: -webkit-box;        /* needed for Safari/old Chromium */
  -webkit-line-clamp: 1;       /* number of lines to show */
  -webkit-box-orient: vertical; /* vertical layout for the box */
  overflow: hidden;            /* hide the rest */
}
.row.event-container, #resources-container {
    z-index: -1;
    position: relative;
}

.workshop .event-img img {
    width: 100%;
    display: block;
    position: relative;
    z-index: 0;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
}

.details img.time {
    width: 7%!important;
}

.conferences p {
    font-size: 18px;
    line-height: 1.5;
    font-weight: 400;
    font-weight: normal;
    font-family: "PT Sans", sans-serif;
}
}

@media screen and (min-width: 768px) and (max-width: 990px) {
    .header .navbar-nav .nav-link {
    font-size: 1.0rem;
    color: #000;
    margin: 0px 8px;
    padding: 0px;
}

.banner-home {
    background: url(../images/home/hero-bg.png) no-repeat left 350px #F2AF29;
    padding: 15% 0px 15%;
    margin-top: -140px;
    max-height: 1080px;
    position: relative;
    z-index: -2;
}

.banner-home img {
    margin: 15px auto;
}

.upcoming-events h4, .watch-video h4, .about-us h4, .our-services h4, .conferences h4, .publication-container h4,
 .clientele h4, .careers h4, .assesment-workflow h4, .services h4,
.field-assessment h4, .inteventions h4, .mdrt h4, .workshop h4, .newsrelease-container h4 {
    background: #F2AF29;
    background: linear-gradient(90deg, rgba(242, 175, 41, 1) 0%, rgba(255, 250, 170, 1) 100%);
    text-decoration: none;
    color: #000;
    font-size: 22px;
    line-height: 1.5;
    text-align: center;
    border-radius: 52px;
    font-family: "PT Serif", serif;
    font-weight: 700;
    padding: 10px 0px;
    display: block;
    max-width: 240px;
}

.projects h4 {
    background: #F2AF29;
    background: linear-gradient(90deg, rgba(242, 175, 41, 1) 0%, rgba(255, 250, 170, 1) 100%);
    text-decoration: none;
    color: #000;
    font-size: 22px;
    line-height: 1.5;
    text-align: center;
    border-radius: 52px;
    font-family: "PT Serif", serif;
    font-weight: 700;
    padding: 10px 0px;
    display: block;
    max-width: 300px;
 }

 .assesment h4, .partnership h4, .language-assesment h4 {
    background: #F2AF29;
    background: linear-gradient(90deg, rgba(242, 175, 41, 1) 0%, rgba(255, 250, 170, 1) 100%);
    text-decoration: none;
    color: #000;
    font-size: 22px;
    line-height: 1.5;
    text-align: center;
    padding: 0px 30px;
    border-radius: 52px;
    font-family: "PT Serif", serif;
    font-weight: 700;
    padding: 10px 0px;
    display: block;
    max-width: 400px;
 }

.view-more {
    text-align: right;
    font-size: 20px;
    color: #000;
}

.event-content h5 {
    text-align: left;
    font-size: 25px;
    font-weight: 700;
    margin: 20px 0;
}

.event-content .details .date p {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 5px;
}

.event-content .details .time p {
    font-size: 20px;
    margin-bottom: 5px;
}
.event-content .details .location p {
    font-size:18px;
}

.about-us ul {
    margin: 15px 10% 15px;
}

.about-us p {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 0% 20px 15%;
}

div#aboutus p {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 0% 20px 0%;
}

.about-us ul li {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    margin-bottom: 20px;
}
.our-services p {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 0 20px;
    color: #fff;
}

.partnership p {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 0 20px;
    color: #000;
}

.projects p {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 0 20px;
    color: #000;
}

.footer-bottom  h4 {
    font-size: 25px;
    font-weight: 400;
    margin-bottom: 20px;
}
.footer-top p {
    font-size: 30px;
    text-align: center;
    line-height: 1.8;
    color: #fff;
    font-family: "PT Sans", sans-serif;
    font-weight: 700;
    padding-bottom: 0;
    margin-bottom: 0;
}
.our-vision h3 img {
    margin-right: 10px;
    height: 40px;
    width: auto;
}

.our-vision h3 {
    color: #000;
    font-size: 25px;
    line-height: 1.5;
    text-align: left;
    padding: 0px 0px;
    font-weight: 700;
    display: block;
    margin: 30px 0px;
    font-family: "PT Serif", serif;
}
.our-vision p {
    font-size: 20px;
    line-height: 1.5;
    color: #000;
    padding-right: 20px;
}

.our-vision .col-md-4:nth-child(3) div {
    font-size: 20px;
    line-height: 1.5;
    color: #000;
}

.services .card {
    width: 45%;
    min-height: 380px;
    height: auto;
    text-align: center;
    margin: 0px 15px 30px;
    background: #FFFBCB;
    border: none;
    padding: 40px 20px 30px;
    display: inline-block;
    box-shadow: 0 2px 5px rgba(0,0,0,0.15);
    border-radius: 10px;
    vertical-align: top;
}
.services .card .img-wrapper {
    background: #fff;
    padding: 20px;
    border-radius: 50%;
    display: inline-flex;
    width: 110px;
    height: 110px;
    box-shadow: 0 2px 5px rgba(0,0,0,0.15);
    margin-bottom: 30px;
}

.clientele h1 {
    font-size: 30px;
    text-align: center;
    font-family: "PT Serif", serif;
    font-weight: 700;
    margin: 20px auto;
}

.clientele p {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 10px;
    font-weight: normal;
    font-family: "PT Sans", sans-serif;
    text-align: left;
    color: #000;
}
.clientele ol li {
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 15px;
}
.clientele ol li {
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 15px;
}
.careers .card h3 {
    font-size: 25px;
    line-height: 1.5;
    font-weight: 700 !important;
    padding: 0px 0px;
    font-weight: normal;
    font-family: "PT Sans", sans-serif;
    text-align: left;
    color: #000;
}
.careers .card p {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 0px;
    font-weight: normal;
    font-family: "PT Sans", sans-serif;
    text-align: left;
    color: #000000;
}
.assesment-workflow p {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 10px;
    font-weight: normal;
    font-family: "PT Sans", sans-serif;
}
.field-assesment-content-bg p {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 10px;
    font-weight: normal;
    font-family: "PT Sans", sans-serif;
}
.assesment-text .card-box p {
    letter-spacing: 0px;
    color: #000;
    opacity: 1;
    font-size: 1.3rem;
    font-weight: bold;
}
.assesment h1, .assesment h2 {
    font-size: 30px;
    text-align: left;
    font-family: "PT Serif", serif;
    font-weight: 700;
    margin: 20px auto;
        line-height: 1.5;
}
.assesment-description p {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 10px;
    font-weight: normal;
    font-family: "PT Sans", sans-serif;
    color: #000000;
}
.assesment-description ul li {
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 15px;
    color: #000000;
}
.assesment h6 {
    font-size: 25px;
    text-align: left;
    font-family: "PT Sans", sans-serif;
    font-weight: 700;
    margin: 20px auto;
    color: #fff;
        line-height: 1.5;
}

.assesment .assesment h6 {
    font-size: 25px;
    text-align: left;
    font-family: "PT Sans", sans-serif;
    font-weight: 700;
    margin: 20px auto;
    color: #fff;
        line-height: 1.5;
}
.col-md-3.my-auto.assesment-text  .card-box {
    background: #fff;
    padding: 1.8rem;
    border-radius: 8px;
    text-align: center;
    color: #000 !important;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
.apply-btn {
    background-color: #f2af29;
    border-radius: 10px;
    font-weight: 600;
    width: 90%;
    height: 60px;
    border: none;
    font-size: 22px;
}
#Psychoeducational ul li span {
    font-size: 1.4rem;
    color: #000000;
    margin-bottom: 1rem;
    opacity: 1;
    border-bottom: solid 4px #F2AF29;
    width: fit-content;
    list-style: none;
    text-decoration: none;
}
.sl-assesment-description p {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 10px;
    font-weight: normal;
    font-family: "PT Sans", sans-serif;
    color: #000000;
}
.sl-assesment-description ul li {
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 15px;
    color: #000000;
}
.assesment-text-yellow-container h6 {
    font-size: 25px;
    text-align: left;
    font-family: "PT Sans", sans-serif;
    font-weight: 700;
    margin: 20px auto;
    color: #fff;
}
.assesment-text-yellow-container ul li {
    font-size: 20px;
    color: #FFFFFF;
    opacity: 1;
    font-weight: 400;
    padding-bottom: 5px;
}
.assesment-description h2 {
    font-size: 30px;
    text-align: left;
    font-family: "PT Serif", serif;
    font-weight: 700;
    margin: 20px auto;
    padding-top: 0;
    margin-top: 0;
        line-height: 1.5;
}
.inteventions h1 {
    font-size: 30px;
    text-align: center;
    font-family: "PT Serif", serif;
    font-weight: 700;
    margin: 20px auto;
        line-height: 1.5;
}
.inteventions p {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 10px;
    font-weight: normal;
    font-family: "PT Sans", sans-serif;
}
.mdrt h1 {
    font-size: 30px;
    line-height: 1.5;
    text-align: center;
    font-family: "PT Serif", serif;
    font-weight: 700;
    margin: 20px auto;
    letter-spacing: 0px;
        line-height: 1.5;
}
.mdrt p {
    font-size:20px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 10px;
    font-weight: normal;
    font-family: "PT Sans", sans-serif;
}
.mdrt h2 {
    font-size: 30px;
    text-align: left;
    font-family: "PT Serif", serif;
    font-weight: 700;
    margin: 20px auto;
    padding-top: 0;
    margin-top: 0;
    line-height: 1.5;
}
.mdrt h3 {
    font-size: 30px;
    text-align: center;
    font-family: "PT Serif", serif;
    font-weight: 700;
    margin: 20px auto;
        line-height: 1.5;
}
.mdrt ul li {
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 15px;
    color: #000;
}
.login-bg .login {
    background-color: #fff;
    border-radius: 10px;
    font-weight: 600;
    width: 200px;
    height: 60px;
    border: none;
    font-size: 22px;
    margin: auto;
    max-width: 260px;
}
.status-badge {
    position: absolute;
    top: 0px;
    right: 10px;
    padding: 5px 15px;
    font-weight: bold;
    color: #fff;
    border-bottom-left-radius: 8px;
    font-size: 20px;
}
.row.event-container .col-md-4 {
    margin: 20px auto;
}
.filter-title {
    font-size: 25px;
    text-align: left;
    font-family: "PT Serif", serif;
    font-weight: 700;
    width: 50%;
    float: left;
}
.newsrelease-container h1 {
    font-size: 30px;
    text-align: center;
    font-family: "PT Serif", serif;
    font-weight: 700;
    margin: 20px auto;
    padding: 10px 5%;
}
.publication-container p {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    font-weight: normal;
    font-family: "PT Sans", sans-serif;
}
.publication-container h2 {
    color: #000;
    font-size: 30px;
    line-height: 1.2;
    text-align: left;
    font-weight: 700;
    display: block;
    font-family: "PT Serif", serif;
}
div#navbarScroll {
    margin-top: 10px;
}
.header .login {
    background: #F2AF29;
    border-radius: 32px;
    font-size:16px;
    font-weight: 700;
    width: 80px;
    height: 40px;
    margin-top: -20px;
}

.header .navbar-nav .active {
    top: 0px !important;
}

.header .navbar-nav .active::after {
    content: "";
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #F2AF29;
    border-radius: 4px;
    border: none;
}
.event-content .details .col-md-6 {
    flex: 0 0 auto;
    width: 100%;
}
.about-us h1 {
    font-size: 30px;
    text-align: center;
    font-family: "PT Serif", serif;
    font-weight: 700;
    margin: 20px auto;
}
.services h1 {
    font-size: 30px;
    text-align: center;
    font-family: "PT Serif", serif;
    font-weight: 700;
    margin: 20px auto;
}
.assesment-workflow h1 {
    font-size: 30px;
    text-align: center;
    font-family: "PT Serif", serif;
    font-weight: 700;
    margin: 20px auto;
}
.publicat-inner-title {
    font-size: 30px;
    text-align: center;
    font-family: "PT Serif", serif;
    font-weight: 700;
    margin: 30px auto;
}
.careers .col-md-4 {
    flex: 0 0 auto;
    width: 100%;
}

.row.event-container .details .col-md-8, .row.event-container .details .col-md-4 {
    flex: 0 0 auto;
    width: 100%;
}
 
.field-assesment-content-bg .col-md-9, .field-assesment-content-bg .col-md-3 {
    flex: 0 0 auto;
    width: 100%;
}

.event-content b {
  display: -webkit-box;        /* needed for Safari/old Chromium */
  -webkit-line-clamp: 1;       /* number of lines to show */
  -webkit-box-orient: vertical; /* vertical layout for the box */
  overflow: hidden;            /* hide the rest */
}
.row.event-container, #resources-container {
    z-index: -1;
    position: relative;
}

.workshop .event-img img {
    width: 100%;
    display: block;
    position: relative;
    z-index: 0;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
}

.details img.time {
    width: 7%!important;
}

.our-vision .col-md-4 {
    flex: 0 0 auto;
    width: 100%;
}
.footer-bottom .col-md-4 {
    flex: 0 0 auto;
    width: 100%;
    margin: 0px auto 20px;
    text-align: center;
}
.footer-bottom p {
    font-size: 17px;
    text-align: center;
    line-height: 1.5;
    color: #fff;
    font-family: "PT Sans", sans-serif;
    font-weight: 400;
}
.footer-bottom .col-md-4:nth-child(1) p {
    margin-bottom: 10px;
    padding: 0% 5%;
}

.footer-bottom .col-md-6 {
    flex: 0 0 auto;
    width: 100%;
}
 .footer-bottom .col-md-6.text-end p {
    text-align: center;
}
.my-5 {
    margin-top: 1.5rem!important;
    margin-bottom: 0.5rem!important;
}
.modal .modal-content {
  width: 85%;
}
.careers {
    padding: 0px 20px;
 
}
.conferences p {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    font-weight: normal;
    font-family: "PT Sans", sans-serif;
}
}

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

    .header .navbar-nav .nav-link {
    font-size: 1.0rem;
    color: #000;
    margin: 0px 8px;
    padding: 0px;
}

.banner-home {
    background: url(../images/home/hero-bg.png) no-repeat left 300px #F2AF29;
    padding: 15% 0px 15%;
    margin-top: -140px;
    max-height: 1080px;
    position: relative;
    z-index: -2;
}

.banner-home img {
    margin:50px auto 10px;
}

.upcoming-events h4, .watch-video h4, .about-us h4, .our-services h4, .conferences h4, .publication-container h4,
 .clientele h4, .careers h4, .assesment-workflow h4, .services h4,
.field-assessment h4, .inteventions h4, .mdrt h4, .workshop h4, .newsrelease-container h4 {
    background: #F2AF29;
    background: linear-gradient(90deg, rgba(242, 175, 41, 1) 0%, rgba(255, 250, 170, 1) 100%);
    text-decoration: none;
    color: #000;
    font-size: 22px;
    line-height: 1.5;
    text-align: center;
    border-radius: 52px;
    font-family: "PT Serif", serif;
    font-weight: 700;
    padding: 10px 0px;
    display: block;
    max-width: 240px;
}

.projects h4 {
    background: #F2AF29;
    background: linear-gradient(90deg, rgba(242, 175, 41, 1) 0%, rgba(255, 250, 170, 1) 100%);
    text-decoration: none;
    color: #000;
    font-size: 22px;
    line-height: 1.5;
    text-align: center;
    border-radius: 52px;
    font-family: "PT Serif", serif;
    font-weight: 700;
    padding: 10px 0px;
    display: block;
    max-width: 300px;
 }

 .assesment h4, .language-assesment h4, .partnership h4 {
    background: #F2AF29;
    background: linear-gradient(90deg, rgba(242, 175, 41, 1) 0%, rgba(255, 250, 170, 1) 100%);
    text-decoration: none;
    color: #000;
    font-size: 22px;
    line-height: 1.5;
    text-align: center;
    padding: 0px 30px;
    border-radius: 52px;
    font-family: "PT Serif", serif;
    font-weight: 700;
    padding: 10px 0px;
    display: block;
    max-width: 400px;
 }

.view-more {
    text-align: right;
    font-size: 20px;
    color: #000;
}

.event-content h5 {
    text-align: left;
    font-size: 25px;
    font-weight: 700;
    margin: 20px 0;
}

.event-content .details .date p {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 5px;
}

.event-content .details .time p {
    font-size: 20px;
    margin-bottom: 5px;
}
.event-content .details .location p {
    font-size:18px;
}

.about-us ul {
    margin: 15px 0% 15px;
}

.about-us p {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    padding: 10px 0% 10px 0%;
}

div#aboutus p {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 0% 20px 0%;
}

.about-us ul li {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    margin-bottom: 20px;
}
.our-services p {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 0 20px;
    color: #fff;
}

.partnership p {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 0 20px;
    color: #000;
}

.projects p {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 0 20px;
    color: #000;
}

.footer-bottom  h4 {
    font-size: 25px;
    font-weight: 400;
    margin-bottom: 20px;
}
.footer-top p {
    font-size: 30px;
    text-align: center;
    line-height: 1.8;
    color: #fff;
    font-family: "PT Sans", sans-serif;
    font-weight: 700;
    padding-bottom: 0;
    margin-bottom: 0;
}
.our-vision h3 img {
    margin-right: 10px;
    height: 40px;
    width: auto;
}

.our-vision h3 {
    color: #000;
    font-size: 25px;
    line-height: 1.5;
    text-align: left;
    padding: 0px 0px;
    font-weight: 700;
    display: block;
    margin: 30px 0px;
    font-family: "PT Serif", serif;
}
.our-vision p {
    font-size: 20px;
    line-height: 1.5;
    color: #000;
    padding-right: 20px;
}

.our-vision .col-md-4:nth-child(3) div {
    font-size: 20px;
    line-height: 1.5;
    color: #000;
}

.services .card {
    width: 95%;
    min-height: 380px;
    height: auto;
    text-align: center;
    margin: 0px 15px 30px;
    background: #FFFBCB;
    border: none;
    padding: 40px 20px 30px;
    display: inline-block;
    box-shadow: 0 2px 5px rgba(0,0,0,0.15);
    border-radius: 10px;
    vertical-align: top;
}
.services .card .img-wrapper {
    background: #fff;
    padding: 20px;
    border-radius: 50%;
    display: inline-flex;
    width: 110px;
    height: 110px;
    box-shadow: 0 2px 5px rgba(0,0,0,0.15);
    margin-bottom: 30px;
}

.clientele h1 {
    font-size: 30px;
    text-align: center;
    font-family: "PT Serif", serif;
    font-weight: 700;
    margin: 20px auto;
}

.clientele p {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 10px;
    font-weight: normal;
    font-family: "PT Sans", sans-serif;
    text-align: left;
    color: #000;
}
.clientele ol li {
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 15px;
}
.clientele ol li {
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 15px;
}
.careers .card h3 {
    font-size: 25px;
    line-height: 1.5;
    font-weight: 700 !important;
    padding: 0px 0px;
    font-weight: normal;
    font-family: "PT Sans", sans-serif;
    text-align: left;
    color: #000;
}
.careers .card p {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 0px;
    font-weight: normal;
    font-family: "PT Sans", sans-serif;
    text-align: left;
    color: #000000;
}
.assesment-workflow p {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 10px !important;
    font-weight: normal;
    font-family: "PT Sans", sans-serif;
}
.field-assesment-content-bg p {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 10px;
    font-weight: normal;
    font-family: "PT Sans", sans-serif;
}
.assesment-text .card-box p {
    letter-spacing: 0px;
    color: #000;
    opacity: 1;
    font-size: 1.3rem;
    font-weight: bold;
}
.assesment h1, .assesment h2 {
    font-size: 30px;
    text-align: left;
    font-family: "PT Serif", serif;
    font-weight: 700;
    margin: 20px auto;
        line-height: 1.5;
}
.assesment-description p {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 10px;
    font-weight: normal;
    font-family: "PT Sans", sans-serif;
    color: #000000;
}
.assesment-description ul li {
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 15px;
    color: #000000;
}
.assesment h6 {
    font-size: 25px;
    text-align: left;
    font-family: "PT Sans", sans-serif;
    font-weight: 700;
    margin: 20px auto;
    color: #fff;
        line-height: 1.5;
}

.assesment .assesment h6 {
    font-size: 25px;
    text-align: left;
    font-family: "PT Sans", sans-serif;
    font-weight: 700;
    margin: 20px auto;
    color: #fff;
        line-height: 1.5;
}
.col-md-3.my-auto.assesment-text  .card-box {
    background: #fff;
    padding: 1.8rem;
    border-radius: 8px;
    text-align: center;
    color: #000 !important;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
.apply-btn {
    background-color: #f2af29;
    border-radius: 10px;
    font-weight: 600;
    width: 90%;
    height: 60px;
    border: none;
    font-size: 22px;
}
#Psychoeducational ul li span {
    font-size: 1.4rem;
    color: #000000;
    margin-bottom: 1rem;
    opacity: 1;
    border-bottom: solid 4px #F2AF29;
    width: fit-content;
    list-style: none;
    text-decoration: none;
}
.sl-assesment-description p {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 10px;
    font-weight: normal;
    font-family: "PT Sans", sans-serif;
    color: #000000;
}
.sl-assesment-description ul li {
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 15px;
    color: #000000;
}
.assesment-text-yellow-container h6 {
    font-size: 25px;
    text-align: left;
    font-family: "PT Sans", sans-serif;
    font-weight: 700;
    margin: 20px auto;
    color: #fff;
}
.assesment-text-yellow-container ul li {
    font-size: 20px;
    color: #FFFFFF;
    opacity: 1;
    font-weight: 400;
    padding-bottom: 5px;
}
.assesment-description h2 {
    font-size: 30px;
    text-align: left;
    font-family: "PT Serif", serif;
    font-weight: 700;
    margin: 20px auto;
    padding-top: 0;
    margin-top: 0;
        line-height: 1.5;
}
.inteventions h1 {
    font-size: 30px;
    text-align: center;
    font-family: "PT Serif", serif;
    font-weight: 700;
    margin: 20px auto;
        line-height: 1.5;
}
.inteventions p {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 10px;
    font-weight: normal;
    font-family: "PT Sans", sans-serif;
}
.mdrt h1 {
    font-size: 30px;
    line-height: 1.5;
    text-align: center;
    font-family: "PT Serif", serif;
    font-weight: 700;
    margin: 20px auto;
    letter-spacing: 0px;
        line-height: 1.5;
}
.mdrt p {
    font-size:20px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 10px;
    font-weight: normal;
    font-family: "PT Sans", sans-serif;
}
.mdrt h2 {
    font-size: 30px;
    text-align: left;
    font-family: "PT Serif", serif;
    font-weight: 700;
    margin: 20px auto;
    padding-top: 0;
    margin-top: 0;
    line-height: 1.5;
}
.mdrt h3 {
    font-size: 30px;
    text-align: center;
    font-family: "PT Serif", serif;
    font-weight: 700;
    margin: 20px auto;
        line-height: 1.5;
}
.mdrt ul li {
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 15px;
    color: #000;
}
.login-bg .login {
    background-color: #fff;
    border-radius: 10px;
    font-weight: 600;
    width: 200px;
    height: 60px;
    border: none;
    font-size: 22px;
    margin: auto;
    max-width: 260px;
}
.status-badge {
    position: absolute;
    top: 0px;
    right: 10px;
    padding: 5px 15px;
    font-weight: bold;
    color: #fff;
    border-bottom-left-radius: 8px;
    font-size: 20px;
}
.row.event-container .col-md-4 {
    margin: 20px auto;
}
.filter-title {
    font-size: 25px;
    text-align: left;
    font-family: "PT Serif", serif;
    font-weight: 700;
    width: 50%;
    float: left;
}
.newsrelease-container h1 {
    font-size: 30px;
    text-align: center;
    font-family: "PT Serif", serif;
    font-weight: 700;
    margin: 20px auto;
    padding: 10px 5%;
}
.publication-container p {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    font-weight: normal;
    font-family: "PT Sans", sans-serif;
}
.publication-container h2 {
    color: #000;
    font-size: 30px;
    line-height: 1.2;
    text-align: left;
    font-weight: 700;
    display: block;
    font-family: "PT Serif", serif;
}
div#navbarScroll {
    margin-top: 10px;
}
.header .login {
    background: #F2AF29;
    border-radius: 32px;
    font-size:16px;
    font-weight: 700;
    width: 80px;
    height: 40px;
    margin-top: -20px;
}

.header .navbar-nav .active {
    top: 0px !important;
}

.header .navbar-nav .active::after {
    content: "";
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #F2AF29;
    border-radius: 4px;
    border: none;
}
.event-content .details .col-md-6 {
    flex: 0 0 auto;
    width: 100%;
}
.about-us h1 {
    font-size: 30px;
    text-align: center;
    font-family: "PT Serif", serif;
    font-weight: 700;
    margin: 20px auto;
}
.services h1 {
    font-size: 30px;
    text-align: center;
    font-family: "PT Serif", serif;
    font-weight: 700;
    margin: 20px auto;
}
.assesment-workflow h1 {
    font-size: 30px;
    text-align: center;
    font-family: "PT Serif", serif;
    font-weight: 700;
    margin: 20px auto;
}
.publicat-inner-title {
    font-size: 30px;
    text-align: center;
    font-family: "PT Serif", serif;
    font-weight: 700;
    margin: 30px auto;
}
.careers .col-md-4 {
    flex: 0 0 auto;
    width: 100%;
}

.row.event-container .details .col-md-8, .row.event-container .details .col-md-4 {
    flex: 0 0 auto;
    width: 100%;
}
 
.field-assesment-content-bg .col-md-9, .field-assesment-content-bg .col-md-3 {
    flex: 0 0 auto;
    width: 100%;
}

.event-content b {
  display: -webkit-box;        /* needed for Safari/old Chromium */
  -webkit-line-clamp: 1;       /* number of lines to show */
  -webkit-box-orient: vertical; /* vertical layout for the box */
  overflow: hidden;            /* hide the rest */
}
.row.event-container, #resources-container {
    z-index: -1;
    position: relative;
}

.workshop .event-img img {
    width: 100%;
    display: block;
    position: relative;
    z-index: 0;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
}

.details img.time {
    width: 7%!important;
}

.our-vision .col-md-4 {
    flex: 0 0 auto;
    width: 100%;
}
.footer-bottom .col-md-4 {
    flex: 0 0 auto;
    width: 100%;
    margin: 0px auto 20px;
    text-align: center;
}
.footer-bottom p {
    font-size: 17px;
    text-align: center;
    line-height: 1.5;
    color: #fff;
    font-family: "PT Sans", sans-serif;
    font-weight: 400;
}
.footer-bottom .col-md-4:nth-child(1) p {
    margin-bottom: 10px;
    padding: 0% 5%;
}

.footer-bottom .col-md-6 {
    flex: 0 0 auto;
    width: 100%;
}
 .footer-bottom .col-md-6.text-end p {
    text-align: center;
}
.my-5 {
    margin-top: 1.5rem!important;
    margin-bottom: 0.5rem!important;
}
 
.careers {
    padding: 0px 20px;
}

.about-section-image img {
    border-radius: 90px 0 90px 0px;
    margin-left: 25px;
    margin-top: 25px;
}

.our-services {
    padding: 4% 20px;
    background: url(../images/home/our-services-bg.png) no-repeat center top;
    background-size: cover;
}

.clientele ol {
    margin-top: 30px;
    margin-left: 0px;
}

.list-content {
    padding-left: 2rem;
}
.details img.calender {
    width: 5%!important;
    padding-right: 5px;
}

.details img.time {
    width: 5%!important;
    padding-right: 5px;

}
.conferences p {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    font-weight: normal;
    font-family: "PT Sans", sans-serif;
}
.banner-aboutus, .banner-services, .banner-clientele, .banner-careers, .banner-field-assessment, 
.banner-assesment, .banner-language-assesment, .banner-inteventions, .banner-inteventions, 
.banner-mdrt, .banner-conferences, .banner-workshop, .banner-publication, .banner-newsrelease {
    width: 125%;
    margin: -125px auto 0px;
    text-align: center;
}
.banner-assessments {
    width: 125%;
    margin-top: -125px;
    position: relative;
    z-index: -1;
}
}

@media screen and (min-width: 460px) and (max-width: 559px) {
 

    .header .navbar-nav .nav-link {
    font-size: 1.0rem;
    color: #000;
    margin: 0px 8px;
    padding: 0px;
}

.banner-home {
    background: url(../images/home/hero-bg.png) no-repeat left 300px #F2AF29;
    padding: 15% 0px 15%;
    margin-top: -140px;
    max-height: 1080px;
    position: relative;
    z-index: -2;
}

.banner-home img {
    margin:50px auto 10px;
}

.upcoming-events h4, .watch-video h4, .about-us h4, .our-services h4, .conferences h4, .publication-container h4,
 .clientele h4, .careers h4, .assesment-workflow h4, .services h4,
.field-assessment h4, .inteventions h4, .mdrt h4, .workshop h4, .newsrelease-container h4 {
    background: #F2AF29;
    background: linear-gradient(90deg, rgba(242, 175, 41, 1) 0%, rgba(255, 250, 170, 1) 100%);
    text-decoration: none;
    color: #000;
    font-size: 22px;
    line-height: 1.5;
    text-align: center;
    border-radius: 52px;
    font-family: "PT Serif", serif;
    font-weight: 700;
    padding: 10px 0px;
    display: block;
    max-width: 240px;
}

.projects h4 {
    background: #F2AF29;
    background: linear-gradient(90deg, rgba(242, 175, 41, 1) 0%, rgba(255, 250, 170, 1) 100%);
    text-decoration: none;
    color: #000;
    font-size: 22px;
    line-height: 1.5;
    text-align: center;
    border-radius: 52px;
    font-family: "PT Serif", serif;
    font-weight: 700;
    padding: 10px 0px;
    display: block;
    max-width: 300px;
 }

 .assesment h4, .partnership h4, .language-assesment h4 {
    background: #F2AF29;
    background: linear-gradient(90deg, rgba(242, 175, 41, 1) 0%, rgba(255, 250, 170, 1) 100%);
    text-decoration: none;
    color: #000;
    font-size: 22px;
    line-height: 1.5;
    text-align: center;
    padding: 0px 30px;
    border-radius: 52px;
    font-family: "PT Serif", serif;
    font-weight: 700;
    padding: 10px 0px;
    display: block;
    max-width: 400px;
 }

.view-more {
    text-align: right;
    font-size: 20px;
    color: #000;
}

.event-content h5 {
    text-align: left;
    font-size: 25px;
    font-weight: 700;
    margin: 20px 0;
}

.event-content .details .date p {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 5px;
}

.event-content .details .time p {
    font-size: 20px;
    margin-bottom: 5px;
}
.event-content .details .location p {
    font-size:18px;
}

.about-us ul {
    margin: 15px 0% 15px;
}

.about-us p {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    padding: 10px 0% 10px 0%;
}

div#aboutus p {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 0% 20px 0%;
}

.about-us ul li {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    margin-bottom: 20px;
}
.our-services p {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 0 20px;
    color: #fff;
}

.partnership p {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 0 20px;
    color: #000;
}

.projects p {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 0 20px;
    color: #000;
}

.footer-bottom  h4 {
    font-size: 25px;
    font-weight: 400;
    margin-bottom: 20px;
}
.footer-top p {
    font-size: 30px;
    text-align: center;
    line-height: 1.8;
    color: #fff;
    font-family: "PT Sans", sans-serif;
    font-weight: 700;
    padding-bottom: 0;
    margin-bottom: 0;
}
.our-vision h3 img {
    margin-right: 10px;
    height: 40px;
    width: auto;
}

.our-vision h3 {
    color: #000;
    font-size: 25px;
    line-height: 1.5;
    text-align: left;
    padding: 0px 0px;
    font-weight: 700;
    display: block;
    margin: 30px 0px;
    font-family: "PT Serif", serif;
}
.our-vision p {
    font-size: 20px;
    line-height: 1.5;
    color: #000;
    padding-right: 20px;
}

.our-vision .col-md-4:nth-child(3) div {
    font-size: 20px;
    line-height: 1.5;
    color: #000;
}

.services .card {
    width: 95%;
    min-height: 380px;
    height: auto;
    text-align: center;
    margin: 0px 15px 30px;
    background: #FFFBCB;
    border: none;
    padding: 40px 20px 30px;
    display: inline-block;
    box-shadow: 0 2px 5px rgba(0,0,0,0.15);
    border-radius: 10px;
    vertical-align: top;
}
.services .card .img-wrapper {
    background: #fff;
    padding: 20px;
    border-radius: 50%;
    display: inline-flex;
    width: 110px;
    height: 110px;
    box-shadow: 0 2px 5px rgba(0,0,0,0.15);
    margin-bottom: 30px;
}

.clientele h1 {
    font-size: 30px;
    text-align: center;
    font-family: "PT Serif", serif;
    font-weight: 700;
    margin: 20px auto;
}

.clientele p {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 10px;
    font-weight: normal;
    font-family: "PT Sans", sans-serif;
    text-align: left;
    color: #000;
}
.clientele ol li {
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 15px;
}
.clientele ol li {
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 15px;
}
.careers .card h3 {
    font-size: 25px;
    line-height: 1.5;
    font-weight: 700 !important;
    padding: 0px 0px;
    font-weight: normal;
    font-family: "PT Sans", sans-serif;
    text-align: left;
    color: #000;
}
.careers .card p {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 0px;
    font-weight: normal;
    font-family: "PT Sans", sans-serif;
    text-align: left;
    color: #000000;
}
.assesment-workflow p {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 10px !important;
    font-weight: normal;
    font-family: "PT Sans", sans-serif;
}
.field-assesment-content-bg p {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 10px;
    font-weight: normal;
    font-family: "PT Sans", sans-serif;
}
.assesment-text .card-box p {
    letter-spacing: 0px;
    color: #000;
    opacity: 1;
    font-size: 1.3rem;
    font-weight: bold;
}
.assesment h1, .assesment h2 {
    font-size: 30px;
    text-align: left;
    font-family: "PT Serif", serif;
    font-weight: 700;
    margin: 20px auto;
        line-height: 1.5;
}
.assesment-description p {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 10px;
    font-weight: normal;
    font-family: "PT Sans", sans-serif;
    color: #000000;
}
.assesment-description ul li {
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 15px;
    color: #000000;
}
.assesment h6 {
    font-size: 25px;
    text-align: left;
    font-family: "PT Sans", sans-serif;
    font-weight: 700;
    margin: 20px auto;
    color: #fff;
        line-height: 1.5;
}

.assesment .assesment h6 {
    font-size: 25px;
    text-align: left;
    font-family: "PT Sans", sans-serif;
    font-weight: 700;
    margin: 20px auto;
    color: #fff;
        line-height: 1.5;
}
.col-md-3.my-auto.assesment-text  .card-box {
    background: #fff;
    padding: 1.8rem;
    border-radius: 8px;
    text-align: center;
    color: #000 !important;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
.apply-btn {
    background-color: #f2af29;
    border-radius: 10px;
    font-weight: 600;
    width: 90%;
    height: 60px;
    border: none;
    font-size: 22px;
}
#Psychoeducational ul li span {
    font-size: 1.4rem;
    color: #000000;
    margin-bottom: 1rem;
    opacity: 1;
    border-bottom: solid 4px #F2AF29;
    width: fit-content;
    list-style: none;
    text-decoration: none;
}
.sl-assesment-description p {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 10px;
    font-weight: normal;
    font-family: "PT Sans", sans-serif;
    color: #000000;
}
.sl-assesment-description ul li {
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 15px;
    color: #000000;
}
.assesment-text-yellow-container h6 {
    font-size: 25px;
    text-align: left;
    font-family: "PT Sans", sans-serif;
    font-weight: 700;
    margin: 20px auto;
    color: #fff;
}
.assesment-text-yellow-container ul li {
    font-size: 20px;
    color: #FFFFFF;
    opacity: 1;
    font-weight: 400;
    padding-bottom: 5px;
}
.assesment-description h2 {
    font-size: 30px;
    text-align: left;
    font-family: "PT Serif", serif;
    font-weight: 700;
    margin: 20px auto;
    padding-top: 0;
    margin-top: 0;
        line-height: 1.5;
}
.inteventions h1 {
    font-size: 30px;
    text-align: center;
    font-family: "PT Serif", serif;
    font-weight: 700;
    margin: 20px auto;
        line-height: 1.5;
}
.inteventions p {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 10px;
    font-weight: normal;
    font-family: "PT Sans", sans-serif;
}
.mdrt h1 {
    font-size: 30px;
    line-height: 1.5;
    text-align: center;
    font-family: "PT Serif", serif;
    font-weight: 700;
    margin: 20px auto;
    letter-spacing: 0px;
        line-height: 1.5;
}
.mdrt p {
    font-size:20px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 10px;
    font-weight: normal;
    font-family: "PT Sans", sans-serif;
}
.mdrt h2 {
    font-size: 30px;
    text-align: left;
    font-family: "PT Serif", serif;
    font-weight: 700;
    margin: 20px auto;
    padding-top: 0;
    margin-top: 0;
    line-height: 1.5;
}
.mdrt h3 {
    font-size: 30px;
    text-align: center;
    font-family: "PT Serif", serif;
    font-weight: 700;
    margin: 20px auto;
        line-height: 1.5;
}
.mdrt ul li {
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 15px;
    color: #000;
}
.login-bg .login {
    background-color: #fff;
    border-radius: 10px;
    font-weight: 600;
    width: 200px;
    height: 60px;
    border: none;
    font-size: 22px;
    margin: auto;
    max-width: 260px;
}
.status-badge {
    position: absolute;
    top: 0px;
    right: 10px;
    padding: 5px 15px;
    font-weight: bold;
    color: #fff;
    border-bottom-left-radius: 8px;
    font-size: 20px;
}
.row.event-container .col-md-4 {
    margin: 20px auto;
}
.filter-title {
    font-size: 25px;
    text-align: left;
    font-family: "PT Serif", serif;
    font-weight: 700;
    width: 50%;
    float: left;
}
.newsrelease-container h1 {
    font-size: 30px;
    text-align: center;
    font-family: "PT Serif", serif;
    font-weight: 700;
    margin: 20px auto;
    padding: 10px 5%;
}
.publication-container p {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    font-weight: normal;
    font-family: "PT Sans", sans-serif;
}
.publication-container h2 {
    color: #000;
    font-size: 30px;
    line-height: 1.2;
    text-align: left;
    font-weight: 700;
    display: block;
    font-family: "PT Serif", serif;
}
div#navbarScroll {
    margin-top: 10px;
}
.header .login {
    background: #F2AF29;
    border-radius: 32px;
    font-size:16px;
    font-weight: 700;
    width: 80px;
    height: 40px;
    margin-top: -20px;
}

.header .navbar-nav .active {
    top: 0px !important;
}

.header .navbar-nav .active::after {
    content: "";
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #F2AF29;
    border-radius: 4px;
    border: none;
}
.event-content .details .col-md-6 {
    flex: 0 0 auto;
    width: 100%;
}
.about-us h1 {
    font-size: 30px;
    text-align: center;
    font-family: "PT Serif", serif;
    font-weight: 700;
    margin: 20px auto;
}
.services h1 {
    font-size: 30px;
    text-align: center;
    font-family: "PT Serif", serif;
    font-weight: 700;
    margin: 20px auto;
}
.assesment-workflow h1 {
    font-size: 30px;
    text-align: center;
    font-family: "PT Serif", serif;
    font-weight: 700;
    margin: 20px auto;
}
.publicat-inner-title {
    font-size: 30px;
    text-align: center;
    font-family: "PT Serif", serif;
    font-weight: 700;
    margin: 30px auto;
}
.careers .col-md-4 {
    flex: 0 0 auto;
    width: 100%;
}

.row.event-container .details .col-md-8, .row.event-container .details .col-md-4 {
    flex: 0 0 auto;
    width: 100%;
}
 
.field-assesment-content-bg .col-md-9, .field-assesment-content-bg .col-md-3 {
    flex: 0 0 auto;
    width: 100%;
}

.event-content b {
  display: -webkit-box;        /* needed for Safari/old Chromium */
  -webkit-line-clamp: 1;       /* number of lines to show */
  -webkit-box-orient: vertical; /* vertical layout for the box */
  overflow: hidden;            /* hide the rest */
}
.row.event-container, #resources-container {
    z-index: -1;
    position: relative;
}

.workshop .event-img img {
    width: 100%;
    display: block;
    position: relative;
    z-index: 0;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
}

.details img.time {
    width: 7%!important;
}

.our-vision .col-md-4 {
    flex: 0 0 auto;
    width: 100%;
}
.footer-bottom .col-md-4 {
    flex: 0 0 auto;
    width: 100%;
    margin: 0px auto 20px;
    text-align: center;
}
.footer-bottom p {
    font-size: 17px;
    text-align: center;
    line-height: 1.5;
    color: #fff;
    font-family: "PT Sans", sans-serif;
    font-weight: 400;
}
.footer-bottom .col-md-4:nth-child(1) p {
    margin-bottom: 10px;
    padding: 0% 5%;
}

.footer-bottom .col-md-6 {
    flex: 0 0 auto;
    width: 100%;
}
 .footer-bottom .col-md-6.text-end p {
    text-align: center;
}
.my-5 {
    margin-top: 1.5rem!important;
    margin-bottom: 0.5rem!important;
}
 
.careers {
    padding: 0px 20px;
}

.about-section-image img {
    border-radius: 90px 0 90px 0px;
    margin-left: 25px;
    margin-top: 25px;
}

.our-services {
    padding: 4% 20px;
    background: url(../images/home/our-services-bg.png) no-repeat center top;
    background-size: cover;
}

.clientele ol {
    margin-top: 30px;
    margin-left: 0px;
}

.list-content {
    padding-left: 2rem;
}
.details img.calender {
    width: 5%!important;
    padding-right: 5px;
}

.details img.time {
    width: 5%!important;
    padding-right: 5px;

}
.banner-aboutus, .banner-services, .banner-clientele, .banner-careers, .banner-field-assessment, 
.banner-assesment, .banner-language-assesment, .banner-inteventions, .banner-inteventions, 
.banner-mdrt, .banner-conferences, .banner-workshop, .banner-publication, .banner-newsrelease {
    width: 125%;
    margin: -113px auto 0px;
    text-align: center;
}
.banner-assessments {
    width: 125%;
    margin-top: -113px;
    position: relative;
    z-index: -1;
}
.conferences p {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    font-weight: normal;
    font-family: "PT Sans", sans-serif;
}
.tab-content>.active {
    font-family: "PT Serif", serif;
    font-size: 2rem;
    font-weight: 700;
}
.text-muted {
 font-size: 20px;
}
}
 
@media screen and (min-width: 360px) and (max-width: 459px) {
 

    .header .navbar-nav .nav-link {
    font-size: 1.0rem;
    color: #000;
    margin: 0px 8px;
    padding: 0px;
}

.banner-home {
    background: url(../images/home/hero-bg.png) no-repeat left 300px #F2AF29;
    padding: 15% 0px 15%;
    margin-top: -140px;
    max-height: 1080px;
    position: relative;
    z-index: -2;
}

.banner-home img {
    margin:50px auto 10px;
}

.upcoming-events h4, .watch-video h4, .about-us h4, .our-services h4, .conferences h4, .publication-container h4,
 .clientele h4, .careers h4, .assesment-workflow h4, .services h4,
.field-assessment h4, .inteventions h4, .mdrt h4, .workshop h4, .newsrelease-container h4 {
    background: #F2AF29;
    background: linear-gradient(90deg, rgba(242, 175, 41, 1) 0%, rgba(255, 250, 170, 1) 100%);
    text-decoration: none;
    color: #000;
    font-size: 22px;
    line-height: 1.5;
    text-align: center;
    border-radius: 52px;
    font-family: "PT Serif", serif;
    font-weight: 700;
    padding: 10px 0px;
    display: block;
    max-width: 240px;
}

.projects h4 {
    background: #F2AF29;
    background: linear-gradient(90deg, rgba(242, 175, 41, 1) 0%, rgba(255, 250, 170, 1) 100%);
    text-decoration: none;
    color: #000;
    font-size: 22px;
    line-height: 1.5;
    text-align: center;
    border-radius: 52px;
    font-family: "PT Serif", serif;
    font-weight: 700;
    padding: 10px 0px;
    display: block;
    max-width: 300px;
 }

 .assesment h4, .partnership h4, .language-assesment h4 {
    background: #F2AF29;
    background: linear-gradient(90deg, rgba(242, 175, 41, 1) 0%, rgba(255, 250, 170, 1) 100%);
    text-decoration: none;
    color: #000;
    font-size: 22px;
    line-height: 1.5;
    text-align: center;
    padding: 0px 30px;
    border-radius: 52px;
    font-family: "PT Serif", serif;
    font-weight: 700;
    padding: 10px 0px;
    display: block;
    max-width: 400px;
 }

.view-more {
    text-align: right;
    font-size: 20px;
    color: #000;
}

.event-content h5 {
    text-align: left;
    font-size: 25px;
    font-weight: 700;
    margin: 20px 0;
}

.event-content .details .date p {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 5px;
}

.event-content .details .time p {
    font-size: 20px;
    margin-bottom: 5px;
}
.event-content .details .location p {
    font-size:18px;
}

.about-us ul {
    margin: 15px 0% 15px;
}

.about-us p {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    padding: 10px 0% 10px 0%;
}

div#aboutus p {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 0% 20px 0%;
}

.about-us ul li {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    margin-bottom: 20px;
}
.our-services p {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 0 20px;
    color: #fff;
}

.partnership p {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 0 20px;
    color: #000;
}

.projects p {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 0 20px;
    color: #000;
}

.footer-bottom  h4 {
    font-size: 25px;
    font-weight: 400;
    margin-bottom: 20px;
}
.footer-top p {
    font-size: 30px;
    text-align: center;
    line-height: 1.8;
    color: #fff;
    font-family: "PT Sans", sans-serif;
    font-weight: 700;
    padding-bottom: 0;
    margin-bottom: 0;
}
.our-vision h3 img {
    margin-right: 10px;
    height: 40px;
    width: auto;
}

.our-vision h3 {
    color: #000;
    font-size: 25px;
    line-height: 1.5;
    text-align: left;
    padding: 0px 0px;
    font-weight: 700;
    display: block;
    margin: 30px 0px;
    font-family: "PT Serif", serif;
}
.our-vision p {
    font-size: 20px;
    line-height: 1.5;
    color: #000;
    padding-right: 20px;
}

.our-vision .col-md-4:nth-child(3) div {
    font-size: 20px;
    line-height: 1.5;
    color: #000;
}

.services .card {
    width: 95%;
    min-height: 380px;
    height: auto;
    text-align: center;
    margin: 0px 15px 30px;
    background: #FFFBCB;
    border: none;
    padding: 40px 20px 30px;
    display: inline-block;
    box-shadow: 0 2px 5px rgba(0,0,0,0.15);
    border-radius: 10px;
    vertical-align: top;
}
.services .card .img-wrapper {
    background: #fff;
    padding: 20px;
    border-radius: 50%;
    display: inline-flex;
    width: 110px;
    height: 110px;
    box-shadow: 0 2px 5px rgba(0,0,0,0.15);
    margin-bottom: 30px;
}

.clientele h1 {
    font-size: 30px;
    text-align: center;
    font-family: "PT Serif", serif;
    font-weight: 700;
    margin: 20px auto;
}

.clientele p {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 10px;
    font-weight: normal;
    font-family: "PT Sans", sans-serif;
    text-align: left;
    color: #000;
}
.clientele ol li {
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 15px;
}
.clientele ol li {
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 15px;
}
.careers .card h3 {
    font-size: 25px;
    line-height: 1.5;
    font-weight: 700 !important;
    padding: 0px 0px;
    font-weight: normal;
    font-family: "PT Sans", sans-serif;
    text-align: left;
    color: #000;
}
.careers .card p {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 0px;
    font-weight: normal;
    font-family: "PT Sans", sans-serif;
    text-align: left;
    color: #000000;
}
.assesment-workflow p {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 10px !important;
    font-weight: normal;
    font-family: "PT Sans", sans-serif;
}
.field-assesment-content-bg p {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 10px;
    font-weight: normal;
    font-family: "PT Sans", sans-serif;
}
.assesment-text .card-box p {
    letter-spacing: 0px;
    color: #000;
    opacity: 1;
    font-size: 1.3rem;
    font-weight: bold;
}
.assesment h1, .assesment h2 {
    font-size: 30px;
    text-align: left;
    font-family: "PT Serif", serif;
    font-weight: 700;
    margin: 20px auto;
        line-height: 1.5;
}
.assesment-description p {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 10px;
    font-weight: normal;
    font-family: "PT Sans", sans-serif;
    color: #000000;
}
.assesment-description ul li {
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 15px;
    color: #000000;
}
.assesment h6 {
    font-size: 25px;
    text-align: left;
    font-family: "PT Sans", sans-serif;
    font-weight: 700;
    margin: 20px auto;
    color: #fff;
        line-height: 1.5;
}

.assesment .assesment h6 {
    font-size: 25px;
    text-align: left;
    font-family: "PT Sans", sans-serif;
    font-weight: 700;
    margin: 20px auto;
    color: #fff;
        line-height: 1.5;
}
.col-md-3.my-auto.assesment-text  .card-box {
    background: #fff;
    padding: 1.8rem;
    border-radius: 8px;
    text-align: center;
    color: #000 !important;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
.apply-btn {
    background-color: #f2af29;
    border-radius: 10px;
    font-weight: 600;
    width: 90%;
    height: 60px;
    border: none;
    font-size: 22px;
}
#Psychoeducational ul li span {
    font-size: 1.4rem;
    color: #000000;
    margin-bottom: 1rem;
    opacity: 1;
    border-bottom: solid 4px #F2AF29;
    width: fit-content;
    list-style: none;
    text-decoration: none;
}
.sl-assesment-description p {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 10px;
    font-weight: normal;
    font-family: "PT Sans", sans-serif;
    color: #000000;
}
.sl-assesment-description ul li {
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 15px;
    color: #000000;
}
.assesment-text-yellow-container h6 {
    font-size: 25px;
    text-align: left;
    font-family: "PT Sans", sans-serif;
    font-weight: 700;
    margin: 20px auto;
    color: #fff;
}
.assesment-text-yellow-container ul li {
    font-size: 20px;
    color: #FFFFFF;
    opacity: 1;
    font-weight: 400;
    padding-bottom: 5px;
}
.assesment-description h2 {
    font-size: 30px;
    text-align: left;
    font-family: "PT Serif", serif;
    font-weight: 700;
    margin: 20px auto;
    padding-top: 0;
    margin-top: 0;
        line-height: 1.5;
}
.inteventions h1 {
    font-size: 30px;
    text-align: center;
    font-family: "PT Serif", serif;
    font-weight: 700;
    margin: 20px auto;
        line-height: 1.5;
}
.inteventions p {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 10px;
    font-weight: normal;
    font-family: "PT Sans", sans-serif;
}
.mdrt h1 {
    font-size: 30px;
    line-height: 1.5;
    text-align: center;
    font-family: "PT Serif", serif;
    font-weight: 700;
    margin: 20px auto;
    letter-spacing: 0px;
        line-height: 1.5;
}
.mdrt p {
    font-size:20px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 10px;
    font-weight: normal;
    font-family: "PT Sans", sans-serif;
}
.mdrt h2 {
    font-size: 30px;
    text-align: left;
    font-family: "PT Serif", serif;
    font-weight: 700;
    margin: 20px auto;
    padding-top: 0;
    margin-top: 0;
    line-height: 1.5;
}
.mdrt h3 {
    font-size: 30px;
    text-align: center;
    font-family: "PT Serif", serif;
    font-weight: 700;
    margin: 20px auto;
        line-height: 1.5;
}
.mdrt ul li {
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 15px;
    color: #000;
}
.login-bg .login {
    background-color: #fff;
    border-radius: 10px;
    font-weight: 600;
    width: 200px;
    height: 60px;
    border: none;
    font-size: 22px;
    margin: auto;
    max-width: 260px;
}
.status-badge {
    position: absolute;
    top: 0px;
    right: 10px;
    padding: 5px 15px;
    font-weight: bold;
    color: #fff;
    border-bottom-left-radius: 8px;
    font-size: 20px;
}
.row.event-container .col-md-4 {
    margin: 20px auto;
}
.filter-title {
    font-size: 25px;
    text-align: left;
    font-family: "PT Serif", serif;
    font-weight: 700;
    width: 50%;
    float: left;
}
.newsrelease-container h1 {
    font-size: 30px;
    text-align: center;
    font-family: "PT Serif", serif;
    font-weight: 700;
    margin: 20px auto;
    padding: 10px 5%;
}
.publication-container p {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    font-weight: normal;
    font-family: "PT Sans", sans-serif;
}
.publication-container h2 {
    color: #000;
    font-size: 30px;
    line-height: 1.2;
    text-align: left;
    font-weight: 700;
    display: block;
    font-family: "PT Serif", serif;
}
div#navbarScroll {
    margin-top: 10px;
}
.header .login {
    background: #F2AF29;
    border-radius: 32px;
    font-size:16px;
    font-weight: 700;
    width: 80px;
    height: 40px;
    margin-top: -20px;
}

.header .navbar-nav .active {
    top: 0px !important;
}

.header .navbar-nav .active::after {
    content: "";
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #F2AF29;
    border-radius: 4px;
    border: none;
}
.event-content .details .col-md-6 {
    flex: 0 0 auto;
    width: 100%;
}
.about-us h1 {
    font-size: 30px;
    text-align: center;
    font-family: "PT Serif", serif;
    font-weight: 700;
    margin: 20px auto;
}
.services h1 {
    font-size: 30px;
    text-align: center;
    font-family: "PT Serif", serif;
    font-weight: 700;
    margin: 20px auto;
}
.assesment-workflow h1 {
    font-size: 30px;
    text-align: center;
    font-family: "PT Serif", serif;
    font-weight: 700;
    margin: 20px auto;
}
.publicat-inner-title {
    font-size: 30px;
    text-align: center;
    font-family: "PT Serif", serif;
    font-weight: 700;
    margin: 30px auto;
}
.careers .col-md-4 {
    flex: 0 0 auto;
    width: 100%;
}

.row.event-container .details .col-md-8, .row.event-container .details .col-md-4 {
    flex: 0 0 auto;
    width: 100%;
}
 
.field-assesment-content-bg .col-md-9, .field-assesment-content-bg .col-md-3 {
    flex: 0 0 auto;
    width: 100%;
}

.event-content b {
  display: -webkit-box;        /* needed for Safari/old Chromium */
  -webkit-line-clamp: 1;       /* number of lines to show */
  -webkit-box-orient: vertical; /* vertical layout for the box */
  overflow: hidden;            /* hide the rest */
}
.row.event-container, #resources-container {
    z-index: -1;
    position: relative;
}

.workshop .event-img img {
    width: 100%;
    display: block;
    position: relative;
    z-index: 0;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
}

.details img.time {
    width: 7%!important;
}

.our-vision .col-md-4 {
    flex: 0 0 auto;
    width: 100%;
}
.footer-bottom .col-md-4 {
    flex: 0 0 auto;
    width: 100%;
    margin: 0px auto 20px;
    text-align: center;
}
.footer-bottom p {
    font-size: 17px;
    text-align: center;
    line-height: 1.5;
    color: #fff;
    font-family: "PT Sans", sans-serif;
    font-weight: 400;
}
.footer-bottom .col-md-4:nth-child(1) p {
    margin-bottom: 10px;
    padding: 0% 5%;
}

.footer-bottom .col-md-6 {
    flex: 0 0 auto;
    width: 100%;
}
 .footer-bottom .col-md-6.text-end p {
    text-align: center;
}
.my-5 {
    margin-top: 1.5rem!important;
    margin-bottom: 0.5rem!important;
}

.careers {
    padding: 0px 20px;
}

.about-section-image img {
    border-radius: 90px 0 90px 0px;
    margin-left: 25px;
    margin-top: 25px;
}

.our-services {
    padding: 4% 20px;
    background: url(../images/home/our-services-bg.png) no-repeat center top;
    background-size: cover;
}

.clientele ol {
    margin-top: 30px;
    margin-left: 0px;
}

.list-content {
    padding-left: 2rem;
}
.details img.calender {
    width: 5%!important;
    padding-right: 5px;
}

.details img.time {
    width: 5%!important;
    padding-right: 5px;

}

.banner-aboutus, .banner-services, .banner-clientele, .banner-careers, .banner-field-assessment, 
.banner-assesment, .banner-language-assesment, .banner-inteventions, .banner-inteventions, 
.banner-mdrt, .banner-conferences, .banner-workshop, .banner-publication, .banner-newsrelease {
    width: 125%;
    margin: -113px auto 0px;
    text-align: center;
}
.banner-assessments {
    width: 125%;
    margin-top: -113px;
    position: relative;
    z-index: -1;
}
.conferences p {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    font-weight: normal;
    font-family: "PT Sans", sans-serif;
}
.tab-content>.active {
    font-family: "PT Serif", serif;
    font-size: 2rem;
    font-weight: 700;
}
.text-muted {
 font-size: 20px;
}
}

@media screen and (min-width: 320px) and (max-width: 359px) {
 

    .header .navbar-nav .nav-link {
    font-size: 1.0rem;
    color: #000;
    margin: 0px 8px;
    padding: 0px;
}

.banner-home {
    background: url(../images/home/hero-bg.png) no-repeat left 300px #F2AF29;
    padding: 15% 0px 15%;
    margin-top: -140px;
    max-height: 1080px;
    position: relative;
    z-index: -2;
}

.banner-home img {
    margin:100px auto 10px;
}

.upcoming-events h4, .watch-video h4, .about-us h4, .our-services h4, .conferences h4, .publication-container h4,
 .clientele h4, .careers h4, .assesment-workflow h4, .services h4,
.field-assessment h4, .inteventions h4, .mdrt h4, .workshop h4, .newsrelease-container h4 {
    background: #F2AF29;
    background: linear-gradient(90deg, rgba(242, 175, 41, 1) 0%, rgba(255, 250, 170, 1) 100%);
    text-decoration: none;
    color: #000;
    font-size: 22px;
    line-height: 1.5;
    text-align: center;
    border-radius: 52px;
    font-family: "PT Serif", serif;
    font-weight: 700;
    padding: 10px 0px;
    display: block;
    max-width: 240px;
}

.projects h4 {
    background: #F2AF29;
    background: linear-gradient(90deg, rgba(242, 175, 41, 1) 0%, rgba(255, 250, 170, 1) 100%);
    text-decoration: none;
    color: #000;
    font-size: 22px;
    line-height: 1.5;
    text-align: center;
    border-radius: 52px;
    font-family: "PT Serif", serif;
    font-weight: 700;
    padding: 10px 0px;
    display: block;
    max-width: 300px;
 }

 .assesment h4, .partnership h4, .language-assesment h4 {
    background: #F2AF29;
    background: linear-gradient(90deg, rgba(242, 175, 41, 1) 0%, rgba(255, 250, 170, 1) 100%);
    text-decoration: none;
    color: #000;
    font-size: 22px;
    line-height: 1.5;
    text-align: center;
    padding: 0px 30px;
    border-radius: 52px;
    font-family: "PT Serif", serif;
    font-weight: 700;
    padding: 10px 0px;
    display: block;
    max-width: 400px;
 }

.view-more {
    text-align: right;
    font-size: 20px;
    color: #000;
}

.event-content h5 {
    text-align: left;
    font-size: 25px;
    font-weight: 700;
    margin: 20px 0;
}

.event-content .details .date p {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 5px;
}

.event-content .details .time p {
    font-size: 20px;
    margin-bottom: 5px;
}
.event-content .details .location p {
    font-size:18px;
}

.about-us ul {
    margin: 15px 0% 15px;
}

.about-us p {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    padding: 10px 0% 10px 0%;
}

div#aboutus p {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 0% 20px 0%;
}

.about-us ul li {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    margin-bottom: 20px;
}
.our-services p {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 0 20px;
    color: #fff;
}

.partnership p {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 0 20px;
    color: #000;
}

.projects p {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 0 20px;
    color: #000;
}

.footer-bottom  h4 {
    font-size: 25px;
    font-weight: 400;
    margin-bottom: 20px;
}
.footer-top p {
    font-size: 30px;
    text-align: center;
    line-height: 1.8;
    color: #fff;
    font-family: "PT Sans", sans-serif;
    font-weight: 700;
    padding-bottom: 0;
    margin-bottom: 0;
}
.our-vision h3 img {
    margin-right: 10px;
    height: 40px;
    width: auto;
}

.our-vision h3 {
    color: #000;
    font-size: 25px;
    line-height: 1.5;
    text-align: left;
    padding: 0px 0px;
    font-weight: 700;
    display: block;
    margin: 30px 0px;
    font-family: "PT Serif", serif;
}
.our-vision p {
    font-size: 20px;
    line-height: 1.5;
    color: #000;
    padding-right: 20px;
}

.our-vision .col-md-4:nth-child(3) div {
    font-size: 20px;
    line-height: 1.5;
    color: #000;
}

.services .card {
    width: 95%;
    min-height: 380px;
    height: auto;
    text-align: center;
    margin: 0px 15px 30px;
    background: #FFFBCB;
    border: none;
    padding: 40px 20px 30px;
    display: inline-block;
    box-shadow: 0 2px 5px rgba(0,0,0,0.15);
    border-radius: 10px;
    vertical-align: top;
}
.services .card .img-wrapper {
    background: #fff;
    padding: 20px;
    border-radius: 50%;
    display: inline-flex;
    width: 110px;
    height: 110px;
    box-shadow: 0 2px 5px rgba(0,0,0,0.15);
    margin-bottom: 30px;
}

.clientele h1 {
    font-size: 30px;
    text-align: center;
    font-family: "PT Serif", serif;
    font-weight: 700;
    margin: 20px auto;
}

.clientele p {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 10px;
    font-weight: normal;
    font-family: "PT Sans", sans-serif;
    text-align: left;
    color: #000;
}
.clientele ol li {
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 15px;
}
.clientele ol li {
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 15px;
}
.careers .card h3 {
    font-size: 25px;
    line-height: 1.5;
    font-weight: 700 !important;
    padding: 0px 0px;
    font-weight: normal;
    font-family: "PT Sans", sans-serif;
    text-align: left;
    color: #000;
}
.careers .card p {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 0px;
    font-weight: normal;
    font-family: "PT Sans", sans-serif;
    text-align: left;
    color: #000000;
}
.assesment-workflow p {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 10px !important;
    font-weight: normal;
    font-family: "PT Sans", sans-serif;
}
.field-assesment-content-bg p {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 10px;
    font-weight: normal;
    font-family: "PT Sans", sans-serif;
}
.assesment-text .card-box p {
    letter-spacing: 0px;
    color: #000;
    opacity: 1;
    font-size: 1.3rem;
    font-weight: bold;
}
.assesment h1, .assesment h2 {
    font-size: 30px;
    text-align: left;
    font-family: "PT Serif", serif;
    font-weight: 700;
    margin: 20px auto;
        line-height: 1.5;
}
.assesment-description p {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 10px;
    font-weight: normal;
    font-family: "PT Sans", sans-serif;
    color: #000000;
}
.assesment-description ul li {
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 15px;
    color: #000000;
}
.assesment h6 {
    font-size: 25px;
    text-align: left;
    font-family: "PT Sans", sans-serif;
    font-weight: 700;
    margin: 20px auto;
    color: #fff;
        line-height: 1.5;
}

.assesment .assesment h6 {
    font-size: 25px;
    text-align: left;
    font-family: "PT Sans", sans-serif;
    font-weight: 700;
    margin: 20px auto;
    color: #fff;
        line-height: 1.5;
}
.col-md-3.my-auto.assesment-text  .card-box {
    background: #fff;
    padding: 1.8rem;
    border-radius: 8px;
    text-align: center;
    color: #000 !important;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
.apply-btn {
    background-color: #f2af29;
    border-radius: 10px;
    font-weight: 600;
    width: 90%;
    height: 60px;
    border: none;
    font-size: 22px;
}
#Psychoeducational ul li span {
    font-size: 1.4rem;
    color: #000000;
    margin-bottom: 1rem;
    opacity: 1;
    border-bottom: solid 4px #F2AF29;
    width: fit-content;
    list-style: none;
    text-decoration: none;
}
.sl-assesment-description p {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 10px;
    font-weight: normal;
    font-family: "PT Sans", sans-serif;
    color: #000000;
}
.sl-assesment-description ul li {
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 15px;
    color: #000000;
}
.assesment-text-yellow-container h6 {
    font-size: 25px;
    text-align: left;
    font-family: "PT Sans", sans-serif;
    font-weight: 700;
    margin: 20px auto;
    color: #fff;
}
.assesment-text-yellow-container ul li {
    font-size: 20px;
    color: #FFFFFF;
    opacity: 1;
    font-weight: 400;
    padding-bottom: 5px;
}
.assesment-description h2 {
    font-size: 30px;
    text-align: left;
    font-family: "PT Serif", serif;
    font-weight: 700;
    margin: 20px auto;
    padding-top: 0;
    margin-top: 0;
        line-height: 1.5;
}
.inteventions h1 {
    font-size: 30px;
    text-align: center;
    font-family: "PT Serif", serif;
    font-weight: 700;
    margin: 20px auto;
        line-height: 1.5;
}
.inteventions p {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 10px;
    font-weight: normal;
    font-family: "PT Sans", sans-serif;
}
.mdrt h1 {
    font-size: 30px;
    line-height: 1.5;
    text-align: center;
    font-family: "PT Serif", serif;
    font-weight: 700;
    margin: 20px auto;
    letter-spacing: 0px;
        line-height: 1.5;
}
.mdrt p {
    font-size:20px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0px 10px;
    font-weight: normal;
    font-family: "PT Sans", sans-serif;
}
.mdrt h2 {
    font-size: 30px;
    text-align: left;
    font-family: "PT Serif", serif;
    font-weight: 700;
    margin: 20px auto;
    padding-top: 0;
    margin-top: 0;
    line-height: 1.5;
}
.mdrt h3 {
    font-size: 30px;
    text-align: center;
    font-family: "PT Serif", serif;
    font-weight: 700;
    margin: 20px auto;
        line-height: 1.5;
}
.mdrt ul li {
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 15px;
    color: #000;
}
.login-bg .login {
    background-color: #fff;
    border-radius: 10px;
    font-weight: 600;
    width: 200px;
    height: 60px;
    border: none;
    font-size: 22px;
    margin: auto;
    max-width: 260px;
}
.status-badge {
    position: absolute;
    top: 0px;
    right: 10px;
    padding: 5px 15px;
    font-weight: bold;
    color: #fff;
    border-bottom-left-radius: 8px;
    font-size: 20px;
}
.row.event-container .col-md-4 {
    margin: 20px auto;
}
.filter-title {
    font-size: 25px;
    text-align: left;
    font-family: "PT Serif", serif;
    font-weight: 700;
    width: 50%;
    float: left;
}
.newsrelease-container h1 {
    font-size: 30px;
    text-align: center;
    font-family: "PT Serif", serif;
    font-weight: 700;
    margin: 20px auto;
    padding: 10px 5%;
}
.publication-container p {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    font-weight: normal;
    font-family: "PT Sans", sans-serif;
}
.publication-container h2 {
    color: #000;
    font-size: 30px;
    line-height: 1.2;
    text-align: left;
    font-weight: 700;
    display: block;
    font-family: "PT Serif", serif;
}
div#navbarScroll {
    margin-top: 10px;
}
.header .login {
    background: #F2AF29;
    border-radius: 32px;
    font-size:16px;
    font-weight: 700;
    width: 80px;
    height: 40px;
    margin-top: -20px;
}

.header .navbar-nav .active {
    top: 0px !important;
}

.header .navbar-nav .active::after {
    content: "";
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #F2AF29;
    border-radius: 4px;
    border: none;
}
.event-content .details .col-md-6 {
    flex: 0 0 auto;
    width: 100%;
}
.about-us h1 {
    font-size: 30px;
    text-align: center;
    font-family: "PT Serif", serif;
    font-weight: 700;
    margin: 20px auto;
}
.services h1 {
    font-size: 30px;
    text-align: center;
    font-family: "PT Serif", serif;
    font-weight: 700;
    margin: 20px auto;
}
.assesment-workflow h1 {
    font-size: 30px;
    text-align: center;
    font-family: "PT Serif", serif;
    font-weight: 700;
    margin: 20px auto;
}
.publicat-inner-title {
    font-size: 30px;
    text-align: center;
    font-family: "PT Serif", serif;
    font-weight: 700;
    margin: 30px auto;
}
.careers .col-md-4 {
    flex: 0 0 auto;
    width: 100%;
}

.row.event-container .details .col-md-8, .row.event-container .details .col-md-4 {
    flex: 0 0 auto;
    width: 100%;
}
 
.field-assesment-content-bg .col-md-9, .field-assesment-content-bg .col-md-3 {
    flex: 0 0 auto;
    width: 100%;
}

.event-content b {
  display: -webkit-box;        /* needed for Safari/old Chromium */
  -webkit-line-clamp: 1;       /* number of lines to show */
  -webkit-box-orient: vertical; /* vertical layout for the box */
  overflow: hidden;            /* hide the rest */
}
.row.event-container, #resources-container {
    z-index: -1;
    position: relative;
}

.workshop .event-img img {
    width: 100%;
    display: block;
    position: relative;
    z-index: 0;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
}

.details img.time {
    width: 7%!important;
}

.our-vision .col-md-4 {
    flex: 0 0 auto;
    width: 100%;
}
.footer-bottom .col-md-4 {
    flex: 0 0 auto;
    width: 100%;
    margin: 0px auto 20px;
    text-align: center;
}
.footer-bottom p {
    font-size: 17px;
    text-align: center;
    line-height: 1.5;
    color: #fff;
    font-family: "PT Sans", sans-serif;
    font-weight: 400;
}
.footer-bottom .col-md-4:nth-child(1) p {
    margin-bottom: 10px;
    padding: 0% 5%;
}

.footer-bottom .col-md-6 {
    flex: 0 0 auto;
    width: 100%;
}
 .footer-bottom .col-md-6.text-end p {
    text-align: center;
}
.my-5 {
    margin-top: 1.5rem!important;
    margin-bottom: 0.5rem!important;
}
 
.careers {
    padding: 0px 20px;
}

.about-section-image img {
    border-radius: 90px 0 90px 0px;
    margin-left: 25px;
    margin-top: 25px;
}

.our-services {
    padding: 4% 20px;
    background: url(../images/home/our-services-bg.png) no-repeat center top;
    background-size: cover;
}

.clientele ol {
    margin-top: 30px;
    margin-left: 0px;
}

.list-content {
    padding-left: 2rem;
}
.details img.calender {
    width: 5%!important;
    padding-right: 5px;
}

.details img.time {
    width: 5%!important;
    padding-right: 5px;

}

.banner-aboutus, .banner-services, .banner-clientele, .banner-careers, .banner-field-assessment, 
.banner-assesment, .banner-language-assesment, .banner-inteventions, .banner-inteventions, 
.banner-mdrt, .banner-conferences, .banner-workshop, .banner-publication, .banner-newsrelease {
    width: 125%;
    margin: -113px auto 0px;
    text-align: center;
}

.banner-assessments {
    width: 125%;
    margin-top: -113px;
    position: relative;
    z-index: -1;
}
.conferences p {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    font-weight: normal;
    font-family: "PT Sans", sans-serif;
}
.tab-content>.active {
    font-family: "PT Serif", serif;
    font-size: 2rem;
    font-weight: 700;
}
.text-muted {
 font-size: 20px;
}
}
 

@media screen and (min-width: 320px) and (max-width: 991.99px) {
    

div#navbarScroll {
    margin: 0px auto;
     background: rgba(255, 255, 255, 0.95);
    border-radius: 20px;
    padding: 20px 0px;
    width: 40%;
    position: absolute;
    top: 92px;
    right: 0px;
}

.header .navbar-nav .active {
    padding: 0px;
}

.header .login {
    background: #F2AF29;
    border-radius: 32px;
    font-size: 22px;
    font-weight: 700;
    width: 90%;
    height: 50px;
    margin: 0 auto;
}

ul.navbar-nav.me-auto.my-2.my-lg-0.navbar-nav-scroll {
    --bs-scroll-height: 500px !important;
}
.header .navbar-nav .nav-link {
    font-size: 1.2rem;
    color: #000;
    margin: 10px 15px 10px;
    padding: 0px 0px 0px 20px;
    display: block;
    width: 90%;
}
.header .login-selected {
	background: #CECCB4;
	border-radius: 10px;
	font-size: 22px;
	font-weight: 700;
	max-width: 250px;
	height: 65px;
	margin: 5px 0 0 30px;
	padding: 5px 10px;
}
.navbar {
    background: #fff;
    height: auto;
    box-shadow: 0 0px 25px 0 rgba(90, 116, 148, 0.25);
    border-radius: 10px;
    padding: 0px 0px;
    width: 100%;
}

#mainHeader.fixed .navbar {
    width: 99%;
}

.dropdown-menu.show {
	background: transparent;
	box-shadow: none;
	border: none;
	margin-left: 5px;
    width: 95%;
}
.navbar-brand {
    margin-left: 2%;
}
 
.navbar-toggler {
    margin-right: 2%;
}
/* 
.banner-home {
    background: url(../images/home/hero-bg.png) no-repeat left bottom #F2AF29;
    padding: 13% 0px 10%;
    margin-top: -130px;
    max-height: 1080px;
    position: relative;
    z-index: -2;
} */

#mainHeader.fixed {
	position: fixed;
	top: 0;
	left: 0%;
	/* right: 0; */
	z-index: 1030;
	box-shadow: 0 2px 5px rgba(0,0,0,0.15);
}    
body.modal-open {
    padding: 0px !important;
}
.modal .modal-content {
  width: 90%;
}

button.btn.close {
    position: absolute;
    right: -29px;
    top: 0;
    width: 50px;
}

button.btn.close img {
    width: 40px;
}
.footer-bottom .social-media img {
    margin-right: 10px;
    width: 40px;
}
}


@media screen and (min-width: 320px) and (max-width: 560.99px) {
 
    .navbar-brand {
	max-width: 70%;
	margin-right: 2%;
}
    .header .navbar-brand img {
	max-width: 100%;
}
div#navbarScroll {
	margin: 0px auto;
	background: rgba(255, 255, 255, 0.95);
	border-radius: 20px;
	padding: 20px 0px;
	width: 89%;
	position: absolute;
	top: 92px;
	right: 0px;
    z-index: 999;
}
}