.tpg-shortcode-main-wrapper .layout1 .rt-holder .rt-img-holder img {
    min-height: 173px;
    max-height: 173px;
}

rs-module-wrap {
    left: 0 !important;
}

.single-post .post > div > .entry-meta {
    display: none;
}

.single-post .ut-post-thumbnail, .ut-post-media {
    display: none !important;
}

.single-post #secondary {
    display: none !important;
}

.single-post #primary {
   width: 100% !important;
}

textarea:focus, input:focus{
    background: #fff !important;
}

@media screen and (max-width: 1310px) {
#responsive-menu-container #responsive-menu ul.responsive-menu-submenu-depth-2 a.responsive-menu-item-link {
    line-height: 20px;
    margin-top: 15px;
}
}