.know-our-story{
    height:65vh;
}

.counterSection {
    position: relative;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.05);
    display: flex;
    /* padding: 60px 150px 70px; */
    padding:50px 0px;
    justify-content:center;
}

    .counterSection .counterTab {
        position: relative;
        padding: 0 30px;
        -ms-flex-preferred-size: 0;
        flex-basis: auto;
        -ms-flex-positive: 1;
        /* flex-grow: 1; */
        display:inline-block;
        max-width: 100%;
        border-left: 2px solid rgba(24, 38, 54, 0.1);
    }

        .counterSection .counterTab:first-child {
            border: none;
            /*padding-left: 30px;*/
            padding:0 30px;
        }

        .counterSection .counterTab:last-child {
            padding-right: 0;
            border-right:0px !important;
        }

        .counterSection .counterTab h2 {
            font-family: "Vidaloka", serif;
            font-size: 60px;
            line-height: 1.1;
        }

        .sectionTitle {
            color:#000;
        }

@media screen and (max-width: 1600px) {
    .counterSection .counterTab h2 {
        font-size: 40px;
    }
}

@media screen and (max-width: 1400px) {
    .counterSection .counterTab h2 {
        font-size: 30px;
    }
    .temp-top {
        top:25%;
    }
}

.counterSection .counterTab h2 span {
    font-family: 'Vidaloka', serif;
    font-size: 24px;
}

.counterSection .counterTab p {
    font-size: 13px;
    line-height: 1.23;
    letter-spacing: 1.3px;
    text-align: left;
    color: #4e4e4e;
    font-weight: 700;
    padding-top:10px;
}

.creatingSection h2 {
    padding: 0 20%;
    text-align: center;
}

@media (max-width: 1471px) {
    .counterSection .counterTab h2 span {
        font-size: 21px;
    }

    .counterSection .counterTab h2 {
        font-size: 36px;
    }
}

@media (min-width: 1472px) {
    .counterSection .counterTab h2 span {
        font-size: 24px;
    }

    .counterSection .counterTab h2 {
        font-size: 40px;
    }
}

.counterSection .counterTab h2 span {
    margin-left: 8px;
}

.custom-container-2 .row {
    display: flex;
    justify-content: space-around;
    justify-content: center;
}

#counterSection .custom-container-2 {
    width: 95%;
}

@media (max-width: 480px) {
    .counterSection .counterTab p {
        font-size: 12px;
    }

    .counterSection .counterTab {
        padding: 0 15px !important;
    }

    .counterSection .counterTab h2 span {
        font-size: 18px;
    }

    .counterSection .counterTab h2 {
        font-size: 26px;
        line-height: 1;
    }

    .counterSection .counterTab h2 span {
        margin-left: 4px;
    }

    .creatingSection .sectionTitle {
        padding-bottom: 20px !important;
    }

    .ts-section .custom-container-2 {
        width: 100%!important;
    }

    .bn-title {
        font-size: 1.5rem;
    }

    .creatingSection .sectionTitle {
        font-size: 1.5rem;
    }

    .testimonialsSection .sectionTitle {
        font-size: 1.5rem;
    }

    p.co-text {
        font-size: 12px;
    }

    p.ts-text {
        font-size: 12px;
    }
}

@media screen and (max-width: 1050px) {
    .counterSection .slick-dots li.slick-active {
        background-color: #cd120d;
    }
}

.counterSection {
    padding: 40px 0;
}

.counterSection .slick-dots {
    bottom: 0;
    height: 3px;
    display: flex;
}

.counterSection .slick-dots li {
    width: 100%;
    margin: 0 2px;
    background-color: #d7d7d7;
    height: 3px;
}

.counterSection .slick-dots li button {
    display: none;
}

.counterSection .slick-dots li button:before {
    display: none;
}

.counterSection .slick-dots li.slick-active {
    background-color: #cd120d;
}

.counterSection .counterTab {
    padding: 0 20px !important;
    border-right: 2px solid rgba(0, 0, 0, 0.05) !important;
}

        /* .counterSection .counterTab h2 {
            font-size: 31px;
        } */

            /* .counterSection .counterTab h2 span {
                font-size: 18px;
            } */

    .counterSection.slick-dotted.slick-slider {
        margin-bottom: 0;
    }

    /* ====================== section 3 =========================================== */

    .creatingSection {
        position: relative;
        padding: 70px 0;
    }
    
    .creatingSection h2 {
        padding: 0 20%;
        text-align: center;
    }
    
    .creatingSection p {
        text-align: center;
        max-width: 700px;
        margin: auto;
        padding: 50px 0 100px;
        font-size:0.8rem;
    }
    
    .creatingSection .creatingGrowthGridBox {
        position: relative;
        display: flex;
        height: 330px;
    }
    
    .creatingSection .creatingGrowthGridBox .creatingGridTab {
        position: relative;
        height: 300px;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        flex-basis: 25%;
        margin: 0 1px;
    }
    
    .creatingSection .creatingGrowthGridBox .creatingGridTab .overlayDiv {
        position: relative;
        display: table;
        height: 100%;
        /* background-color: rgba(24, 38, 54, 0.5); */
        top: 0;
        left: 0;
        width: 100%;
        padding: 45px;
    }
    
    .creatingSection .creatingGrowthGridBox .creatingGridTab .overlayDiv .table_cell {
        vertical-align: bottom;
    }
    
    .creatingSection .creatingGrowthGridBox .creatingGridTab .overlayDiv h4 {
        font-family: "Vidaloka", serif;
        /*font-size: 31px;*/
        font-size:1.4rem;
        line-height: 1.06;
        color: #ffffff;
    }
    
    .creatingSection .creatingGrowthGridBox .creatingGridTab .overlayDiv p {
        font-size: 0.8rem;
        letter-spacing: 0.45px;
        color: #ffffff;
        text-align: left;
        width: inherit;
        line-height: 1.5;
        opacity: 0;
        height: 0;
        padding: 0;
    }
    
    .creatingSection .creatingGrowthGridBox .creatingGridTab.showHover {
        flex-basis: 30%;
        height: 340px;
        margin-top: -20px;
    }
    
    .creatingSection .creatingGrowthGridBox .creatingGridTab.showHover p {
        opacity: 1;
        padding: 20px 0 0px;
        height: auto;
    }
    
    .creatingSection .creatingGrowthGridBox .creatingGridTab.showHover h4 {
        /*font-size: 60px;*/
        font-size:2.7rem;
    }
    
    .creatingSection .creatingGrowthGridBox .creatingGridTab.showHover .overlayDiv {
        /* background-image: linear-gradient(transparent, #182636); */
        background-color: transparent;
    }

    @media screen and (max-width: 768px) {
        /* .sectionTitle {
            font-size: 24px;
        } */

        .sectionTitle {
            font-size: 30px;
            padding-bottom: 30px !important;
        }

        .creatingSection {
            padding: 30px 0;
        }
    }

    @media screen and (max-width: 1400px) {
        /*.sectionTitle {
            font-size: 50px;
        }*/
    
        .creatingSection .creatingGrowthGridBox .creatingGridTab.showHover h4 {
            font-size: 40px;
        }
    
        .creatingSection .creatingGrowthGridBox .creatingGridTab.showHover .overlayDiv p {
            font-size: 16px;
        }
    
        .creatingSection {
            padding: 50px 0;
        }
    }

    @media screen and (max-width: 1200px) {
        .creatingSection .creatingGrowthGridBox .creatingGridTab.showHover h4 {
            font-size: 40px;
        }
    }

    @media screen and (max-width: 1050px) {
        .creatingSection h2 {
            padding: 0 15px;
        }
    
        .creatingSection p {
            padding: 20px 15px 40px;
            line-height: 1.5;
            height: auto;
        }
    
        .creatingSection .creatingGrowthGridBox {
            position: relative;
            height: auto;
            padding: 0 15px;
            flex-flow: row wrap;
        }
    
        .creatingSection .creatingGrowthGridBox .creatingGridTab {
            margin: 10px;
            height: auto;
            flex: calc(50% - 20px);
            width: calc(50% - 20px);
        }
    
        .creatingSection .creatingGrowthGridBox .creatingGridTab .overlayDiv {
            padding: 20px 15px;
        }
    
        .creatingSection .creatingGrowthGridBox .creatingGridTab .overlayDiv h4 {
            font-size: 21px;
        }
    
        .creatingSection .creatingGrowthGridBox .creatingGridTab.showHover {
            margin: 10px;
            flex-basis: initial;
            height: auto;
            transition: all 0.5s;
        }
    
        .creatingSection .creatingGrowthGridBox .creatingGridTab.showHover .overlayDiv h4 {
            padding-top: 90px;
        }
    
        .creatingSection .creatingGrowthGridBox .creatingGridTab .overlayDiv {
            /* background-image: linear-gradient(transparent, #182636); */
            background-color: transparent;
        }
    
        .creatingSection .creatingGrowthGridBox .creatingGridTab .overlayDiv h4 {
            padding-top: 90px;
        }
    
        .creatingSection .creatingGrowthGridBox .creatingGridTab .overlayDiv p {
            padding: 15px 0 0;
            height: auto;
            font-size: 16px !important;
            opacity: 1;
        }
    }

    @media screen and (max-width: 768px) {
        .creatingSection {
            padding: 30px 0;
        }
    
        .creatingSection p {
            padding: 20px 15px 10px;
        }
    
        .creatingSection .creatingGrowthGridBox .creatingGridTab .overlayDiv p {
            font-size: 12px !important;
        }
    }

    @media screen and (max-width: 525px) {
        .creatingSection .creatingGrowthGridBox {
            position: relative;
            display: block;
            height: auto;
            padding: 0 15px;
        }
    
        .creatingSection .creatingGrowthGridBox .creatingGridTab {
            margin: 10px 0;
            height: auto;
            width: 100%;
            flex: auto;
        }
    
        .creatingSection .creatingGrowthGridBox .creatingGridTab .overlayDiv {
            padding: 20px 15px;
        }
    
        .creatingSection .creatingGrowthGridBox .creatingGridTab .overlayDiv p {
            font-size: 12px !important;
        }
    
        .creatingSection .creatingGrowthGridBox .creatingGridTab.showHover {
            margin: 10px 0;
            height: auto;
            width: 100%;
            flex: auto;
        }
        
    }


    /* ==================== section 3  ==============================================*/

    .testimonialsSection {
        position: relative;
        display: flex;
    }
    
    .testimonialsSection .testimonialsBoxLeft {
        position: relative;
        padding: 80px 80px;
        width: 50%;
    }
    
    .testimonialsSection .testimonialsBoxLeft h2 {
        padding-bottom: 40px;
    }
    
    .testimonialsSection .testimonialsBoxLeft p {
        padding-bottom: 40px;
    }
    
    .testimonialsSection .testimonialsBoxLeft p:last-child {
        padding-bottom: 0;
    }
    
    .testimonialsSection .testimonialsBoxLeft .latestResource h4 {
        font-family: "Vidaloka", serif;
        font-size: 24px;
        line-height: 3.42;
        letter-spacing: normal;
    }
    
    .testimonialsSection .testimonialsBoxLeft .latestResource li {
        display: inline-block;
        margin: 0 20px 20px 0;
    }
    
    .testimonialsSection .testimonialsBoxRight {
        position: relative;
        background-color: #cd120d;
        height: auto;
        width: 50%;
        padding: 80px 30px;
    }
    
    .testimonialsSection .testimonialsBoxRight h3 {
        font-size: 40px;
        line-height: 2.05;
        color: #ffffff;
        text-align: center;
    }
    
    .testimonialsSection .testimonialsBoxRight .testimonialsMain {
        position: relative;
        padding: 0 50px 20px;
    }
    
    .testimonialsSection .testimonialsBoxRight .testimonialsMain .testimonialsMainInner {
        padding: 50px;
        margin: 80px 0;
        border: 1px solid rgba(255, 255, 255, 0.5);
    }
    
    .testimonialsSection .testimonialsBoxRight .testimonialsMain .testimonialsMainInner p {
        font-size: 21px;
        line-height: 1.71;
        color: #ffffff;
    }
    
    .testimonialsSection .testimonialsBoxRight .testimonialsMain .testimonialsMainInner:before {
        content: '';
        position: absolute;
        background-image: url("../images/icons/topTest.png");
        height: 80px;
        width: 90px;
        background-size: 80px;
        background-repeat: no-repeat;
        top: 20px;
        left: -20px;
    }
    
    .testimonialsSection .testimonialsBoxRight .testimonialsMain .testimonialsMainInner:after {
        content: '';
        position: absolute;
        background-image: url("../images/icons/bottomTest.png");
        height: 80px;
        width: 90px;
        background-size: 80px;
        background-repeat: no-repeat;
        bottom: 20px;
        right: -20px;
    }
    
    .testimonialsSection .testimonialsBoxRight .testimonialsMain .slick-slide {
        margin: 0 20px;
    }
    
    .testimonialsSection .testimonialsBoxRight .testimonialsMain .slick-prev {
        left: 0px;
        background-image: url(../images/icons/leftArrow.png);
        height: 33px;
        background-repeat: no-repeat;
        width: 20px;
        background-size: 20px;
    }
    
    .testimonialsSection .testimonialsBoxRight .testimonialsMain .slick-prev:before {
        display: none;
    }
    
    .testimonialsSection .testimonialsBoxRight .testimonialsMain .slick-next {
        right: 0px;
        background-image: url(../images/icons/rightArrow.png);
        height: 33px;
        background-repeat: no-repeat;
        width: 20px;
        background-size: 20px;
    }
    
    .testimonialsSection .testimonialsBoxRight .testimonialsMain .slick-next:before {
        display: none;
    }
    
    .testimonialsSection .testimonialsBoxRight .testimonialsMain .polygonStyle {
        position: relative;
    }
    
    .testimonialsSection .testimonialsBoxRight .testimonialsMain .polygonStyle:before {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        border-left: 0px solid transparent;
        border-right: 70px solid transparent;
        border-top: 80px solid #fff;
        bottom: 0px;
        left: calc(50% + 30px);
        z-index: 1;
        transform: translateX(-50%);
    }
    
    .testimonialsSection .testimonialsBoxRight .testimonialsMain .polygonStyle:after {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        border-left: 0px solid transparent;
        border-right: 69px solid transparent;
        border-top: 80px solid #cd120d;
        bottom: 1px;
        left: calc(50% + 30px);
        z-index: 1;
        transform: translateX(-50%);
    }
    
    .testimonialsSection .testimonialsBoxRight .testimonialsNavHolder {
        position: relative;
    }
    
    .testimonialsSection .testimonialsBoxRight .testimonialsNavHolder .testimonialsNav .testimonialsNavTab {
        position: relative;
        margin: auto;
        text-align: center;
    }
    
    .testimonialsSection .testimonialsBoxRight .testimonialsNavHolder .testimonialsNav .testimonialsNavTab img {
        display: block;
        margin: auto;
        opacity: 0;
        border-radius: 50%;
        border: solid 1px rgba(0, 0, 0, 0.2);
        margin-bottom: 20px;
    }
    
    .testimonialsSection .testimonialsBoxRight .testimonialsNavHolder .testimonialsNav .testimonialsNavTab h4 {
        font-size: 18px;
        font-weight: 700;
        font-family: "Chivo", sans-serif;
        line-height: 1;
        color: rgba(255, 255, 255, 0.5);
        padding-bottom: 10px;
    }
    
    .testimonialsSection .testimonialsBoxRight .testimonialsNavHolder .testimonialsNav .testimonialsNavTab h5 {
        font-family: "Chivo", sans-serif;
        font-size: 14px;
        line-height: 1.5;
        color: rgba(255, 255, 255, 0.6);
        opacity: 0;
    }
    
    .testimonialsSection .testimonialsBoxRight .testimonialsNavHolder .testimonialsNav .slick-slide.slick-current.slick-active .testimonialsNavTab img {
        opacity: 1;
    }
    
    .testimonialsSection .testimonialsBoxRight .testimonialsNavHolder .testimonialsNav .slick-slide.slick-current.slick-active .testimonialsNavTab h5 {
        opacity: 1;
    }
    
    .testimonialsSection .testimonialsBoxRight .testimonialsNavHolder .testimonialsNav .slick-slide.slick-current.slick-active .testimonialsNavTab h4 {
        font-size: 24px;
        font-weight: 700;
        font-family: "Chivo", sans-serif;
        line-height: 0.75;
        color: #ffffff;
    }


    @media screen and (max-width: 1400px) {
    
        .testimonialsSection .testimonialsBoxLeft {
            padding: 50px;
        }
    
        .testimonialsSection .testimonialsBoxRight .testimonialsMain {
            padding: 0 20px 20px;
        }
    
            .testimonialsSection .testimonialsBoxRight .testimonialsMain .testimonialsMainInner {
                padding: 30px;
            }
    
                .testimonialsSection .testimonialsBoxRight .testimonialsMain .testimonialsMainInner p {
                    font-size: 18px;
                }
    
    }


    @media screen and (max-width: 1050px) {
    
        .testimonialsSection {
            display: block;
        }
    
        .testimonialsSection .testimonialsBoxLeft {
            width: 100%;
            padding: 0 15px 40px;
            text-align: center;
        }
    
        .testimonialsSection .testimonialsBoxLeft h2 {
            padding-bottom: 20px;
        }

        .sectionTitle{
            font-size: 2rem;
            padding-bottom: 30px !important;
        }
    
        .testimonialsSection .testimonialsBoxLeft p {
            line-height: 1.5;
        }
    
        .testimonialsSection .testimonialsBoxRight {
            width: 100%;
            padding: 30px 15px;
        }
    
        .testimonialsSection .testimonialsBoxRight h3 {
            font-size: 30px;
        }
    
        .testimonialsSection .testimonialsBoxRight .testimonialsMain {
            padding: 0;
        }
    
        .testimonialsSection .testimonialsBoxRight .testimonialsMain .polygonStyle:before {
            border-right: 43px solid transparent;
            border-top: 41px solid #fff;
        }
    
        .testimonialsSection .testimonialsBoxRight .testimonialsMain .polygonStyle:after {
            border-right: 42px solid transparent;
            border-top: 41px solid #cd120d;
        }
    
        .testimonialsSection .testimonialsBoxRight .testimonialsMain .testimonialsMainInner {
            margin: 40px 0;
            padding: 30px 20px;
        }
    
        .testimonialsSection .testimonialsBoxRight .testimonialsMain .testimonialsMainInner p {
            font-size: 18px;
            line-height: 1.5;
        }
    
        .testimonialsSection .testimonialsBoxRight .testimonialsMain .testimonialsMainInner:before {
            background-size: 50px;
            height: 50px;
            width: 50px;
            top: 10px;
            left: 0;
        }
    
        .testimonialsSection .testimonialsBoxRight .testimonialsMain .testimonialsMainInner:after {
            background-size: 50px;
            height: 50px;
            width: 50px;
            bottom: 10px;
            right: 0;
        }
    
        .testimonialsSection .testimonialsBoxRight .slick-prev {
            z-index: 1;
            left: 30%;
            top: 0;
            bottom: 0;
            margin: auto;
            background-image: url(../images/icons/leftArrow.png);
            height: 33px;
            background-repeat: no-repeat;
            width: 20px;
            background-size: 20px;
        }
    
        .testimonialsSection .testimonialsBoxRight .slick-prev:before {
            display: none;
        }
    
        .testimonialsSection .testimonialsBoxRight .slick-next {
            right: 30%;
            top: 0;
            bottom: 0;
            margin: auto;
            background-image: url(../images/icons/rightArrow.png);
            height: 33px;
            background-repeat: no-repeat;
            width: 20px;
            background-size: 20px;
        }
    
        .testimonialsSection .testimonialsBoxRight .slick-next:before {
            display: none;
        }
    
        .testimonialsSection .testimonialsBoxRight .testimonialsNavHolder {
            position: relative;
            padding-top: 20px;
        }
    
        .testimonialsSection .testimonialsBoxRight .testimonialsNavHolder .testimonialsNav .slick-slide.slick-current.slick-active .testimonialsNavTab h4 {
            font-size: 18px;
        }
    
    }

    @media screen and (max-width: 768px) {
        .testimonialsSection .testimonialsBoxLeft p {
            padding-bottom: 20px;
        }
    
        .testimonialsSection .testimonialsBoxLeft p:nth-child(3) {
            padding-bottom: 10px;
        }
    
        .testimonialsSection .testimonialsBoxLeft .latestResource h4 {
            font-size: 16px;
        }
    
        .testimonialsSection .testimonialsBoxLeft .latestResource li {
            margin: 0 0 20px;
            width: 100%;
        }
    
        .testimonialsSection .testimonialsBoxLeft .latestResource li .secondaryButton {
            width: 100%;
            max-width: 400px;
        }
    
        .testimonialsSection .testimonialsBoxRight .slick-next {
            background-size: 14px;
        }
    
        .testimonialsSection .testimonialsBoxRight .slick-prev {
            background-size: 14px;
        }
    
        .testimonialsSection .testimonialsBoxRight .testimonialsNavHolder .testimonialsNav .slick-slide.slick-current.slick-active .testimonialsNavTab h4 {
            font-size: 12px;
        }
    
        .testimonialsSection .testimonialsBoxRight .testimonialsNavHolder .testimonialsNav .slick-slide.slick-current.slick-active .testimonialsNavTab h5 {
            font-size: 12px;
            line-height: 1.5;
        }
    
        .testimonialsSection .testimonialsBoxRight h3 {
            font-size: 16px;
        }
    
        .testimonialsSection .testimonialsBoxRight .testimonialsMain .testimonialsMainInner p {
            font-size: 12px;
        }
    
        .testimonialsSection .testimonialsBoxRight .slick-next {
            right: 20%;
        }
    
        .testimonialsSection .testimonialsBoxRight .slick-prev {
            left: 20%;
        }

        section.testimonialsSection {
            padding: 20px 0px;
        }

        .testimonialsSection .testimonialsBoxLeft h2 {
            padding-bottom: 30px;
        }

        .co-title span {
            font-size: 1.5rem;
        }

        .co-title {
            font-size: 1rem;
        }

        .gd-title {
            margin-top: 50px;
            margin-bottom: 30px;
        }

        .gd-wrap {
            margin-bottom: 20px;
        }

        .counter-tab p {
            color: #4e4e4e !important;
        }

        .co-title span{
            font-size: 1.5rem;
        }
    }


    /* ================================== SECTION 4 ====================================================== */

    .team-img {
        padding:0 0px;
        margin-bottom:20px;
    }

    @media (min-width: 320px) and (max-width: 480px) {
        .team-img {
            padding:0;
        }
    }

    @media (min-width: 768px) and (max-width: 1023px) {
        .team-img {
            padding:0 25px;
        }
    }

    @media (min-width: 1024px) and (max-width: 1050px) and (orientation: portrait) {
        .team-img {
            padding:0 25px;
        }
    
    }

    @media (max-width: 768px) {
        .team-card {
            flex: 0 0 33.33%; /* 3 columns per row on tablets */
        }
    }
    
    @media (max-width: 576px) {
        .team-card {
            flex: 0 0 50%; /* 2 columns per row on small screens */
        }
    }

    @media (min-width: 992px) {
        /* .team-card {
            flex: 0 0 20%;
            max-width: 20%;
        } */
        .team-card {
            flex: 0 0 20%;
            max-width: 16%;
        }
    }

    .gd-title{
        margin-top:80px!important;
    }


    /* ===========================  ================================================= */

    .co-section {
        padding:70px 0;
        background-color:rgba(0,0,0,0.05);
    }
    .co-slider {
        display:flex;
        justify-content:center;
        color:#000;
    }
    .co-slider.owl-carousel .owl-stage {
        margin:0 auto;
    }
    .co-item {
        text-align:left;
        padding:0 50px;
        position:relative;
        width:50%;
    }
        .co-divider:after {
            content:"";
            position:absolute;
            height:100%;
            width:1px;
            background-color:#ddd;
            top:0;
            right:0;
        }
    .co-text-wrap {
        display:inline-block;
        text-align:left;
        color: #000;
    }
    .co-title {
        font-size:1rem;
        margin-bottom:0;
        line-height:1;
        margin-bottom:5px;
    }
        .co-title span {
            font-family: 'Vidaloka', serif;
            font-size:2rem;
            line-height:1;
        }
    .co-text {
        font-weight:600;
        color:#696969;
        text-transform:uppercase;
        font-size:0.59rem;
        margin-bottom:0;
    }

    .co-item:nth-child(3) {
        margin-top:20px
    }

    .co-item:nth-child(4) {
        margin-top:20px
    }

    @media (min-width: 320px) and (max-width: 480px) {
    
        .co-section {
            padding:40px 0;
        }
        .co-item {
            text-align:left;
            padding: 0 20px;
        }
        .co-text-wrap {
            display:block;
        }
        .co-title {
            font-size:1rem;
        }
            .co-title span {
                font-size:1.5rem;
            }
        .co-slider .owl-dots {
            width:100%;
            position:absolute;
            display:flex;
            bottom:-40px;
        }
        .co-slider .owl-dots .owl-dot {
            height:3px;
            width:100%;
            background-color:#ddd;
            margin:0 2px;
        }
        .co-slider .owl-dots .owl-dot.active {
            background-color:#e31c17;
        }

        section.team-section {
            padding-bottom: 50px;
        }
    
    }

    @media (min-width: 481px) and (max-width: 767px) {
    
        .co-section {
            padding:40px 0;
        }

        .co-item {
            text-align:left;
            padding: 0 0 0 40px;
        }
        .co-text-wrap {
            display:block;
        }
        .co-title {
            font-size:1.2rem;
        }
            .co-title span {
                font-size:2rem;
            }
        .co-slider .owl-dots {
            width:100%;
            position:absolute;
            display:flex;
            bottom:-40px;
        }
        .co-slider .owl-dots .owl-dot {
            height:3px;
            width:100%;
            background-color:#ddd;
            margin:0 2px;
        }
        .co-slider .owl-dots .owl-dot.active {
            background-color:#e31c17;
        }
    
    }

    @media (min-width: 768px) and (max-width: 1023px) {
    
        .co-section {
            padding:40px 0;
        }
        .co-item {
            text-align:left;
            padding:0 30px;
        }
        .co-text-wrap {
            display:block;
        }
        .co-title {
            font-size:1.4rem;
        }
            /* .co-title span {
                font-size:2.3rem;
            } */

            .co-title span {
                font-size: 1.5rem;
            }

        .co-slider .owl-dots {
            width:100%;
            position:absolute;
            display:flex;
            bottom:-40px;
        }
        .co-slider .owl-dots .owl-dot {
            height:3px;
            width:100%;
            background-color:#ddd;
            margin:0 2px;
        }
        .co-slider .owl-dots .owl-dot.active {
            background-color:#e31c17;
        }

        .co-item.co-divider {
            width: 50%;
        }
    
    }

    @media (min-width: 1024px) and (max-width: 1050px) and (orientation: portrait) {
        .co-section {
            padding:40px 0;
        }
        .co-item {
            text-align:left;
            padding:0 50px;
        }
        .co-text-wrap {
            display:block;
        }
        .co-title {
            font-size:1.4rem;
        }
            .co-title span {
                font-size:2.3rem;
            }
        .co-slider .owl-dots {
            width:100%;
            position:absolute;
            display:flex;
            bottom:-40px;
        }
        .co-slider .owl-dots .owl-dot {
            height:3px;
            width:100%;
            background-color:#ddd;
            margin:0 2px;
        }
        .co-slider .owl-dots .owl-dot.active {
            background-color:#e31c17;
        }

        .co-item {
            width: 50%;
        }

    }

    @media (min-width: 1281px) {
        .creatingSection .sectionTitle {
            padding-bottom: 50px !important;
        }

        .sectionTitle {
            font-size: 2.7rem;
        }
    }

    @media (min-width: 1050px) and (max-width: 1280px) {
        .creatingSection .sectionTitle {
            padding-bottom: 50px !important;
        }
    }

    @media (min-width: 1025px) and (max-width: 2000px) {
        .testimonialsSection {
            padding-bottom: 50px !important;
        }

        p.ts-text {
            font-size: 14px !important;
        }

        h5.gd-name {
            font-size: 16px;
        }

        .gd-desig {
            font-size: 12px !important;
        }
    }

    /* @media screen and (max-width: 1050px) {

        .creatingSection .sectionTitle {
            padding-bottom: 50px !important;
        }

    } */

    div#KnowOurStoryCarousel {
        display: flex;
        justify-content: center;
    }

    /* .ts-slider .owl-item {
        opacity: 0.3;
    } */

    /* .ts-slider .owl-item.active .ts-three {
        opacity: 1;
    } */

    /* .ts-slider .owl-item.active .ts-one {
        opacity: 1;
    } */
