/* Style for Hight School Science Page */
.mt50{
    margin-top: 50px;
}
.mt100{
    margin-top: 100px;
}
.mt150{
    margin-top: 150px;
}
.mt180{
    margin-top: 180px;
}
.page-template-high-school-science .content {
    padding: 0;
}
.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
    margin-top: 50px;
    margin-bottom: 50px;
}
.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}
.page-template-high-school-science h2,.page-template h2{
    margin-bottom: 20px;
    font-size: 40px;
    font-weight: 700;
    text-align: left;
    text-shadow: -2px -1px 2px rgba(255, 255, 255, 1), 1px 1px 2px rgba(255, 255, 255, 1), 
    -1px 1px 2px rgba(255, 255, 255, 1), 
    1px -1px 2px rgba(255, 255, 255, 1), 5px 6px 12px rgb(147 147 147 / 70%);
   
}
.page-template-children-product h2{
    text-shadow: none;
}
.test-exe h2{
    text-shadow: none !important;
}
.page-template-high-school-science p{
    font-size: 18px;
}
.about-datthinpones {
    background: #c3fde4;
    padding-top: 100px;
    padding-bottom: 50px;
}
.about-datthinpones .row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.about-datthinpones .row:nth-child(odd) {
    flex-direction: row-reverse;
}
.about-datthinpones .row:last-child {
    margin-bottom: -50px;
    margin-top: -50px;
}

.ar-feature {
    background: #ebf0f4;
    padding: 35px 0 50px;
    min-height: 946px;
    display: flex;
    align-items: center;
    background-position: center center !important;
}
.ar-feature .section-title {
    text-align: center;
    color: #39b54a;
    text-transform: uppercase;
    font-size: 50px;
    font-weight: 400;
    text-shadow: -1px -1px 2px rgba(255, 255, 255, 1), 1px 1px 2px rgba(255, 255, 255, 1), -1px 1px 2px rgba(255, 255, 255, 1), 1px -1px 2px rgba(255, 255, 255, 1), 5px 6px 12px rgb(183 183 183);
    line-height: 1.2;
    margin-bottom: 30px;
}
.ar-feature .section-title span {
    display: block;
    font-weight: 600;
}
.ar-feature .row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.ar-feature img {
    border: 7px solid #fff;
    border-radius: 25px;
}
.ar-feature h2 {
    font-size: 40px;
    font-weight: 700;
    text-shadow: none !important;
/*    text-shadow: -2px -1px 2px rgba(255, 255, 255, 1), 1px 1px 2px rgba(255, 255, 255, 1), -1px 1px 2px rgba(255, 255, 255, 1), 1px -1px 2px rgba(255, 255, 255, 1), 5px 6px 12px rgb(147 147 147 / 70%);
*/    margin: 0 0 20px;
}
.readmore {
    font-size: 14px;
    background-image: linear-gradient(to right, #0c9144 , #87c440);
    color: #333;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1.75;
    text-align: center;
    border: 2px solid white;
    border-radius: 20px;
    padding: 3px 10px;
    width: 140px;
    display: block;
    margin-top: 35px;
    transition: all .2s;
}
.readmore:hover, .readmore:focus{
    color: #fff;
    text-decoration: unset;
}

.hss-learning {
    background-size: 90% !important;
    background-position: bottom right !important;
    padding: 25px 0 100px;
}
.hss-learning .section-title {
    text-align: center;
    color: #000;
    text-transform: uppercase;
    font-size: 40px;
    font-weight: 500;
    text-shadow: -1px -1px 2px rgba(255, 255, 255, 1), 1px 1px 2px rgba(255, 255, 255, 1), -1px 1px 2px rgba(255, 255, 255, 1), 1px -1px 2px rgba(255, 255, 255, 1), 5px 6px 12px rgb(183 183 183 / 50%);
    line-height: 1.2;
    margin-bottom: 40px;
}
.hss-learning .section-title span {
    display: block;
    font-weight: 700;
    font-size: 50px;
}
.hss-learning p{
    text-align: left;
}

/*.hss-gallery {
    padding: 60px 0;
}*/
.hss-gallery .d-flex {
    display: flex;
    flex-wrap: wrap;
}
.hss-gallery .img-box {
    width: 50%;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 20px;
}
.hss-gallery .img-box img {
    border: 7px solid #333;
    border-radius: 20px;
}

.p-concepts.ar-feature {
    background: #c3fde4;
}
.p-concepts .section-title {
    margin-bottom: 45px;
}

.test-exe {
    background: #e8e3e1 url(/wp-content/uploads/2023/03/datthinpones11-v2.webp) no-repeat;
    padding: 200px 0 150px;
    /*background-size: 65%;*/
    background-size: cover;
    background-position:center center;
    min-height: 949px;
}
.test-exe .section-title {
    color: #000;
    text-transform: uppercase;
    font-weight: 500;
    text-shadow: -1px -1px 2px rgba(255, 255, 255, 1), 1px 1px 2px rgba(255, 255, 255, 1), -1px 1px 2px rgba(255, 255, 255, 1), 1px -1px 2px rgba(255, 255, 255, 1), 5px 6px 12px rgb(183 183 183);
    line-height: 1.2;
    margin-bottom: 30px;
}
.test-exe .section-title span {
    display: block;
    font-weight: 700;
    font-size: 50px;
    margin-top: 5px;
}

.hss-slider {
    padding: 40px 0;
}
.hss-slider .img-box {
    margin: 5px;
    /*border: 7px solid #333;*/
    border-radius: 20px;
    overflow: hidden;
}

/* TESTIMONIALS */
.testimonialnamegroup img{
    border-radius: 50%;
}
.page-template-sdlproduct .testimonials,.page-template-new-april-product .testimonials {
    background: #90c53f;
}
.page-template-sdlproduct .reviewsection,.page-template-new-april-product .reviewsection {
    background: #faab1b !important;
}
.testimonials {
    background: #169c8a;
    text-align: center;
    padding: 60px 0 90px;
}
.testimonials .section-title {
    color: #000;
    /*text-transform: uppercase;*/
    font-weight: 500;
    text-shadow: -1px -1px 2px rgba(255, 255, 255, 1), 1px 1px 2px rgba(255, 255, 255, 1), -1px 1px 2px rgba(255, 255, 255, 1), 1px -1px 2px rgba(255, 255, 255, 1), 5px 6px 12px rgb(183 183 183);
    line-height: 1.2;
    margin-bottom: 70px;
    font-size: 50px;
    font-weight: 700;
}
.tslider .flex-box {
    display: flex;
    background: #dee0de;
    margin: 10px;
    border: 1px solid #939598;
    border-radius: 20px;
    padding: 5px;
    align-items: center;
    width: 65%;
    margin: 0px auto;
}
.reviewsection {
    background: #c3fde4 !important;
    margin-top: 0px;
    min-height: 350px;
/*    display: flex;
    align-items: center;*/
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
    padding: 25px;
}
.reviewsection img {
    width: 75px !important;
    display: block;
    margin: 15px auto;
}
.tslider .img-wrap {
   /* min-width: 120px;
    height: 120px;*/
    /*border-radius: 50%;
    overflow: hidden;
    border: 5px solid #fff;
    margin-right: 15px;
    box-shadow: 0px 0px 10px -4px #777;*/
}
.tslider .img-wrap {
    position: absolute;
    margin-top: -120px;
}
.tslider .img-wrap img{
   /* width: 120px;
    height: 120px;*/
   /* object-fit: cover;*/
}
.tslider .rating img {
    max-width: 90px;
    margin: 0px auto 15px;
    filter: drop-shadow(0px 0px 0px #777) drop-shadow(0px 1px 1px #ccc);
}
.namegroup {
    margin-top: 50px;
    margin-bottom: 15px;
}
.tslider .review {
    font-size: 16px;
    margin-bottom: 17px;
    text-align: center;
    margin-top: 20px;
}
.tslider .name {
    font-weight: 700;
    color: #169c8a;
    font-size: 18px;
    margin-bottom: 7px;
    margin-top: 5px;
}
.tslider .position {
    font-size: 14px;
}
.tslider .company {
    font-size: 15px;
    font-weight: 600;
}
.testimonialnamegroup {
    justify-content: center;
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    background: white;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
}
/* Media Query Start */
@media(max-width: 1440px){
    .hss-learning .section-title{
        margin-bottom: 250px;
    }
    .test-exe{
        padding: 100px 0;
    }
}

@media(max-width: 1199px){
    .hss-learning{
        background-size: 65% !important;
    }
    .hss-learning .section-title {
        margin-bottom: 50px;
    }
    .test-exe {
        padding: 60px 0;
    }
    
}
@media(max-width: 991px){
    .p-concepts.ar-feature {
    background-position: left center !important;
}
    .ar-feature.thirdsection {
    background-image: none !important;
    min-height: auto;
}
    .thirdsection .mt180 {
    margin-top: 0px;
}
    .page-template-high-school-science h2{
        font-size: 35px;
    }
    .about-datthinpones .row:last-child{
        margin-top: unset;
    }
    .ar-feature img {
        margin-bottom: 20px;
    }
    .hss-learning {
        background-size: 500px !important;
        padding-bottom: 30px;
    }
    .test-exe {
        padding-bottom: 30px;
        background-size: 500px;
        padding-top: 40px;
        background: #232222e0;
        background-image: none !important;
    }
    .test-exe img{
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .reviewsection img {
    width: 45px !important;
   }
   .tslider .flex-box{
    width: 80%;
   }
   .testimonials {
      padding: 20px 0 40px;
}
.testimonials .section-title{
    margin-bottom: 20px;
    font-size: 35px;
}
.about-datthinpones {
    padding-top: 30px;
}
}

@media(max-width: 767px){
    .tslider .flex-box {
    width: 100%;
}
.namegroup {
    margin-top: 70px;
}
    .about-datthinpones .row:nth-child(odd) {
    flex-direction: none;
}
.page-template-high-school-science h2,.page-template-high-school-science h2 span,.page-template h2,.eachnewimpactcontent h3{
    font-size: 22px !important;
}
.p-concepts.ar-feature,.test-exe {
    min-height: auto;
}
.about-datthinpones{
        padding: 40px 0 30px;
    }
    .about-datthinpones .row:last-child{
        margin-bottom: unset;
    }
    .about-datthinpones img {
        max-width: 500px;
        width: 100%;
    }
    .ar-feature{
        padding: 20px 0 40px;
    }
    .page-template-high-school-science .section-title {
        font-size: 25px !important;
        text-align: center !important;
    }
    .page-template-high-school-science .section-title span {
        font-size: 25px !important;
        text-align: center;
    }
    .hss-learning .section-title {
        margin-bottom: 20px;
    }
    .ar-feature h2 {
        font-size: 22px !important;
        margin-bottom: 15px;
    }
    .readmore{
        margin-top: 20px;
    }
    .hss-gallery {
        padding: 30px 0;
    }
    .test-exe {
        color:  #1f210b !important;
    padding: 25px 15px;
    background-image: none !important;
}
 .test-exe h1.section-title {
    color: #1f210b !important;
}
    .tslider * {
        text-align: center;
    }
    .testimonials {
        padding: 25px 0 50px;
    }
    .testimonials .section-title{
        margin-bottom: 25px;
    }
}

@media(max-width: 575px){
    .tslider .flex-box {
        flex-direction: column;
    }
    .tslider .img-wrap {
    margin-bottom: 20px;
    margin-top: -90px;
}
}

@media(max-width: 425px){
    .hss-gallery .img-box {
        width: 100%;
    }
}