/*
Feature Section Posts
---------------------------------------------------------------------------------------------------- */

ul.grid-col-list{
margin: 0 auto;
    display: grid;
    grid-column-gap: 20px;
    width: 100%;
    padding-left:  0;
    margin-left:  0;
    padding-left:  0;
}

ul.grid-col-list li{
	background: #fff;
list-style-type: none;
margin: 0 auto 25px;
transition: .5s;
}

ul.grid-col-list li img{
	border-bottom: 4px solid transparent;
}

ul.grid-col-list li:nth-of-type(6n+1):hover img{
border-color: #e97060;
}

ul.grid-col-list li:nth-of-type(6n+2):hover img{
border-color: #f1b9d4;
}

ul.grid-col-list li:nth-of-type(6n+3):hover img{
border-color: #79ab7e;
}

ul.grid-col-list li:nth-of-type(6n+4):hover img{
border-color: #7dc7b5;
}

ul.grid-col-list li:nth-of-type(6n+5):hover img{
border-color: #6edfdd;
}

ul.grid-col-list li:nth-of-type(6n+6):hover img{
border-color: #8eacd2;
}

ul.grid-col-list .grid-title{
text-align: center;
    color: #242424;
    padding: 1% 2%;
line-height: 1.4;
}

ul.section-posts-one-half .grid-title,
ul.section-posts-one-half .grid-title a,
ul.section-posts-one-third .grid-title,
ul.section-posts-one-third .grid-title a{
font-size: 24px;
    font-weight: 800;
	margin: 0 auto 5px;
}

ul.section-posts-one-half.post-side-by .grid-title,
ul.section-posts-one-half.post-side-by .grid-title a{
font-size: 22px;
    font-weight: 800;
}


ul.section-posts-one-third.post-side-by .grid-title,
ul.section-posts-one-third.post-side-by .grid-title a{
font-size: 20px;
    font-weight: 800;
}

ul.section-posts-one-fourth .grid-title,
ul.section-posts-one-fourth .grid-title a{
font-size: 20px;
    font-weight: 800;
}

ul.section-posts-one-fourth.post-side-by .grid-title,
ul.section-posts-one-fourth.post-side-by .grid-title a{
font-size: 16px;
    font-weight: 800;
}

ul.section-posts-one-fifth .grid-title,
ul.section-posts-one-fifth .grid-title a,
ul.section-posts-one-sixth .grid-title,
ul.section-posts-one-sixth .grid-title a{
font-size: 16px;
    font-weight: 800;
}

ul.section-posts-one-seventh .grid-title,
ul.section-posts-one-seventh .grid-title a,
ul.section-posts-one-eighth .grid-title,
ul.section-posts-one-eighth .grid-title a{
font-size: 12px;
    font-weight: 800;
}

ul.section-posts-one-half{
    grid-template-columns: repeat(2, 1fr);
}

ul.section-posts-one-third{
    grid-template-columns: repeat(3, 1fr);
}

ul.section-posts-one-fourth{
    grid-template-columns: repeat(4, 1fr);
}

ul.section-posts-one-fifth{
    grid-template-columns: repeat(5, 1fr);
}

ul.section-posts-one-sixth{
    grid-template-columns: repeat(6, 1fr);
}

ul.section-posts-one-seventh{
    grid-template-columns: repeat(7, 1fr);
}

ul.section-posts-one-eighth{
    grid-template-columns: repeat(8, 1fr);
}

ul.post-side-by li{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    align-items: center;
}

ul.post-side-by li img{
display: block;
margin: 0;
}

ul.post-side-by li h3{
text-align: left;
    padding: 2%;
}


ul.post-side-by .favorite-post_content{
text-align: left;
    padding: 2% 4%;
}

/*
Custom Blocks
---------------------------------------------------------------------------------------------------- */

.section-headline{
width: 100%;
clear: both;
margin: 0 auto 15px;
display: flex;
flex-direction: row;
justify-content: space-between;
    align-items: flex-end;
	position: relative;
}

.section-headline h2{
font-size: 34px;
    margin: 0;
	position: relative;
}

.section-headline .section-title{
width: 75%;
text-align: left;
}

.section-headline h2:after{
	content: '';
	background: url(/wp-content/plugins/PMD-Site-Functionality/images/wiggle.png) center no-repeat;
    background-size: contain;
	width: 180px;
height: 14px;
display: inline-block;
	vertical-align: middle;
margin-left: 15px;
}

.section-headline .loving{
color: transparent;
background: url(/wp-content/plugins/PMD-Site-Functionality/images/txt-loving.svg) center no-repeat;
background-size: contain;
	height: 45px;
	width: 71px;
	display: inline-block;
}

.section-excerpt{
width: 100%;
clear: both;
}

.section-headline .section-button {
    background: #fb6759;
    width: 48px;
    height: 48px;
    display: block;
    float: right;
    position: absolute;
    right: 0;
    z-index: 99;
    transition: .5s;
    border-radius: 50%;
}

.section-headline .section-button:hover{
background: #86add5;
}

.section-headline .section-button .see-more {
    background: url(/wp-content/plugins/PMD-Site-Functionality/images/arrow-white.svg) center no-repeat;
    background-size: 15px 15px;
    display: block;
    width: 48px;
    height: 48px;
    text-indent: -9999px;
}

.mobile-see-more_button{
display: none;
}

.callout-block .wrap,
.about-block .wrap,
.newsletter-block .wrap,
.featured-posts-block .wrap,
.menu-block .wrap,
.latest-block .wrap,
.featured-pages-block .wrap{
    width:  100%;
    max-width:  1240px;
    margin:  0 auto;
    padding: 25px 0;
	padding-left: 0 !important;
padding-right: 0 !important;
}

.editor-styles-wrapper .wrap{
max-width: 900px !Important;
    margin: 0 auto !Important;
}

.callout-block a,
.newsletter-block a,
.featured-posts-block li a,
.latest-block a,
.featured-pages-block ul li a{
    background-image: none !important;
}

.is-style-arrow .wp-block-button__link{
background: none !important;
padding: 5px;
color: #242424;
position: relative;
text-transform: uppercase;
letter-spacing: 2px;
font-size: 15px;
}

.is-style-arrow .wp-block-button__link:after{
content: '';
	background: #e97060 url(/wp-content/themes/pmd-craftpatch/images/arrow-white.svg) center no-repeat;
background-size: 12px 12px;
width: 25px;
height: 25px;
display: inline-block;
vertical-align:  middle;
border-radius: 50%;
	margin-left: 5px;
}


/* Featured Pages Block
------------------------------------------------------ */

.featured-pages-block ul.grid-col-list li{
text-align: center;
padding: 5px;
}

.pages-show-color ul.grid-col-list li:nth-of-type(6n+1){
background: #e97060;
}

.pages-show-color ul.grid-col-list li:nth-of-type(6n+2){
background: #f1b9d4;
}

.pages-show-color ul.grid-col-list li:nth-of-type(6n+3){
background: #79ab7e;
}

.pages-show-color ul.grid-col-list li:nth-of-type(6n+4){
background: #7dc7b5;
}

.pages-show-color ul.grid-col-list li:nth-of-type(6n+5){
background: #6edfdd;
}

.pages-show-color ul.grid-col-list li:nth-of-type(6n+6){
background: #6edfdd;
}

/* Slow-motion Zoom Container */
.featured-pages-block ul.grid-col-list li img {
position: relative;
	transition: .5s;
}

/* The Transformation */
.featured-pages-block ul.grid-col-list li:hover img {
  transform: scale(.96);
}

/* Callout Block
------------------------------------------------------ */

.callout-block{
	padding: 0;
}

.callout-block .wrap{
	display: flex;
	justify-content: flex-start;
padding: 0 !important;
}

.callout-block-row_img{
	width: 40%;
	position: relative;
}

.callout-block-row_img:after{
content: '';
background: url(/wp-content/plugins/PMD-Site-Functionality/images/circle-accent.svg) center no-repeat;
background-size: contain;
width: 120px;
height: 120px;
display: block;
	position: absolute;
top: 10px;
right: -55px;
}

.callout-block-row_img img{
width: 100%;
height: 100%;
object-fit: cover;
margin: 0;
display: block;
	float: left;
}

.callout-block-row_content{
	width: 60%;
	padding: 4% 4%;
	position: relative;
	align-self: center;
}

.callout-block-row_content .callout-script{
background: url(/wp-content/plugins/PMD-Site-Functionality/images/txt-check.svg) center no-repeat;
background-size: contain;
width: 144px;
height: 35px;
display: block;
	margin: 0 auto 15px;
}


/* Menu Blocks
------------------------------------------------------ */

.menu-block{
    padding: 0;
}

.menu-block .wrap{
overflow: visible;
	padding: 45px 25px;
}

.menu-block .section-excerpt{
margin: 0 auto;
width: 100%;
max-width: 900px;
}

.section-menu .index-toggle{
width: 100%;
    background: #fff;
text-align: left;
padding: 10px 15px;
border: 2px solid #2f2f2f;
    position: relative;
    color: #2f2f2f;
    display: none;
}

.section-menu .index-toggle:after{
    content: '';
    background: url(/wp-content/plugins/PMD-Site-Functionality/images/navigate-down.svg) center no-repeat;
    background-size: 25px 17px;
    width: 32px;
    height: 32px;
    font-size: 12px;
    color: #ec82b4;
    display: inline-block;
    position: absolute;
    right: 5%;
        top: 10%;
}
    
.section-menu .index-toggle.active:after{
transform: rotate(180deg);
}

.section-menu .section-menu_menu{
    display: block;
}


.custom-block-menu .menu{
display: flex;
justify-content: space-evenly;
    margin-left: 0;
    margin-bottom: 0;
}

.custom-block-menu .menu-item{
background: #fff;
    display: inline-block;
    list-style-type: none;
    position: relative;
    margin: 0 5px;
    width: 100%;
	text-transform: uppercase;
Letter-spacing: 1px;
font-size: 18px;
}

.custom-block-menu .menu-item:nth-of-type(6n+1){
background: #e97060;
}

.custom-block-menu .menu-item:nth-of-type(6n+2){
background: #f1b9d4;
}

.custom-block-menu .menu-item:nth-of-type(6n+3){
background: #ecec72;
}

.custom-block-menu .menu-item:nth-of-type(6n+4){
background: #7dc7b5;
}

.custom-block-menu .menu-item:nth-of-type(6n+5){
background: #86add5;
}

.custom-block-menu .menu-item:nth-of-type(6n+6){
background: #6edfdd;
}

.custom-block-menu .menu-item-has-children::after {
    content: '';
    background: url(/wp-content/plugins/PMD-Site-Functionality/images/circle-arrow.svg) center no-repeat;
    background-size: 25px 25px;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    font-size: 12px;
    color: #ec82b4;
    display: block;
    position: absolute;
right: 5%;
    top: 20%;
}

.custom-block-menu .menu-item.active::after{
    transform: rotate(180deg);
    top: 20%;
}

.custom-block-menu li a{
background-image: none !important;
    padding: 8px 15px;
display: inline-block;
}

.custom-block-menu .sub-menu{
    background: #242424;
    font-size: 14px;
    left: -9999px;
    width: 100%;
    z-index: 99;
    position: absolute;
    display: none;
    margin-left: 0;
    left: 0;
}

.custom-block-menu .sub-menu .menu-item{
background: none !Important;
	font-size: 14px;
}

.custom-block-menu .menu-item:nth-of-type(6n+1) .sub-menu{
background: #e97060;
}

.custom-block-menu .menu-item:nth-of-type(6n+2) .sub-menu{
background: #F0B9D4;
}

.custom-block-menu .menu-item:nth-of-type(6n+3) .sub-menu{
background: #ecec72;
}

.custom-block-menu .menu-item:nth-of-type(6n+4) .sub-menu{
background: #7DC7B5;
}

.custom-block-menu .menu-item:nth-of-type(6n+5) .sub-menu{
background: #7dc7b5;
}

.custom-block-menu .menu-item:nth-of-type(6n+6) .sub-menu{
background: #6edfdd;
}

.custom-block-menu .menu-item.active .sub-menu {
    display: block;
    left: auto;
    opacity: 1;
}

.custom-block-menu .sub-menu li{
    display: block;
border: none;
padding: 0;
    background: none;
    margin: 0;
    position: relative;
}

.custom-block-menu .sub-menu li a{
    color: #242424;
    padding: 10px 6px;
    width: 100%;
    display: block;
}

.custom-block-menu .menu-item:nth-of-type(6n+1) .sub-menu a:hover{
background: #F48078;
}

.custom-block-menu .menu-item:nth-of-type(6n+2) .sub-menu a:hover{
background: #F7CBE3;
}

.custom-block-menu .menu-item:nth-of-type(6n+3) .sub-menu a:hover{
background: #F2EF88;
}

.custom-block-menu .menu-item:nth-of-type(6n+4) .sub-menu a:hover{
background: #90D1C0;
}

.custom-block-menu .menu-item:nth-of-type(6n+5) .sub-menu a:hover{
background: #9BC0DD;
}

.custom-block-menu .menu-item:nth-of-type(6n+6) .sub-menu a:hover{
background: #97e2e5;
}

/* Featured Posts Block
------------------------------------------------------ */

.featured-posts-block .wrap{
	padding-bottom: 0;
}

.featured-posts-block ul{
margin: 0 auto;
    width: 100%;
    flex-flow: column nowrap;
    overflow: visible;
}

.featured-posts-block ul li{
list-style-type: none;
    margin: 0 auto 25px;
	font-size: 16px;
text-align: center;
}

.featured-posts-block ul li h3{
    color: #2f2f2f;
}

.featured-posts-block ul li h3 a{
color: #2f2f2f;
}

.featured-posts-block li a.more-link{
    color: #2f2f2f;
    font-weight: 700;
    cursor: pointer;
    background-image: linear-gradient(180deg,transparent 90%,#fdcb9f 0) !important;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    text-decoration: none;
    -webkit-transition: background-size .4s ease;
    -moz-transition: background-size .4s ease;
    -ms-transition: background-size .4s ease;
    -o-transition: background-size .4s ease;
    transition: background-size .4s ease;
    user-select: none;
}

.featured-posts-block li a.more-link:hover{
    background-image: linear-gradient(180deg,transparent 0%,#fdcb9f 0) !important;
}

.featured-posts-block.latest-block li a.more-link{
background-image: none !Important;
}

/* Latest Posts Block
------------------------------------------------------ */

.latest-block ul.latest-list li{
    display: flex;
	align-items: center;
Text-align: center;
	font-size: 18px;
}

.latest-block ul.latest-list li .favorite-post_img{
width: 40%;
}

.latest-block ul.latest-list li .grid-title,
.latest-block ul.latest-list li .grid-title a{
font-size: 32px;
}

.latest-block ul.latest-list li .favorite-post_content{
	width: 60%;
	padding: 0 25px;
}

.latest-block ul.latest-list li:first-of-type .favorite-post_content{
	position: relative;
}


.latest-block ul.latest-list li:first-of-type .favorite-post_content:before{
content: '';
background: url(/wp-content/plugins/PMD-Site-Functionality/images/txt-new.svg) center no-repeat;
background-size: contain;
width: 94px;
height: 35px;
display: block;
margin: 0 auto 10px;
}

.latest-block ul.latest-list li .favorite-post_img:nth-of-type(2n+1),
.latest-block ul.latest-list li:nth-of-type(2n+2) .favorite-post_content{
order: 2;
}

.latest-block ul.latest-list li .favorite-post_content:nth-of-type(2n+1),
.latest-block ul.latest-list li:nth-of-type(2n+2) .favorite-post_img{
order: 1;
}


.latest-block a.more-link{
background: none;
padding: 5px;
color: #242424;
position: relative;
	display: block;
margin-top: 20px;
text-transform: uppercase;
letter-spacing: 2px;
font-size: 16px;
}


.latest-block a.more-link:after{
content: '';
	background: #fb6759 url(/wp-content/themes/pmd-craftpatch/images/arrow-white.svg) center no-repeat;
background-size: 12px 12px;
width: 25px;
height: 25px;
display: inline-block;
vertical-align:  middle;
border-radius: 50%;
	margin-left: 5px;
}

/* Newsletter Block
------------------------------------------------------ */

.newsletter-block{
	padding: 0;
	margin-bottom: 25px;
}

.newsletter-block .wrap{
padding: 55px 2%;
}

.newsletter-block .wrap:before{
content: '';
background: url(/wp-content/plugins/PMD-Site-Functionality/images/txt-list.svg) center no-repeat;
background-size: contain;
width: 182px;
height: 35px;
display: block;
	margin: 0 auto 15px;
}

.newsletter-block:after{
content: '';
background: url(/wp-content/plugins/PMD-Site-Functionality/images/rainbow.svg) center no-repeat;
background-size: cover;
width: 100%;
height: 10px;
display: block;
}

.newsletter-block .newsletter{
	width: 100%;
	max-width: 800px;
margin: 0 auto;
}

/* About Block
------------------------------------------------------ */

.about-block{
margin-top: 25px;
}

.about-block_inner{
    display: grid;
    grid-column-gap: 40px;
    grid-template-columns: repeat(2, 1fr);
}

.about-block-row_bio{
background: #f0d1d7;
	text-align: center;
	padding: 0 15px 15px;
}

.about-block-row_bio img{
width: 100%;
max-width: 200px;
margin: -25px auto 0;
display: block;
}

.about-block-row_connect{
background: #d8eeec;
	padding: 15px;
text-align: center;
	position: relative;
	display: flex;
	justify-content: center;
flex-direction: column;
align-items: center;
}

.about-block-row_connect:before{
content: '';
background: url(/wp-content/plugins/PMD-Site-Functionality/images/txt-friends.svg) center no-repeat;
background-size: contain;
width: 180px;
height: 35px;
display: block;
	margin: 0 auto 15px;
}

.about-block-row_connect .social{
margin: 0 auto 25px;
}


.about-block-row_connect button{
	width: 100%;
	max-width: 80%;
margin: 0 auto;
	display: block;
padding: 15px;
}

/* In Post Blocks
------------------------------------------------------ */

.note-block,
.solid-block,
.pin-block{
padding: 0 !important;
width: 100%;
clear: both;
margin: 0 auto 25px;
}

.note-block_inner{
padding: 3% !important;
}

.pin-block_inner{
padding: 2% !important;
}

.solid-block p:last-of-type,
.outline-box p:last-of-type{
    margin-bottom:  0;
}

.solid-block.has-background{
    padding:  0 !important;
}


/* Pin Block
--------------------- */

.pin-block{
background: #fb6759;
color: #242424;
width: 100%;
clear: both;
	display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
	position: relative;
}

.pin-block_inner{
padding: 5px !Important;
}

.pin-block .button{
padding: 4px 25px;
	display: block;
	width: 100%;
	background: none !important;
font-size: 20px;
	position: relative;
color: #242424;
}

.pin-block .button:before{
    content: '';
    background: #7dc7b5 url(/wp-content/plugins/PMD-Site-Functionality/images/pinterest.svg) center no-repeat;
    background-size: 18px 18px;
    width: 35px;
    height: 35px;
    display: inline-block;
	vertical-align: middle;
margin-right: 10px;
	margin-top: -4px;
	border-radius: 50%;
}

/* Tip/Note Block
--------------------- */

.note-block{
	background: #f5eced;
	position: relative;
}

.note-block:after{
content: '';
background: url(/wp-content/plugins/PMD-Site-Functionality/images/stripes.svg) center no-repeat;
background-size: cover;
width: 100%;
height: 15px;
display: block;
	margin: 5px auto;
}

.note-block h2{
    font-size: 30px;
    padding: 15px 0px 10px;
text-align: center;
position: relative;
}

.note-block h2:after{
content: '';
width: 100%;
height: 2px;
display: block;
background: #fff;
	margin: 5px auto;
}


.note-inner_with_img {
	display: flex;
flex-direction: row-reverse;
justify-content: space-between;
}

.note-inner_with_img p{
margin-bottom: 15px;
}

.note-inner_with_img .note-inner_image{
	width: 40%;
	position: relative;
	order: 1;
}

.note-inner_with_img .note-inner_content{
	width: 60%;
	padding: 0 15px 0;
}



/* Product Callout Block
--------------------- */

.product-callout-block{
	width: 100%;
	clear: both;
margin: 55px auto 25px;
}

.product-callout-block .wrap{
padding: 0 4% 4%;
text-align: center;
}

.product-callout-block img{
	border: 4px solid #fff;
width: 100%;
	max-width: 200px;
margin: -35px auto 0;
}



@media only screen and (max-width: 1139px) {
	
	.section-menu{
    padding-left: 2%;
    padding-right: 2%;
}


    }
    

@media only screen and (max-width: 900px) {
	
    
    .featured-posts-block{
text-align: center;
}
    
    .section-headline{
display: block;
text-align: center;
}
    
    .section-headline .section-title,
    .section-headline .section-button{
width: 100%;
float: none;
margin: 0 auto;
    text-align: center;
}
    
    .section-headline .section-button{
margin: 15px auto 0;
}
    
ul.section-posts-one-half,
ul.section-posts-one-fourth,
ul.section-posts-one-fifth,
ul.section-posts-one-sixth,
ul.section-posts-one-seventh,
ul.section-posts-one-eighth{
    grid-template-columns: repeat(2, 1fr);
    }
	
ul.section-posts-one-sixth{
    grid-template-columns: repeat(3, 1fr);
    }
	
ul.section-posts-one-seventh,
ul.section-posts-one-eighth{
    grid-template-columns: repeat(4, 1fr);
    }
    
    .featured-posts-block ul.post-side-by{
display: block;
}
    
    ul.post-side-by li{
display: flex;
flex-direction: row;
justify-content: space-evenly;
align-items: center;
}
    
.featured-posts-block ul.post-side-by .favorite-post_img{
width: 40%;
}
    
.featured-posts-block ul.post-side-by .favorite-post_content{
width: 60%;
        padding: 0 2%;
}
	
		.note-inner_with_img{
		flex-direction: column-reverse;
flex-wrap: wrap;
	}
	
	.note-inner_with_img .note-inner_image{
width: 100%;
text-align: center;
}
	
	.note-inner_with_img .note-inner_content{
width: 100%;
}

    
    .custom-block-menu .menu-item.active::after{
    top: 5%;
}
		
	.archive-callout-block_inner,
	.callout-block .wrap{
flex-wrap: wrap;
}
	
	.callout-block-row_img,
	.callout-block-row_content{
		width: 100%;
		display: block;
margin: 0px auto;
	}
	
	.callout-block-row_img img{
float: none;
width: 100%;
	height: 400px;
}
	
	.callout-block-row_img:after {
    top: auto;
    right: auto;
    bottom: -15px;
    left: 10px;
	}
	
	.custom-block-menu .menu{
		display: block;
	}
	
	.custom-block-menu .menu .menu-item{
		margin: 5px auto;
	}

	.custom-block-menu .menu-item a{
		padding: 12px 12px 12px 24px;
	}
	
	.custom-block-menu .sub-menu{
position: relative;
padding: 0;
}
	
.custom-block-menu .menu .menu-item.active .menu-item{
		padding: 0;
	text-transform: uppercase;
letter-spacing: 1px;
font-size: 15px;
	}
	
	.custom-block-menu .sub-menu li a{
border-bottom: 1px solid #fff;
padding: 12px 12px 12px 24px;
}

	.custom-block-menu .sub-menu li:last-of-type a{
border: none;
}

	.latest-block ul.latest-list li{
display: block;
}

	.latest-block ul.latest-list li .favorite-post_img:nth-of-type(2n+1), .latest-block ul.latest-list li:nth-of-type(2n+2) .favorite-post_content{
order: 1;
}
	
	.latest-block ul.latest-list li .favorite-post_img img{
margin: 0 auto 15px;
display: block;
}
	
	.section-headline h2:after{
display: block;
margin: 10px auto 15px;
}
	
	.newsletter-block .newsletter{
max-width: 80%;
}
	
	
	.section-headline .section-button{
		display: none;
	}
	
.mobile-see-more_button{
height: auto;
	width: 100%;
		background: #7dc7b5;
text-indent: 0;
color: #242424;
text-transform: uppercase;
Letter-spacing: 2px;
		font-weight: 700;
font-size: 14px;
padding: 10px 0;
	margin: 0 auto 25px;
	display: block;
}
	
	.mobile-see-more_button:hover{
background: #6edfdd;
}

	.mobile-see-more_button .see-more{
color: #242424;
}
	
.mobile-see-more_button .see-more:after{
    content: '';
    background: url(/wp-content/plugins/PMD-Site-Functionality/images/circle-arrow.svg) center no-repeat;
    background-size: 25px 25px;
    width: 32px;
    height: 32px;
    border-radius: 50%;
display: inline-block;
		vertical-align: middle;
transform: rotate(-90deg);
}
	
	.about-block{
margin-top: 0;
}
	
	.about-block_inner{
		display: block;
	}
	
	.about-block-row_bio{
margin: 0 auto 25px;
		padding: 45px;
}
	
	.about-block-row_connect{
		padding: 45px;
	}
	
	.about-block-row_connect button{
max-width: 100%;
line-height: 1.5;
}
	
	.latest-block ul.latest-list li {
flex-wrap: wrap;
}

	.latest-block ul.latest-list li .favorite-post_img,
.latest-block ul.latest-list li .favorite-post_content{
	width: 100%;
	}
	
	.latest-block ul.latest-list li .favorite-post_content{
	padding: 0 25px;
}
    
}



@media only screen and (max-width: 680px) {
    
    .featured-pages-block h2{
        font-size: 20px;
line-height: 1.2;
    }
    
   
	.latest-block ul.latest-list li .grid-title, .latest-block ul.latest-list li .grid-title a,
    .section-headline h2{
font-size: 30px;
}


ul.grid-col-list .grid-title,
ul.grid-col-list .grid-title a{
font-size: 18px;
}
	
	.callout-block-row_img img{
		height: 300px;
	}
	
	
	ul.section-posts-one-third{
    grid-template-columns: repeat(1, 1fr);
}
	
	ul.section-posts-one-third .grid-title, ul.section-posts-one-third .grid-title a{
font-size: 24px;
}
	

}