.our-story-page {
    overflow: auto !important;
}

.our-story h1 {
    font-size: 48px;
    font-weight: 700;
    line-height: 56px;
    color: var(--text-black);
    margin-bottom: 30px;
    font-family: var(--objektive-bold);
}

.our-story-sec {
    padding: 0 0 40px;
}

.our-story-sec {
    margin: 50px auto 0 auto;
    max-width: 1232px;
}

.our-story p {
    font-size: 18px;
    font-weight: 400;
    line-height: 25.9px;
    color: var(--color-black);
    font-family: var(--objektive-regular);
    margin-bottom: 1.3rem;
}

.our-story-sec iframe {
    width: 100%;
    box-shadow: 0 0 10px rgb(0 0 0);
}

.stry-clr-orng {
    color: var(--text-orange) !important;
    font-size: 18px;
    line-height: 26px;
}

.team-sec {
    text-align: center;
}

.our-team {
    padding: 110px 0 0;
    background-image: url(../images/ellipse.svg);
    background-repeat: no-repeat;
    background-position: top center;
    position: relative;
    background-size: contain;
}

.team-sec h1 {
    color: var(--text-white);
}

.team-sec {
    text-align: center;
    padding-bottom: 40px;
}

.team-row {
    padding: 45px 0;
    color: var(--text-white);
}

.team-row p {
    color: var(--text-white);
}

.team-destination {
    font-style: italic;
    font-family: var(--objektive-medium);
    margin-top: 7px;
}
.img-border{
    border: 2px solid rgba(0,0,0,.55);
}
.right-desc {
    padding-left: 64px;
}

.team-row h2 {
    font-family: var(--objektive-bold);
    font-size: 36px;
    line-height: 32px;
}

.team-info {
    margin-bottom: 20px;
}

.left-desc {
    padding-right: 64px;
}

.team-info.team-info-left {
    text-align: right;
}

.team-inner-sec {
    background: var(--bg-black);
    padding: 30px 0 100px;
}

.our-team:after {
    content: "";
    position: absolute;
    bottom: -5%;
    height: 5%;
    width: 100%;
    left: 0;
    background-color: #000000;
    clip-path: polygon(100% 0px, 0px 0px, 50% 100%);
    -webkit-clip-path: polygon(100% 0px, 0px 0px, 50% 100%);
}

.success-story-desc {
    text-align: center;
}

.success-story-row .col-md-4 {
    padding: 40px 15px;
}
.testimonial-light{
    font-weight: 400;
    font-size: 32px;
    margin: 0 0 20px 0;
}
.font-bold.text-center.testimonial-bold {
	font-size: 32px;
	margin: 10px 0 25px 0;
}
.success-story {
    padding: 125px 0 50px;
}
.medium-font{
  font-size: 22px !important;
}

.success-story-row {
    padding-top: 50px;
}

.cstm-sec-width {
    max-width: 1232px;
    margin: auto;
}
.head-testimonial-image{
    font-size: 28px  !important;
    margin: 100px 0 0 0 !important;
}
.read-more {
    border-bottom: 1px solid var(--color-white);
    display: inline-block;
}

@media (min-width: 0px) and (max-width: 991px) {
    .our-story, .team-info.team-info-left {
        text-align: center;
    }

    .right-desc {
        padding-left: 15px;
    }

    .left-desc {
        padding-right: 15px;
    }

    .clmn-reverse {
        flex-direction: column-reverse;
    }

    .video-clmn {
        margin-top: 0;
        margin-bottom: 27px;
    }

    .our-story h1 {
        font-size: 30px;
        line-height: 34.77px;
    }

    .our-story p {
        font-size: 15px;
        font-weight: 400;
        line-height: 21.59px;
    }

    .our-story-sec {
        margin: 20px auto 0 auto;
    }
}

@media (min-width: 0px) and (max-width: 767px) {
    .our-team {
        padding: 20px 0 0;
    }

    .our-story-sec iframe {
        height: 190px;
    }

    .team-row img {
        margin-bottom: 37px;
        width: 70%;
    }

    .team-row {
        padding: 20px 0;
    }

    .team-sec {
        padding-bottom: 0;
    }

    .team-row h2 {
        font-size: 30px;
    }

    .team-inner-sec {
        padding: 30px 5px 0;
    }

    .success-story {
        padding: 100px 0 50px;
    }

    .success-story-row {
        padding-top: 0;
    }

    .success-story-row .col-md-4 {
        padding: 15px 15px;
    }

    .success-story-row img {
        width: 255px;
    }

    .our-story-sec {
        padding: 0 10px 40px;
    }

    .team-row p {
        line-height: 22px !important;
    }
    .our-team::after {
        clip-path: polygon(100% 0px, 0px 0px, 50.00% 31.66%);
        -webkit-clip-path: polygon(100% 0px, 0px 0px, 50.00% 31.66%);
    }

}

@media (min-width: 0px) and (max-width: 767px) and (orientation: landscape) {
    .our-story-sec iframe {
        height: 300px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .our-team {
        padding: 30px 0 0;
    }
    .our-team::after {
         bottom : -4.95%;
    }
    .team-row img {
        margin-bottom: 50px;
    }

  
}

@media (min-width: 768px) and (max-width: 1199px) {
    .team-inner-sec {
        /* background: var(--bg-white); */
        background-color : #000;
        padding: 30px 0 0;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .right-desc {
        padding-left: 15px;
    }

    .left-desc {
        padding-right: 15px;
    }
}

@media (min-width: 1200px) {
    p.read-more {
        display: none;
    }

    .show-content-1, .show-content-2, .show-content-3, .show-content-4 {
        display: block !important;
    }
}

@media (min-width: 1920px) and (max-width: 2700px) {

    .success-story {
        padding: 250px 0 50px;
    }
}

@media (min-width: 2701px) {

    .success-story {
        padding: 500px 0 50px;
    }

    .our-team {
        padding: 150px 0 0;
    }
}

@media (max-width: 768px) {

    .medium-font{
        font-size: 20px !important;
      }
      .head-testimonial-image{
        font-size: 22px  !important;
        margin: 50px 0 0 0 !important;
    }
}