.left_content{
	float: left;
	width:40%;
	background:url("../images/whatwedo/color-line.jpg") right repeat-y;
}
.right_content{
	float: left;
	width:52%;
	margin-left: 15px;
}
.we-put-life-text{
	font-size: 38px;
	font-weight: 500;
	margin-right: 30px;
	text-align: right;
	line-height: 44px;
}
.what-we-do-title{
	color:#e42929;
	font-size: 24px;
	font-weight: 500;
}
.what-we-do-text{
	color:#242424;
	font-size: 16px;
	font-weight: 300;
	text-align: justify;
	line-height: 20px;
}
.portfolio_left_panel{
	float: left;
	width:40%;
	text-align: right;
	padding-right: 30px;
	position: relative;
	height: 318px;
}
.portfolio_right_panel{
	float: left;
	width:60%;
	padding-left: 50px;
}
.commercial{
	color: #0e0e0e;
	font-size: 60px;
	font-weight: 500;
	line-height: 64px;
}
.comm_printing_txt{
	color: #0e0e0e;
	font-size: 60px;
	font-weight: 200;
	line-height: 64px;
	background: url("../images/whatwedo/text-top-border.jpg") top right no-repeat;
}
.div_print{
	display: inline;
	margin-right: 40px;
}
.column {
  	float: left;
  	padding: 1px;
	height: 106px;
}

/* Clearfix (clear floats) */
.row::after {
  content: "";
  clear: both;
  display: table;
}
.vew_portfolio_txt{
	color: #ee9f20;
	font-size: 24px;
	line-height: 80px;	
}
.vew_portfolio_txt a{
	color: #ee9f20;
}
.quote-text{
	color: #ff0000;
	font-size: 18px;
	font-weight: 500;
}
.custom_quote_btn{
	display: inline;
	background-color: #ff0000;
	color: #FFFFFF;
	padding: 5px;
}
.quote_div{
	position: absolute; bottom: 4px; right: 30px;
}
.portfolio_right_panel_spec{
	float: left;
	width:40%;
	text-align: left;
	padding-right: 30px;
	position: relative;
	height: 318px;
}
.portfolio_left_panel_spec{
	float: left;
	width:60%;
	padding-left: 50px;
}
.special_txt{
	color: #0e0e0e;
	font-size: 60px;
	font-weight: 500;
	line-height: 64px;
}
.special_prod_txt {
    color: #0e0e0e;
    font-size: 60px;
    font-weight: 200;
    line-height: 64px;
    background: url("../images/whatwedo/text-top-border.jpg") top left no-repeat;
}
.div_prod {
    display: inline;
    margin-left: 40px;
}
.spec_quote_div {
    position: absolute;
    bottom: 0;
    /*left: 30px;*/
}
.section_left{
	float: left;
	width: 50%;
	padding: 10px 20px;
}
.section_right{
	float: left;
	width: 50%;
	padding: 10px 20px;
}
.section-sub_div{
	margin: 20px;
}

.left-content{
	display: inline;
}
.text-heading{
	color:#2f2f2f;
	font-size: 36px;
	line-height: 36px;
	vertical-align: middle;
	height: 100px;
	display: table-cell;
}
.txt_img_float{
	float: left; margin: 0px 10px 10px 0px;
	vertical-align: middle;
}
.desc{
	text-align: justify;
	color:#292929;
	font-size: 18px;
	margin: 20px;
	padding-top: 20px;
}