/*media all*//*media all*/
#respond textarea {
    display: block;
    margin: 0 0 1em;
    width: 100%;
}

/*media all*/
img.wp-post-image {
    max-width: 100%;
    height: auto;
  float: none
}


/*media all*/
a {
    color: rgba(10, 74, 92, 1);
}

/*media all*/
#primary, .sell-media, #colophon {
    float: right;
    width: 80%;
    margin: 0em auto;
    z-index: 1;
    position: relative;
    padding: 0 1%;
    height: auto;
}


/*media all*/
.portfolios.grid article .entry-meta {
   
    bottom: -40px;
    position: relative;
    opacity: 0.5;
    display: block;
}

/*media all*/
.portfolio .entry-content {
    background-color: rgba(184, 150, 71, 1);
}

/*media all*/
#ytc-wrapper .clearfix::before, #ytc-wrapper .clearfix::after, #ytc-wrapper .container::before, #ytc-wrapper .container::after, #ytc-wrapper .container-fluid::before, #ytc-wrapper .container-fluid::after, #ytc-wrapper .row::before, #ytc-wrapper .row::after {
    content: " ";
    display: none;
}

/*media all*/
h1.widget-title, h3.widget-title, #sell-media-sidebar h2.widget-title {
	font-size: 1.5em;
	text-align: left;
	float: left;
	width: 100%;
	padding-bottom: 6px;
	font-weight: 200;
}

/*media all*/
#access li:hover > a, .widget .menu li:hover > a, #access .current-menu-item a, #access .current_page_item a {
	color: rgba(34,34,34,1);
	background: rgba(256,256,256,0.5);
	font-weight: bold;
}

/*media all*/
#access ul ul, #access ul ul ul, .widget .menu ul, .widget .menu ul ul {
	padding: 4px 0;
	margin: 0;
	list-style-type: none;
	font-size: 12px;
	text-transform: lowercase;
}

/*media all*/
.entry-content a, .comment-content a {
	color: rgba(121,72,11,1);
}


/*media all*/
#primary nav .nav-previous a, #primary nav .nav-next a, input[type='button'], input[type='submit'], .button, .previous-image a, .next-image a {
    color: rgba(0, 0, 0, 1);
    background-color: rgba(132, 187, 119, 0.21);
    border: 1;
}

}

/*media all*/
.portfolio .entry-content {
	background: rgba(101,101,101,0.5);
}

/*media all*/
article .entry-meta {
	font-size: 0;
}

/*media all*/
.portfolio-vertical .grid .portfolio .entry-text header.entry-header, .portfolio-thumbnail .grid .portfolio .entry-text header.entry-header {
	top: 30%;
}

/*media all*/
h1, h2 {
	text-align: center;
}

/*media all*/
/*media all*/
#tribe-events-pg-template {
    margin: 0 auto;
    margin-right: 6%;
    max-width: 75%;
}

/*media all*/
#tribe-events-content {
	margin-bottom: 48px;
	padding-top: 2px;
	padding-left: 4%;
}

/*media all*/
#access ul ul a:hover, .widget .menu ul a:hover {
	background: rgba(256,256,256,0.5);
	color: black;
	font-weight: bold;
}

/*media all*/
h1.page-title, h1.entry-title, .page h1.entry-title, h2.section-title :link {
}

#footer-widgets {
	overflow: hidden;
	position: fixed;
	bottom: 0;
	background: rgba(92,92,92,.20);
	z-index: 2;
	margin-bottom: 0;
	left: 0;
	padding: 0 2%;
	display: none;
	margin-left: 20%;
	transition: margin .2s transform .2s;
	-webkit-transition: margin 0.2s, -webkit-transform .2s;
	border-top: 0 solid #eee;
	width: 76%;
}

.caret {
	display: inline-block;
	vertical-align: top;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
	content: "";
	opacity: 1;
}

/*media all*/
#access .menu .parent span, .widget .menu .parent span {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	text-align: right;
	width: 100%;
	height: 6px;
	padding: 10px;
}

/*media all*/
a:hover, a:active {
	color: rgba(0,0,0,1);
}

/*media all*/
body {
	background: #fff;
	color: #424242;
	color: #424242;
	color: #424242;
	color: #424242;
	background-color: rgba(235, 215, 189, 1);