.inner-banner-content.banner-portfolio h1.banner-title
{
    text-transform: capitalize;
}
.inner-banner-content.banner-portfolio p
{
    max-width: 90%;
    margin: 0 auto;
}
.portmainbtn a
{
    width: 40px;
    height: 40px;
    display: block;
}
.portmainbtn .btn svg
{
    margin: -5px;
}
.portBtn .btn-gradient
{
    background: transparent linear-gradient(257deg,#008afc 0%,#c231ab 100%) 0% 0% no-repeat;
    padding: 15px 30px;
    font-size: 18px;
    border: none;
}
.port-detail.detail-center
{
    top: 0;
    height: 100%;
    background: transparent;
    padding: 70px;
    flex-direction: column;
    justify-content: flex-start;
}
.detail-center h4
{
    font-size: 18px;
    font-weight: 300;
}
.detail-center h2
{
    font-size: 42px;
    font-weight: 300;
}
.detail-center-2 h3
{
    font-size: 31px;
    font-weight: 300;
    color: #fff;
}
.sing_portfolio-detail .port-detail.detail-center-2
{
    padding: 40px;
    flex-direction: column;
    justify-content: flex-start;
    top: 0;
    height: 100%;
}
.prod-techimg .single_TechProduct .techImage
{
    margin-bottom: 0;
}
.prod-techimg .single_TechProduct
{
    width: 120px;
    height: 120px;
    margin-bottom: 0;
    margin-right: 14px;
    background-color: #1e1c21;
    padding: 20px;
}
.tech-productList.prod-techimg
{
    margin-top: 30px;
}
.tech-productList.prod-techimg img
{
    height: 86px;
}
.grid-link:hover svg
{
    transform: rotate(45deg);
}
.ourportfolio-section .portfolio-btn .button
{
    font-size: 20px;
}
.filter-row
{
    padding-bottom: 40px;
}
.portfolio-element-section
{
    margin-top: 100px;
}
#contactPage
{
    border-top: none!important;
}
.portfolio-single-wrapper
{
    padding-left: 10px!important;
    padding-right: 10px!important;
}
@media all and (max-width: 1550px)
{
    .ourportfolio-section .sing_portfolio-detail .port-detail
    {
        border-radius: 15px!important;
        padding: 35px 30px!important;
    }
    .tech-productList.prod-techimg img
    {
        height: 75px;
    }
    .prod-techimg .single_TechProduct
    {
        width: 100px;
        height: 100px!important;
        padding: 14px!important;
    }
    .detail-center-2 h3
    {
        font-size: 26px;
        line-height: 1.4;
    }
    .detail-center h2
    {
        font-size: 34px;
    }
    .tech-productList.prod-techimg
    {
        margin-top: 20px;
    }
    .portfolio-heading
    {
        margin-top: 22px;
    }
    .innovative-block img
    {
        width: 565px;
        height: 350px;
    }
}
@media all and (max-width: 991px)
{
    .homeFixed-portfolio.portfolioOuter-sec .ways-to-engage .horizontal .item .portfolioBtn
    {
        margin-top: 15px;
    }
    .BlogSec .row.mt-5
    {
        margin-top: 40px!important;
    }
    .inner-spectrum .sidebar-navbar header, .why-chooseSec .sidebar-navbar header
    {
        margin-bottom: 15px!important;
    }
    .productWhy_choose .why-chosse-card h4
    {
        color: var(--main-black);
        margin: 16px 0 16px!important;
    }
    .why-chosse-card
    {
        padding: 0 10px;
        height: 100%;
    }
    .performance-sec .row .value
    {
        height: auto;
    }
}