.bg-blue { background-color: #074f97; }
            .founder-container .card { color: #fff; border-radius: 0; height: 251px !IMPORTANT; }
            p.ename { font-weight: 600; }
            p.epost { margin-bottom: 10px; }
            p.e-desp { font-weight: 300; font-size: 15px; }
            
            .triangle {
                position: absolute;
                border-style: solid;
                right: 0px;
                top: -2px;
            }
            .triangle-left {
                border-width: 25px 25px 25px 0;
                border-color: transparent #074f97 transparent transparent;
            }
            .triangle-top {
                border-width: 25px 25px 25px 0;
                border-color: transparent #074f97 transparent transparent;
                transform: rotate( 90deg);
                right: 11px;
                bottom: -13px;
                top: auto;
            }
            .triangle-right {
                border-width: 25px 25px 25px 0;
                border-color: transparent #074f97 transparent transparent;
                transform: rotate( 180deg);
                left: 0px;
                top: 0;
            }


            .founder-container .card img {
                height: 250px;
                object-fit: cover;
                object-position: top;
                /*-webkit-filter: grayscale(100%);
                filter: grayscale(100%);*/
                transition: 0.5s;
            }
            .founder-container .card img:hover {
                -webkit-filter: grayscale(0);
                filter: grayscale(0);
                transition: 0.5s;
            }
            .founder-container .card p { font-size: 11px; }



            .journey-content { color: #fff; }
            .journey-wrapper img.hr { margin: 11em 0; }
            .journey-content .para {
                position: absolute;
                left: 0;
                width: 150px;
                text-align: center;
                right: 0;
                bottom: 0;
                font-size: 12px;
            }
            .journey-content .para:after {
                content: "";
                position: absolute;
                height: 2em;
                border-left: 1px dotted #fff;
                width: 1px;
                left: 0;
                right: 0;
                margin: 0 auto;
                top: 4.5em;
                opacity: 0.5;
            }
            .journey-content.one .para { left: -5em; bottom: 23.5em; }
            .journey-content p.year {
                position: absolute;
                bottom: 13.5em;
                left: -10px;
                font-weight: 600;
                font-size: 14px;
                width: 70px;
            }
            img.journey-content-arrow {
                position: absolute;
                left: 3px;
                width: 25px;
                opacity: 0.5;
                bottom: 0;
            }
            .journey-content .para ul { padding: 0; margin: 0; list-style: none; }
            .journey-content .para ul li { margin-bottom: 5px; position: relative; }
            .journey-content .para ul li:after {
                content: ".";
                position: absolute;
                left: 8px;
                font-size: 24px;
                top: -14px;
            }
            .journey-content .para ul li:last-child:after { left: -3px; }

            img.journey-content-arrow.down { bottom: 14.3em; }
            img.journey-content-arrow.up { bottom: 9em; }

            .journey-content.two p.year { left: 7em; }
            .journey-content.two img.journey-content-arrow { left: 9.9%; }
            .journey-content.two .para { left: 2.3em; bottom: 2.2em; width: 200px; }
            .journey-content.two .para:after {  top: -2.5em; height: 2em; }

            .journey-content.three p.year { left: 15em; }
            .journey-content.three img.journey-content-arrow { left: 14em; }
            .journey-content.three .para { left: 12.6em; bottom: 31em; width: 170px;}
            .journey-content.three .para::after { top: 3em; height: 9.7em; }

            .journey-content.four p.year { left: 23em; }
            .journey-content.four img.journey-content-arrow { left: 21em; }
            .journey-content.four .para { left: 22.5em; bottom: -3em; width: 160px; }
            .journey-content.four .para::after { top: -11.5em; height: 11em; }

            .journey-content.five p.year { left: 31em; }
            .journey-content.five img.journey-content-arrow { left: 28em; }
            .journey-content.five .para { left: 29.2em; bottom: 23.5em; width: 220px; }
            .journey-content.five .para::after { top: 3.6em; height: 2.2em; }
            .journey-content.five ul li { margin-bottom: 5px; }
            .journey-content.five .para ul li:last-child:after { left: 3px; }

            .journey-content.six p.year { left: 39em; }
            .journey-content.six img.journey-content-arrow { left: 34.9em; }
            .journey-content.six .para { left: 39.3em; bottom: 2em; width: 200px; }
            .journey-content.six .para::after { top: -2.8em; height: 2.5em; }
            .journey-content.six .para ul li:after { left: -5px; }
            .journey-content.six .para ul li:first-child:after { left: -5px; }


            .journey-content.seven p.year { left: 47em; }
            .journey-content.seven img.journey-content-arrow { left: 41.7em; }
            .journey-content.seven .para { left: 49.4em; bottom: 30em; width: 175px; }
            .journey-content.seven .para::after { top: 6em; height: 8.5em; }

            .journey-content.eight p.year { left: 55em; }
            .journey-content.eight img.journey-content-arrow { left: 48.7em; }
            .journey-content.eight .para { left: 57.5em; bottom: -7em; width: 205px; }
            .journey-content.eight .para::after { top: -12em; height: 12em; }
            .journey-content.eight .para ul li:last-child:after { left: -6px; }
            .journey-content.eight .para ul li:first-child:after { left: 0px; }


            .journey-content.nine p.year { left: 63em; }
            .journey-content.nine img.journey-content-arrow { left: 55.7em; }
            .journey-content.nine .para { left: 67.5em; bottom: 23em; width: 190px; }
            .journey-content.nine .para::after { top: 9.6em; height: 25px; }
            .journey-content .para ul li:first-child:after { left: 7px; }
            .journey-content .para ul li:after { left: 19px; }

            .journey-content.nine .para ul li:first-child:after { left: 0; }

            .journey-content.ten p.year { left: 70.5em; }
            .journey-content.ten img.journey-content-arrow { left: 62.6em; }
            .journey-content.ten .para { left: 76em; bottom: 2.7em; width: 205px; }
            .journey-content.ten .para::after { top: -3em; height: 34px; }

            .journey-content.eleven p.year { left: 78.2em; }
            .journey-content.eleven img.journey-content-arrow { left: 69.4em; }
            .journey-content.eleven .para { left: 85.3em; bottom: 35em; width: 200px; }
            .journey-content.eleven .para::after { top: 3em; height: 13.7em; }


            /* Media Query  */

            @media(max-width: 1199px) {
                .journey-section .container { max-width: 85%; }
                .journey-content .para { font-size: 10px; }
                .journey-content.one .para {
                    left: -6em;
                    bottom: 13.2em;
                }
                .journey-content.two .para {
                    left: 25px;
                    bottom: 20.8em;
                    width: 150px;
                }
                

                
            }

            @media(max-width: 992px) {
                .journey-section.section-padding .container.mb-5 {
                    margin-bottom: 0 !important;
                }
                
                .journey-container {
                    padding: 1em 0 39em;
                    transform: rotate(90deg);
                }
                img.vertical_line {
                    transform: rotate(90deg);
                    position: absolute;
                    right: -35px;
                    top: -10px;
                }
                
                .oddPntOnHover, .evenPntOnHover, .initPoint  { transform: rotate(270deg); top: 15em !important; width: 290px; }
                .pinOnHover, .pin1, .pin2, .pin3, .pin4, .pin5, .pin6, .pin7, .pin8, .pin9, .pin10 { left: 25px !important; }
                .date1, .date2, .date3, .date4, .date5, .date6, .date7, .date8, .date9, .date10 {
                    left: 0;
                    font-size: 14px;
                    padding-left: 6px;
                    transform: rotate( 270deg);
                }
                .oddPntOnHover, .initPoint { left: -100px; }
                .evenPntOnHover { left: -100px; }
                #point2 {
                    left: -68px;
                    top: 210px !important;
                }
                #point5 img.vertical_line {
                    top: -4px;
                    right: -40px;
                }
                #point6, #point8 { width: 350px; }
                #point7 { width: 310px; }
                #point9 {
                    width: 361px !important;
                    left: -92px !important;
                }
                #point10 { width: 340px; }
                section#ourjourney { padding-bottom: 6em; }
                
                .founder-container .card { height: 190px !important; }
                .founder-container .card.bg-blue { padding: 15px !important; }
                .founder-container .card img { height: 190px; }
                .founder-container .card p { font-size: 9.5px; }
            }
            
            @media(max-width: 767px) {
                .founder-container .col.no-img { display: none; }
                .founder-container .card { height: auto !important; }
                .founder-container .card p.e-desp { margin-bottom: 0; }
                .about-us-vision-mission { padding: 2em 0; }
                .about-us-vision-mission .desc { text-align: left; }
                #certifications .row { padding-top: 20px !important; padding-bottom: 0 !important; }
                
                .aboutus-header-info {
                    background-size: contain;
                    background-position: top;
                }
                .profile-container-wrapper { padding: 0 25px; }
                .profile-container-wrapper .col-sm-6 {
                    width: 50%;
                    padding: 0 5px 0 5px;
                }
                .member-container { margin-bottom: 10px; }
                .journey-container { padding: 0 0em 13em; }
                
                section#ourjourney { padding-bottom: 5em; }
                #ourjourney img.hr { width: 440px !important; }
                #pin1 { left: 12px !important; }
                #pin2 { left: 30px !important; }
                #pin3 { left: 45px !important; }
                #pin4 { left: 60px !important; }
                #pin5 { left: 70px !important; }
                #pin6 { left: 90px !important; }
                #pin7 { left: 105px !important; }
                #pin8 { left: 120px !important; }
                #pin9 { left: 135px !important; }
                #pin10 { left: 145px !important; }
                
                p.date1 { left: -12px; }
                p.date2 { left: 5px; }
                p.date3 { left: 20px; }
                p.date4 { left: 35px; }
                p.date5 { left: 50px; }
                p.date6 { left: 65px; }
                p.date7 { left: 80px; }
                p.date8 { left: 95px; }
                p.date9 { left: 110px; }
                p.date10 { left: 125px; }
                
                #point1, #point2, #point3, #point4, #point5, #point6, #point7, #point8, #point9, #point10 {
                    left: -54px;
                    width: 180px;
                    top: 9em !important;
                    font-size: 12px;
                    top: 110px !important;
                }
                #point2 {
                    left: 30px !important;
                }
                div#point3 {
                    width: 160px;
                    left: 110 !important;
                }
                div#point4 {
                    width: 150px !IMPORTANT;
                    left: 0 !important;
                }
                div#point5 {
                    width: 161px !IMPORTANT;
                    left: 20px !IMPORTANT;
                }
                div#point6 { left: 30px !important; }
                
                #point8 {
                    width: 170px;
                    top: 90px !IMPORTANT;
                    left: 90px;
                }
                div#point7 { left: 41px; }
                div#point9 {
                    width: 180px !important;
                    left: 85px !important;
                    top: 80px !important;
                }
                div#point10 {
                    width: 180px !important;
                    top: 95px !important;
                    left: 75px !important;
                }
                .vertical_line { display: none; }

                .founder-container .col { flex-basis: auto; }
                .triangle { display: none; }
                
                .aboutus-header-info p,
                .about-us-vision-mission p,
                .about-us-future-section p,
                .about-us-future-section li { text-align: left; }
                .founder-container .card img { height: 290px; }
                .founder-container .col.mb-sm-1 { margin-bottom: 1em; }
            }