* {
    box-sizing: border-box;
    outline: none !important;
}
button:focus { outline: none !important; box-shadow: none !important; }
a:focus {outline: none !important;}
body {  margin: 0; padding: 0;}
.about-timeline img {max-width: 100%;}

.about-timeline p {margin:0 0 20px 0;}
.about-timeline ul {margin: 0; padding: 0;}
.about-timeline h1, .about-timeline h2, .about-timeline h3, .about-timeline h4, .about-timeline h5, .about-timeline h6 {
    margin: 0;
    margin-top: 0px;
}
.wrapper {
    margin: 0 auto;
    width: 100%;
    max-width: 1642px;
}
.inner-wrapper-padding {
    padding: 0 30px;
}

.about-timeline{background-color:#fff; padding: 140px 0 125px;}

.timeline-box h6{font-size: 34px; line-height: 1.25; color: #002178; font-weight: 700; background-color: #fff;position: relative; z-index: 1; display: inline-block; width: auto; padding: 0 10px;margin-top: 0; transform: translate(0,-50%);} 

.timeline-box p{font-size: 18px; line-height: 27px; color: #002178; font-weight: 400;margin-bottom: 26px; font-family:'geographregular'} 
.timeline-box p:last-of-type{margin-bottom:15px;} 
.start-point h4{font-size: 20px; line-height: 23px; color: #ffffff; font-weight: 600;text-transform: uppercase;background-color: #002178;border-radius: 16px;display: block; width: auto; text-align: center; padding: 5px 25px;position: relative;margin-bottom: 45px;} 
.black-dot{width: 21px;height: 21px;background-color: #000;border-radius: 50%;display: block;margin: 0 auto 62px;z-index: 1;} 
.start-point{position: relative;display: flex; justify-content: center; flex-direction: column; align-items: center} 
.start-point:before{content:'';position: absolute;left: 0;height: 100%;width: 0px;background-color: #aaa;left: 50%;top: 0;transform: translate(-50%,0%);-webkit-transform: translate(-50%,0%);-moz-transform: translate(-50%,0%); border-left: 1px solid #aaa;} 
.timeline-row .horizontal-line {border-top: 1px solid #aaa; width: calc(100% - 150px); margin: 0 auto; position: absolute; top: 0; left: 50%; z-index: 0; transform: translate(-50%,0%); }
.timeline-row .verticle-line { margin: 0; padding: 0; width: 2px; border-right: 1px solid #aaa; height: calc(100% - 150px); position: absolute; top: 0; right: 0; margin: auto 0; bottom: 0; } 
.timeline-row:nth-child(2n+2) .verticle-line { left: -1px; right: inherit; } 
.corner { position: absolute; border-right: 1px solid #aaa; width: 76px; height: 76px; right: 0; border-top: 1px solid #aaa; top: 74.9px; border-radius: 0 70px 0 0;top: 0; } 
.timeline-row:nth-child(2n+2) .corner { right: inherit; left: 0; border-left: 1px solid #aaa; border-right: 0; border-radius: 70px 0 0 0; } .corner.bottom { bottom: -76px; top: inherit; border-radius: 0; border-top: 0; border-bottom: 1px solid #aaa; border-radius: 0 0 70px 0; right: 0;z-index: 1;bottom: -1px; } 
.timeline-row:nth-child(2n+2) .corner { right: inherit; left: 0; border-left: 1px solid #aaa; border-right: 0; border-radius: 70px 0 0 0; } 
.timeline-row:nth-child(2n+2) .corner.bottom { border-radius: 0 0 0 70px; } 
.timeline-row { display: flex; justify-content:space-around; flex-wrap: wrap; padding-bottom: 0px; position: relative;/*padding: 0 66px 130px;margin-right: 111px;*/ } 
.timeline-row:nth-child(2n+2) { justify-content: space-around;text-align: right; padding:  0 2%; } 
.timeline-row:nth-child(2n+2) { flex-direction: row-reverse; } 
/*.timeline-row:nth-child(2n+2) .timeline-content-txt { text-align: center; }*/
.timeline-box { /*padding: 45px 50px 130px;*/ max-width: 550px;margin-right: 25px; position: relative;} 
.timeline-main{margin-top: 75px;} 
.timeline-row:first-child {margin: 0 0px 0 auto; max-width: 50%; justify-content: space-between; padding: 0 0 0 120px; }
.corner.bl{bottom: 0;left: 0;border-left: 1px solid #aaa; border-bottom: 1px solid #aaa; border-radius: 0 0 0px 100%; border-right: none; border-top: none; height: 76px; width: 76px;} .start-point .corner.bl{left: 50%; bottom: 0px; transform: translateY(100%); top: unset;} 
.timeline-box:before{content: '';position: absolute;left: 0;top: 27.5px;height: 1px;width: 100%;} 
.timeline-box-wrap { padding: 45px 0px 0; position: relative; background: #fff; /*min-height: 318px;*/padding: 0;margin-bottom:120px; } 
/*.timeline-row:after{content: ''; position: absolute; left: 50%; top: 74.5px; height: 1px; width: 91%; background-color: #aaa; transform: translateX(-50%);top: 0;} .timeline-row .verticle-line { margin: 0; padding: 0; width: 1px; border-right: 1px solid #aaa; height:calc(100% - 126px); position: absolute; top: calc( 50% + 75px );; right: 0; margin: auto 0; bottom: unset; transform: translateY(-50%);top: 50%; } */
.timeline-row:first-child::after {left: -54px;width: 97%; transform: none; } 
/*.timeline-row:first-child .timeline-box:last-child{margin-right: 5%;} */
.timeline-content { padding: 0 10px 0;} 
.timeline-content-txt { padding: 0 0 0 0; } 
.timeline-box.img-right .timeline-content,.timeline-box.img-left .timeline-content{display: flex; align-items: flex-start;} 
.timeline-box.img-right .timeline-content img{margin-left: 18px;} 
.timeline-box.img-left .timeline-content img{margin-right: 18px;} 
.timeline-box.img-left .timeline-content{flex-direction: row-reverse;} 
.timeline-row:first-child .timeline-box:first-child img{filter: drop-shadow(0 0 27px rgba(0,0,0,0.16));-webkit-filter: drop-shadow(0 0 27px rgba(0,0,0,0.16));display: block;margin: 0;} 
.timeline-box-wrap .timeline-content img {filter: drop-shadow(0 0 27px rgba(0,0,0,0.16));-webkit-filter: drop-shadow(0 0 27px rgba(0,0,0,0.16));z-index: 2;position: relative;} 
.timeline-row:last-child .corner.bottom{display: none;} 
.timeline-row:nth-child(2n+1) .timeline-box:last-child .timeline-box-wrap{text-align: center;}
.start-point.end-point:before{display: none;}
.start-point.end-point{ position: absolute; bottom: 0; right: 0%; transform: translateX(50%); }
.timeline-row:nth-child(2n+2) .start-point.end-point{left: 0;transform: translateX(-50%);right: unset;}

.timeline-box.img-right .timeline-content-txt {text-align: right;}
.timeline-box.img-left .timeline-content-txt {text-align: left;}
.timeline-box.img-left, .timeline-box.img-right {text-align: center;}
.timeline-row:first-child .timeline-box::after {left: auto; right: 0; -webkit-transform: translate(100%,-50%) rotate(0deg); transform: translate(100%,-50%) rotate(0deg);}
.timeline-row:first-child .timeline-box:first-child {width: 36%;}
.timeline-row .timeline-box:nth-child(3)::after {display: none;}
.timeline-row:last-child .verticle-line::after {display: none;}
.timeline-row:first-child .timeline-box:nth-child(2)::after {display: none;}

.timeline-content-img .timeline-content {position: relative;}

.banner-content.TxtLeft { display:block !important; padding-top:70px}
section.main-slider.CmsBanner .ContentColor { padding-left:0}
/*==============Responsive==============*/


.Newtimeline .timeline-row:first-child { max-width: 100%; padding-left: 0;  }
.Newtimeline .black-dot { position: relative; margin-top: -10px;   }
.Newtimeline .timeline-box { text-align: center; width: 22%; max-width: none; }
.Newtimeline .timeline-row:first-child .timeline-box:first-child { width: 22%;   }

.Newtimeline .timeline-box h6 {
	background-color:#006AFF; 
	border-radius: 50px; 
	text-align: center; 
	width: 70px; 
	height: 70px; 
	line-height: 70px; 
	color:#fff;  
	font-size: 20px;
	text-align: center;
	margin: -90px 0 0 0; 
}
.Newtimeline .timelinebox1 {
    border-right: solid 1px #006AFF;
    height: 45px;
    margin: 0 auto;
    position: relative;
    top:-25px;
    left: 0;
    right: 0;
    width: 1px;
}
.Newtimeline .timeline-box-wrap { top: -65px; background-color: transparent; }
.Newtimeline .timelinebox1:before {
    content: "";
    width:10px;
    height:10px;
    background-color: #006AFF;
    border-radius: 50px;
    position: absolute;
    top: -9px;
    z-index: 1;
    left:-5px;
}
.Newtimeline .timelinebox1:after {
    content: "";
    width: 16px;
    height: 16px;
    background-color: #006AFF;
    border-radius: 50px;
    position: absolute;
    bottom: -9px;
    z-index: 1;
    left: -7px;
}

.Newtimeline .black-dotNew:before {
    content: "";
    width:10px;
    height:10px;
    background-color: #3CF0FF;
    border-radius: 50px;
    position: absolute;
    top: -5px;
    z-index: 1;
    left:-5px;
}
.Newtimeline .black-dotNew:after {
    content: "";
    width: 40%;
    height: 1px;
    background-color: #3CF0FF;
    position: absolute;
    top: 0px;
    z-index:0;
    left: 0;
}

.Newtimeline .dotNewbottom:before {
    content: "";
    width:10px;
    height:10px;
    background-color: #3CF0FF;
    border-radius: 50px;
    position: absolute;
    top: -5px;
    z-index: 1;
    left:auto;
    right: 0;
}
.Newtimeline .dotNewbottom:after {
    content: "";
    width: 6.5%;
    height: 1px;
    background-color: #3CF0FF;
    position: absolute;
    top: 0px;
    z-index:0;
    right: 0;
}



.Newtimeline .timeline-row .horizontal-line { border-top-color: #3CF0FF; }
.Newtimeline .timeline-row:nth-child(2n+2) .corner { border-color: #3CF0FF; }
.Newtimeline .timeline-row .verticle-line  { border-color: #3CF0FF; }
.Newtimeline .timeline-row .corner  { border-color: #3CF0FF; }


.Newtimeline .timeline-box p { line-height: 20px; color:#fff;   }
.Newtimeline .color2.timeline-box h6 { background-color:#3CF0FF; color:#002178; }
.Newtimeline .color2 .timelinebox1 { border-color:#3CF0FF;   }
.Newtimeline .color2 .timelinebox1:before { background-color:#3CF0FF;    }
.Newtimeline .color2 .timelinebox1:after {background-color:#3CF0FF;}
.Newtimeline .timeline-content {
    padding:0px 40px 0px;
}
.Newtimeline h2 { color:#fff;   }

section.about-timeline.Newtimeline { background-color:#002178; padding: 50px 0 0 0;  }
.Newtimeline .inner-wrapper-padding { padding-top: 80px;  }
.Newtimeline .timeline-box.fltopp1.NewTimeLeft .dotNewbottom2 { display: none; }

@media screen and (max-width: 1800px) {

.timeline-box {max-width: 460px;}
	.timeline-box.img-right .timeline-content img, .timeline-box.img-left .timeline-content img {max-width: 220px; max-height: 230px;}
  .timeline-box-wrap .timeline-content img {max-width: 100%;}
}




@media screen and (max-width: 1600px){
 
  .timeline-row:first-child .timeline-box:first-child {width: 38%;}
	.timeline-box {max-width:295px;}
	.timeline-box.img-right .timeline-content img, .timeline-box.img-left .timeline-content img {max-width: 180px; max-height: 190px;}
	.about-timeline {padding:80px 0 80px;}

	.Newtimeline .timeline-box {  max-width: 300px;  }


}

@media screen and (max-width: 1440px) {
  
  .about-timeline {padding: 100px 0 80px;}

	.timeline-row:first-child .timeline-box:first-child {width: 45%;}
	.timeline-box {max-width: 300px;}
	.timeline-box.img-right .timeline-content img, .timeline-box.img-left .timeline-content img {max-width: 140px; max-height: 200px;}
	.timeline-box-wrap .timeline-content img {max-width: 100%;}
	.timeline-row:first-child .timeline-box:nth-child(2) {width: 150px;}
	.Newtimeline .timeline-box {  max-width: 260px;  }

}


@media screen and (max-width: 1199px) {
  .about-timeline {padding: 90px 0 60px;}
	.timeline-box {max-width: 240px;}
	.timeline-row:first-child {padding: 0 0 0 60px;}
	.timeline-row:first-child .timeline-box:first-child {width: 42%;}
	.timeline-box.img-right .timeline-content, .timeline-box.img-left .timeline-content {flex-wrap: wrap;}
	.timeline-box.img-right .timeline-content img, .timeline-box.img-left .timeline-content img {max-width: 180px; max-height: 200px;}
	.top-timeline-arrow.timeline-content-img .timeline-content::after {right: 0;}
	.img-right.timeline-content-img .timeline-content::after {top: -20px; right: -45px;}
.timeline-box.img-right .timeline-content-txt {width: 90%;}
}

@media screen and (max-width: 1024px) {
.corner {display: none;}
	.timeline-row .horizontal-line {display: none;}
	.timeline-row:first-child {max-width: 100%; padding: 0;}
	.timeline-main {margin-top: 0;}
	.timeline-row .verticle-line {right: 50%; transform: translate(50%,0); height: calc(100% - 0px);}
	.timeline-row:nth-child(2n+2) .verticle-line {left: auto; right: 50%;}
	.verticle-line::after {display: none;}
  
  .timeline-row .timeline-box {width: 100%; max-width: 100%; margin: 0;}
  .timeline-row .timeline-box.fltopp1 .timeline-box-wrap { text-align:left; margin:30px 0 0 auto; padding-left:30px}
  .timeline-row .timeline-box.fltopp2 .timeline-box-wrap { text-align:right; margin:30px 0 0 0; padding:0 30px 0 0}
	.timeline-row:first-child .timeline-box:first-child {width: 100%; margin: 0;}
	.timeline-row:first-child .timeline-box:nth-child(2) {width: 100%;}
	.timeline-box p br {display: none;}
	.timeline-box h6 {transform: translate(0,-0%); padding: 0;}
	.timeline-content {padding: 0;}
	.timeline-box.img-right .timeline-content-txt {width: 100%;}
	.start-point.end-point {right: 50%;}
	.start-point h4 {margin-bottom: 0;}
	.about-timeline {padding: 80px 0;}
	.timeline-box::after {-webkit-transform: translate(-100%,100%) rotate(180deg); transform: translate(-100%,100%) rotate(180deg); right: 50%; top: 20px; left: 50%;}
  .timeline-box-wrap {width: 50%; text-align: right; padding: 0 30px 0 0; margin: 40px 0 0 0;}
	.timeline-row .timeline-box img {margin: 0 0 0 auto;}
	.timeline-row:first-child .timeline-box:nth-child(2)::after {display: block;}
	.timeline-row:first-child .timeline-box:first-child img {margin: 0 0 0 auto;}
	.timeline-box.img-right .timeline-content img, .timeline-box.img-left .timeline-content img {margin: 0 0 0 auto;}
	.timeline-row .timeline-box:nth-child(2n) .timeline-box-wrap {margin: 40px 0 0 auto; padding: 0 0 0 30px; text-align: left;}
	 .timeline-row .timeline-box.fltopp2 .timeline-box-wrap { text-align:right; margin:40px 0 0 0; padding:0 40px 0 0}
  .timeline-row:nth-child(2n+1) .timeline-box::after {left: auto; right: 50%; -webkit-transform: translate(0%,100%) rotate(180deg); transform: translate(0%,100%) rotate(180deg); top: 20px;}
	.timeline-row .timeline-box:nth-child(2n)::after {transform: translate(100%,100%) rotate(0deg); -webkit-transform: translate(100%,100%) rotate(0deg); right: 50%; left: auto;}
	.timeline-row .timeline-box:nth-child(3)::after {display: block;}
	.timeline-box.img-left .timeline-content-txt {text-align: right;}
	.timeline-row:last-child {padding-bottom: 70px;}



.Newtimeline .timeline-box h6 {
        margin:0px 40px 0 0px;
    }
.Newtimeline .timelinebox1 {
        display: inline-block;
        transform: rotate(-90deg);
        height: 50px;
        margin: 0;
        left: -11px;
        top: -13px;
        z-index: 1;
    }
.Newtimeline .NewTimeRight.timeline-box h6 { margin: 0 0 0 46px; }
.Newtimeline .NewTimeRight .timelinebox1 {transform: rotate(90deg); left: -110px;  }
.Newtimeline .timeline-box.NewTimeLeft .timeline-box-wrap { 
        text-align: right;
        margin: 30px 0 0 0;
        padding: 0 15px 0 0;
}

.Newtimeline .timeline-content { padding: 0;  }
.Newtimeline .black-dotNew:before { margin: 0 auto; left: 0; right: 0;  }
.Newtimeline .black-dotNew:after { display: none; }
.Newtimeline .inner-wrapper-padding { padding-right: 0; padding-left: 0;  }
.Newtimeline .timeline-box-wrap { padding-right: 15px;  }
.Newtimeline .timeline-row .timeline-box:nth-child(2n) .timeline-box-wrap { padding-left: 15px;  }
.Newtimeline .dotNewbottom:before { left: 0; right: 0; margin: 0 auto; width: 1px; height:92%;   }
.Newtimeline .dotNewbottom:after { display: none; }
.Newtimeline .timeline-row .timeline-box.fltopp1 .timeline-box-wrap { padding-left: 15px;   }
.Newtimeline .timeline-row .timeline-box.fltopp2 .timeline-box-wrap { padding-right: 15px;  }
section.about-timeline.Newtimeline { padding-bottom: 50px;   }
.Newtimeline .timeline-row:first-child .timeline-box:first-child { width: 100%; margin: 60px 0 0 0; }
.Newtimeline .timeline-row .timeline-box { height: auto;   }
.timeline-row.dotNewbottom .timeline-box.fltopp1.NewTimeLeft { height: auto; padding-bottom: 0;   }
.Newtimeline .timeline-box.fltopp1.NewTimeLeft .dotNewbottom2:after {
    content: "";
    width: 10px;
    height: 10px;
    background-color: #3CF0FF;
    border-radius: 50px;
    position: absolute;
    top:auto;
    bottom: 0;
    z-index: 1;
    left: -5px;
    display: inline-block;
}
.Newtimeline .timeline-box.fltopp1.NewTimeLeft .dotNewbottom2 {
    width: 10px;
    height: 10px;
    position: absolute;
    bottom: 36%;
    z-index: 9;
    display: inline-block;
}

.Newtimeline .timeline-row:last-child { padding-bottom: 0;  }

}

@media screen and (max-width: 640px) {
  
  .about-timeline {padding: 50px 0;}
	.timeline-box-wrap {margin: 30px 0 0 0;}
	.timeline-row .timeline-box:nth-child(2n) .timeline-box-wrap {margin: 30px 0 0 auto;}
	.timeline-box::after, .timeline-row:nth-child(2n+1) .timeline-box::after {top: 6px;}
	.timeline-box-wrap .timeline-content img {max-width: 100%;}
	.timeline-box.img-right .timeline-content img, .timeline-box.img-left .timeline-content img {max-width: 100%; max-height: unset;}
	.timeline-row .timeline-box.fltopp1 .timeline-box-wrap { text-align:left; margin:30px 0 0 auto; padding-left:30px}
  .timeline-row .timeline-box.fltopp2 .timeline-box-wrap { text-align:right; margin:30px 0 0 0; padding:0 30px 0 0}



.Newtimeline .timeline-box h6 {
        margin:0px 40px 0 0px;
    }
.Newtimeline .timelinebox1 {
        display: inline-block;
        transform: rotate(-90deg);
        height: 50px;
        margin: 0;
        left: -11px;
        top: -13px;
        z-index: 1;
    }
.Newtimeline .NewTimeRight.timeline-box h6 { margin: 0 0 0 46px; }
.Newtimeline .NewTimeRight .timelinebox1 {transform: rotate(90deg); left: -110px;  }
.Newtimeline .timeline-box.NewTimeLeft .timeline-box-wrap { 
        text-align: right;
        margin: 30px 0 0 0;
        padding: 0 15px 0 0;
}

.Newtimeline .timeline-content { padding: 0;  }
.Newtimeline .black-dotNew:before { margin: 0 auto; left: 0; right: 0;  }
.Newtimeline .black-dotNew:after { display: none; }
.Newtimeline .inner-wrapper-padding { padding-right: 0; padding-left: 0;  }
.Newtimeline .timeline-box-wrap { padding-right: 15px;  }
.Newtimeline .timeline-row .timeline-box:nth-child(2n) .timeline-box-wrap { padding-left: 15px;  }
.Newtimeline .dotNewbottom:before { left: 0; right: 0; margin: 0 auto; width: 1px; height:89%;   }
.Newtimeline .dotNewbottom:after { display: none; }
.Newtimeline .timeline-row .timeline-box.fltopp1 .timeline-box-wrap { padding-left: 15px;   }
.Newtimeline .timeline-row .timeline-box.fltopp2 .timeline-box-wrap { padding-right: 15px;  }
section.about-timeline.Newtimeline { padding-bottom: 50px;   }
.Newtimeline .timeline-row:first-child .timeline-box:first-child { width: 100%; margin: 60px 0 0 0; }
.Newtimeline .timeline-row .timeline-box { height: auto;   }
.timeline-row.dotNewbottom .timeline-box.fltopp1.NewTimeLeft { height: auto; padding-bottom: 0;   }
.Newtimeline .timeline-box.fltopp1.NewTimeLeft .dotNewbottom2:after {
    content: "";
    width: 10px;
    height: 10px;
    background-color: #3CF0FF;
    border-radius: 50px;
    position: absolute;
    top:auto;
    bottom: 0;
    z-index: 1;
    left: -5px;
    display: inline-block;
}
.Newtimeline .timeline-box.fltopp1.NewTimeLeft .dotNewbottom2 {
    width: 10px;
    height: 10px;
    position: absolute;
    bottom: 50%;
    z-index: 9;
    display: inline-block;
}

.Newtimeline .timeline-row:last-child { padding-bottom: 0;  }

}
