
.blox-element.image.text-center {
	padding: 20px;
}.white-text {
	color: #FFFFFF;
}
.gototop {
display:none !important;
}

h1 {
text-transform: none;
}

h2 {
text-transform: none;
}

h3 {
text-transform: none;
}

h4 {
text-transform: none;
}

h5 {
text-transform: none;
}

h6 {
text-transform: none;
}

ul.list-inline {    /* footer "likes" and comments indent */
padding-left: 12px;
}

div.top-bar-left {  /* eliminates "Theme developed by Themeton" link in sub-footer */
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
} 

ul.widget tt_recent_posts tt-widget {
  padding-left: 12px;
}

li.a.widget tt_recent_posts tt-widget {
  float: right;
}

.section.primary .sidebar {
        padding: 80px 0;
        -ms-word-wrap: normal;
        word-wrap: normal;   /* You want this to be 'normal' not break-word */
  color: #676767; }

.header-style {
  max-width: 900px;
  margin: 0 auto;
} 

.content {
  max-width: 900px;
  text-align: left;
  margin: 0 auto;
}

.col-mid-12 {
  max-width: 100%;
  text-align: center;
  margin: auto;
}

.container {
  max-width: 900px;
  margin: 0 auto;
}

.list-inline > li {
display: inline-block;
padding-left: 5px;
padding-right: 5px;
display: none;
}
.post_share.list-inline {
display: inline-block;  
  margin-bottom:0;
}
.post_share.list-inline > li {
display: inline-block;  
}

.navbar-brand a {
  font-size: 20px;
  color: #f9a143;
  font-weight: bold;
text-shadow: 1px 2px 2px #fff;
  letter-spacing: 1px;
}

.section.primary h1, .section.primary h2, .section.primary h3, .section.primary h4, .section.primary h5, .section.primary h6, .section.primary .h1, .section.primary .h2, .section.primary .h3, .section.primary .h4, .section.primary .h5, .section.primary .h6, .section.primary h1 small, .section.primary h2 small, .section.primary h3 small, .section.primary h4 small, .section.primary h5 small, .section.primary h6 small, .section.primary .h1 small, .section.primary .h2 small, .section.primary .h3 small, .section.primary .h4 small, .section.primary .h5 small, .section.primary .h6 small, .section.primary h1 .small, .section.primary h2 .small, .section.primary h3 .small, .section.primary h4 .small, .section.primary h5 .small, .section.primary h6 .small, .section.primary .h1 .small, .section.primary .h2 .small, .section.primary .h3 .small, .section.primary .h4 .small, .section.primary .h5 .small, .section.primary .h6 .small {
    color: #a7cc55;
}

#footer {
    background-color: #76add9;
    padding: 0px;
    color: #ffffff;
}
.logo.site-brand .normal {
    width: 500px;
    text-align: center;
    margin: 0 auto;
    display: block;
}

.blox-element.blox-heading.style1 .heading-title {
    display: inline-block;
    letter-spacing: 2px;
    font-weight: 100 !important;
}
.section.primary .content {
  padding: 80px 0;
}
.sub-footer {
  background: #000000;
}  
.sub-footer .col-md-6:first-of-type {
}
.sub-footer .col-md-6 {
  display:block;
  width: 100%;
  max-width:100%;
  min-width:100%;
  text-align:center !important;
}
.sub-footer .col-md-6:nth-child(2) .topbar-item .bar-text {
  display: block;
  margin: 0 auto !important;
  text-align: center;
}
.sub-footer .container .row .col-md-6 .topbar-item .top-bar-list li {
  display: inline-block;
}

@media screen and (max-width:1025px) {
  .logo.site-brand .normal {
    max-width: 70%;
  }img {
    max-width:100%;
  }.mobile-menu-content.slidemenu-push ul{  
    text-align: center !important;
    margin:0;
    padding:0;
    list-style-type:none;
    width: 100%;
    float: left;
    height:5px;
    overflow:hidden;
  }.mobile-menu-content.slidemenu-push.smenu-push-toLeft ul{
    text-align: center !important;
    margin:0;
    padding:0;
    list-style-type:none;
    width: 100%;
    float: left;
    height:auto;
  }.mobile-menu-content.slidemenu-push.smenu-push-toLeft ul li{
    padding:10px 0;
  }.mobile-menu-content.slidemenu-push.smenu-push-toLeft ul li a{
    color:white;
  }#mobile-menu-wrapper .mobile-menu-icon .fa {
    font-size:28px;
    margin-left:10px;
    color:#bf7a1d;
  }
}