

html {
	/* background: #ffffff url(../images/html_bg.jpg) center center repeat; */
	background-color: #f6f6f6;
}

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	/*background: transparent url(../images/body_bg.png) top center repeat-x;*/
	font-family: "museo_slab500", Arial;
	font-size: 14px;
	border-top: 5px solid #000;
}

.spacer {
	clear: both !important;
}

a {
	text-decoration: none;
	color: #d8a9a0;
}

#page_container {
	/* background: transparent url(../images/body_bg.png) top center repeat-x; */
	width: 954px;
	margin: 0px auto 0px auto;
	/* padding: 20px 0px 30px 0px; */
	padding: 0 0 30px 0;
	text-align: left;
	background-color: white;
}

#navigation {
	/*padding-left: 40px; */
	/*border-bottom: 1px solid #000;*/
	width: 954px;
	margin: 0 auto;
}

#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}

#navigation ul li {
	display: inline-block;
    border-bottom: 1px solid #000;
}

#navigation ul li a {
	font-family: "NovecentowideDemiBold", Arial !important;
	font-size: 11px;
	color: #000000;
	/*
	margin: 5px 10px 10px 10px;
	padding-bottom: 7px;
	*/
	margin: 2px 10px 0 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	display: block;
	text-align: center;
	letter-spacing: 0.1em;
}

#navigation ul li:first-child a {
	margin-left: 0;
}

#navigation ul li a:hover {
	/* color: #dbaf00; */
	color: #7a717c;
}

#navigation ul li a.selected {
	/* color: #dbaf00; */
	color: #7a717c;
	/* border-bottom: 2px solid #f2d11c; */
}

#navigation ul li.contact {
	width: 103px;
	/* height: 64px; */
	margin: 0 0 0 0;
	/* background: transparent url(../images/contact_bg_off.png) top center no-repeat; */
	background-color: #e8d3cf;
}

#navigation ul li.contact a {
	padding-top: 22px;
	display: block;
	margin: 0px;
	width: 103px;
	/* height: 49px; */
	/* font-family: "GrandHotelRegular", Arial !important; */
	/* font-size: 24px; */
	letter-spacing: 0px;
}

/*
#navigation ul li.contact:hover {
	background: transparent url(../images/contact_bg_on.png) bottom center no-repeat;
	color: #dbaf00;
}*/
/*
#navigation ul li.contact a.selected {
	border-bottom: 2px solid #ffffff !important;
	color: black;
}*/

#navigation ul li.contact a.selected:hover {
	color: #7a717c !important;
}

#pepper-creative {
	padding-top: 53px;
	padding-bottom: 55px;
	text-align: center;
}

#slideshow {
	width: 954px;
	height: 340px;
}

#slideshow ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#slideshow ul li {
	width: 954px;
	height: 299px;
}

#slideshow ul li .image {
	position: absolute;
	z-index: 50;
}

#slideshow ul li .text {
	position: absolute;
	z-index: 51;
	margin-top: 85px;
	text-align: center;
	width: 754px;
	color: #ffffff;
	padding: 0px 100px 0px 100px;
	letter-spacing: 0.1em;
}

#slideshow ul li a {
	color: #ffffff;
}

#slideshow ul li .description {
	font-size: 24px;
	font-family: "museo_slab500", Arial;
	margin-bottom: 18px;
}

#slideshow ul li .client {
	font-size: 16px;
	font-family: "CrimsonBoldItalic", Arial;
	margin-bottom: 18px;
	letter-spacing: 2px;
}

#slideshow ul li .read_more {
	font-family: "NovecentowideNormalRegular", Arial;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#slideshow ul li .read_more span {
	font-family: "NovecentowideBold", Arial;
	color: #d8a9a0;
}


#latest-work {
	/*height: 232px;*/
	margin-top: 20px;
}

#latest-work .label {
	width: 954px;
	text-align: center;
	height: 87px;
	margin: -40px auto 0px auto;
	position: absolute;
	z-index: 61;
}

#latest-work ul {
	margin: 16px 0px 0px 49px;
	padding: 0px;
	list-style-type: none;
	z-index: 50;
	width: 856px;
	/*height: 177px;*/
	overflow: hidden;
}

#latest-work ul li {
	float: left;
	margin: 0px 0px 12px 0px;
	width: 205px;
	height: 177px;
}

#latest-work ul li a {
	width: 205px;
	height: 177px;
	display: block;
}

#latest-work ul li a .image {
	width: 205px;
	height: 177px;
	position: absolute;
	z-index: 51;
}

#latest-work ul li a .text {
	background: transparent url(../images/fade.png) top left repeat;
	position: absolute;
	z-index: 52;
	width: 205px;
	height: 97px;
	color: #ffffff;
	letter-spacing: 1px;
	text-align: center;
	padding-top: 80px;
	font-family: "NovecentowideBold", Arial;
	font-size: 12px;
	text-transform: uppercase;
}

#latest-work ul li .text span {
	/*font-family: "CrimsonBoldItalic", Arial;*/
	font-family: "NovecentowideMedium", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 12px;
}


.wavy {
	height: 4px;
	background-position: top left;
	background-image: url(../images/black-divider.png);
	background-repeat: repeat-x;
	margin: 16px auto 16px auto;
}

.wavy.yellow {
	background-image: url(../images/wavy-yellow.png);
}



.black-divider {
	/*height: 4px;
	background: transparent url(../images/black-divider.png) top left repeat-x;*/
	border-top: 1px solid #000;
	margin: 0px 50px 0px 50px;
}

.yellow-block {
	/* background-color: #f2d11c; */
	background-color: #e8d3cf;
	padding: 50px 80px 40px 80px;
	text-align: center;
	font-family: "museo_slab500", Arial;
	font-size: 14px;
	line-height: 23px;
}

.yellow-block h1 {
	font-family: "NovecentowideMedium", Arial;
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	letter-spacing: 2px;
	line-height: 25px;
}

.yellow-block h2 {
    font-family: "museo_slab500",Arial;
    font-size: 14px;
    line-height: 23px;
    font-weight: normal;
}

.flag-container {
	display: block;
	text-align: center;
}

#news_container .flag-container {
	display: none;
}

.black-flag {
	/* background: transparent url(../images/black-flag-bg.png) bottom center no-repeat; */
	background-color: #7a717c;
	font-family: "NovecentowideDemiBold", Arial;
	font-size: 13px;
	color: #e8d3cf;
	width: auto;
	min-width: 125px;
	display: inline-block;
	height: 33px;
	padding: 17px 10px 0px 10px;
	margin: 0px auto 7px auto !important;
	text-align: center !important;
	letter-spacing: 2px;
}

.black-flag:after {
	display: block;
	content: "";
	border-bottom: 1px solid #e8d3cf;
	width: 62px;
	margin: 16px auto 0 auto;

}

#page_container .black-flag {
	font-size: 18px;
	font-family: "NovecentowideMedium", Arial;
	background: none;
	color: #7a717c;
	padding-top: 60px;

}

#page_container .black-flag:after {
	border-bottom: 1px solid #7a717c;
	margin: 25px auto 0 auto;
}


.yellow-flag {
	/* background: transparent url(../images/yellow-flag-bg.png) top center no-repeat; */
	background-color: #e8d3cf;
	font-family: "NovecentowideDemiBold", Arial;
	font-size: 11px;
	color: #7a717c;
	width: 120px;
	height: 33px;
	padding-top: 17px;
	margin: 0px auto 0px auto;
	text-align: center;
}


.column {
	margin: 90px 0;
}

.column.centered {
	text-align: center;
}

.column ul {
	margin: 0px 0px 0px 49px;
	padding: 0px;
	list-style-type: none;
	width: 856px;
	overflow: hidden;
}

.column.centered ul {
	margin: 0px auto 0px auto !important;
}

.column ul li {
	float: left;
	margin: 0px;
	width: 205px;
	text-align: center;
	padding: 0px 6px 0px 6px;
}



.column.centered ul li {
	width: 259px;
	margin: 0px 13px 0px 13px;
}

.column.centered ul li.first {
	margin-right: 0px;
}

.column.centered ul li.last {
	margin-left: 0px;
}


.column.centered ul li .attribute_quote {
	font-family: "NovecentowideNormalRegular", Arial;
	letter-spacing: 1px;
	font-size: 11px;
	line-height: 25px;

}

.column.centered ul li .attribute_quote strong {
	font-family: "NovecentowideBold", Arial;
	font-weight: normal;
}

.column ul li.first {
	padding-left: 0px;
}

.column ul li.last {
	padding-right: 0px;
}

.column ul li .balance_header.quote {
	height: 110px !important;
}

.column ul li .inner.service_list h2 {
	width: 259px;
}

.column ul li .inner.service_list li h3 {
	margin: 0px;
	padding: 0px;
}

.column ul li .inner.service_list li, .column ul li .inner.service_list li h3 {
	text-transform: uppercase;
	float: none;
	font-family: "NovecentowideNormalRegular", Arial;
	font-size: 11px;
	letter-spacing: 0.1em;
	line-height: 17px;
	margin: 9px 0px 16px 0px;
}


.column h2,
.column.centered h3 {
	font-family: "NovecentowideDemiBold", Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	font-weight: normal;
	margin: 0px;
	margin-bottom: 20px;
	padding: 0px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.column h3, .column .quote {
	font-family: "museo_slab500", Arial;
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding: 10px 20px 0px 20px;
	line-height: 22px;
    text-transform: none;
    letter-spacing: normal;

}

.column .read_more {
	margin-top: 40px;
	font-family: "NovecentowideNormalRegular", Arial;
	font-size: 11px;
	padding-top: 26px;
	background: transparent url(../images/service-list-btm.png) top center no-repeat;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.column .read_more span {
	font-family: "NovecentowideBold", Arial;
}

.column .read_more span:hover {
	color: #dbaf00;
}

.column a {
	color: #000000;
}

#footer {
	/* background: black url(../images/footer-divider.png) top left repeat-x; */
	background-color: #7a717c;
	/* padding-top: 5px; */
	padding-bottom: 20px;
    padding-top: 30px;
	color: #ffffff;
}	

#footer p {
	letter-spacing: 1px;
}

/*
#footer .black-flag {
	background: black url(../images/footer-divider-yellow.png) bottom center no-repeat;
}*/

#footer hr {
	border: none;
	height: 4px;
	/* background: transparent url(../images/footer-divider-white.png) top left repeat-x; */
	border-top: 1px solid #e8d3cf;
}

#footer_content {
	width: 954px;
	margin: 0px auto 0px auto;
	padding-bottom: 40px;
	text-align: center;
}

#footer_content .column {
	margin-top: 20px;
	margin-bottom: 0px;
	padding-bottom: 10px !important;
}

#footer_content .column ul {
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
}

#footer_content .column ul li {
	width: 200px;
	margin: 0px 70px 0px 70px;
	font-family: "NovecentowideBold", Arial;
	font-size: 12px;
	text-transform: uppercase;
}

#footer_content .yellow-flag {
	margin-bottom: 0px !Important;
}

#footer_content .column ul li p {
	line-height: 20px;
}

#footer_content .column ul li a {
	color: #e8d3cf;
}

#footer_content .column ul li .tel {
	font-family: "NovecentowideDemiBold", Arial;
	font-size: 16px;
	line-height: 20px;
}


#footer_content .black-flag {
	text-transform: none;
}

#footer_content .column ul li.first, #footer_content .column ul li.last {
	margin: 0px;
}


#footer_content .column ul li.first {
	margin-left: 45px;
}

#footer_content .credit {
	font-family: "NovecentowideBold", Arial;
	font-size: 10px;
	text-transform: uppercase;
	margin-top: 20px;
	margin-bottom: 40px;
	letter-spacing: 1px;
}

#footer_content .credit a {
	color: white;
}


#news_container hr {
	border: none;
	height: 1px;
	background-color: black;
	margin-left: 50px;
	margin-right: 50px;}

#news_container h2 {
	font-size: 15px;
	font-family: "CrimsonBoldItalic", Arial;	
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
	padding-bottom: 15px;
	background: transparent url(../images/header_dots.png) bottom left repeat-x;
	letter-spacing: 3px;
	line-height: 30px;
	margin-left: 50px;
	margin-right: 50px;
}

#news_container #year-flag {
	margin-top: -28px !important;
	width: 40px;
	background-position: top center;
	height: 100px;
}

#news_container .left {
	/* width: 627px; */
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 44px;
	/*padding: 0 24px;
	margin-right: 24px;
	margin-left: 49px;*/
	/*background: transparent url(../images/vertical-dots.png) top right repeat-y; */
	float: left;
	text-align: center;
}

#news_container .left h2:first-child, #news_container .right h3:first-child {
	margin-top: 0px;
}

#news_container .left .first_para, #news_container .left h3 {
	font-family: "NovecentowideDemiBold", Arial !important;
	font-weight: normal;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 20px;
}

#news_container .left p, #news_container .right p, #news_container .left .first_para {
	line-height: 20px;
}

#news_container .right {
	width: 181px;
	float: left;
	text-align: center;
}

#news_container .right .wavy {
	margin-top: 40px;
	margin-bottom: 40px;

}

#news_container .right h3, #news_container .right h4 {
	font-family: "LeagueGothicRegular", Arial;
	font-size: 24px;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 0px;
	letter-spacing: 1px;
	margin-top: 0px;
}

#news_container .news-divider {
	height: 16px;
	background: transparent url(../images/news-divider.png) top left repeat-x;
	margin-top: 40px;
	margin-bottom: 40px;
}

#news_container .right .news-divider {
	background-image: url(../images/black-divider.png);
}

#news_container .left h2 {
	font-family: "NovecentowideDemiBold", Arial !important;
	font-size: 18px;
	color: #7a717c;
	font-weight: normal;
	text-align: center;
	margin-bottom: 0px;
	letter-spacing: 1px;
	background-image: none;
}

#news_container .left h4 {
	font-family: "NovecentowideBold", Arial;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	margin-top: 0px;
}


#news_container .left img {
    margin-top: 15px;
    margin-bottom: 15px;
}

.portfolio_menu {
	text-align: center;
	width: 850px;
	margin: 0px auto 40px auto;
}

.portfolio_menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.portfolio_menu ul li {
	width: 259px;
	height: 185px;
	float: left;
	margin: 10px;
}

.portfolio_menu .image {
	width: 259px;
	height: 185px;
	position: absolute;
	z-index: 51;
}

.portfolio_menu .text {
	width: 259px;
	height: 185px;
	position: absolute;
	z-index: 52;
	background: transparent url(../images/fade.png) top left repeat;
}

.portfolio_menu .text a {
	display: block;
	height: 105px;
		color: #ffffff;
	letter-spacing: 1px;
	text-align: center;
	padding-top: 80px;
	font-family: "NovecentowideBold", Arial;
	font-size: 12px;
	text-transform: uppercase;
}

.portfolio_menu span {
	font-family: "CrimsonBoldItalic", Arial;
	text-transform: none;
}

#portfolio_container {
	padding-left: 49px;
	margin-bottom: 50px;
}

#portfolio_container .left {
	width: 186px;
	float: left;
	text-align: center;
}

#portfolio_container .left hr {
	height: 4px;
	background-position: top left;
	background-image: url(../images/black-divider.png);
	background-repeat: repeat-x;
	margin: 40px auto 40px auto;
	border: none;
	width: 100px;
}

#portfolio_container .right {
	width: 622px;
	margin-right: 50px;
	float: right;
	text-align: center;
}

#portfolio_container .company_name {
	font-family: "NovecentowideBold", Arial;
	font-size: 16px;
	font-weight: normal;	
	letter-spacing: 2px;
	line-height: 25px;
}

#portfolio_container .work_type {
	font-family: "NovecentowideNormalRegular", Arial;
	font-weight: normal;
	font-size: 11px !important;
	letter-spacing: 2px;
	margin-bottom: 25px;
	line-height: 20px;
}

#portfolio_container .other_projects_title {
	font-family: "NovecentowideDemiBold", Arial;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 20px;
}

#portfolio_container ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#portfolio_container ul li, #portfolio_container ul li h3 {
	font-family: "NovecentowideNormalRegular", Arial;
	font-size: 11px;
	text-transform: uppercase;
	margin-bottom: 15px;
	letter-spacing: 1px;
	font-weight: normal;
}
#portfolio_container p {
	font-size: 12px;
	line-height: 20px;

	display: block;
}
#portfolio_container .quote {
	font-size: 14px !important;
	font-family: "museo_slab500", Arial;
	padding-top: 20px !important;
	clear: both;
	padding-bottom: 20px;
}

#portfolio_container .quote p {
	font-size: 16px !important;
	letter-spacing: 1px;
	line-height: 25px;
}

#portfolio_container .quote .quote_source {
	font-family: "NovecentowideNormalRegular", Arial;
	text-transform: none;
	font-size: 11px !important;
	letter-spacing: 1px;
}

.project_navigation {
	text-align: center;
	margin: 10px 50px 10px 50px;
	padding: 10px 0px 14px 0px;
	height: 35px;
	background: transparent url(../images/project_navigation_bg.png) top left repeat-x;
}

.project_navigation .prev {
	float: left;
	margin-top: 3px;
}

.project_navigation .next {
	float: right;
	margin-top: 3px;
}

.project_navigation a {
	font-family: "NovecentowideMedium", Arial;
	font-size: 9px;
	text-transform: uppercase;
	color: #000000;
	letter-spacing: 3px;
}

.project_navigation a:hover {
	color: #d8a9a0;
}

.project_navigation .back {

}

h1 { font-size: inherit !important; }


.yellow-block.contact {
	font-family: "NovecentowideMedium", Arial;
	font-size: 13px;
	padding-top: 30px !important;
	letter-spacing: 2px;
	line-height: 28px;
}
.yellow-block.contact strong {
	font-weight: normal;
	font-family: "NovecentowideBold", Arial;
	font-size: 20px;	
}
.yellow-block.contact .address {
	font-size: 17px;
}
.yellow-block.contact a {
	color: black;
	font-family: "NovecentowideBold", Arial;
}

#contact_form label {
	font-family: "NovecentowideNormalRegular", Arial;
	font-size: 11px;
	letter-spacing: 2px;
}

#contact_form td {
	padding-bottom: 20px;
	padding-right: 18px;
	vertical-align: top;
}

#contact_form input[type=text], #contact_form textarea {
	width: 472px;
	background-color: #e7e7e7;
	border: none;
	font-family: Arial;
	font-size: 12px;
	padding: 3px 5px 3px 5px;
	text-transform: none !important;
	resize: vertical;
}

.contact_text {
	text-align: center;
	font-family: "NovecentowideMedium", Arial;
	font-size: 13px;
	margin: 50px 0px 50px 0px;
	letter-spacing: 2px;
	line-height: 28px;
}

#contact_form {
	border-top: 1px solid black;
	padding-top: 40px;
	border-bottom: 1px solid black;
	padding-bottom: 10px;
}

.submit_button {
	text-align: center;
}

.submit_button button {
	/* background: transparent url(../images/black-flag-bg.png) bottom center no-repeat; */
	background-color: #e8d3cf;
	border: none;
	font-family: "NovecentowideMedium", Arial;
	font-size: 13px;
	width: 120px;
	height: 40px;
	color: #000;
	padding: 0px 0px 0px 0px !important;
	letter-spacing: 2px;
	cursor: pointer;
	margin-bottom: 20px;
}

.contact-top {
	height: 54px;
	width: 954px;
	background: transparent url(../images/contact-top.png) top center no-repeat;
}
.contact-btm {
	height: 3px;
	background: transparent url(../images/contact-btm.png) top left repeat-x;
}

#error_message {
	font-family: "NovecentowideBold", Arial;
	font-size: 13px;
	color: #9eb854;
	text-align: center;
	letter-spacing: 2px;
}

#error_message ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	letter-spacing: 2px;
}

#error_message ul li {
	margin-top: 5px;
	margin-bottom: 5px;
}


.news_page_title_container {
	text-align: center;
	margin: 10px 50px 0px 50px;
	padding: 12px 0px 35px 0px;
	height: 35px;
	background: transparent url(../images/project_navigation_bg.png) top left repeat-x;
}

.news_page_title {
	text-align: center;
	font-family: "NovecentowideDemiBold", Arial;
	font-size: 9px;
	text-transform: uppercase;
	color: #000000;
	letter-spacing: 3px;
}


#cboxClose, #cboxPrevious, #cboxNext, #cboxTitle, #cboxCurrent {
	font-family: "NovecentowideNormalRegular", Arial;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#cboxClose {
	background-image: none !important;
	padding-bottom: 0px !important;
	bottom: -6px !important;
}

#cboxCurrent {
	float: right !important;
	display: none !important;
}

#cboxPrevious {
	margin-right: 20px !important;
}

#cboxNext {
	margin-left: 20px !important;
}

#news_container h2 {
	letter-spacing: 2px !important;
}

.about_page .read_more {
	margin-top: 0px !important;
}



/* _________ sitemap list _____________________ */



#site_map_container  { padding: 0px 0px 0px 200px; }
	


#page_container #site_map_container ul { list-style-type: none; }
	

	

#page_container #site_map_container ul li  {
	width: 300px;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
}
	
	
#page_container #site_map_container ul li  a {

}

#page_container #site_map_container ul li  a:hover {
	color: #000000;

}

/* added 13022015 */

/* Mobile helpers */
.mobile,
table .mobile {
    display: none;
}

.no-mobile {
    display: block;
}

table .no-mobile {
    display: table-cell;
}

/* makes images responsive - use on img tags */
.img-responsive {
    display: block;
    width: 100% \9;
    max-width: 100%;
    height: auto;
}

/* icons */
.icon {
    font-size: 40px;
    color: #000000;
    display: inline-block;
    position: relative;
}

/* general styles */
.align-right {
    float: right;
}

#pepper-creative a img {
    width: 207px;
}

#pepper-creative h2 {
	font-weight: normal;
	font-family: "NovecentowideMedium", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #7a717c;
	letter-spacing: 5px;
	font-size: 18px;
}

/* form */
.form-horiz {
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    padding: 40px 0 30px 0;
    margin: 0 100px;
}

.input-group {
    position: relative;
    width: auto;
    padding: 0 10px;
    margin: 10px 0;
}

.input-group label {
    display: block;
    font-family: "NovecentowideNormalRegular", Arial;
    font-size: 11px;
    letter-spacing: 2px;
    margin-bottom: 8px;
	text-align: left;
}

.input-group input[type=text], .input-group textarea {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    width: 100%;
    /*background-color: #e7e7e7;*/
    background-color: rgba(232,211,207, 0.5);
    border: none;
    font-size: 12px;
    padding: 8px 5px 8px 5px;
    text-transform: none !important;
    resize: vertical;
    margin-top: 5px;
}

.input-group .radio label {
    padding-left: 20px;
    cursor: pointer;
    margin-bottom: 8px;
}

.input-group .radio input[type="radio"] {
    margin-left: -20px;
    margin-top: 1px;
    padding: 0;
    position: absolute;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    z-index: 3000;
}

.quick-contact-box {
    margin-bottom: 30px;
}

.quick-contact-box,
.quick-contact-box a {
    text-align: center;
    font-family: "NovecentowideDemiBold", Arial;
    font-size: 11px;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 20px;
    color: #000;
}

.quick-contact-box i,
.quick-contact-box a {
    display: inline-block;
    color: #d8a9a0;
}

.quick-contact-box.main i {
    display: block;
    margin-top: 0;
}

.quick-contact-box i {
    font-size: 60px;
    margin-top: 50px;
    margin-bottom: 30px;
    cursor: pointer;
    text-align: center;
}

.quick-contact-box .title,
.quick-contact-box .title a {
    font-family: "NovecentowideNormalRegular",Arial;
    font-size: 18px;
    text-transform: capitalize;
}

.quick-contact-box .title {
    color: #a8a8a8;
    margin-bottom: 35px;
}

#popup-status p {
    margin: 0 0 5px 0;
}

#popup-status p:last-child {
    margin: 0;
}

#popup-status.success,
#popup-status.error {
    font-family: "NovecentowideNormalRegular",Arial;
	display: block;
    color: #FFF;
    margin: 0 100px;
    padding: 10px 8px;
}

#popup-status.success {
	background-color: #7acc4d;
}

#popup-status.error {
	background-color: #cc000c;
}

.column.extended {
    margin-bottom: 0;
}

.column .read_more_2 {
    background: transparent url("../images/service-list-btm.png") no-repeat scroll center bottom;
    font-family: "NovecentowideNormalRegular",Arial;
    font-size: 11px;
    letter-spacing: 1px;
    margin-top: 25px;
    margin-bottom: 40px;
    padding-bottom: 26px;
    text-transform: uppercase;
}

.column .image {
    margin-bottom: 45px;
}

.column .inner p {
    line-height: 1.6em;
}

.column .image img {
    display: block;
    width: 100% \9;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
}

@media(min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    #latest-work ul li a .text,
	.portfolio_menu .text,
    .portfolio_menu .text a {
		color: #000;
        display: inline-block !important;
		background-image: none;
		background-color: rgba(255,255,255, 0.8);
    }

	#latest-work ul li a .text {

	}
}

