/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Feb 25, 2019, 10:24:56 PM
    Author     : Anupam
*/

:root{
    --color_1: #ff6348;
    --color_2: #0a3d62;
    --color_3: #D4292F;
    --color_4: #019599;
}
.main-timeline{
    font-family: 'Asap', sans-serif;
    position: relative;
    padding: 50px 0 0;
    margin-bottom: 10px;
}
.main-timeline:after{
    content: '';
    display: block;
    clear: both;
}
.main-timeline .timeline{
    width: 60%;
    min-height: 130px;
    padding: 65px 0 0 37px;
    margin: -50px 0 0;
    float: left;
    position: relative;
}
.main-timeline .timeline-content{
    color: #fff;
    display: block;
}
.main-timeline .timeline-content:hover{ color: #fff; }
.main-timeline .timeline-icon{
    color: var(--color_1);
    background-color: var(--color_1);
    font-size: 80px;
    text-align: center;
    line-height: 135px;
    height: 130px;
    width: 150px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    -webkit-clip-path: polygon(75% 0, 100% 50%, 75% 100%, 25% 100%, 0 50%, 25% 0);
    clip-path: polygon(75% 0, 100% 50%, 75% 100%, 25% 100%, 0 50%, 25% 0);
}
.main-timeline .timeline-icon:before{
    content: '';
    background-color: #fff;
    height: 85%;
    width: 85%;
    box-shadow: 0 0 10px #000 inset;
    transform: translateX(-50%) translateY(-50%);
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: -1;
    -webkit-clip-path: polygon(75% 0, 100% 50%, 75% 100%, 25% 100%, 0 50%, 25% 0);
    clip-path: polygon(75% 0, 100% 50%, 75% 100%, 25% 100%, 0 50%, 25% 0);
}
.main-timeline .inner-content{
    background-color: var(--color_1);
    padding: 10px 40px 10px 140px;
    -webkit-clip-path: polygon(0 0, 100% 0%, 95% 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 0%, 95% 100%, 0% 100%);
}
.main-timeline .title{
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 3px;
}
.main-timeline .description{
    font-size: 12px;
    letter-spacing: 1px;
    margin: 0;
}
.main-timeline .timeline:nth-child(even){
    float: right;
    padding: 65px 37px 0 0;
}
.main-timeline .timeline:nth-child(even) .timeline-icon{
    left: auto;
    right: 0;
}
.main-timeline .timeline:nth-child(even) .inner-content{
    padding: 10px 120px 10px 55px;
    -webkit-clip-path: polygon(0 0, 100% 0%, 100% 100%, 5% 100%);
    clip-path: polygon(0 0, 100% 0%, 100% 100%, 5% 100%);
}
.main-timeline .timeline:nth-child(4n+2) .timeline-icon{
    color: var(--color_2);
    background-color: var(--color_2);
}
.main-timeline .timeline:nth-child(4n+2) .inner-content{
    background-color: var(--color_2);
}
.main-timeline .timeline:nth-child(4n+3) .timeline-icon{
    color: var(--color_3);
    background-color: var(--color_3);
}
.main-timeline .timeline:nth-child(4n+3) .inner-content{
    background-color: var(--color_3);
}
.main-timeline .timeline:nth-child(4n+4) .timeline-icon{
    color: var(--color_4);
    background-color: var(--color_4);
}
.main-timeline .timeline:nth-child(4n+4) .inner-content{
    background-color: var(--color_4);
}

.productBar {
    height:80px;
    background: #f3f3f3;
    margin: 10px 0px;
}


.product-banner h3 {
    position: absolute;
    font-size: 30px;
    margin-left: 10px;
    color: #555;
    font-weight: 500;
    margin-top: 10%;
    width: 54%;
    text-shadow: 1px 1px #0c2e8a;
}

/*.product-banner img {
    height:250px
}*/

.product-container{
    margin-top: 20px;
    margin-bottom: 20px;
}

.product-container h3{
    font-size: 24px;
    color: #555;
    font-weight: 500;
   text-align: center;
}

.product-container h5{
    font-size: 14px;
    font-weight: 500;
    color: #0c2e8a;
    margin-bottom: 10px;
}

.product-container .demo-form {
    padding: 10px 20px;
    background: #fff;
    box-shadow: 0px 0px 1px 1px #d1d1d1;
}

.product-container .demo-form h5 {
    text-align: center;
    font-size: 18px;
}

.product-container .demo-form input {
    font-size: 12px;
    border-radius: 0px;
}

.product-container .demo-form textarea {
    font-size: 12px;
    border-radius: 0px;
}

.product-container .demo-form .sub_button {
    width: 100%;
}
.bluecolor {
    color: #50d8af !important;
}

.feature-list {
    padding: 0px;
    list-style-type: none;
    font-size: 14px;
}

.feature-list li {
    margin: 4px 0px;
}

.product-container .description {
    margin-bottom: 10px;
    font-size: 14px;
}

.product-container .connect-form {
    padding: 10px;
    background: #fff;
    box-shadow: 0px 0px 1px 1px #0c2e8a;
    margin-bottom: 10px;
}

.product-container .connect-form h5 {
    text-align: center;
    font-size: 18px;
    margin-bottom: 0px;
}

.product-container .connect-form .salesNumber, .product-container .connect-form .salesNumber a {
    color:#ec2f04;
    font-size: 18px;
    font-weight: 700;
}

.module-wrappper {
    display:block;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}

.module-wrappper .module-wrappper-header {
    background:#50d8af;
    color:#fff;
    font-weight: 700;
    padding:10px;
    font-size: 18px;
    margin-bottom: 10px;
}
.module-wrappper .module-wrappper-sub-header {
/*    color:#0c2e8a;*/
    font-weight: 700;
    padding:10px;
    font-size: 16px;
    text-align: left;
    margin-bottom: 0px;
}
.module-wrappper .feature-list {
    margin-left: 30px;
    font-size: 14px;
}

.client-wrapper {
    padding: 20px;
    box-shadow: 0px 0px 1px 1px #d1d1d1;
    margin-top:10px;
}

.client-wrapper .client-wrapper-header {
    text-align: center;
    font-size: 18px;
    margin-bottom: 0px;
}
.client-wrapper#testimonials {
    padding:10px 0px;
}

.client-wrapper#testimonials .testimonial-item img {
    width: 60%;
    margin: auto;
}

.client-wrapper#testimonials .testimonial-item {
    min-height: 260px;
    font-size:14px;
}

.pathlab-banner h3 {
        margin-top: 9%;
        width: 57%;
}

#header-sticky-wrapper {
    height:84px !important;
    margin-bottom: 10px;
}

@media only screen and (max-width:767px){
    .main-timeline{ padding: 0; }
    .main-timeline .timeline,
    .main-timeline .timeline:nth-child(even){
        padding: 40px 0 0 25px;
        width: 100%;
        margin: 0 0 20px;
    }
    .main-timeline .timeline-icon{
        height: 90px;
        width: 100px;
        line-height: 95px;
        font-size: 50px;
        left: 0;
    }
    .main-timeline .timeline:nth-child(even) .timeline-icon{
        right: auto;
        left: 0;
    }
    .main-timeline .inner-content{ padding: 10px 25px 10px 80px; }
    .main-timeline .timeline:nth-child(even) .inner-content{
        padding: 10px 25px 10px 80px;
        -webkit-clip-path: polygon(0 0, 100% 0%, 95% 100%, 0% 100%);
        clip-path: polygon(0 0, 100% 0%, 95% 100%, 0% 100%);
    }
    .product-banner img {
         height:auto;
    }
    .product-banner h3 {
        position: absolute;
        font-size: 18px;
        margin-left: 10px;
        color: #555;
        font-weight: 500;
        margin-top: 15%;
        width: 50%;
    }
    
    .pathlab-banner h3 {
        margin-top: 7%;
     }

     .product-container h3 {
        font-size: 20px;
    }
    .module-wrappper .module-wrappper-header {
        font-size: 16px;
    }
    
    .module-wrappper .module-wrappper-sub-header {
        font-size: 14px;
    }
    .module-wrappper .feature-list {
        font-size: 13px;
    }
}


@media only screen and (max-width:576px){
    .main-timeline .timeline,
    .main-timeline .timeline:nth-child(even){
        padding-left: 0;
    }
    .main-timeline .timeline-icon,
    .main-timeline .timeline:nth-child(even) .timeline-icon{
        left: 50%;
        transform: translateX(-50%);
    }
    .main-timeline .inner-content,
    .main-timeline .timeline:nth-child(even) .inner-content{
        text-align: center;
        padding: 60px 45px 20px;
        -webkit-clip-path: polygon(0 0, 100% 0, 90% 100%, 10% 100%);
        clip-path: polygon(0 0, 100% 0, 90% 100%, 10% 100%);
    }
    .product-banner img {
         height:auto;
    }
    .product-banner h3 {
        position: absolute;
        font-size: 12px;
        margin-left: 10px;
        color: #555;
        font-weight: 500;
        margin-top: 15%;
        width: 50%;
    }
    
    .product-container h3 {
        font-size: 18px;
    }
    
    .pathlab-banner h3{
        margin-top: 7%;
     }
    .module-wrappper .module-wrappper-header {
        font-size: 16px;
    }
    
    .module-wrappper .module-wrappper-sub-header {
        font-size: 14px;
    }
    .module-wrappper .feature-list {
        font-size: 13px;
    }
}
