
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 812px)
and (-webkit-device-pixel-ratio : 3) { .content-area{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	
	}}

@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 812px)
and (-webkit-device-pixel-ratio : 3) { .panel-content{
	width: 100%;

	margin: auto
}}

.wp-block-cover{
	padding: 0px;
width: 120%;
	margin-top: -7%;
	margin-left:-10%;
	margin-right: auto;
}

@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 812px)
and (-webkit-device-pixel-ratio : 3) { 
.widget_recent_entries .post-date{
	display: none;
}}

@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 812px)
and (-webkit-device-pixel-ratio : 3) { 
.wp-block-cover{
	padding: 0px;
width: 120%;
	margin-top: -7%;
	margin-left:-10%;
	margin-right: auto;
}}


@media only screen 
and (min-device-width : 1024px) 
 { .content-area{
	min-width: 90%;
	max-width: 90%;
	margin-left: auto;
	margin-right: auto;
	
	}}

@media only screen 
and (min-device-width : 1024px)  { .panel-content{
	min-width: 90%;
	max-width: 90%;

	margin: auto
}}







.wrap{
	max-width: 100%;
	min-width: 100%;
}



.site-branding a{	
float: right;
	text-align: right;
	padding-right: 0px;
	
}

.main-navigation{
	float: right;
	margin-right: 0px;
	}

#menu-item-396.menu-item a{
color: grey;
	font-weight: 100;
	
}
	


.site-branding{
	display: none;
}


.entry-header{
	display: none
}

.portfolio-entry{
	background-color: #B40404;


}

.attachment-large{
	min-width: 100%;
	
	
}

.social-navigation a {
    background-color: grey;
    -webkit-border-radius: 0px;
    border-radius: 0px;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
        border-bottom-left-radius: 0px;


    color: #fff;
    display: inline-block;
    height: 40px;
    margin: 0 0.5em 0.5em 0;
    text-align: center;
    width: 40px;
}



h2.widget-title {
	font-size: 20px;
	letter-spacing: 0;
	font-weight: 300;
}

.portfolio-featured-image{
	border-bottom: 20px white
}

h2.portfolio-entry-title {
	
	font-weight: 400;
	font-size: 13px;
	text-transform: uppercase;
}

h2.portfolio-entry-title {
	text-align: left;		
	margin-left:10px;
	color:white;

}

.portfolio-entry-title a{
	
	color:white;
}




.portfolio-entry-column-4 {
    margin-right: 5%;
    width: 21%;
}

.nav-subtitle{
	display: none
}

.nav-title{
	font-weight: 200;
	font-size: 12px;
	color: grey
}

.jp-carousel-info{
	display: none;
}

.wp-block-cover{
	max-height:20px;
}






.portfolio-featured-image{
	display: block;

	 border-style: solid;
  border-width: 0px 0px 0px 0px;

}



.wp-block-file{
	float: left;
	padding: 10px
}


.portfolio-entry{
	border-width: 0px;
	
}



.entry-content a img
{
	box-shadow: 0 0 0 0px;
}



.colors-custom .entry-content a, .colors-custom .entry-summary a, .colors-custom .comment-content a, .colors-custom .widget a, .colors-custom .site-footer .widget-area a, .colors-custom .posts-navigation a, .colors-custom .widget_authors a strong {
    -webkit-box-shadow: inset 0 0px 0 hsl( 47, 50%, 6% );
    box-shadow: inset 0 0px 0 hsl( 47, 50%, 6% );
}


.colors-custom .entry-content a:hover, .colors-custom .entry-summary a, .colors-custom .comment-content a, .colors-custom .widget a, .colors-custom .site-footer .widget-area a, .colors-custom .posts-navigation a, .colors-custom .widget_authors a strong {
    -webkit-box-shadow: inset 0 0px 0 hsl( 47, 50%, 6% );
    box-shadow: inset 0 0px 0 #B40404;
}
.wp-block-cover{
	padding: 0px;
width: 120%;
	margin-top: -7%;
	margin-left:-10%;
	margin-right: auto;
}
.project-types{
	position:  absolute;
	margin-left: 0px;
	margin-right: auto;
margin-top: -16%;
	text-transform: uppercase;
}
.project-tags{
	position:  absolute;
	margin-left: 0px;
	margin-right: auto;
margin-top: -14%;
	text-transform: uppercase;
}




.project-types span{
	display: none
}
.project-tags span{
	display: none
}

.portfolio-featured-image:hover{
	opacity:0.3;
}


div.portfolio-entry-meta a{
	color: transparent;
}
.portfolio-entry-meta{
	color: transparent;

}



.portfolio-entry-header:hover div.portfolio-entry-meta a{
color: #FF0000; 
	background-color: white;
	padding: 10px;

}

.wp-block-cover__inner-container{
max-width: 80%;
 }



.wp-block-file .wp-block-file__button{
	background-color: #B40404;
}