.cat-links{
  display: none;
}

.post .below-entry-meta > span {
display: none  
}

.main-navigation a {
padding: 0px 0px !important;
font-size: 14px !important;
}

.middle-header-wrapper {
    padding: 0px 0;
}

.bottom-arrow-wrap {
	padding: 1px 0;
}

img timeline-page001 {max-width: 100%;
  height: 100%;
}

.bottom-header-wrapper {
	padding: 0px 0;
}

.navbar-nav>li>a {
     margin-left: 10px;
}


.post .more-link {
   display: none
}

article.post {
    padding-bottom: 3px;
    margin-bottom: 6px;
    border-bottom: 3px solid #EEEEEE;
 }

.tg-block-wrapper, .widget {

    border: 0px solid rgba(0, 0, 0, 0);
    padding: 5px;
    margin-bottom: 2px;
}

main_menu, wp-custom-header, header, site-header, masthead, head, middle-header {
    font-family: Rubik !important;
    font-style: oblique;
    font-weight: 600px !important;
    font-size: large 
}



.block-title {
    background: #333333 none repeat scroll 0 0;
    display: inline-block;
    padding: 0 10px;
    position: relative;
}

.title-block-wrap {
    background: #333333 none repeat scroll 0 0;
    color: #ffffff;
    font-weight: 500;
    line-height: 35px;
    font-size: 20px;
    overflow: hidden;
    margin-bottom: 10px;
}

.bottom-header-wrapper {
  background: #333333;

}

#site-navigation ul > li a {
    color:  	#FFFFFF;
font-weight: 600
 
 }

.top-header-wrapper {
    background: #FFFFFF;

}

#primary .post .entry-img{
    width: 100%;
}

#primary .post .entry-img img {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    float: none;
}

#primary .post .entry-img{
 width: 100%;
}

img.single-featured.wp-post-image {
    width: 100%!Important;
}
