body {
	overflow-x: hidden;
	letter-spacing: 1px;
	line-height:32px;
	width: 100%;
}

.rpwwt-widget {
	background: #fff;
	padding: 20px;
	box-shadow: 1px 1px lightgray;
}

.post-thumb-img-content .post-thumb {
	margin-top: 40px;
}

div.ast-col-md-12 .attachment-large {
	max-width: 40%;
	float: right;
	margin-bottom:-10em;
}

.post-thumb-img-content .attachment-large {
	max-width: 100%;
	float: right;
}

.single .entry-header .post-thumb img {
  margin-bottom: -10em
}

/*
.wp-post-image {
    max-width: 100%;
    float: right;
    margin-bottom: 3em !important;
	margin-top: 2em !important;
}*/

main#main.site-main .entry-content{
	margin-top: 0;
}

div.ast-single-post-order .entry-meta {
    word-wrap: break-word;
    margin-bottom: 6em;
		top: 2.8em;
		position: relative;
		padding: 0px 20px;
		width: auto;
		background-color: rgba(255, 255, 255, 0.8);
}

.entry-meta {
    word-wrap: break-word;
    margin-bottom: 6em;
}

div.ast-single-post-order .entry-title {
		top: 2em;
		position: relative;
		padding: 10px 20px;
		width: auto;
		background-color: rgba(255, 255, 255, 0.8);
}
.rpwwt-widget ul li img {
    width: 100%;
    height: 100%;
}

.rpwwt-post-title {
	font-size: 22px;
}

.rpwwt-post-excerpt {
	margin-top: 12px;
}

.rpwwt-widget ul li img {
  display: block;
  float: left;
  margin: .3em .75em 1.75em 0;
  max-height: 150px;
}

.site-title a {
  line-height: 1.2;
	margin-left: 10px;
}

.rpwwt-widget ul {
  list-style: outside none none;
  text-align: justify;
	letter-spacing: 0.5px;
	line-height: 25px;
	background-color: ghostwhite;
padding: 10px;
box-shadow: 1px 1px lightgray;
}

.ast-archive-description .ast-archive-title {
   padding-top: 20px;
}

.ast-single-post .entry-title, .page-title {
	padding-top: 20px;
}

.entry-content p {
	text-align: justify;
}

.ast-separate-container #primary, .ast-separate-container.ast-left-sidebar #primary, .ast-separate-container.ast-right-sidebar #primary {
    margin: -3em 0 0 0!important;
    padding: 0;
}

#primary {
	margin: 0 0 0 0;
}

.main-header-bar {
	background-color: #fcfcfc;
	border-bottom: 1px solid #000;
	padding: 2.5em 0 0;
}

.ast-main-header-bar-alignment{
	margin-top: -40px;
}

.main-header-bar .main-header-bar-navigation {
    height: 100%;
    margin-top: -15px;
		margin-bottom: -5px;
		margin-right: -70px;
		font-size: 1.3rem;
}


.ast-site-title-wrap{
	margin-top: -17px;
}

.ast-header-break-point .main-header-bar {
    display: block;
   
    line-height: 3;
   }

table, td, th {
    border: none;
}

h2, .entry-content h2, .entry-content h2 a {
    font-size: 42px;
    font-size: 1.5rem;
}

.ast-header-widget-area {
    line-height: 1.65;
    margin-left: -44px;
    margin-bottom: -30px;
		margin-top:-370px;
}

.ast-desktop .main-header-menu .sub-menu {
    box-shadow: 0 4px 10px -2px rgba(0,0,0,.1);
    margin-top: -5px;
    background-color: #fcfcfc;
}

@media (max-width: 768px) {

html, body {
		overflow-x: hidden;
}

header .site-logo-img .custom-logo-link img {
    max-width: 80px;
		margin-left: 15px
}
	
.attachment-large {
		height:auto;
		max-width: 100%;
		margin-bottom: 3em;
}
	
	div.ast-single-post-order .entry-meta {
		top: 3.18em;
	}
	
.ast-button-wrap {
    display: inline-block;
    margin-top: -33px;
}

	.site-branding {
		margin-top:-40px;
		font-size: 95%;
		height: 140px;
	}	

.site-title {
    font-size: 2em;
    margin-left: 10px;
}
	
.ast-archive-description .ast-archive-title {
    padding-top: 80px;
}
	
.ast-single-post .entry-title, .page-title {
    padding-top: 80px;
}
	
#panel-603-2-1-0 {
    margin: 0!important;
}
	
#pg-603-5 .panel-row-style-for-603-5 {
		 display: flex!important;
     flex-direction: row!important;
	align-content: space-between!important;
	}


.panel-grid-cell {
    padding: 5px!important;
}
	
#primary, #secondary {
    padding: 0;
    margin: 0;
}
	
.main-header-bar {
	border-bottom: 1px solid #000! important;
}
	
}




@media (max-width: 544px) {


html, body {
		overflow-x: hidden;
}

	#primary {
		margin-top: -10px;
	}
	
div.ast-col-md-12 .attachment-large {
	max-width: 100%;
	margin-bottom: 20px
}

.ast-archive-description .ast-archive-title {
    padding-top: 20px;
}
	
.ast-single-post .entry-title, .page-title {
    padding-top: 80px;
}
	
.attachment-large {
		height:auto;
		max-width: 100%;
		margin-bottom: 3em;
}
	
	div.ast-single-post-order .entry-title {
		background-color: rgba(255, 255, 255, 0.9);
		font-size: 16px!important;
		top: 100px!important;
	}

		div.ast-single-post-order .entry-meta {
				background-color: rgba(255, 255, 255, 0.9);
		font-size: 4vw!important;
		top: 96px!important;
			margin-bottom: 10em;
	}
	
.site-title {
    font-size: 1.3em;
	padding-top: 20px;
	margin-left: -1px;
	margin-bottom: 10px;
}
	.ast-button-wrap {
    display: inline-block;
    margin-top: -50px;
		margin-right: -10px
}

	#pg-603-5 .panel-row-style-for-603-5 {
		 display: flex!important;
     flex-direction: column!important;
	}


#panel-603-2-1-0 {
    margin: 0!important;
}

.main-header-bar {
    padding: 0;
    height: 105px;
	border-bottom: 1px solid #000! important;
}
	
.ast-container {
	margin-top: 0px;	
	margin-bottom:-70px;
}
	
.ast-button-wrap .menu-toggle {
    padding: 0;
    width: 2.2em;
    height: 2.1em;
    font-size: 1em;
    font-weight: 400;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border-radius: 2px;
    vertical-align: middle;
    line-height: 1.85714285714286;
	margin-top: 87px;
}	

	
.ast-header-break-point .ast-mobile-menu-buttons {
    text-align: right;
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-bottom: 5em;
}
.post .body img {
max-width:400px;
}
.ast-header-break-point .site-header {
    border-bottom-width: 0;
		margin-bottom: 10px;
}
.ast-footer-overlay {
    background-color: #3a3a3a;
    padding-top: 6em;
    padding-bottom: 2em;
}

.main-header-bar .main-header-bar-navigation.toggle-on {
    margin-top: -88px;
}

.site-title a {
		position:relative;
    line-height: 1.2;
		margin: -25px 0 0 0;
}
	
.ast-button-wrap {
	margin-top: -50px;	
	margin-right: 7px;
}

.menu-toggle-icon {
		margin-top: -1px;
}
	
.site-branding img, .site-header .site-logo-img .custom-logo-link img {
    max-width: 70px;
    margin-left: -10px;
    margin-top: -10px;
	margin-right: 20px
}

h1, .entry-content h1, .entry-content h1 a {
    font-size: 25px;
    font-weight: bold;
}
}