.post-107 {
  margin-top: -20px;
}

h2 {
  margin-top: 0px;
}

header.header {
    padding-top: 15px;
  padding: 60px -30px 150px;
  margin-bottom: -125px;
    position: inherit;
}

header.header nav li ul {
    display: none;
    position: absolute;
    color: #c9927b;
    background: none repeat scroll 0% 0% #fcf9ce;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25);
    margin: 0px;
    padding: 0px 0px;
    left: 0px;
    top: 100%;
    width: 200px;
    float: left;
    z-index: 4;
}

header.header nav {
    margin-top: 0px;
}

header.header nav li ul li a {
    color: #c9927b;
}

.owl-carousel .owl-item {
  float: middle;
}

.item-books {
background: none;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-bottom: 0px;
}

.post time span {
    font-size: 1.5rem;
    display: block;
    margin-left: 35px;
  margin-bottom: 0;
  visibility: hidden;
  display: none;
}

.post time {
    padding-top: 0px;
  visibility: hidden;
  display: none;
}
.post time {
    top: 0px;
    left: 0px;
    width: 0px;
    height: 0px;
    font-size: 1rem;
    padding: 0px;
  visibility: hidden;
  display: none;
}
.post time {
    color: #9E4400;
    position: absolute;
    top: 94px;
    left: 14px;
    z-index: 1;
    width: 0px;
    height: 0px;
    font-weight: 500;
    font-size: 1.5rem;
    text-transform: uppercase;
    line-height: 0;
    text-align: left;
    padding: 0px;
  visibility: hidden;
  display: none;
}

ul.meta.top {
margin-left: 0px;
}

blockquote {
    margin: 20px 0px;
    font-size: 100%;
    text-align: left;
    padding: 30px;
    font-style: inherit;
}

/* Smartphones (portrait) ----------- */
@media only screen 
and (max-width : 600px) {
/* Styles */
  .homediv-content {
  float: center;
  width: 100%;
}

.homediv-space {
  float: center;
  width: 100%;
}
  
.homediv-vertspace {
  float: center;
  width: 1px;
  height: 1px;
  visibility: hidden;
}
}
  
/* Desktops and laptops ----------- */
@media only screen 
and (min-width : 601px) {
/* Styles */
  .homediv-content {
    float: left;
  width: 49%;
}

.homediv-space {
  float: left;
  width: 2%;
}
.homediv-vertspace {
  float: left;
  width: 100%;
    height: 15px;
}
}  
  
.main-archive .post .more-link {
    display: none;
    margin-top: 20px;
}

.more-link {
  visibility: hidden;
  display: none;
}

li.author-m.post-tags {
  visibility: hidden;
  display: none;
}

li.comments.post-tags {
  visibility: hidden;
  display: none;
}

table, table td, table th {
    border: 0px;
}

table tr:nth-child(2n+1) td {
    background: none;
}

.sub-menu {
    width: 250px !important;
}

.blog-title::after, .main-archive h2::after, h1::after, .format-quote .quote-source::before, .author-bio h6::after, h1.searching::after, .item-blog h4::after, .item-books h4::after {
    content: "";
    display: block;
    margin: 20px auto;
    width: 22px;
    height: 5px;
    background-color: #000;
    opacity: 0;
}

.inner {
    padding: 30px 30px 0px 30px;
}

ul.meta.top, ul.meta.top a, .post-tags.tag, .post-tags.tag a {
    color: #9E4400 !important;
}

.jfgbox{
    width: 50%;
    float: left;
    border-radius:10px;
}
.jfgwrapper {
    width: 100%;
}
.post {
  background-color: transparent;
}
.item-testimonials {
  padding-bottom: 0px;
}
.wrap {
    border-width: 0px;
  border: 0px solid #FFF;
}

.main-archive h2 {
  margin-left: 0px;
  margin-top: 0px;
}

.main-archive .post.no-image h2 {
  margin-left: 0px;
}

.main-archive .inner {
    text-align: left;
}

.main-archive .post.no-image .inner {
    padding-top: 0px;
  padding-bottom: 30px;
}

.main-archive .post {
    margin-bottom: 0px;
}

.main-archive .post.no-image h2 {
    margin-top: 15px;
    margin-bottom: -30px !important;
}

h2.post-title.entry-title {
margin-bottom: 0px;
}

.max-wrap {
  max-width: 904px;
}

.page-template-t-homepage-php section.main{
  color: #404040;
background: #E8E4D7 none repeat scroll 0% 0%;
text-shadow: none;
  margin: 0px auto;
width: 100%;
max-width: 904px;
  display: block;
}

.page-template-t-homepage-php header.header {
    margin-bottom: -125px;
}