.num_desc p {margin-bottom: 15px; display: block; width: 100%; float: left;}
.num_desc p span.box {width: 32px; height: 32px; text-align: center; border:2px solid #333132; font-size: 15px; font-family: 'montserratbold'; display: inline-flex; justify-content: center; align-items: center; float: left;}
.num_desc p span:last-child {width: calc(100% - 32px); float: left; padding-left: 10px; margin-top: 5px;}
.story_our_footprints .circle {display: flex; justify-content: center;}
.story_our_footprints .circle img {border-radius: 50%;}
.story_our_footprints .circle:hover img { background-color: #f8d12b !important; }
.story_our_footprints .circle .round {padding: 6px; border-radius: 50%; border:2px dotted #fff;}
.story_our_footprints .hline {height: 50px; width: 2px; border-right: 2px dotted #fff; display: inline-block; position: relative; left: 50%; transform: translateX(-50%);}
.story_our_footprints .hline:after {content: ''; width: 10px; height: 10px; border-radius: 50%; display: inline-block; position: absolute; left: 50%; transform: translateX(-50%); bottom: 0; background-color: #f8d12b;}
.story_our_footprints .top:after {bottom: inherit; top: 0;}
.story_our_footprints p {text-align: center;}
.story_our_footprints .border_line {width: 200%; height: 2px; font-size: 0; border-bottom: 2px dotted #fff; display: inline-flex;}
.our_story_all_about_us p .bigtext {font-size: 18px;}
@media only screen and (max-width: 768px) {

.our_story_all_about_us p .bigtext {font-size: 14px; display: inline;}
	.our_story_banner {
    background: url(../images/our-story/our_story_banner_mo.jpg) no-repeat center center;
    background-size: cover;
    height: calc(100vh - 47px);
    margin-top: 47px;
}

.story_our_footprints .border_line {width: 2px; height: 100%; border:0; border-left: 2px dotted #fff;}
.story_our_footprints .circle {justify-content:  flex-start;}
.story_our_footprints .circle:after {content: ''; width: 25px; height: 2px; border:0; border-bottom: 2px dotted #fff; position: absolute; left: 41%; top: 50%;}
.story_our_footprints .circle:before {
	content: '';
    width: 10px;
    height: 10px;
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    background-color: #f8d12b;
}
.story_our_footprints .mpr {display: flex; flex-direction: column;}
.story_our_footprints .middle_box_center .circle {justify-content: flex-end;}
.story_our_footprints .middle_box_center p {right: auto; left: 0;}
.story_our_footprints .middle_box_center .circle:after {left: auto; right: 41%;}
.story_our_footprints p{
	position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: 40%;}

.story_our_footprints p br {display: none;}
.story_our_footprints .hline:after {display: none;}
/*.our_story_why_us{padding: 0px 30px;}*/

}
