.check-icon i{
    color:#fff;
}


.center-timeline-container{
    position: relative;
    max-width: 1100px;
    margin: 0 auto;
}
.center-timeline-line {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    width: 20px;
    height: 100%;
    background: linear-gradient(135deg, #00316b, #079ecf);
    border-radius: 30px;
}
.timeline-item:nth-child(even) {
    left: 50%;
}
.timeline-item {
    position: relative;
    width: 50%;
    padding: 10px 40px;
    min-height: 200px;
    box-sizing: border-box;
}
.timeline-item:nth-child(even) .timeline-item-content {
    text-align: left;
}
.center-timeline-container {
    position: relative;
    max-width: 1100px;
    margin: 0 auto;
}
  .main-header .header-upper .new-logo {
    display: none;
    position: absolute;
}

@media only screen and (min-width: 768px) {
    .header-style-two .nav-outer::before, .header-style-two .nav-outer .side-curve, .main-header .outer-box {
        display: block;
    }
}

@media only screen and (max-width: 767px) {
          
        .services-block-four .inner-box .icon-box {
        position: relative;
        width: 100%;
        height: auto;
        color: #ffffff;
        margin: 0 auto;
        font-size: 18px !important;
        text-align: center;
        border-radius: 5px !important;
        line-height: 34px !important;
        margin-bottom: 0px;
        border: 0px solid #ffffff;
        background-color: #13b5ea;
        box-shadow: 0 4px 12px rgb(0 0 0 / 64%);
    }
        .sec-title h1 {
            position: relative;
            color: #004fad;
            font-weight: 600;
            line-height: 1.3em;
            margin-bottom: 20px;
            padding-bottom: 15px;
            font-size: 26px;
        }
        .main-header .header-upper .logo-box {
            margin-bottom: 2px;
        }
    .main-menu .navbar-header {
        position: relative;
        float: none;
        display: block;
        text-align: right;
        width: 100%;
        padding: 24px 0px;
        right: 0px;
        z-index: 12;
    }

    .new-logo1 img {
    display: inline-block;
    max-width: 100%;
    height: auto;
    float: left;
}
    
   .main-header .header-upper .new-logo {
    display: block;
    position: absolute;
}
.main-header .header-upper .old-logo {
    display: none;
}
}

@media (max-width: 768px) {
    .timeline-item-content h3 {
    font-size: 18px;
        
    }
     
    .sub-points {
    width: 100% !important;
}
    .timeline-item, .timeline-item:nth-child(even) {
        width: 100%;
        left: 0;
        padding: 0 10px 0 30px;
        min-height: auto;
        margin-bottom: 40px;
    }
        .timeline-item::after, .timeline-item:nth-child(odd)::after, .timeline-item:nth-child(even)::after {
        left:2%;
        top: 22px;
       
    }
    
   .center-timeline-line {
        left: 2%;
        transform: translateX(-50%);
    }
    .timeline-item:nth-child(even)::after {
    left: 2%;
    transform: translate(-50%, -50%);
}
  .ribbon-h2 {
    /* background: linear-gradient(135deg, #00316b, #079ecf); */
    background: #01418d;
    padding: 30px 34px !important;
    border-radius: 120px 40px 120px 40px;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
    text-align: center;
    font-family: 'Arial Black', Arial, sans-serif;
    font-weight: 900;
    line-height: 1.4;
    letter-spacing: -1px;
    font-size: 28px !important;
}
.sidebar-page-container {
    position: relative;
    z-index: 9;
    background-color: #ffffff;
    padding: 0px 0px 11px;
}
.services-block .inner-box .content {
    position: relative;
    padding: 30px 30px;
    text-align: right;
    border: none !important;
    height: auto;
    border-radius: 30px;
    box-shadow: 0 5px 15px rgb(0 0 0 / 28%);
}

.services-block-four {
    position: relative;
    margin-bottom: 16px;
}
.services-block-four .inner-box .icon-box {
    position: relative;
    width: 100%;
    height: auto;
    color: #ffffff;
    margin: 0 auto;
    font-size: 23px;
    text-align: center;
    border-radius: 5px !important;
    line-height: 53px;
    margin-bottom: 0px;
    border: 0px solid #ffffff;
    background-color: #13b5ea;
    box-shadow: 0 4px 12px rgb(0 0 0 / 64%);
}
.about-section-two {
    position: relative;
    padding: 50px 0px 10px 0px;
}
.process-section {
    position: relative;
    padding: 50px 0px 50px;
    background-color: #f9f9f9;
}
.services-section {
    position: relative;
    z-index: 9;
    background-color: #ffffff;
    padding: 50px 0px 50px;
}
.figure {
    padding-top: 10px;
}



}

@media (max-width: 480px) {
    .timeline-item:nth-child(even) .timeline-item-content {
        margin-left: 0;
        padding-left: 0px;
    }
    .timeline-item-content h3 {
        font-size: 16px;
    }
        .timeline-item-content li {
        font-size: 15px;
    }
    .timeline-item::after, .timeline-item:nth-child(odd)::after, .timeline-item:nth-child(even)::after {
        left: 10px;
    }
     .timeline-item:nth-child(even)::after {
    left: 2%;
    transform: translate(-50%, -50%);
}
.ribbon-h2 {
    /* background: linear-gradient(135deg, #00316b, #079ecf); */
        background: #01418d;
        padding: 30px 34px !important;
        border-radius: 120px 40px 120px 40px;
        box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
        text-align: center;
        font-family: 'Arial Black', Arial, sans-serif;
        font-weight: 800;
        line-height: 1.4;
        letter-spacing: -1px;
        font-size: 22px !important;
}

}


.timeline-item-content h3 {
    font-size: 20px;
    color: white;
    margin-bottom: 15px;
    /*background: linear-gradient(135deg, #00316b, #079ecf);*/
    background: #01418d;
    display: inline-block;
    padding: 8px 20px;
    border-radius: 50px;
}
.timeline-item-content h3 span {
    color: #079ecf;
    margin-right: 10px;
}
.timeline-item-content ul {
    list-style: none;
    padding-left: 0;
}
.timeline-item-content li {
    padding-left: 25px;
    position: relative;
    font-size: 16px;
    color: #555e68;
    line-height: 1.8;
    margin-bottom: 10px;
}
.timeline-item-content li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 9px;
    width: 10px;
    height: 10px;
    background: linear-gradient(135deg, #00316b, #079ecf);
    border-radius: 50%;
}
.timeline-item:nth-child(even)::after {
    left: 9px;
    transform: translate(-50%, -50%);
}
.timeline-item-odd::after {
   
    content: '';
    position: absolute;
    width: 39px;
    height: 39px;
    background-color: #f8f9fa;
    border: 5px solid #013c75;
    top: 33px;
    border-radius: 50%;
    z-index: 2;
    box-sizing: border-box;

}

