.sidebar-ittech-post-style .blog-left-side {
    position: sticky;
    top: 6.94rem;
}
.sidebar-ittech-post-style .blog-left-side > div {
    margin-bottom: 2.08rem;
    overflow: hidden;
    text-align: left;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    padding: 2.43rem 2.48rem 2.43rem;
    background: #f9f9f9;
}
.sidebar-ittech-post-style .search {
    position: relative;
}
.sidebar-ittech-post-style .blog-left-side .widget input[type="text"] {
    width: 100%;
    display: block;
    height: 4.03rem;
    border: .07rem solid #e7e7e7;
    padding-left: 2.08rem;
    padding-right: 2.08rem;
    color: #686868;
    outline: none;
    border-radius: .28rem;
    background: #fff none repeat scroll 0 0;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    position: relative;
    font-family: Nunito, sans-serif;
    font-size: 1.25rem;
}
.sidebar-ittech-post-style .search button {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    color: #686868;
    font-size: 1.25rem;
    padding: .07rem 1.04rem;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 100%;
    width: 3.68rem;
    -webkit-appearance: button;
}
.sidebar-ittech-post-style .search button i {
    color: #0c5adb;
}
.sidebar-ittech-post-style .widget-title {
    font-size: 2.08rem;
    font-weight: 700;
    margin: 0 0 1.11rem 0;
    color: #232323;
    font-family: 'Nunito', sans-serif;
    transition: .5s;
    line-height: 1.2;
}
.sidebar-ittech-post-style .blog-left-side .widget_categories ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.sidebar-ittech-post-style .blog-left-side .widget_categories ul li.cat-item {
    position: relative;
    border-bottom: .07rem solid #f6f6f6;
    transition: .3s;
    padding: .42rem 0;
    display: block;
    border-radius: .42rem;
    margin: .35rem 0;
}
.sidebar-ittech-post-style .blog-left-side .widget_categories ul li a {
    color: #686868;
    display: inline-block;
    transition: .5s;
    font-family: Nunito, sans-serif;
    font-size: 1.11rem;
    line-height: 1.81rem;
    font-weight: 400;
}
.sidebar-ittech-post-style .blog-left-side .widget_categories ul li a:hover {
    color: #0c5adb;
}
.sidebar-ittech-post-style .tagcloud a {
    color: #686868;
    display: inline-block;
    font-size: 1.04rem;
    margin: 0 0px .83rem 0;
    padding: .21rem .63rem;
    text-align: center;
    text-transform: capitalize;
    line-height: 1.4;
    border: .07rem solid #ddd;
    border-radius: .28rem;
    transition: .5s;
}
.sidebar-ittech-post-style .tagcloud a:hover {
    border-color: #0c5adb;
    color: #0c5adb;
}
.sidebar-ittech-post-style .blog-left-side > div:last-child {
    margin-bottom: 0px;
}
.sidebar-ittech-post-style #wp-calendar {
    border: 0px solid #e5e5e5;
    overflow: auto;
    vertical-align: top;
    width: 100%;
    margin: 0;
    color: #333333;
    font-size: .9rem;
    border-collapse: collapse;
    border-spacing: 0;
    line-height: 2;
}
.sidebar-ittech-post-style #wp-calendar caption {
    text-align: center;
    color: #6c757d;
    caption-side: bottom;
    font-family: Nunito, sans-serif;
    font-size: 1.11rem;
    line-height: 2.22rem;
    font-weight: 400;
    padding: 0;
    margin: 0 0 .69rem 0;
}
.sidebar-ittech-post-style table#wp-calendar th {
    border: .07rem solid #e5e5e5;
    color: #333333;
    font-size: .9rem;
    font-weight: 700;
    padding: .35rem .42rem;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    font-family: Nunito, sans-serif;
    line-height: 1.81rem;
}
.sidebar-ittech-post-style table#wp-calendar td {
    border: .07rem solid #e5e5e5;
    color: #444444;
    padding: .35rem .42rem;
    text-align: center;
    vertical-align: top;
    font-size: .97rem;
    font-family: Nunito, sans-serif;
    line-height: 1.94rem;
}
.sidebar-ittech-post-style table#wp-calendar td#today {
    color: #fff;
    background-color: #0c5adb;
}
.sidebar-ittech-post-style table#wp-calendar td a {
    border: 0;
    font-size: .97rem;
    font-family: Nunito, sans-serif;
    line-height: 1.94rem;
    color: #444444;
    cursor: auto;
}
@media only screen and (max-width: 767.9px) {
    .sidebar-ittech-post-style {
        padding: 0 3.84rem;
    }
    .sidebar-ittech-post-style .blog-left-side {
        top: 25.61rem;
    }
    .sidebar-ittech-post-style .blog-left-side > div {
        margin-bottom: 7.68rem;
        padding: 8.97rem 10.25rem 8.97rem;
    }
    .sidebar-ittech-post-style .blog-left-side .widget input[type="text"] {
        height: 14.86rem;
        border: .26rem solid #e7e7e7;
        padding-left: 7.68rem;
        padding-right: 7.68rem;
        border-radius: 1.02rem;
        font-size: 4.1rem;
    }
    .sidebar-ittech-post-style .search button {
        font-size: 4.61rem;
        padding: .26rem 3.84rem;
        width: 13.58rem;
    }
    .sidebar-ittech-post-style .widget-title {
        font-size: 7.68rem;
        margin: 0 0 5.12rem 0;
    }
    .sidebar-ittech-post-style .blog-left-side .widget_categories ul li.cat-item {
        border-radius: 1.54rem;
        margin: 1.28rem 0;
        padding: 1.54rem 0;
        border-bottom: .26rem solid #f6f6f6;
    }
    .sidebar-ittech-post-style .blog-left-side .widget_categories ul li a {
        font-size: 4.1rem;
        line-height: 6.66rem;
    }
    .sidebar-ittech-post-style .tagcloud a {
        margin: 0 0px 3.07rem 0;
        padding: .77rem 2.31rem;
        font-size: 3.84rem;
        border: .26rem solid #ddd;
        border-radius: 1.02rem;
    }
    .sidebar-ittech-post-style #wp-calendar {
        font-size: 3.33rem;
    }
    .sidebar-ittech-post-style #wp-calendar caption {
        font-size: 4.1rem;
        line-height: 8.2rem;
        margin: 0 0 2.56rem 0;
    }
    .sidebar-ittech-post-style table#wp-calendar th {
        padding: 1.28rem 1.54rem;
        font-size: 3.33rem;
        border: .26rem solid #e5e5e5;
        line-height: 6.66rem;
    }
    .sidebar-ittech-post-style table#wp-calendar td {
        font-size: 3.59rem;
        line-height: 7.17rem;
        padding: 1.28rem 1.54rem;
        border: .26rem solid #e5e5e5;
    }
	.widget_calendar nav.wp-calendar-nav span {
		font-size: 3.84rem;
	}
	.sidebar-ittech-post-style table#wp-calendar td, 
	.sidebar-ittech-post-style table#wp-calendar td a {
		font-size: 3.59rem;
	}
}