 body.category .materil.text h2 {
    font-size: 30px;
    line-height: 40px;
    align-items: center;
    text-align: left;
}
.page-id-94 .slider-img img {
    width: 150px !important;
}
body.archive.category.materil.text h2 {
    text-align: left;
    font-size: 48px;
}
.my-work-sec .slider-img img {
    width: 160px !important;
}
.book-mark ul {
    margin: 0;
}
.wpcf7-submit {
    color: #ffffff;
}
.wpcf7-submit:hover {
    background: #fff;
    color: #0C1E37;
    border: 1px solid #0C1E37;
}
.blogdt_img img {
    width: 100%;
}
.research_wrapper .nav-links {
    display: flex;
    justify-content: space-between;
    margin: 45px 0 80px;
}
.research_wrapper .nav-previous a ,.research_wrapper .nav-next a{
    color: #767676;
    font-size: 16px;
    font-weight: 500;
}
.slider-box {
    height: 100%;
}
.archive .blogdt_img img {
    height: 100%;
    max-width: 400px;
    object-fit: contain;
}
.archive article {
    margin-bottom: 100px;
}
span.page-numbers.current {
    background-color: rgba(12, 30, 55, 1);
    border-color: rgba(12, 30, 55, 1);
    /* width: 55px; */
    width: 55px;
    height: 55px;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    border: 1px solid #EEE;
    color: #000;
    border-radius: 100% !important;
    color: #ffffff;
}
.page-numbers {
    width: 55px;
    height: 55px;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    border: 1px solid #EEE;
    color: #000;
    border-radius: 100% !important;
}
.category .more-btn {
    margin-top: 20px !important;
}
.category .materil.text p {
    font-size: 16px;
}
.category .materil_img img {
    width: 100%;
    height: 100%;
	max-height: 800px;
    object-fit: cover;
}
.page-id-7 .slider-box {
    height: 100% !important;
}
.single .materil.text h2 {
    font-size: 30px;
    line-height: 40px;
}
.single .materil.text p {
    font-size: 16px;
}
@media only screen and (max-width: 575px) {
	.my-work-sec .slider-box {
    align-items: center;
}
	
}