.post-single-ittech-style .ittech-single-blog--thumb img {
    transition: .5s;
    width: 100%;
    object-fit: cover;
}
.post-single-ittech-style .ittech-single-blog-details-inner {
    background: #fff;
    padding: 2.71rem 3.13rem 3.4rem;
    border: .07rem solid #ddd;
    border-radius: 0 0 .69rem .69rem;
    overflow: hidden;
}
.post-single-ittech-style .ittech-single-blog-details-inner .ittech-blog-meta-left {
    margin-bottom: 1.25rem;
    border: 0;
    padding: 0;
}
.post-single-ittech-style .ittech-blog-meta-left i {
    color: #0c5adb;
    margin-right: .35rem;
    font-size: 1.04rem;
}
.post-single-ittech-style .ittech-single-blog-details-inner .ittech-blog-meta-left a,
.post-single-ittech-style .ittech-single-blog-details-inner .ittech-blog-meta-left span{
    color: #686868;
    transition: .3s;
    font-size: 1.11rem;
    font-weight: 500;
    background: transparent;
    display: inline-block;
    padding: 0;
    border-radius: 0;
    margin-right: .97rem;
    font-family: 'Nunito', sans-serif;
    text-transform: uppercase;
}
.post-single-ittech-style .single-blog-content {
    overflow: hidden;
    color: #686868;
    font-family: Nunito, sans-serif;
    font-size: 1.11rem;
    line-height: 1.81rem;
    font-weight: 400;
}
.post-single-ittech-style .post-details-footer {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.post-single-ittech-style .post-details-category h4 {
    display: inline-block;
    font-size: 1.18rem;
    font-weight: 600;
    margin: .76rem .35rem 1.25rem 0;
    transition: .5s;
    line-height: 1.2;
    color: #232323;
    font-family: 'Nunito', sans-serif;
}
.post-single-ittech-style .post-details-category .post-categories {
    list-style: none;
    display: inline-block;
    padding: 0;
    margin: 0;
}
.post-single-ittech-style .post-details-category .post-categories li {
    display: inline-block;
}
.post-single-ittech-style .post-details-category a {
    font-size: 1.04rem;
    color: #6d6d6d;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    border: .07rem solid #dad7d7;
    display: inline-block;
    padding: 0 .56rem 0 .56rem;
    font-weight: 400;
    line-height: 2.08rem;
    margin-bottom: .69rem;
    margin-right: .69rem;
    text-transform: capitalize;
    border-radius:.21rem;
    font-family: Nunito, sans-serif;
}
.post-single-ittech-style .post-details-category a:hover {
    color: #0c5adb;
    border-color: #0c5adb;
}
.post-single-ittech-style .comments-area {
    background: #fff;
    margin: 2.08rem 0;
    padding: 3.47rem 3.13rem 3.82rem;
    border-radius: .69rem;
    border: .07rem solid #ddd;
}
.post-single-ittech-style .commment_title h3 {
    margin-bottom: 1.39rem;
    position: relative;
    margin-top: 0;
    font-size: 1.67rem;
    color: #232323;
    font-family: 'Nunito', sans-serif;
    line-height: 1.2;
    font-weight: 700;
    -webkit-transition: .5s;
    transition: .5s;
}
.post-single-ittech-style .commment_title small {
    font-size: 60%;
}
.post-single-ittech-style .commment_title small a {
    color: #6d6d6d;
    transition: .5s;
    font-family: Nunito, sans-serif;
    font-size: 1rem;
    line-height: 1.18rem;
    font-weight: 700;
}
.post-single-ittech-style .form-group {
    margin-bottom: 1.39rem;
}
.post-single-ittech-style .form-control {
    width: 100%;
    height: 3.47rem;
    background: #fff;
    border-radius: .35rem;
    color: #232323;
    transition: 0.5s;
    border: .07rem solid #d5e2f7;
    padding: .42rem .83rem .42rem 1.74rem;
    font-size: 1.11rem;
    font-weight: 400;
    line-height: 1.5;
    outline: none;
    font-family: Nunito, sans-serif;
}
.post-single-ittech-style .form-control:focus {
    outline: none;
    box-shadow: none;
    border-color: #0c5adb;
}
.post-single-ittech-style p.comment-form-cookies-consent {
    margin-bottom: 1.39rem;
}
.post-single-ittech-style .comment_forms_inner label {
    margin-bottom: 1.04rem;
    color: #686868;
    font-size: 1.11rem;
    font-weight: 400;
    line-height: 1.81rem;
    text-align: left;
    font-family: 'Nunito', sans-serif;
}
.post-single-ittech-style textarea.form-control {
    height: 15.97rem;
    padding: 1.39rem;
}
.post-single-ittech-style .form-control::placeholder {
    color: #b1b1b7;
    font-size: 1.11rem;
    font-family: Nunito, sans-serif;
}
.post-single-ittech-style button.btn.solid-btn {
    background: #0c5adb;
    color: #fff;
    padding: .9rem 2.08rem;
    transition: .5s;
    border-radius: .35rem;
    margin-top: 1.39rem;
    font-family: Nunito, sans-serif;
    font-size: 1.11rem;
    display: flex;
    align-items: center;
    gap: .35rem;
}
.post-single-ittech-style button.btn.solid-btn:hover {
    background-color: #10102E;
}
.post-single-ittech-style button.btn.solid-btn i {
    font-size: .83rem;
}
.post-single-ittech-style .ittech-blog-meta-left span:hover {
    color: #0c5adb;
}
@media only screen and (max-width: 767.9px) {
    .post-single-ittech-style {
        padding: 18.7rem 3.84rem 0;
    }
    .post-single-ittech-style .ittech-single-blog-details-inner {
        padding: 7.68rem 6.4rem 4.61rem;
        border: .26rem solid #ddd;
        border-radius: 0 0 2.56rem 2.56rem;
    }
    .post-single-ittech-style .ittech-single-blog-details-inner .ittech-blog-meta-left {
        margin-bottom: 4.61rem;
    }
    .post-single-ittech-style .ittech-blog-meta-left i {
        margin-right: 1.28rem;
        font-size: 3.84rem;
    }
    .post-single-ittech-style .ittech-single-blog-details-inner .ittech-blog-meta-left a, .post-single-ittech-style .ittech-single-blog-details-inner .ittech-blog-meta-left span {
        font-size: 4.1rem;
        margin-right: 3.59rem;
    }
    .post-single-ittech-style .single-blog-content {
        font-size: 4.1rem;
        line-height: 6.66rem;
    }
    .post-single-ittech-style .post-details-category h4 {
        font-size: 4.35rem;
        margin: 2.82rem 1.28rem 4.61rem 0;
    }
    .post-single-ittech-style .post-details-category a {
        font-size: 3.84rem;
        padding: 0 2.05rem 0 2.05rem;
        border: .26rem solid #dad7d7;
        line-height: 7.68rem;
        margin-bottom: 2.56rem;
        margin-right: 2.56rem;
        border-radius: .77rem;
    }
    .post-single-ittech-style .comments-area {
        padding: 10.25rem 6.4rem;
        border-radius: 2.56rem;
        border: .26rem solid #ddd;
        margin: 7.68rem 0;
    }
    .post-single-ittech-style .commment_title h3 {
        margin-bottom: 5.12rem;
        font-size: 6.15rem;
    }
    .post-single-ittech-style .form-group {
        margin-bottom: 5.12rem;
    }
    .post-single-ittech-style .form-group:last-child {
        margin-bottom: 0px;
    }
    .post-single-ittech-style .form-control {
        height: 12.81rem;
        border-radius: 1.28rem;
        border: .26rem solid #d5e2f7;
        padding: 1.54rem 3.07rem 1.54rem 6.4rem;
        font-size: 4.1rem;
    }
    .post-single-ittech-style p.comment-form-cookies-consent {
        margin-bottom: 5.12rem;
        padding: 1.54rem 0 0;
    }
    .post-single-ittech-style .comment_forms_inner label {
        margin-bottom: 3.84rem;
        line-height: 6.66rem;
        font-size: 4.1rem;
    }
    .post-single-ittech-style textarea.form-control {
        height: 58.91rem;
        padding: 5.12rem;
        margin-top: 5.12rem;
    }
    .post-single-ittech-style button.btn.solid-btn {
        border-radius: 1.28rem;
        margin-top: 5.12rem;
        padding: 3.33rem 7.68rem;
        font-size: 4.1rem;
        gap: 1.28rem;
    }
    .post-single-ittech-style button.btn.solid-btn i {
        font-size: 3.07rem;
    }
    .post-single-ittech-style .form-control::placeholder {
        font-size: 4.1rem;
    }
}
/*comments*/
.post-single-ittech-style .comments-area .comments {
    padding-bottom: 1.74rem;
}
.post-single-ittech-style .comments-area .comments .commment_title h3 {
    margin-bottom: 1.39rem;
    position: relative;
    margin-top: 0;
    font-size: 1.67rem;
}
.post-single-ittech-style .comments-area .comments .comment-list .post_comment.items-center {
    border-top: .07rem solid #e0e0e0;
}
.post-single-ittech-style .comments-area .comments .comment-list .post_comment .post_replay {
    margin: 2.08rem 0 .69rem 0;
    padding: 0 .69rem;
}
.post-single-ittech-style .comments-area .comments .comment-list .post_comment .post_replay .post_replay_inner {
    word-wrap: break-word;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 1.39rem;
}
.post-single-ittech-style .post_comment .post_replay .post_reply_thumb .rounded-full {
    width: 5.56rem;
    height: 5.56rem;
    border-radius: 100%;
    aspect-ratio: 80/80;
    object-fit: cover;
}
.post-single-ittech-style .post_comment .post_replay .post_reply {
    padding-left: 1.04rem;
    width: calc(100% - 6.6rem);
    position: relative;
}
.post-single-ittech-style .post_comment .post_replay .post_reply .st {
    font-size: 1.25rem;
    color: #222;
    display: inline-block;
    padding-bottom: .49rem;
    text-transform: capitalize;
    font-weight: 700;
}
.post-single-ittech-style .post_comment .post_replay .post_reply p {
    overflow: hidden;
    margin-bottom: 1.04rem;
    font-size: 1.11rem;
    line-height: 130%;
}
#btn-load_comments {
    text-align: center;
    line-height: 100%;
    font-size: 1.04rem;
    color: #ea3477;
    background-color: #ffc0cb9e;
    border-radius: .28rem;
    padding: .69rem 0;
    cursor: pointer;
    font-weight: 700;
}
@media only screen and (max-width: 767.9px) {
	.single-blog-content h3 {
		font-size: 1.17em;
	}
    .post-single-ittech-style .comments-area .comments {
        padding-bottom: 6.4rem;
    }
    .post-single-ittech-style .comments-area .comments .commment_title h3 {
        margin-bottom: 5.12rem;
        font-size: 6.15rem;
    }
    .post-single-ittech-style .comments-area .comments .comment-list .post_comment.items-center {
        border-top: .26rem solid #e0e0e0;
    }
    .post-single-ittech-style .comments-area .comments .comment-list .post_comment .post_replay {
        margin: 7.68rem 0 2.56rem 0;
        padding: 0 2.56rem;
    }
    .post-single-ittech-style .comments-area .comments .comment-list .post_comment .post_replay .post_replay_inner {
        margin-bottom: 5.12rem;
    }
    .post-single-ittech-style .post_comment .post_replay .post_reply_thumb .rounded-full {
        width: 20.49rem;
        height: 20.49rem;
    }
    .post-single-ittech-style .post_comment .post_replay .post_reply {
        padding-left: 3.84rem;
        width: calc(100% - 24.33rem);
    }
    .post-single-ittech-style .post_comment .post_replay .post_reply .st {
        font-size: 4.61rem;
        padding-bottom: 1.79rem;
    }
    .post-single-ittech-style .post_comment .post_replay .post_reply p {
        margin-bottom: 3.84rem;
        font-size: 4.1rem;
    }
	#btn-load_comments {
		font-size: 3.84rem;
		border-radius: 1.02rem;
		padding: 2.56rem 0;
	}
}
.sidebar-ittech-post-style table#wp-calendar td#today a {
    color: #ffff;
}
table {
    width: 100%;
}
table, th, td {
    border-width: 1px;
}
th, td {padding: 4px;}