.wrapper {
    margin-top: 50px;
    border-left: 4px solid #0274b8;
    margin-left: 20px;
}
.wrapper .p1 {
    padding: 10px 25px;
    /* font-style: italic; */
    font-weight: normal;
}
a.p-read-more button {
    padding: 8px 20px;
    position: relative;
    overflow: hidden;
    background-color: #0274b8;
    text-align: center;
    text-transform: uppercase;
    font-size: 13px;
    transition: .3s;
    z-index: 1;
    font-family: inherit;
    color: #fff;
    border-radius: 14px;
    cursor: pointer;
    border: none;
}
a.p-read-more button::before {
    content: '';
    width: 0;
    height: 317%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(35deg);
    background: #ffbf34;
    transition: .5s ease;
    display: block;
    z-index: -1;
}
  .about-me {
    position: relative;
    font-family: oblique;
    margin-top: -130px;
    width: 310px;
    height: 200px;
    float: right;
    padding: 23px;
    background: #0274b8;
    color: white;
    justify-content: center;
}
.about-pris{
    background-color: #f7f7f7;
    /* margin-top: 70px; */
    padding: 50px 0px;
}
.pri-section-title {
    text-align: center;
    padding-bottom: 38px;
}
.pri-section-title h2 {
    font-size: 32px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 20px;
    padding-bottom: 20px;
    position: relative;
    color: #0274b8;
}
.pri-section-title h2::before {
    content: "";
    position: absolute;
    display: block;
    width: 120px;
    height: 1px;
    background: #ddd;
    bottom: 1px;
    left: calc(50% - 60px);
}
.pri-section-title h2::after {
    content: "";
    position: absolute;
    display: block;
    width: 40px;
    height: 3px;
    background: #47b2e4;
    bottom: 0;
    left: calc(50% - 20px);
}
.pri-section-title p {
    text-align: center;
}
.pris-services-list a {
    line-height: 33px;
}





/* About prismatic sec css */
.main-timeline {
    position: relative
}

.main-timeline:before {
    content: "";
    display: block;
    width: 2px;
    height: 100%;
    background: #47b2e4;
    margin: 0 auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0
}

.main-timeline .timeline {
    margin-bottom: 40px;
    position: relative
}

.main-timeline .timeline:after {
    content: "";
    display: block;
    clear: both
}

.main-timeline .icon {
    width: 18px;
    height: 18px;
    line-height: 18px;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.main-timeline .icon:before,
.main-timeline .icon:after {
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.33s ease-out 0s
}

.main-timeline .icon:before {
    background: #fff;
    border: 2px solid #0274b8;
    left: -3px
}

.main-timeline .icon:after {
    border: 2px solid #47b2e4;
    left: 3px
}

.main-timeline .timeline:hover .icon:before {
    left: 3px
}

.main-timeline .timeline:hover .icon:after {
    left: -3px
}

.main-timeline .date-content {
    width: 50%;
    float: left;
    margin-top: 22px;
    position: relative
}

.main-timeline .date-content:before {
    content: "";
    width: 36.5%;
    height: 2px;
    background: #47b2e4;
    margin: auto 0;
    position: absolute;
    top: 0;
    right: 10px;
    bottom: 0
}

.main-timeline .date-outer {
    width: 125px;
    height: 125px;
    font-size: 16px;
    text-align: center;
    margin: auto;
    z-index: 1
}

.main-timeline .date-outer:before,
.main-timeline .date-outer:after {
    content: "";
    width: 125px;
    height: 125px;
    margin: 0 auto;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    transition: all 0.33s ease-out 0s
}

.main-timeline .date-outer:before {
    background: #fff;
    border: 2px solid #0274b8;
    left: -6px
}

.main-timeline .date-outer:after {
    border: 2px solid  #47b2e4;
    left: 6px
}

.main-timeline .timeline:hover .date-outer:before {
    left: 6px
}

.main-timeline .timeline:hover .date-outer:after {
    left: -6px
}

.main-timeline .date {
    width: 100%;
    margin: auto;
    position: absolute;
    top: 35%;
    left: 0;
}
.main-timeline .year-last-child {
    top: 21%!important;
}

.main-timeline .month {
    font-size: 18px;
    font-weight: 700
}

.main-timeline .year {
    display: block;
    font-size: 30px;
    font-weight: 700;
    color: #0274b8;
    line-height: 36px
}

.main-timeline .timeline-content {
    width: 50%;
    padding: 20px 0 20px 50px;
    float: right
}

.main-timeline .title {
    font-size: 19px;
    font-weight: 700;
    line-height: 24px;
    margin: 0 0 15px 0
}

.main-timeline .description {
    margin-bottom: 0
}

.main-timeline .timeline:nth-child(2n) .date-content {
    float: right
}

.main-timeline .timeline:nth-child(2n) .date-content:before {
    left: 10px
}

.main-timeline .timeline:nth-child(2n) .timeline-content {
    padding: 20px 50px 20px 0;
    text-align: right
}
/* About prismatic services end */
/*Explore our services start  */
.pris-services{
    padding: 50px 0px;
}
.pris-services h2 {
    font-size: 32px;
    font-weight: 600;
    font-weight: bold;
    color: #1e1e1e;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 20px;
    padding-bottom: 20px;
    position: relative;
}
.pris-services  em {
    font-style: normal;
    color: #0274B8;
}
.pris-services  h2::before {
    content: "";
    position: absolute;
    display: block;
    width: 120px;
    height: 1px;
    background: #ddd;
    bottom: 1px;
    left: calc(50% - 60px);
}
.pris-services  h2::after {
    content: "";
    position: absolute;
    display: block;
    width: 40px;
    height: 3px;
    background: #47b2e4;
    bottom: 0;
    left: calc(50% - 20px);
}
.pris-services p{
    text-align: center;
}
.pris-services-list{
  padding: 0px;
}
.pris-services-list a{
    text-decoration: none;
    color: #1e1e1e;

}
.pris-services-list a:hover{
    color: #0274b8;
}
.join-us-sec{
    padding: 50px 0px;
    background-color: #F7F7F7;
   
}
.join-us-sec h2 {
    font-size: 32px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 40px;
    padding-bottom: 20px;
    position: relative;
    color: #0274b8;
    text-align: center;
}
.join-us-sec h2::before {
    content: "";
    position: absolute;
    display: block;
    width: 120px;
    height: 1px;
    background: #ddd;
    bottom: 1px;
    left: calc(50% - 60px);
}
.join-us-sec h2::after {
    content: "";
    position: absolute;
    display: block;
    width: 40px;
    height: 3px;
    background: #47b2e4;
    bottom: 0;
    left: calc(50% - 20px);
}
.join-us-sec h3{
        font-size: 24px;
        font-weight: 600;
        line-height: 30px;
        margin-bottom: 18px;
}
.join-us-sec .join-us-btn {
    padding: 8px 20px;
    position: relative;
    overflow: hidden;
    background-color: #0274b8;
    text-align: center;
    text-transform: uppercase;
    font-size: 13px;
    transition: .3s;
    z-index: 1;
    font-family: inherit;
    color: #fff;
    border-radius: 14px;
    cursor: pointer;
    border: none;
}

@media only screen and (max-width: 1199px) {
.pris-services img {
    width: 100%;
    height: 430px;
    object-fit: cover;
}
}
@media only screen and (max-width: 991px) {
    .main-timeline .date-content {
        margin-top: 35px
    }
    .main-timeline .date-content:before {
        width: 30.5%;
    }
    .main-timeline .timeline-content {
        padding: 10px 0 10px 30px
    }
    .main-timeline .title {
        font-size: 17px
    }
    .main-timeline .timeline:nth-child(2n) .timeline-content {
        padding: 10px 30px 10px 0
    }
    .content h5 {
        font-size: 33px;
    }
    .pris-services-list {
        margin-bottom: 25px;
    }
    a.p-read-more {
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .main-timeline:before {
        margin: 0;
        left: 7px
    }
    .main-timeline .timeline {
        margin-bottom: 20px
    }
    .main-timeline .timeline:last-child {
        margin-bottom: 0
    }
    .main-timeline .icon {
        margin: auto 0
    }
    .main-timeline .date-content {
        width: 95%;
        float: right;
        margin-top: 0
    }
    .main-timeline .date-content:before {
        display: none
    }
    .main-timeline .date-outer {
        width: 110px;
        height: 110px
    }
    .main-timeline .date-outer:before,
    .main-timeline .date-outer:after {
        width: 110px;
        height: 110px
    }
    .main-timeline .date {
        top: 30%
    }
    .main-timeline .year {
        font-size: 24px
    }
    .main-timeline .timeline-content,
    .main-timeline .timeline:nth-child(2n) .timeline-content {
        width: 95%;
        text-align: center;
        padding: 10px 0
    }
    .main-timeline .title {
        margin-bottom: 10px
    }
    .content h5 {
        font-size: 30px;
    }
    .pri-section-title h2 {
        font-size: 30px;
       
    }
    .pri-section-title p {
        text-align: justify;
    }
    .pris-services {
        padding: 30px 0px;
    }
    .pris-services h2 {
        font-size: 30px;
    }
    .pris-services-list {
        padding: 0px;
        margin-bottom: 19px;
    }
    .partners {
        padding: 25px 0px;
    }
    .section-title h2 {
        font-size: 30px;
    }
    .team {
        background-color: #f7f7f7;
        padding: 40px 0px;
    }
    .join-us-sec {
        padding: 40px 0px;
        
    }
    .join-us-sec h2 {
        font-size: 30px;
    }
    .p-read-more {
        margin-bottom: 30px;
    }
    .join-us-sec h3 {
        font-size: 22px;
       
        line-height: 28px;
       
    }


}
@media screen and (max-width: 576px) {
    .content h5 {
        font-size: 23px;
    }
    .content h2 {
        font-size: 20px;
       padding-top: 0px;
    }
    .wrapper {
        margin-top: 10px;
        margin-left: 0px;
    }
    .content p {
        font-size: 14px;
    }
    .wrapper .p1 {
        font-size: 14px!important;
    }
    .pri-section-title h2 {
        font-size: 23px;
    }
    .pri-section-title p {
        text-align: justify;
    }
    .about-pris {
        background-color: #f7f7f7;
        padding: 30px 0px;
    }
    .pris-services {
        padding: 30px 0px;
    }
    .pris-services h2 {
        font-size: 23px;
    }
    .pris-services-list {
        margin-bottom: 20px;
    }
    .section-title h2 {
        font-size: 23px;
    }
    .join-us-sec {
        padding: 30px 0px;
    }
    .join-us-sec h2 {
        font-size: 23px;
    }
    a.p-read-more {
        margin-bottom: 25px;
    }
    .join-us-sec h3 {
        font-size: 18px;
        line-height: 26px;
    }

}