/*
Theme Name: Conus
Description: Custom Wordpress theme
Author: Yakub Erogul


font-family:'Didot eText W01 Regular';
font-family:'Didot eText W01 Italic';
font-family:'Didot eText W01 Bold';
font-family:'DidotETW01-BoldItalic';
font-family:'Proxima N W01 Reg';
font-family:'Proxima N W01 Smbd';


---------------------------------------
BASIC STUFF AND TYPOGRAPHY
------------------------------------ */

html { overflow-y: scroll; }
article, aside, figure, footer, header, hgroup, nav, section { display: block; }
.touch body { -webkit-text-size-adjust: none; }
:focus { -moz-outline-style: none; outline: none; }

body {
	margin: 0;
	font-size: 14px;
	line-height: 19px;
	font-family: 'Proxima N W01 Reg',Helvetica,Arial,sans-serif;
	color: #544458;
	background: #f6f0ee;
	-webkit-font-smoothing: antialiased;
}

p {
	margin: 10px 0;
}

a {
	text-decoration: none;
	outline: none;
	color: inherit;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
a:hover {
	text-decoration:underline;
}
a img {
	border: 0;
}

h1 {
	font: normal normal 56px/60px 'Didot eText W01 Bold',Helvetica,Arial,sans-serif;
	margin: 20px 0 10px 0;
	text-transform: uppercase;
	letter-spacing: 8px;
}

h2 {
	font: normal normal 30px/37px 'Didot eText W01 Bold',Helvetica,Arial,sans-serif;
	margin: 30px 0 6px 0;
	text-transform: uppercase;
	letter-spacing: 2px;
}

h3 {
	font: normal normal 20px/32px 'Didot eText W01 Italic',Helvetica,Arial,sans-serif;
	margin: 10px 0 5px 0;
}

h4 {
	font: normal normal 15px/18px 'Proxima N W01 Smbd',Helvetica,Arial,sans-serif;
	margin: 16px 0 5px 0;
	text-transform: uppercase;
}


/* ------------------------------------
HEADER
------------------------------------ */

header {
	position: absolute;
	top:42px;
	width: 100%;
	height: 120px;
	left: 0;
}
#header_inner {
	margin: 0 auto;
	max-width: 1200px;
	padding: 0 20px;
	position: relative;
}
#logo {
	float: left;
}
#logo img {
	width: 116px;
}
.logo_neg { display: none; }
.page-id-11 .logo_neg { display: inline; }
.page-id-11 .logo_pos { display: none; }
#header_contact {
	position: absolute;
	top:0;
	right: 20px;
	text-align: right;
	font: normal normal 17px/20px 'Didot eText W01 Bold',Helvetica,Arial,sans-serif;
	text-transform: uppercase;
	letter-spacing: 3px;
}
a.login {
	color: #b98947;
	margin-left:70px;
	border-bottom:1px solid #b98947;
	padding-bottom:5px;
	text-decoration: none;
}


/* ------------------------------------
GENERAL LAYOUT
------------------------------------ */

#wrapper {
	background: white;
/*	padding-top:15px;
*/}
.content {
	padding-top:190px;
	background: #f7e8e3;
}
.content_inner {
	max-width: 1200px;
	padding: 1px 20px;
	margin: 0 auto;
	min-height: 260px;
	position: relative;
}
.leftcol, .rightcol {
	float: left;
	width: 50%;
}

/* ABOUT */
.content#about {
	background: url(_inc/img/bg_about.png) repeat-y top center;
}
#about p em {
	font-family:'Didot eText W01 Italic';
	font-style: normal;
}
#about .leftcol {
	margin-left:7%;
	width: 44%;
}
#about .rightcol {
	margin-left:9%;
	width: 39%;
}
p#gene_al {
	line-height: 1px;
	margin: 0;
}
p#gene_al img {
	max-width: 100%;
}
#about .rightcol h1 {
	color: #d7b16c;
}
#video img {
	position: absolute;
	right: 80px;
	bottom: 0;
}

/* SOLUTION */
.content#solution {
	background: url(_inc/img/bg_solution2.png) no-repeat right 80px, url(_inc/img/bg_solution.png) repeat-y top center;
}
#solution .leftcol {
	width: 65%;
}
#solution .rightcol {
	margin-left:6%;
	width:29%;
}
#solution .leftcol h1, #solution .leftcol h4 { color: white }
#solution .leftcol h3 { max-width: 600px }
#solution .rightcol h2 { color: #e0c185 }
.col4 {
	width: 23%;
	margin-right:2%;
	float: left;
}
#solution .content_inner {
	padding-bottom:100px;
}
#solution #video img {
	position: absolute;
	left: 80px;
	bottom: 0;
}

/* CONTACT */
.content#contact {
	background: #f3eeec;
}
#contact h2 {
	font: normal normal 30px/32px 'Didot eText W01 Italic',Helvetica,Arial,sans-serif;
	margin: 30px 0 5px 0;
	letter-spacing: 0;
	text-transform: none;
}
.contact_intro {
	margin-left:10%;
	max-width: 850px;
}
#contact h1 {
	color: #d7b16c;
}
.contact_content {
	background: white;
}
.contact_content_inner {
	max-width: 1200px;
	margin: 0 auto;
	padding: 20px 20px 0 20px;
	position: relative;
}
.contact_leftcol {
	float: right;
	width: 27%;
	min-height: 200px;
	line-height: 1px;
	text-align: center;
}
#brochure img {
	margin: 16px 0 60px 0;
}
.contact_rightcol {
	float: right;
	margin-left:4%;
	width: 69%;
	min-height: 200px;
	padding-bottom:30px;
}
#contact #video img {
	position: static;
	left: 0;
	right: auto;
}

.contact_rightcol #em_subscribe_form .em_wfe_form_container input[type=text] {
	font: 12px 'Proxima N W01 Reg',Helvetica,Arial,sans-serif;
	color: #504055;
	text-transform: uppercase;
	padding: 8px 0;
	border: 0;
	width: 100%;
	max-width: 400px;
	margin: 5px 0 5px 0 !important;
	border-bottom: 1px solid #504055;
	border-radius: 0;
	-webkit-appearance: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#em_subscribe_form .wfe_component input.wfe_button {
	font-size: 17px !important;
    text-transform: uppercase;
    padding: 8px 0;
    cursor: pointer;
    background: none;
    color: #d7b16c;
    font-family: 'Didot eText W01 Bold',Helvetica,Arial,sans-serif !important;
    letter-spacing: 3px;
    -webkit-appearance: none;
    border: 0;
    outline: 0;
}

.webform_step {
	width: 100%;
}
.webform_step,
.webform_step .wfe_component,
.webform_step .wfe_component table td {
	margin: 0 !important;
	padding: 0 !important;
} 
	

/* PROCESS */
.content#process {
	background: url(_inc/img/bg_process.png) repeat-y top center;
}
#process .content_inner {
	padding-bottom:230px;
}
#process h1, #process h3 {
	color: #e0c185;
}
.col2 {
	width: 46%;
	margin-right:4%;
	float: left;
}
#process .cols .col2:nth-child(odd) {
	clear:left;
	float: left;
}
#process .leftcol {
	width: 32%;
}
#process .rightcol {
	margin-left:7%;
	width: 50%;
}
#process #video img {
	right: auto;
	left: 20%;
}


/* APPLY */
.apply {
	background: white;
}
.apply_inner {
	max-width: 1200px;
	padding: 40px 20px;
	margin: 0 auto;
}
#gform_wrapper_2 {
	margin-left: 10%;
}
.apply input[type='text'], .apply textarea {
	max-width: 550px;
	margin-top:0;
	margin-bottom:17px;
	background: #faf7fc;
	padding-left:8px;
	padding-right: 8px;
	text-transform: none;
}
.apply input[type='text']:focus, .apply textarea:focus {
	background: #f2f0f5;
}
.apply .validation_message {
	margin-bottom: 16px;
	margin-top: -14px;
}
.apply .validation_error {
	display: none;
}

.apply_inner .webform_step input[type='text'], .apply_inner .webform_step textarea {
    max-width: 550px;
    margin-top: 0 !important;
    margin-bottom: 17px !important;
    background: #faf7fc !important;
    padding-left: 8px;
    padding-right: 8px;
    text-transform: none;
}

.apply_inner .webform_step {
	margin-left: 10% !important;
	width: 100% !important;
}

.apply_inner .webform_step label {
	font-family: 'Proxima N W01 Reg',Helvetica,Arial,sans-serif !important;
	color: #544458 !important;
	font-size: 14px !important;
}

/* ------------------------------------
HOMEPAGE
------------------------------------ */

#home .content_inner {
	text-align: center;
}
img.hero {
	margin-top:-40px;
}
.hero_mobile {
	display: none;
	max-width: 100%;
}
#home #video img {
	position: static;
	margin-left: 30px;
	float: right;
}
#video2 { display: none; }
.tagline {
	text-align: right;
	width: 100%;
	position: absolute;
	bottom: 0;
	right: 0;
}
.tagline h3 a {
	font-size: 16px;
	margin: 18px 60px 0 0;
}
.tagline h3 {
	float: right;
	margin-top:63px;
}
.flex-control-nav, .flex-direction-nav { display: none; }
#homebanner .slides li {
	padding-top:12px;
}

#home_content {
	border-top: 12px solid rgba(215,207,200,0.7);
}
#home_content_inner {
	max-width: 1200px;
	padding: 20px 20px 50px 20px;
	margin: 0 auto;
	text-align: center;
}
.home_col {
	width: 30%;
	margin-right: 5%;
	float: left;
}
.home_col.last {
	margin-right: 0;
}
.home_col h2 {
	font-size: 20px;
	line-height: 26px;
}


/* ------------------------------------
NAVIGATION
------------------------------------ */

nav {
	position: absolute;
	top:50px;
	right: 4px;
}

.menu {
	
}

.menu > ul {
	list-style:none;
	margin:0;
	padding:0;
}

.menu > ul > li {
	list-style: none;
	margin: 0;
	padding: 0;
	display:inline-block;
	position:relative;
	height:50px;
}

.menu > ul > li > a {
	font:normal normal 15px/normal 'Proxima N W01 Reg',Helvetica,Arial,sans-serif;
	letter-spacing: 3px;
	text-decoration: none;
	text-transform: uppercase;
	display: inline-block;
	padding: 8px 10px 8px 18px;
	overflow: hidden;
	color: #544458;
}

.menu > ul > li > a:hover, .menu > ul > li:hover > a {
	
}
#header_inner nav .menu .sub-menu {
    display: none;
}
nav .menu #menu-menu-main > li:hover .sub-menu {
    display: block;
    position: absolute;
        list-style: outside none none;
}
.menu .sub-menu {
    background: #ffffff none repeat scroll 0 0;
    display: inline-block;
    padding: 10px 0;
    width: 295px;
    z-index: 99;
}
.menu .sub-menu li > a {
    color: #544458;
    display: inline-block;
    font-family: proxima n w01 reg;
    font-size: 14px;
    font-weight: bold;
    line-height: normal;
    padding: 10px 15px !important;
    text-decoration: none;
    text-transform: uppercase;
    width: auto;
}
.menu > ul > li > a:hover {
    color: #000000;
}


.menu > ul > li.current_page_item > a, .menu > ul > li.current_page_parent > a {
	background: url(_inc/img/nav_on.png) no-repeat bottom center;
}

.menu .children {
	display: none;
}

.ie7 .menu > ul > li > a, .ie7 .menu > ul > li { display:block;float:left; }


.mobile_nav {
	position: absolute;
	top:0;
	right: 0;
	display: none;
}
.mobile_nav div.selector {
	background: url(_inc/img/menu.png) no-repeat center center !important;
	width: 26px !important;
	padding: 43px 32px 26px 32px;
	cursor: pointer;
}
.page-id-11 .mobile_nav div.selector {
	background: url(_inc/img/menu_neg.png) no-repeat center center !important;
	opacity: 0.7;
}
.mobile_nav div.selector span {
	background: none !important;
	padding: 0;
	margin: 0;
	font-size: 1px;
	text-align: left;
	text-indent: -9999px;
	cursor: pointer;
}
.mobile_nav div.selector select {
	width: 100%;
	height: 100%;
	cursor: pointer;
}


/* ------------------------------------
FOOTER
------------------------------------ */

footer {
	border-top:12px solid rgba(215,207,200,0.7);
	height: 100px;
	margin-top:-12px;
	position: relative;
	z-index: 2;
	font-size: 11px;
	text-transform: uppercase;
}
#footer_inner {
	max-width: 1200px;
	padding: 30px 20px;
	margin: 0 auto;
	position: relative;
}
a#siteby {
	display: block;
	background:url(http://www.milkable.me/siteby/siteby_pos@2x.png) no-repeat top left;
	background-size:97px 21px;
	width:97px;
	height:21px;
	opacity:0.6;
	font-size:1px;
	text-align: left;
	text-indent: -9999px;
	float: right;
}
a#siteby:hover { opacity:1; }
.ie8 a#siteby, .ie7 a#siteby { background:url(http://www.milkable.me/siteby/siteby_pos.png) no-repeat top left; }


/* ------------------------------------
FORMS
------------------------------------ */

input[type='text'], select, textarea {
	font: 12px 'Proxima N W01 Reg',Helvetica,Arial,sans-serif;
	color: #504055;
	text-transform: uppercase;
	padding: 8px 0;
	border:0;
	width: 100%;
	max-width: 400px;
	margin: 5px 0 5px 0;
	border-bottom:1px solid #504055;
	border-radius: 0;
	-webkit-appearance: none;
	-webkit-box-sizing: border-box;
	       -moz-box-sizing: border-box;
	            box-sizing: border-box;
}
textarea {
	height: 100px;
}

input[type=submit], button {
	font-size: 17px;
	text-transform: uppercase;
	padding:8px 0;
	cursor: pointer;
	background: none;
	color: #d7b16c;
	font-family: 'Didot eText W01 Bold',Helvetica,Arial,sans-serif;
	letter-spacing: 3px;
	-webkit-appearance: none;
	border:0;
	outline:0;
}

.gform_ajax_spinner {
	vertical-align: middle;
	margin: 0 8px;
}

.gform_wrapper ul, .gform_wrapper li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.validation_message {
	font-size: 11px;
	line-height: 11px;
	color: red;
	margin-bottom: 10px;
}


/* ------------------------------------
EVERYTHING ELSE, MISCELLANEOUS STUFF
------------------------------------ */

.alignright {
	clear: right;
	float: right;
	margin: 0px 0px 20px 20px;
}

.alignleft {
	clear: left;
	float: left;
	margin: 0px 20px 20px 0px;
}

.wp-caption-text {
	font-style: italic;
	font-size: 11px;
	line-height: 16px;
	margin-top: 3px;
}

a {-webkit-tap-highlight-color:#b98947;}
::-moz-selection{background: #b98947 !important;}
::selection {background: #b98947 !important;}

::-webkit-input-placeholder { color: #504055; }
:-moz-placeholder { color: #504055; }
::-moz-placeholder { color: #504055; }
:-ms-input-placeholder { color: #504055; }


/* ------------------------------------
MEDIA QUERIES
------------------------------------ */

@media screen and (max-width:1600px) {
	.content#solution {
		background: url(_inc/img/bg_solution.png) repeat-y top center;
	}


	img.hero {
		margin-top:-10px;
	}
}

@media screen and (max-width:1200px) {
	.content#solution {
		background-position: -760px top;
	}
	.content#process {
		background-position: -784px top;
	}
	#process h1 {
		font-size: 35px;
	}
	#process .leftcol {
		width: 25%;
	}
	#process .rightcol {
		width: 62%;
	}
	.menu > ul > li > a {
		font-size: 12px;
		letter-spacing: 2px;
		padding: 12px 10px 8px 14px;
	}
	.tagline {
		right: 60px;
	}
	.tagline h3 {
		margin-top:40px;
	}
	.tagline h3 a {
		font-size: 12px;
	}
	#video img {
		width: 200px;
	}
	h1 {
		font-size: 48px;
	}
}

@media screen and (max-width:1110px) {
	.content#solution {
		background-position: -816px top;
	}
	.content#process {
		background-position: -830px top;
	}
}

@media screen and (max-width:1024px) {
	.content#solution {
		background-position: -826px top;
	}
	#homebanner .slides li {
		padding: 20px 0 60px 0;
	}
	img.hero {
		margin-top:-10px;
	}
}

@media screen and (max-width:1023px) {
	
	body {
		font-size: 12px;
		line-height: 16px;
	}
	h1 {
		font-size: 30px;
		line-height: 40px;
		letter-spacing: 6px;
	}
	h2 {
		
	}
	h3 {
		font-size: 16px;
		line-height: 28px;
	}
	.content#solution {
		background-position: center top;
		background-size: 100% 100%;
	}
	#solution .content_inner {
		padding-bottom:160px;
	}
	#solution .leftcol {
		width: 53%;
	}
	#solution .rightcol {
		margin-left: 9%;
		width: 38%;
	}
	.col4 {
		width: auto;
		float: none;
		margin-right: 0;
	}
	a.login {
		margin-left:40px;
	}
	.menu > ul > li > a {
		font-size: 12px;
		letter-spacing: 2px;
		padding: 12px 7px 8px 11px;
	}
	#process .content_inner {
		padding-bottom:200px;
	}
	
}

@media screen and (max-width:959px) {
	
	#process .leftcol {
		width: 29%;
	}
	
}

@media screen and (max-width:840px) {
	
	#process .leftcol {
		width: 31%;
	}

}

@media screen and (max-width:798px) {
	
	.page-id-11 nav .menu > ul > li:first-child > a {
		color: white;
	}
	
	#process .leftcol {
		width: 34%;
	}
	#process .rightcol {
		margin-left: 6%;
		width: 59%;
	}
	
	.tagline h3 {
		font-size: 14px;
	}
	#homebanner .slides li {
		padding: 20px 0;
	}
	img.hero {
		margin-top:0px;
	}

}

@media screen and (max-width:767px) {
	
	body {
		text-align: center;
		font-size: 11px;
	}
	.content {
		padding-top:100px;
	}
	header {
		top:30px;
	}
	#logo { float: none; }
	#logo img {
		width: 90px;
	}
	#home .content_inner {
		height: auto !important;
	}
	#video img {
		left:50% !important;
		right: auto !important;
		margin-left:-100px;
	}
	nav, #header_contact {
		display: none;
	}
	.content#about {
		background: #ede5e1;
	}
	#about .content_inner {
		padding:0;
	}
	.leftcol, #about .leftcol {
		float: none;
		width: auto;
		margin-right: 0;
	}
	.rightcol, #about .rightcol {
		float: none;
		width: auto;
		margin-right: 0;
		margin-left: 0;
		background: white;
	}
	#about .leftcol, #about .rightcol {
		padding: 20px 20px 0 20px;
		margin-left:0;
	}
	#about .rightcol {
		padding-bottom: 50px;
	}
	p#gene_al img {
		width: 280px;
		max-width: 100%;
	}
	a#siteby {float: none;margin:30px auto 10px auto;}
	footer { font-size: 9px;}
	footer .bullet { display: none; }
	footer a { display: block }
	
	.content#solution {
		background: #e0c185;
	}
	#solution .content_inner {
		padding-left:0;
		padding-right:0;
	}
	#solution .leftcol {
		width: auto;
		padding: 20px;
	}
	#solution .rightcol {
		width: auto;
		padding: 20px 20px 0 20px;
		margin-left:0;
	}
	#about .content_inner {
		padding-bottom:130px;
	}
	.contact_content {
		margin-top:20px;
	}
	.contact_leftcol, .contact_rightcol {
		float: none;
		width: auto;
		margin-left:0;
		margin-right: 0;
	}
	.contact_intro {
		margin-left: 0;
	}
	#contact h2 {
		font-size: 20px;
	}
	#contact #video img {
		margin-left: 0;
	}
	#contact .content_inner, #apply-online .content_inner {
		padding-top:20px;
	}
	#brochure img {
		width: 90px;
		margin: 30px 0;
	}
	input[type='text'], select, textarea {
		text-align: center;
	}
	.content#process {
		background: #504056;
	}
	#process .content_inner {
		padding-left: 0;
		padding-right: 0;
	}
	#process .leftcol, #process .rightcol {
		width: auto;
		float: none;
		margin-left: 0;
		padding: 20px;
	}
	#process .rightcol h1 { display: none; }
	#process .content_inner {
		padding-bottom: 140px;
	}
	img.hero {
		margin-top:0;
		height: auto !important;
		max-width: 100% !important;
		position: static !important;
	}
	.tagline {
		text-align: center;
		position: static !important;
	}
	.tagline h3 {
		float: none;
		margin-top:0;
	}
	#home #video img {
		display: none;
	}
	#home #video2 {
		display: inline;
	}
	#home #video2 img {
		width: 150px;
		margin-top:20px;
	}
	#home .content_inner {
		padding:20px 0 0 0;
	}
	.tagline h3 a {
		margin-right: 0;
	}
	#apply-online .content_inner {
		min-height: 0;
	}
	.apply_inner .webform_step {
		margin-left: 0 !important;
	
	}
	.apply_inner .webform_step div {
		text-align: center !important;
	}
	.apply_inner .webform_step label {
		font-size: 11px !important;
	}
	#gform_wrapper_2 {
		margin-left: 0;
	}
	#header_inner {
		padding: 0 40px;
		text-align: left;
	}
	header {
		top:18px;
	}
	#wrapper {
		padding-top:0;
	}
	.mobile_nav {
		display: block;
	}
	.home_col {
		width: auto;
		margin-right: 0;
		float: none;
	}
	.home_col h2 {
		font-size: 20px;
		line-height: 26px;
		margin: 10px 0;
	}
	
}

@media screen and (max-width:480px) {
	
	#process .rightcol {
		padding-top:1px;
	}
	#process .col2 {
		float: none;
		width: auto;
		margin-right: 0;
		margin-bottom:15px;
	}
	.hero { display: none; }
	.hero_mobile {
		display: block;
	}
	
}
/* override css */
.clearfix { *zoom: 1; }
.clearfix:before,.clearfix:after { display: table; line-height: 0; content: ""; }
.clearfix:after { clear: both; }
.inline-block {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
#wrapper { overflow: hidden; }
#home .content_inner { height: auto !important; }
img.hero { height: auto !important; max-width: 100%; }
#homebanner { position: relative; }
.flex-direction-nav { display: block; }
.flex-direction-nav .flex-prev,
.flex-direction-nav .flex-next { display: block; width: 68px; height: 68px; position: absolute; background-image: url("_inc/img/slider-next-prev.png"); background-repeat: no-repeat; font-size: 0; top: 50%; margin-top: -34px; }
.flex-direction-nav .flex-prev { background-position: 0px 0px; left: 0px; }
.flex-direction-nav .flex-next { background-position: -87px 0px; right: 0px; }

#home_content { border-top: 0px; background: #fff; padding-top: 25px; padding-bottom: 40px; }
.block-intro { text-align: center; margin-bottom: 60px; }
.block-intro p { width: 830px; letter-spacing: 2px; max-width: 100%; margin: 0 auto; text-transform: uppercase; }
.block-intro .heading { font-size: 23px; color: #d7b16c; margin: 0 0 30px 0; }
.home_col img { display: block; margin: 0 auto; height: 96px; width: auto; }
.home_col .heading, .home_col h2 { font-family: "Proxima N W01 Smbd"; font-size: 16px; font-weight: bold; padding-bottom: 14px; margin-top: 35px; }
.home_col p { font-family: 'Proxima N W01 Reg'; }
#click-apply-now { background: #504055; text-align: center; padding: 30px 10px; }
#click-apply-now a { color: #fff; font-family: "Didot eText W01 Italic"; font-size: 28px; }
#click-apply-now a:hover { text-decoration: none; }
.block-2-col { }
.block-2-col .col { width: 50%; float: left; }
.block-see-case-studies { text-align: center; background: #d7b16c; height: 250px; }
.block-see-case-studies .height { height: 100%; width: 0.09%; margin-right: -4px; vertical-align: middle; }
.block-see-case-studies .middle { width: 99.99%; margin-right: -4px; vertical-align: middle; }
.block-see-case-studies .heading { font-size: 23px; color: #fff; margin: 0 0 30px 0; line-height: 1.2; }
.block-see-case-studies .read-more { font-size: 18px; color: #504055; border: 2px solid #504055; padding: 10px 40px; font-family: "Didot eText W01 Bold"; line-height: 1.2; letter-spacing: 2px;  }
.block-see-case-studies .read-more:hover { text-decoration: none; }

.block-our-video { background: #f6f0ee; height: 250px; }
.block-our-video .height { width: 0.09%; margin-right: -4px; vertical-align: middle; height: 100%; }
.block-our-video .middle { width: 99.99%; margin-right: -4px; vertical-align: middle; }
.block-our-video .image { float: left; width: 37.5%; }
.block-our-video .image img { display: block; margin: 0 auto; position: relative; top: -5px; }
.block-our-video .box { float: left; height: 100%; width: 62.5%; }
.block-our-video .heading { color: #d7b16c; font-family: "Proxima N W01 Reg"; font-size: 33px; margin: 0 0 30px 0; line-height: 1.2; }
.block-our-video .heading strong { font-family: "Proxima N W01 Smbd"; }
.block-our-video .read-more { font-size: 18px; color: #504055; border: 2px solid #504055; padding: 10px 40px; font-family: "Didot eText W01 Bold"; line-height: 1.2; letter-spacing: 2px; }
.block-our-video .read-more:hover { text-decoration: none; }

#home_content_feature {
    max-width: 1200px;
    padding: 20px 20px 10px 20px;
    margin: 0 auto;
    text-align: center;
}
#home_content_feature p {
	line-height: 1.7;
}
/*
	Case Studies
*/
.centerized { max-width: 1200px; margin: 0 auto; }
.page-case-studies { background: #fff; padding-bottom: 40px; }
.block-intro-2 { background: #d7b16c; padding: 45px 10px; text-align: center; }
.block-intro-2 p { width: 1000px; max-width: 100%; margin: 0 auto; font-family: "Proxima N W01 Reg"; font-size: 18px; line-height: 1.3; color: #fff; letter-spacing: 2px; }
.block-case-studies .centerized { padding-left: 10px; padding-right: 10px; max-width: 1180px; }
.block-case-studies .case-row { padding: 40px 0; }
.block-case-studies .case-row p { line-height: 1.7; }
.block-case-studies .case-row .heading { font-size: 16px; font-family: "Proxima N W01 Smbd"; margin: 0 0 20px 0; color: #504055; line-height: 1.6; }
.block-case-studies .case-row .heading a { font-family: inherit; color: inherit; }
.block-case-studies .case-row .col-left,
.block-case-studies .case-row .col-right{
	width: 48%;
}
.block-case-studies .case-row .col-left { float: left; text-align: right; }
.block-case-studies .case-row .col-right { float: right; text-align: left; }
.block-case-studies .case-row-even { background: #fff; }
.block-case-studies .case-row-odd { background: #f6f0ee; }
/* footer */
footer { border-top: 0px; height: auto; margin-top: 0; background: #f9ede9; }
#footer_inner { padding: 40px 0; font-family: "Proxima N W01 Reg"; }
#menu-footer { float: left; list-style-type: none; margin: 0 50px 0px 0; padding: 0; }
#menu-footer li a { line-height: 21px; height: 21px; font-family: "Proxima N W01 Reg"; color: #504055; }
#copyright { float: left; height: 21px; line-height: 21px; color: #504055; }
.signature { float: right; }
/*
	Page Process
*/
.page-template-page-process-php .menu > ul > li:first-child > a { color: #fff; }
/*responsive*/

@media screen and (max-width: 1200px){
	#footer_inner { padding-left: 30px; padding-right: 30px; }
	.page-template-page-process-php .menu > ul > li:first-child > a{
		color: #544458;
	}
}

@media screen and (max-width: 1023px){
	.block-2-col .col { width: 100%; }
	.page-template-page-process-php .menu > ul > li:first-child > a{
		color: #544458;
	}
}
@media screen and (max-width: 910px){
	.block-2-col .col { width: 100%; }
	.page-template-page-process-php .menu > ul > li:first-child > a{
		color: #fff;
	}
}
@media screen and (max-width: 850px){
	.menu > ul > li > a {
	    font-size: 10px;
	}
	
}
@media screen and (max-width: 820px){
	.mobile_nav { display: block; }
	body nav, #header_contact { display: none; }
	.page-process .mobile_nav div.selector { background: url(_inc/img/menu.png) no-repeat center center !important; }
}
@media screen and (max-width: 767px){
	.home_col {
	   margin-bottom: 40px;
	}
	#homebanner { text-align: center; }
	.flex-direction-nav {  
		display: none;
	}
	.flex-direction-nav { text-align: center; padding: 20px 0; }
	.flex-direction-nav .flex-next, .flex-direction-nav .flex-prev { position: static; }
	.flex-direction-nav { *zoom: 1; }
	.flex-direction-nav:before,.flex-direction-nav:after { display: table; line-height: 0; content: ""; }
	.flex-direction-nav:after { clear: both; }
	.flex-direction-nav li {  float: left; padding: 0 10px;
		
	}
	.signature #siteby { margin: 0; }

	.page-case-studies { border-top: 15px solid #f7e8e3; }
	.page-process .mobile_nav div.selector { background: url(_inc/img/menu_neg.png) no-repeat center center !important; }
}
@media screen and (max-width: 479px){
	.block-our-video,.block-see-case-studies { padding-left: 10px; padding-right: 10px; }
	.block-our-video { height: auto; padding-bottom: 40px; }
	.block-our-video .image { margin-bottom: 20px; }
	.block-our-video .image,.block-our-video .box { width: 100%; float: none; }
	.block-see-case-studies .read-more, .block-our-video .read-more { padding-left: 20px; padding-right: 20px; }
	.block-case-studies .case-row { padding-bottom: 0; padding-top: 20px; }

	.block-case-studies .case-row .col-left,
	.block-case-studies .case-row .col-right{
		width: auto;
		float: none;
		text-align: left;
		padding-bottom: 20px;
		padding-left: 10px;
		padding-right: 10px;
	}

	#copyright { float: none; margin-top: 40px; text-align: center; clear: both; }
}

