.header2 {
    background-image: url(../images/itpro-bg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    padding: 263px 0
}

.header2 {
    background: #1208b8;
    background: linear-gradient(90deg, rgba(18, 8, 184, 1) 0, rgba(60, 9, 121, .9248074229691877) 54%)
}

.header .overlay,
.header2 .overlay,
.header3 .overlay,
.header4 .overlay {
    background-color: rgba(0, 0, 0, .7);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.solutions-innerpages .slider-intro-content.wow {
    padding: 13% 0 0 0
}

.slider-intro {
    margin: auto;
    text-align: center;
    width: 73% !important
}

.solutions-innerpages .slider-intro h1 {
    margin-bottom: 30px
}

.header2 h1 {
    font: 500 31px/49px"Poppins", sans-serif;
    color: #fbfbfb !important
}

.content,
.real-time,
.report,
.time-management,
.timesheet {
    padding: 50px 0 70px
}

.content {
    position: relative;
    /* height: 20vh; */
    text-align: center;
    background-color: #fff
}

.innersolution {
    margin: 0 0 20px
}

.section-heading h2,
.video-content h2 {
    margin-top: 0;
    font: 500 35px/50px"Poppins", sans-serif;
    color: #224b75
}

.usecase-category p {
    font-size: 18px;
    text-align: center;
    padding: 0 30px
}

.usecase-category .iconWrapr {
    font-size: 57px;
    display: block;
    text-align: center;
    color: #43464b;
    padding-bottom: 20px
}

.usecase-category img {
    width: 50px
}

.desktop-rec {
    margin-top: 30px
}

.management-img,
.recording-img,
.timesheet-img {
    display: inline-block;
    text-align: center;
    width: 100%
}

.recording-img img,
.timesheet-img img {
    display: inline-block;
    text-align: center;
    box-shadow: 0 5px 11px 2px #cac6c6;
    width: 91%
}

.usecase-listing {
    margin-top: 3px
}

.usecase-listing ul {
    padding: 0;
    margin: 0
}

.usecase-listing ul li {
    margin-bottom: 16px;
    font-size: 18px
}

.usecase-listing ul li i {
    margin-right: 8px;
    color: #224b75;
    font-weight: 600;
    font-size: 25px;
    line-height: 0;
    position: relative;
    top: 3px
}

.adjust-txt {
    width: 91%;
    display: inline-block;
    vertical-align: text-top;
    font-size: 16px;
    color: #2b2929;
    font: 400 18px/26px"Poppins", sans-serif
}

.submit-demo h5 {
    color: #fff !important
}

.report-img img {
    width: 65%;
    margin: auto;
    text-align: center;
    display: block
}

@media (max-width:767px) {
    .header2.architect {
        padding: 177px 0
    }

    .header2.accpro {
        padding: 220px 0
    }

    .slider-intro {
        margin: auto;
        text-align: center;
        width: 100% !important
    }
}

@media (max-width:991px) {
    .content {
        height: unset
    }
}