article.hentry .title-wrapper.no-thumbnail {
    /* border-bottom: 1px solid #ddd; */
    /* margin-bottom: 70px; */
 border-bottom: 0px solid #ddd !important; 
   margin-bottom: 0px !important; 
    padding-bottom: 60px;
}

.post-detail {
    padding-top: 0px  !important; 
}


.button {font: 16px/110% Montserrat, Arial, sans-serif !important;
    background-color: #d4d4d4;}

/*************/



body.page #left-content article.hentry .post-content {
     padding: 10px 50px 10px 50px;
}

.wp-caption p.wp-caption-text {
    clear: both;
    font-size: 12px;
    font-style: italic;
    margin: 9px 0 35px 0;
    color: #464646;
}


.single-author {
    display: none;
}

#comment-form-widget {
    clear: both;
    display: none;
}

a:link {
    color: #01579b;
    text-decoration: none;
    font-family: Oswald;
}

body.page #left-content .other-content.box {
    padding: 0px;
}

#left-content.full-width article.hentry .post-content {
    padding: 50px;
}

body.page #left-content article.hentry .post-content {
    padding-bottom: 0%;
}
body.page #left-content article.hentry .post-content {
    padding-bottom: 0%;
}

ul li {
    list-style: disc;
 margin-bottom: 0px;
    font-size: 14px;
}

.h5 .h6 {padding-top:10px;     line-height: 22px !important;}

/* 1 column: 320px */
.autowide {
  margin: 0 auto;
	width: 98%;
}
.autowide img {
  float: left;
  margin: 0 .75rem 0 0;
}
.autowide .module {
 
  border-radius: .25rem;
  margin-bottom: 1rem;
}
.autowide .module p {
  padding: .25rem .75rem;
}

/* 2 columns: 600px */
@media only screen and (min-width: 600px) {
  .autowide .module {
		float: left;
		margin-right: 2.564102564102564%;
		width: 48.717948717948715%;
	}
	.autowide .module:nth-child(2n+0) {
		margin-right: 0;
	}
}

/* 3 columns: 768px */
@media only screen and (min-width: 768px) {
  .autowide .module {
		width: 31.623931623931625%;
	}
	.autowide .module:nth-child(2n+0) {
		margin-right: 2.564102564102564%;
	}
	.autowide .module:nth-child(3n+0) {
		margin-right: 0;
	}
}

/* 4 columns: 992px and up */
@media only screen and (min-width: 992px) {
  .autowide .module {
		width: 23.076923076923077%;
	}
	.autowide .module:nth-child(3n+0) {
		margin-right: 2.564102564102564%;
	}
	.autowide .module:nth-child(4n+0) {
		margin-right: 0;
	}
}





/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  COLUMN SETUP  */
.col {
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
}
.col:first-child { margin-left: 0; }

/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }
/*  GRID OF TWO  */
.span_2_of_2 {
	width: 100%;
}
.span_1_of_2 {
	width: 49.2%;
}

/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
	.col { 
		margin: 1% 0 1% 0%;
	}
}

@media only screen and (max-width: 480px) {
	.span_2_of_2, .span_1_of_2 { width: 100%; }
}




/*#primary {width:70% !important;}*/


.btn {
   color: #000 !important;
    background: none;
    padding: 14px 25px 12px;
    border: 3px solid #000;
    position: relative;
    letter-spacing: 2px;
    font-size: 14px;
    padding: 13px 30px;
    font-family: Oswald;
margin-top:5px !important;
text-transform: uppercase;
}
}

.btn:hover {
		box-shadow:3px 3px 0 #000;
	}
	
/* This button was generated using CSSButtonGenerator.com */

.h5 {  font-size: 14px;     font-family: Oswald;}

.wp-caption p.wp-caption-text {
    clear: both;
    font-size: 16px;
        font-style: italic;
    margin: 9px 0 35px 0;
    color: #000000;
}

h5, h6 {
    font-weight: 700;
    line-height: 25px;
    letter-spacing: 0;
    margin: 10px 0;
}


h2 {
    font-family: Oswald;
    font-size: 30px;
    margin: 30px 0;
    font-weight: 200;
    line-height: 45px;
}