/*
THEME NAME: EMA
THEME URI: https://deliciousdesign.com/
DESCRIPTION: Based on Sandbox 1.6.1
VERSION: 1.0
AUTHOR: Delicious Design
AUTHOR URI:
*/

/* ----------------------------------------------------------- RESET --- */
 html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;}  table {border-collapse: separate; border-spacing: 0;}  caption, th, td { text-align: left; font-weight: normal; }  table, td, th { vertical-align: middle; }  blockquote:before, blockquote:after, q:before, q:after { content: ""; }  blockquote, q { quotes: "" ""; }  a img { border: none; } 
:focus {
outline: 0;
}
/* ---------------------------------------------------------- COLORS --- */
a:link, a:visited {
	color:#23622c;
	}
a:hover, a:active {
	color:#408d08;
	}
body, 
.wp-caption p,
input[type=text], 
input[type=email],
textarea,
select {
	color:#565656;
	}
.headline, h1, h2, h3, h4, h5, h6 {
	font-family: "semplicitapro", Arial, "Dejavu Sans", sans-serif ;
	font-weight: 700 /* 400 700 */;
	color:#565656;
	}
blockquote {
	background-color:DimGray;
	color:White;
	}
div#menu ul.menu li.menu-item a, 
div#menu ul.sub-menu li.menu-item a, 
div#menu ul.menu li.menu-item ul.sub-menu li.menu-item a {
	font-family: "semplicitapro", Arial, "Dejavu Sans", sans-serif ;
	border-top:3px solid #e9e8e8;
	color:#6d6d6d;
	-webkit-transition: padding-top .5s; /* Safari */
    -ms-transition: padding-top .5s; /* IE 9 */
    transition: padding-top .5s;
	}
div#menu ul.menu li.menu-item a:hover, 
div#menu ul.sub-menu li.menu-item a:hover, 
div#menu ul.menu li.menu-item ul.sub-menu li.menu-item a:hover {
	border-top:4px solid #ccc;
	color:#6d6d6d;
	cursor:default;
	padding-top:40px;
	cursor:pointer;
	}
div#menu ul.menu li.current_page_item a,
div#menu ul.menu li.current_page_item a:hover,
div#menu ul.menu li.menu-item ul.sub-menu li.current_page_item a,
div#menu ul.menu li.menu-item ul.sub-menu li.current_page_item a:hover {
	border-top:3px solid #6d6d6d;
	color:#6d6d6d;
	cursor:default;
	font-weight: 700;
	padding-top:38px;
	}


/* ------------------------------------------------------------ BODY --- */
body {
/*	background: url(images/main_bkgd.png) #ffffff repeat-y top center; */
	background-color:#fff;
	font-family: "nimbus-sans", Arial, "Dejavu Sans", sans-serif ;
	font-weight: 400 /* 400 700 */;
	/* font-family: "Times New Roman", Times, serif ; */
	/* font-family: "Trebuchet MS", sans-serif ; */
	font-size: 15px;
	line-height:1.0em;
	letter-spacing:-.02em;
	text-align: left;
	}

/* ------------------------------------------------------ TYPOGRAPHY --- */
div#blog-description {
	margin:0 0 0 2px;
	font-size:0.9em;
	}
h1 {
	font-size:2.3em;
	line-height:1.1em;
	margin-bottom:0.4em;
	}
h1.entry-title {
	font-size:2.6em;
	line-height:1.1em;
	margin-bottom:0.7em;
	font-weight: 400;
	}
h1.project_title {
	font-size:1.0em;
	line-height:1.0em;
	margin-bottom:1.8em;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 4px;
	}
h1.project_title .location_name {
	color:#9b9b9b;
	font-weight: 400;
	}
h1#blog_title {
	display:block;
	position:fixed;
	top:-1000px;
	left:0px;
	}
h2 {
	font-size:1.9em;
	line-height:1.1em;
	margin:0.1em 0 0.4em 0;
	}
h3 {
	font-size:1.42em;
	line-height:1.1em;
	margin:0.1em 0 0.4em 0;
	}
h4 {
	font-size:0.95em;
	line-height:1.1em;
	text-transform: uppercase;
	margin:0.6em 0 0.6em 0;
	}
h4.project_credits {
	font-size:0.8em;
	line-height:1.1em;
	text-transform: uppercase;
	margin:1.8em 0 0.6em 0;
	letter-spacing: 4px;
	}
p {
	font-size: 1.0em;
	line-height: 1.7em;
	display:block;
	margin-bottom:0.95em;
	}
p a:link,
p a:visited {
	color:#565656;
	}
p a:hover,
p a:active {
	border: transparent;
	}
ul li, ol li {
	font-size: 1.0em;
	line-height: 1.4;
	margin-bottom:4px;
	}
ul {
	display:block;
	margin-left:30px;
	margin-bottom:0.85em;
	}
ol {
	display:block;
	margin-left:33px;
	margin-bottom:0.85em;
	}
blockquote {
	font-size:1.28em;
	line-height:1.4em;
	display:block;
	float:right;
	width:200px;
	opacity:0.5;
	padding:12px 8px 2px 13px;
	margin:0 0 10px 14px;
	}	
em, i {font-style: italic;}
strong, b {font-weight:bold;}
a:link, a:visited {
	text-decoration:none;
	}
a:hover, a:active {
	}
 

/* ------------------------------------------------------- STRUCTURE --- */
div#wrapper {
	width: 100%;
	/* max-width: 960px; */
	margin: 0 auto;
	margin-bottom:20px;
	xposition:relative;
/*	background-color: rgba(194,194,194,0.1); */
	}
div.respond_cell,
div.respond_cell_project {
	margin:0 auto 0 auto;
	width:960px;
	height:1px;
	overflow: visible;
	-webkit-transition: width 1s; /* Safari */
    -ms-transition: width 1s; /* IE 9 */
    transition: width 1s;
	}
div#header {
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	background: -o-linear-gradient(rgba(255,255,255,0.95), rgba(255,255,255,0.8));
	background: -moz-linear-gradient(rgba(255,255,255,0.95), rgba(255,255,255,0.8));
	background: linear-gradient(rgba(255,255,255,0.95), rgba(255,255,255,0.8));
	box-shadow: 0px 2px 2px #d9d9d9;
	z-index:102;
	}


div#logo {
	font-weight: 400 /* 400 700 */;
	float:left;
	text-transform: uppercase;
	font-size: 1.3em;
	line-height: 1.0em;
	letter-spacing: 2px;
	padding:38px 10px 38px 10px ;
	}
div#logo a {
	color:#000;
	}


div#container {
/*	background-color: rgba(194,194,194,0.2); */
	margin-top: 160px;
	}
div#content {
	margin:0 auto;
	width:940px;
/*	background-color: rgba(194,194,194,0.2); */
	}
div#project_content {
	float:left;
	width: 618px;
	border-right:1px solid #e2e2e2;
	padding: 0 17px 0 0; 
	}

div.hm_entry_content {
	padding: 60px 0px 70px 0px;
	background:#4c4c4c;
	}
div.hm_float {
	color:#fff;
	margin: 0 auto;
	width:935px;
	transition: width 1s;
	}
div.hm_float h2 {
	font-size:1.0em;
	line-height:1.0em;
	margin-bottom:1.8em;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 4px;
	color:#a09f9f;
	}
div.hm_float p a:link,
div.hm_float p a:visited {
	padding: 0px 3px;
	font-weight: 700;
	color:#fff;
	background-color: #4c4c4c;
	border-radius:3px;
	border: 1px dotted #fff;
	}
div.hm_float p a:hover,
div.hm_float p a:active {
	background-color:#fff;
	color: #4c4c4c;
	border: 1px dotted #000;
	}





/* -------------------------- FOOTER --- */
div#footer { 
	position:fixed;
	bottom:0px;
	left:0px;
	width:100%;
	background-color: #838383;
	z-index:110;
	}
div.footer_cell { 
	padding:10px;
	color:#fff;
	}
div.footer_cell.cell_left { 
	float:left;
	font-size:0.9em;
	}
div.footer_cell.cell_right { 
	float:right;
	font-size:0.9em;
	}
.copyright {
	font-size:0.70em;
	}
.dd_sep {
	color:#a5a4a4;
	}


/* -------------------------- PROJECTS --- */
.project_cell {
	width:300px;
	margin:0px 10px 13px 10px;
	float:left;
	}
.project_cell .project_image img {
	width:100%;
	height:auto;
	-ms-transition: filter .5s; /* IE 9 */
    -webkit-transition: filter .5s; /* Chrome, Safari, Opera */
    transition: filter .5s;
	}
.project_cell .project_button {
	margin:10px 0 0 0;
	}
.project_cell .project_button .project_name,
.nav_project_cell .project_button .project_name,
dd.wp-caption-text.gallery-caption {
	margin:2px 0px 0px 0px;
	padding:0px;
	float:left;
	text-transform: uppercase;
	font-family: "semplicitapro", Arial, "Dejavu Sans", sans-serif ;
	font-size:0.80em;
	line-height:1.0em;
	padding-left:1px;
	}
.project_cell .project_button .project_name a,
.nav_project_cell .project_button .project_name a,
dd.wp-caption-text.gallery-caption {
	color:#565656;
	letter-spacing: 1.0px;
    -ms-transition: letter-spacing .5s; /* IE 9 */
    -webkit-transition: letter-spacing .5s; /* Chrome, Safari, Opera */
    transition: letter-spacing .5s;
	}
dd.wp-caption-text.gallery-caption {
	margin-top:12px;
	text-align:left;
	}
.project_cell .project_button .project_icon,
.nav_project_cell .project_button .project_icon {
	margin:0px;
	padding:0px;
	float:right;
	font-size:1.0em;
	line-height:1.0em;
	}
.project_cell .project_button .project_icon a,
.nav_project_cell .project_button .project_icon a,
#image_nav_unit .image_intranav a:hover {
	color:#d7d7d7;
	-ms-transition: color .5s; /* IE 9 */
    -webkit-transition: color .5s; /* Chrome, Safari, Opera */
    transition: color .5s;
	}
.project_cell .project_button .project_icon .fa-stack,
.nav_project_cell .project_button .project_icon .fa-stack {
	width: 1.0em;
	height: 1.0em;
	line-height: 1.0em;
	padding-right:1px;
	}
.project_cell:hover,
.project_cell a:hover,
.nav_project_cell:hover,
.nav_project_cell a:hover,
.gallery-item a:hover {
	cursor:zoom-in;
	}

.project_cell:hover .project_image img {
	-webkit-filter: grayscale(100%) brightness(120%);
    filter: grayscale(100%) brightness(120%);
	}
.project_cell:hover .project_button .project_name a,
.gallery-item:hover dd.wp-caption-text.gallery-caption {
	letter-spacing:1.5px;
	}
.project_cell:hover .project_button .project_icon a,
.nav_project_cell:hover .project_button .project_icon a,
#image_nav_unit .image_intranav a {
	color:#565656;
	-ms-transition: color .5s; /* IE 9 */
    -webkit-transition: color .5s; /* Chrome, Safari, Opera */
    transition: color .5s;
	}
div#project_slide_show {
	margin: 0 10px 0 10px;
	}
div#project_credits {
	padding: 14px 0 0 0;
	}
div#project_credits .credit_row {
	line-height: 1.4em;
	clear:both;
	width:100%;
	}
div#project_credits .credit_row div {
	float:left;
	margin: 0 0 10px 0 ;
	padding:5px 3px 3px 6px;
	}
div#project_credits .credit_row .credit_type {
	width:88px;
	margin-right:5px;
	background:#e3e3e3;
	}
div#project_credits .credit_row .credit_content {
	width:507px;
	background:#f3f3f3;
	}
div#project_credits .credit_row .credit_content a {
	color:#565656;
	border-bottom:1px dotted #565656;
	}


/* -------------------------- PROJECT SLIDESHOWS --- */
div#project_slide_show {
	width:940px !important;
	height:500px !important;
	overflow:hidden;
/* 	-webkit-transition: width 1s; 
    -ms-transition: width 1s;
    transition: width 1s; */
    background-color:#e7e7e7;
	background: -webkit-linear-gradient(#e7e7e7, #ffffff, #ffffff, #e7e7e7); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#e7e7e7, #ffffff, #ffffff, #e7e7e7); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#e7e7e7, #ffffff, #ffffff, #e7e7e7); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#e7e7e7, #ffffff, #ffffff, #e7e7e7); /* Standard syntax */
	}
div#project_slide_show img {
	max-width:100% !important;
	max-height:100% !important;
	width:auto;
	height:auto;
	}
/*
div#project_slide_show {
	display: flex !important;
	align-items: center;
	justify-content: center;
	}
img.cycle-slide {
	position:fixed !important;
	}
*/
div#image_nav_unit {
	position:absolute; 
	top:365px; 
	z-index:101; 
	width:960px;
	-webkit-transition: width 1s, top 1.5s; /* Safari */
    -ms-transition: width 1s, top 1.5s; /* IE 9 */
    transition: width 1s, top 1.5s;
	}
.sm_project_thumb.cycle-slide {
	width:42px; 
	height:42px; 
	background-color:#fff; 
	margin:10px 4px 0px 4px;
	padding: 0px 0px 8px 0px; 
	border-bottom:3px solid #fff; 
	display:inline-block;
	position:relative !important;
	top:auto !important;
	left:auto !important;
	-webkit-transition: border-bottom .5s; /* Safari */
    -ms-transition: border-bottom .5s; /* IE 9 */
    transition: border-bottom .5s;
	}
.sm_project_thumb img {
	opacity:1.0;
	-webkit-transition: opacity .5s; /* Safari */
    -ms-transition: opacity .5s; /* IE 9 */
    transition: opacity .5s;
    border:1px solid #ccc;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	}
.sm_project_thumb:hover img,
.sm_project_thumb.current_image img {
	opacity:0.4;
	}
.sm_project_thumb:hover,
.sm_project_thumb.current_image {
	border-bottom:3px solid #6d6d6d; 
	}
div#cyclepager {
	margin:10px auto 0 auto !important;
	max-width:960px !important;
	height:auto;
	}
div#cyclepager.thumbs_20,
div#cyclepager.thumbs_26,
div#cyclepager.thumbs_32 {
	height:128px;
	}
div.cycle-carousel-wrap {
	max-width:960px;
	height:auto !important;
	white-space: normal !important;
	}
div.cycle-carousel-wrap .sm_project_thumb.cycle-slide {
	}
/* -------------------------- PROJECT NAVIGATION --- */
div#intra_post_navigation {
	float:right;
	width:279px;
	margin:0px;
	padding:2px 0px 20px 0px;
	}
.nav_project_cell {
	width:133px;
	margin:0px;
	float:left;
	}
.nav_project_cell .project_button .project_name a {
	letter-spacing: 3.0px;
	padding:3px;
	}
.nav_project_cell.cell_right {
	float:right;
	}
.nav_project_cell .project_button .project_icon .fa-stack {
	padding-top:0px;
	}
.nav_project_cell .project_image img {
	width:100%;
	height:auto;
	-webkit-filter: grayscale(0%) brightness(100%);
    filter: grayscale(0%) brightness(100%);
	-ms-transition: filter .5s; /* IE 9 */
    -webkit-transition: filter .5s; /* Chrome, Safari, Opera */
    transition: filter .5s;
	}
.nav_project_cell .project_button {
	margin:10px 0 0 0;
	}
.nav_project_cell .project_button {
	float:left;
	}
.nav_project_cell .project_button .project_icon {
	float:left;
	}
.nav_project_cell.cell_right .project_button {
	float:right;
	}
.nav_project_cell.cell_right .project_button .project_icon {
	float:right;
	}
.nav_project_cell:hover .project_button .project_name a {
	letter-spacing:5px;
	}
.nav_project_cell:hover .project_image img {
	-webkit-filter: grayscale(100%) brightness(120%);
    filter: grayscale(100%) brightness(120%);
	}




/* -------------------------- COLUMNS --- */
.column_left_300 {
	height:300px;
	width:300px;
	float:left;
	margin: 5px 0 0 0;
	}
.column_right_620 {
	height:auto;
	width:620px;
	float:right;
	}



/* -------------------------- SEARCH RESULTS --- */
.search_result_blox {
	margin: 0 0 20px 0;
	padding: 10px 0 0 0;
	border-top:1px dotted rgba(194,194,194,1.0);
	}
div#nav_below {
	}
div#nav_below div {
	width:50%;
	background-color: rgba(194,194,194,0.5);
	float:left;
	}
div#nav_below div.nav_next {
	text-align: right;
	float:right;
	}


/* ------------------------------------------------------ NAVIGATION --- */
div#access {
	float:right;
	margin:0;
	padding:0 10px 0 0;
	z-index:99;
	}
div#menu {
	margin:0;
	padding:0;
	}
div#menu ul,div#menu ul ul {
	list-style:none;
	margin:0;
	padding:0;
	}
div#menu ul li.menu-item a {
	display:block;
	margin-left:36px;
	padding: 38px 0px 6px 0px;
	text-decoration:none;
	text-align:left;
	text-transform: uppercase;
	font-size:0.8em;
	line-height: 1.0em;
	}
div#menu ul li.menu-item a:hover {
	}
div#menu ul li ul.sub-menu {
	top:-120px;
	position:absolute;
    -ms-transition: top .1s; /* IE 9 */
    -webkit-transition: top .1s; /* Chrome, Safari, Opera */
    transition: top .1s;
	}
div#menu ul.menu li.menu-item:hover ul.sub-menu {
	top:auto;
	margin-top:0px;
    -ms-transition: top .1s; /* IE 9 */
    -webkit-transition: top .1s; /* Chrome, Safari, Opera */
    transition: top .1s;
	}
ul.sub-menu {
	z-index:-1;
	}
div#menu ul li {
	float:left;
	margin:0px;
	}
ul.sub-menu li.menu-item {
	float:none !important;
	}
div#menu ul li.current_page_item a {
	}


/* ---------------------------------------------- IMAGES / ALIGNENTS --- */
img.alignright {
	float:right;
	margin:3px 0 5px 14px;
	}
img.alignleft {
	float:left;
	margin:3px 14px 5px 0;
	}
img.aligncenter {
	display:block;
	margin:0 auto;
	text-align:center;
	}
.alignright {
	float:right;
	margin:3px 0 0 14px;
	text-align:right;
	}
.alignleft {
	float:left;
	margin:3px 14px 0 0;
	text-align:left;
	}
.aligncenter, .alignnone {
	display:block;
	margin:0 auto;
	text-align:center;
	margin-top:12px;
	margin-bottom:3px;
	}
.wp-caption p {
	font-size: 0.9em;
	line-height:1.3em;
	margin: 4px 0 0 0;
	text-transform:uppercase;
	}
div.wp-caption {
	}


/* ----------------------------------------------------------- FORMS --- */
fieldset {
	padding:0px; 
	margin:0px;
	}
legend {
	display:block;
	font-size:1.8em;
	line-height:1.0em;
	margin:0 0 10px 0;
	}
.commerce-cell,
.double-cell {
	float:none;
	width:100%;
	margin: 0px;
	}
.label-cell {
	float:none;
	width:100%;
	margin: 0 0 4px 0;
	}
input[type=radio] {
	height:20px;
	}
input[type=text], 
input[type=email],
textarea {
	box-sizing: border-box;
	width:100%;
	padding:5px;	
	font-size: 1.0em;
	line-height:1.0em;
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;
	border-radius:5px;
	background-color:#fff;
	border:1px solid #bbb;
	font-family: Arial, "Dejavu Sans", sans-serif ;
	margin: 0 0 10px 0;
	}
textarea {
	height:250px;
	}
select {
	-webkit-appearance: none;
	-moz-appearance: none;
	width:570px;
	padding:4px;	
	font-size: 1.0em;
	line-height:1.0em !important;
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid #bbb;
	background: url(images/FIXME-select-pattern.png) #f0f0f0 no-repeat center right;
	}
input:focus, 
textarea:focus, 
select:focus {
	-moz-box-shadow: 3px 3px 6px #85857f; 
	-webkit-box-shadow: 3px 3px 6px #85857f; 
	box-shadow: 3px 3px 6px #85857f;  
	}
input[type=submit]:hover,
input[type=button]:hover,
a.bttn_next_step:hover {
	cursor:pointer;
	}

input[type=submit] {
	-webkit-appearance: none;
	-moz-appearance: none;
	display:block;
	text-align:center;
	text-decoration: none;
	text-transform:uppercase;
	border:transparent;
	font-size:1.0em;

	padding: 3px 6px;
	font-weight: 700;
	color:#565656;
	background-color: #e0e0e0;
	border-radius:3px;
	border: 1px dotted #565656;

	font-family: "semplicitapro", Arial, "Dejavu Sans", sans-serif ;

	}
input[type=submit]:hover {
	color:#e0e0e0;
	background-color: #565656;
	border: 1px solid #565656;
	}


/* ------------------------------------------------------- FORM ERRORS --- */
span.error {
	background:#FBE3E4;
	color:#8a1f11;
	border-color:#FBC2C4;
	}
.notice {
	background:#FFF6BF;
	color:#514721;
	border-color:#FFD324;
	}
.success {
	background:#E6EFC2;
	color:#264409;
	border-color:#C6D880;
	}
.error a {
	color:#8a1f11;
	}
.notice a {
	color:#514721;
	}
.success a {
	color:#264409;
	}
input.error, 
select.error { 
	border: 1px solid #bd6800; 
	background-color: #ffe19f;
	}
label.error {
	color: #bd6800;
	}
div#confirmationErrorMsg {
	margin: 20px 0 20px 20px;
	color: #bd6800;
	}


/* ----------------------------------------------------------- PRESS --- */
#gallery-2 {
	margin-top:30px !important;
	}
#gallery-2 img {
	border:transparent !important;
	}
.gallery-item {
	width:300px !important; 
	margin: 0px 20px 4px 0px !important;
	}
.gallery-item:nth-of-type(3n+0) {
	margin: 0px 0px 13px 0px !important;
	}


/* ----------------------------------------------------------- CRUFT --- */
.clr, .cld { font-size: .1em; line-height: .1em; clear:both; }
.d_hidden { display: none; }
.fixme { color:darkred; }
.edit-link a {
	color:#fff;
	font-weight: bold;
	}



/* ----------------------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------- 1320 --- */
@media (min-width: 1320px) {
div.respond_cell,
div.respond_cell_project,
div#image_nav_unit {
	width:1280px;
	}
div#project_slide_show {
	width:1260px !important;
	height:670px !important;
	overflow:hidden;
	}
div#cyclepager {
	max-width:1260px !important;
	}
div#cyclepager.thumbs_20 {
	height:auto;
	}
div#cyclepager.thumbs_26,
div#cyclepager.thumbs_32 {
	height:128px;
	}
div.cycle-carousel-wrap {
	max-width:1260px !important;
	}
div#image_nav_unit {
	top:455px; 
	}
div.hm_float {
	width:1250px;
	}
}

/* ----------------------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------- 1640 --- */
@media (min-width: 1640px) {
div.respond_cell,
div.respond_cell_project,
div#image_nav_unit {
	width:1600px;
	}
div#project_slide_show {
	width:1580px !important;
	height:840px !important;
	overflow:hidden;
	}
div#cyclepager {
	max-width:1580px !important;
	}
div#cyclepager.thumbs_20,
div#cyclepager.thumbs_26 {
	height:auto;
	}
div#cyclepager.thumbs_32 {
	height:128px;
	}
div.cycle-carousel-wrap {
	max-width:1580px !important;
	}
div#image_nav_unit {
	top:540px; 
	}
div.hm_float {
	width:1580px;
	}
}

/* ----------------------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------- 1960 --- */
@media (min-width: 1960px) {
div.respond_cell {
	width:1920px;
	}
div.hm_float {
	width:1800px;
	}
}











