/* @override http://newmediacampaigns.com/css/compiled.css */

/* Eric Meyer Reset */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}
body {
	font: 12px/20px 'verdana', sans-serif;
	color: #58534c;
}
:focus {
	outline: 0;
}
a {
	color: #000;
}
a:link, a:visited {
}
a:hover, a:active {
	text-decoration: none;
}
a img {
	border: none;
}
/* Layout */
.boundingBox {
	margin: 0 auto;
	width: 916px;
}
/* Content */

#content {
}
/* Content - Portfolio Listing */

ul#portfolio-filter {
	padding: 0;
	line-height: 30px;
	background: transparent url(../images/icon-tag-green.html) left no-repeat;
}
ul#portfolio-filter li {
	display: inline;
}
ul#portfolio-filter a {
	margin-right: 0.5em;
	margin-bottom: 0.1em;
	width: auto;
	display: inline-block;
	padding: 0.5em 1em;
	background: #333;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
ul#portfolio-filter a:hover, ul#portfolio-filter a.current {
	background: #ff6c00;
}
ul#portfolio-filter a.current {
	background-color: #ff6c00;
}
ul#portfolio-list {
    margin: 10px 0;
    padding: 0;
    list-style: none;
    float: left;
    width: 100%;
}
ul#portfolio-list>li {
	width: 48%;
    display: block;
    float: left;
    margin-right: 10px;
    margin-bottom: 20px;
    overflow: hidden;
    background: white;
    padding: 15px;
    /* background: url(../images/filterimg/itmbg.jpg) no-repeat top left #fff; */
    border-left: 1px dashed #f7cc85;
    border-bottom: 1px dashed #f7cc85;
    border-right: 1px dashed #f7cc85;
    border-top: 2px solid #ff6c00;
}
ul#portfolio-list li:nth-child(2n+1) {
	clear: both;
}
ul#portfolio-list li h1 {
	font-size: 13px;
    line-height: 20px;
    font-weight: bold;
    color: #ff6c00;
    width: auto;
    text-transform: capitalize;
    padding-top: 5px;
    margin-bottom: 10px;
}
ul#portfolio-list li h1 a {
	font-size: 12px;
	width: auto;
	height: auto;
	font-weight: bold;
	padding-top: 10px;
	color: #ff6c00;
	text-decoration: none;
	background: none;
	display: block;
}
ul#portfolio-list li h1 a:hover {
	color: #333;
	text-decoration: none;
}
ul#portfolio-list li a {
	display: block;
	width: 162px;
	height: 135px;
	overflow: hidden;
	float: left;
	margin-right: 10px;
}
.ovrhd ul {
    margin-bottom: 5px;
}
/*
ul#portfolio-list li a img {
	border:1px solid #f7cc85;
}
*/
ul#portfolio-list li img {
	border: 1px solid #fab02e;
	float: left;
    margin-right: 10px;
}
ul#portfolio-list li p {
	font-size: 12px;
	line-height: 20px;
	font-family: inherit;
	margin-bottom: 7px;
	text-align: justify;
	color: inherit;
}
.strong-pad {
	padding-top: 10px;
	display: block;
}
p {
	margin-bottom: 10px;
}
.proinner-list {
	overflow: hidden;
}
.proinner-list li {
	padding-left: 12px;
}
.proinner-list li:before {
	content: '●';
	display: inline-block;
	margin: 0 5px 0 -12px;
}
#portfolio-list.mediacss li.full {
	width: 100%;
	float: none;
}
#portfolio-list.mediacss li p {
	padding-left: 0;
}
#portfolio-list.mediacss li ul {
	position: relative;
}
ul#portfolio-list li ul li {
	padding-left: 15px;
	position: relative;
}
ul#portfolio-list li ul li:before {
	content: "■";
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	left: 0;
	position: absolute;
	top: 0;
	line-height: 1;
	color: #f2a800;
}
.sec-head {
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 26px;
    color: #181818;
}
@media (max-width:1199px) {
ul#portfolio-list li {
	width: 100%;
}
}

@media (max-width:680px) {
ul#portfolio-list li {
	clear: right;
	width: 98%;
	background: #e2e2e2;
	margin: auto auto 20px auto;
	text-align: center;
	display: block;
}
ul#portfolio-list li a {
	clear: both;
	width: 100%;
	background: none;
	margin: auto auto 20px auto;
}
ul#portfolio-list li img {
	border: 1px solid #fab02e;
	float: none;
	margin: auto auto 20px auto;
	text-align: center;
}
ul#portfolio-list li p {
	margin-bottom: 15px;
	font-size: 14px;
	padding-left: 0px;
}
ul#portfolio-list li h1 {
	font-size: 16px;
	padding-left: 0px;
}
.readmore {
	padding: 10px;
	font-size: 12px;
	font-weight: bold;
	color: white !important;
	background: #ff6c00 !important;
	text-decoration: none;
	display: block;
	height: 40px !important;
	width: 100% !important;
	margin-top: 10px;
	margin-bottom: 0px !important;
}
.readmore:hover {
	background-color: #333 !important;
	color: #fff !important;
	text-decoration: none;
}
.readmore2 {
	padding: 10px;
	font-size: 12px;
	font-weight: bold;
	color: white !important;
	background: #ff6c00 !important;
	text-decoration: none;
	display: block;
	height: 40px !important;
	width: 100% !important;
	margin-top: 10px;
	margin-bottom: 0px !important;
}
.readmore2:hover {
	background-color: #333 !important;
	color: #fff !important;
	text-decoration: none;
}
ul#portfolio-list li .media-object {
	float: none;
}
ul#portfolio-list li {
	margin-bottom: 10px;
}
ul#portfolio-list li h2 {
	font-weight: bold;
}
ul#portfolio-list li {
	text-align: left;
}
}
