.design-wrapper.fullwidth .item{
    background: #fff;
    border-radius: 6px 6px 6px 6px;
    margin-bottom: 50px;
    border: 1px solid #e9e9e9;
    overflow: hidden;
}
.design-wrapper .item a.img_wrap{
    width: 100%;
}
.design-wrapper .item img{
    width: 100%;
}
.design-wrapper.fullwidth .item img{
    max-height: 500px;
}
.design-wrapper.fullwidth .item .content {
    padding: 0 70px 45px;
    text-align: center;
}
.design-wrapper.fullwidth .item h2 {
    margin-bottom: 26px;
    text-align: center;
    padding: 45px 70px 0;
}
.design-wrapper.fullwidth .item h2 a {
    color: #3c3c3c;
    font-size: 28px;
    font-weight: 700;
}
.design-wrapper.fullwidth .short-post-meta {
    font-weight: 700;
    font-size: 18px;
    text-decoration: none;
}
.design-wrapper.fullwidth .post-meta li,
.design-wrapper.fullwidth .post-meta li a{
    color: #c1c0c0;
    margin-right: 30px;
    font-size: .875em;
    display: inline-block;
    text-transform: capitalize;
}
.design-wrapper.fullwidth .post-meta li::before {
    font-family: fontawesome;
    padding-right: 5px;
    font-size: 1.125em;
}
.design-wrapper.fullwidth .post-meta li.author::before {
    content: "\f2bd";
}
.design-wrapper.fullwidth .post-meta li.time::before {
    content: "\f017";
}
.design-wrapper.fullwidth .post-meta li.category::before {
    content: "\f02c";
}
.design-wrapper.fullwidth .item .readmore a {
    background-color: #74c86e;
    border-bottom: 2px solid #51ba49;
    border-radius: 3px;
    display: table;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    transition: opacity .2s;
    margin: 35px auto 0;
    font-size: .875em;
    padding: 20px;
    line-height: 1;
}
.design-wrapper.fullwidth.theme-pagi{
    text-align: center;
}
.design-wrapper.fullwidth.theme-pagi a, 
.design-wrapper.fullwidth.theme-pagi span {
    padding: 8px 10px;
}
.masonry-wrapper .item a.img_wrap{
   display: block;
}
.masonry-wrapper .item .short-post-meta, 
.masonry-wrapper .item .short-post-meta a,
.hvblog-wrapper3 .item .short-post-meta, 
.hvblog-wrapper3 .item .short-post-meta a{
    font-size: 13px;
    margin-top: 15px;
    color: #666;
    display: inline-block;
    text-decoration: none;
}
.masonry-wrapper .item h3{
    font-size: 20px;
    font-weight: 600;
}
.masonry-wrapper .masonry .item{
    margin-bottom: 50px;
}
.masonry-wrapper .masonry2 .item {
    margin-bottom: 50px;
    display: flex;
    width: 100%;
}
.masonry-wrapper .masonry2 .item a.img_wrap{
    width: 50%;
    display: inline-block;
    float: left;
    height: 350px;
    overflow: hidden;
}
.masonry-wrapper .masonry2 .item .contentpadding{
    width: 50%;
    display: inline-block;
    float: left;
    padding-left: 40px;
}
.masonry-wrapper .masonry2 .item .contentpadding .short-post-meta,
.masonry-wrapper .masonry2 .item .contentpadding .short-post-meta a{
    margin-top: 0;
}
.masonry-wrapper img {
    height: auto;
}
.custom-blog .sk_box img,
.hvblog-wrapper .img_wrap img{
    height: auto;
}
.custom-blog .sk_box p,
.custom-blog .sk_box h2{
    text-decoration: none;
}
.custom-blog .sk_box .readmore{
    margin-top: 15px;
}
.blog_list.custom-blog .sk_box{
    margin-bottom: 40px;
}
.hvblog-wrapper h3{
    font-weight: 700;
    margin-top: 15px;
}
.hvblog-wrapper .row2 h3{
    margin-top: 0;
}
.design-wrapper .item {
    margin-bottom: 40px;
}
.design-wrapper .divider {
    margin: 15px 0;
}
.design-wrapper .divider:after {
    background-color: #002044;
    bottom: 0;
    width: 80px;
    height: 3px;
    left: 0;
    display: block;
    content: '';
}
.design-wrapper h2 a {
    font-weight: 700;
    font-style: normal;
    color: #002044;
    font-size: 22px;
    text-decoration: none;
}
.design-wrapper .short-post-meta i{
    font-size: 7px;
    padding: 0 7px;
    top: -1px;
    position: relative;
}
.design-wrapper .short-post-meta, 
.design-wrapper .short-post-meta a {
    line-height: 18px;
    font-weight: 500;
    font-style: normal;
    color: #444;
    font-size: 11px;
    text-decoration: none;
}
.design-wrapper .readmore a,
.masonry-wrapper .readmore a,
.hvblog-wrapper3 .readmore a{
    font-size: 16px;
    text-decoration: none;
}
.design-wrapper .design1 .content{
    padding: 20px 20px 0 0;
    margin: -40px 60px 0 0;
    position: relative;
    background-color: #fff;
}
.design-wrapper .design1 p{
    font-size: 90%;
    margin: 0 0 15px;
}
.design-wrapper .design2 .content{
    margin-top: 20px;
}
.design-wrapper .leftside-image .item{
    width: 100%;
    display: table;
}
.design-wrapper .leftside-image.widget_post .item{
    margin-bottom:25px;
}
.design-wrapper .leftside-image a.img_wrap{
    width: 35%;
    vertical-align: top;
    margin-right: 15px;
}
.design-wrapper .leftside-image .contentpadding{
    width: 59%;
    display: inline-block;
    margin-left: 10px;
}
.design-wrapper .leftside-image .contentpadding h2 a{
    font-weight: 600;
    font-size: 20px;
    line-height: 20px;
}
.design-wrapper .leftside-image.widget_post .contentpadding h2 a{
    font-size: 16px;
}
.design-wrapper .leftside-image .contentpadding h2{
    margin-bottom:10px;
}
.design-wrapper .leftside-image.widget_post .contentpadding{
    width:52%;
    margin-left:0;
}
.hvblog-wrapper .item{
    margin-bottom: 30px;
}
.design-wrapper .image-text .item {
    position: relative;
}
.design-wrapper .image-text .item img{
    height: 500px;
}
.image-text .item .overlay {
    position: absolute;
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,.65) 56%,rgba(0,0,0,.65) 100%);
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.image-text .content {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 60px 60px 75px;
    background: transparent;
}
.image-text .readmore {
    position: absolute;
    bottom: 60px;
    right: 60px;
}
.image-text .content h2 a {
    font-size: 32px;
    color: #fff;
}
.image-text .content .short-post-meta,
.image-text .content .short-post-meta a{
    color: #fff;
    font-size: 14px;
}
.image-text .content .divider:after{
    background-color: #fff;
}
.image-text .content p{
    color: #fff;
}
.image-text .readmore a{
    color: #fff;
}
.design-wrapper .design3 .content{
    padding: 0;
    margin: 0;
    padding-top: 10px;
    background: transparent;
}
.design-wrapper .design3 h2 a{
    font-size: 14px;
    font-weight: 500;
    letter-spacing: .2em;
    text-transform: uppercase;
    line-height: 15px;
}
.design-wrapper .design3 .short-post-meta{
    font-size: 10px;
    line-height: 1.8em;
    font-weight: 400;
    color: #959595;
    text-transform: uppercase;
    margin: 0 1px 0 2px;
    letter-spacing: .33em;
    padding-top: 5px;
}
.design-wrapper .design3 .post-meta-date{
    position: absolute;
    top: 10px;
    right: 0;
    background-color: #fff;
    color: #000;
    padding: 4px 11px 5px;
    box-sizing: border-box;
    opacity: 0;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease;
    font-size: 15px;
    z-index: 123;
}
.design-wrapper .design3 .item a:hover img {
    -webkit-transform: scale(1.03);
    -moz-transform: scale(1.03);
    transform: scale(1.03);
}
.design-wrapper .design3 .item a img {
    -webkit-transition: .7s;
    -moz-transition: .7s;
    transition: .7s;
    backface-visibility: hidden;
}
.design-wrapper .design3 .item:hover .post-meta-date{
    opacity: 1;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease;
}
.tnp-subscription{
    margin: 25px 0 !important;
}
.tnp-subscription div.tnp-field{
    width: 80%;
    display: inline-block;
}
.tnp-subscription div.tnp-field-button{
    width: 19%;
    display: inline-block;
}
.tnp-subscription .tnp-field label{
    display: none;
}
.tnp-subscription div.tnp-field-button input[type="submit"]{
    border-radius: 0;
    padding: 15px !important;
}
