.inr-working-process h5 span{
color: #c40233;
}
.lead {
    padding-bottom: 10px;
}
.post-info {
    padding-top: 10px;
    color: #c40233;
}
.btn-search {
    color: #ffffff;
    background-color: #29235c;
    border-radius: 0px;
    font-size: 13.5px;
}
.inr-working-process ul{
    padding-left: 20px !important;
}
.navbar-form .input-group {
    width: 100%;
}
.pagination li a {
    color: #fff;
    padding: 13px 20px;
}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.panel-primary {
    border-color: #29235c!important;
}
.panel-body {
    padding: 15px;
}
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}
.post-side-menu a {
    color: #000
}

ol,
ul {
    margin-top: 0;
    margin-bottom: 10px;
    padding: 0
}

.navbar-form .input-group {
    width: 100%;
    padding:10px
}

.navbar-forms {
    width: 100%!important;
    margin: 5px 10px!important
}

.portfolio-section {
    z-index: 9999;
    position: relative
}

.post-title h1 {
    padding-bottom: 10px
}

.cms-space {
    padding: 70px 0
}

.w-100 {
    width: 100%;
    padding: 0 1px
}

.pd-10 {
    padding: 10px 10px
}

.nopad {
    padding: 0!important;
    margin: 0!important
}

.heading p {
    float: left
}

.overlay a {
    display: inline
}

.hovereffect {
    width: 100%;
    height: 100%;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default
}

.hovereffect .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    opacity: 0;
    background-color: rgba(0, 0, 0, .5);
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.cover-size {
    line-height: 25px;
    padding: 2px 2px
}

.cover-size .hovereffect img {
    width: 100%;
    height: 300px;
    object-fit: cover!important;
    -o-object-fit: cover!important;
    opacity: 1;
    position: relative;
    -webkit-transition: all .4s linear;
    transition: all .4s linear
}

.hovereffect h2 {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 17px;
    background: rgba(0, 0, 0, .6);
    -webkit-transform: translatey(-100px);
    -ms-transform: translatey(-100px);
    transform: translatey(-100px);
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    padding: 10px
}

.overlay {
    display: flex!important;
    align-items: center!important;
    justify-content: center!important
}

.hovereffect div.info {
    text-decoration: none;
    display: inline-block;
    text-transform: uppercase;
    color: #fff;
    border: 1px solid #fff;
    background-color: transparent;
    opacity: 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    margin: 0 0 0;
    padding: 7px 14px;
    cursor: pointer
}

.hovereffect div.info:hover {
    box-shadow: 0 0 5px #fff
}

.hovereffect:hover img {
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}

.hovereffect:hover .overlay {
    opacity: 1
}

.hovereffect:hover div.info,
.hovereffect:hover h2 {
    opacity: 1;
    -ms-transform: translatey(0);
    -webkit-transform: translatey(0);
    transform: translatey(0)
}

.hovereffect:hover a.info {
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

.panel {
    border-radius: 0!important
}

.panel-primary>.panel-heading {
    background-color: #29235c!important;
    border-color: #29235c!important
}

.btn-info:active:hover {
    background-color: #29235c!important;
    border-color: #29235c!important
}

.pagination-lg>li:last-child>a {
    border-top-right-radius: 0!important;
    border-bottom-right-radius: 0!important
}

.pagination-lg>li:first-child>a {
    border-top-left-radius: 0!important;
    border-bottom-left-radius: 0!important
}

.pagination>.active>a,
.pagination>.active>a:hover {
    background-color: #29235c!important;
    border-color: #29235c!important
}

.btn-info {
    background-color: #29235c!important;
    border-color: #29235c!important
}

.btn-group-lg>.btn,
.btn-lg {
    border-radius: 0!important
}

.thumbnail {
    border-radius: 0!important
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #29235c!important;
    border-color: #29235c!important
}

.panel-primary {
    border-color: #29235c!important
}

.panel-heading {
    border-top-left-radius: 0!important;
    border-top-right-radius: 0!important
}

.post-title h1 {
    font-size: 30px!important
}

.section-space {
    padding: 50px 0
}

.post-side-menu {
    margin-top: 10px
}

.page-header-blog {
    margin: 40px 0 10px
}
.thumbnail img{
    width: 100%;
    height: 300px;
    object-fit: cover !important;
    -o-object-fit: cover !important;
    opacity: 1;
    position: relative;
    -webkit-transition: all .4s linear;
    transition: all .4s linear;
}

@media all and (max-width:768px) {
    .post-title h1 {
        font-size: 22px!important
    }
    .post-title h1 {
        font-size: 20px!important;
        line-height: normal;
    }
    .lead {
        font-size: 14px;
        font-weight: normal;
    }
    .thumbnail img {
        height: 160px;
    }
    .btn-group-lg>.btn, .btn-lg {
        font-size: 15px;
    }
    
}