/*
Theme Name: alliesandmorrison
Theme URI: http://www.alliesandmorrison.com
Author: the WordPress team
Author URI: http://occomedia.com/
Description: In 2014, our default theme lets you create a responsive magazine website with a sleek, modern design. Feature your favorite homepage content in either a grid or a slider. Use the three widget areas to customize your website, and change your content's layout with a full-width page template and a contributor page to show off your authors. Creating a magazine website with WordPress has never been easier.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: alliesandmorrison 

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/**
 * Table of Contents:
 *
 * 1.0 - Reset
 * 2.0 - Repeatable Patterns
 * 3.0 - Basic Structure
 * 4.0 - Header
 * 5.0 - Navigation
 * 6.0 - Content
 *   6.1 - Post Thumbnail
 *   6.2 - Entry Header
 *   6.3 - Entry Meta
 *   6.4 - Entry Content
 *   6.5 - Galleries
 *   6.6 - Post Formats
 *   6.7 - Post/Image/Paging Navigation
 *   6.8 - Attachments
 *   6.9 - Archives
 *   6.10 - Contributor Page
 *   6.11 - 404 Page
 *   6.12 - Full-width
 *   6.13 - Singular
 *   6.14 - Comments
 * 7.0 - Sidebar
 *   7.1 - Widgets
 *   7.2 - Content Sidebar Widgets
 * 8.0 - Footer
 * 9.0 - Featured Content
 * 10.0 - Multisite
 * 11.0 - Media Queries
 * 12.0 - Print
 * -----------------------------------------------------------------------------
 */


/**
 * 1.0 Reset
 *
 * Resetting and rebuilding styles have been helped along thanks to the fine
 * work of Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
 * along with Nicolas Gallagher and Jonathan Neal
 * http://necolas.github.com/normalize.css/ and Blueprint
 * http://www.blueprintcss.org/
 *
 * -----------------------------------------------------------------------------
 */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, 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 {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}



html {
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
}

body{
	color: #808285;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 100%;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.1;
}

body {
	background: #ffffff;

}

a {
	color: #58585a;
	text-decoration: none;
	outline: 0;
}

a:focus {
	outline: 0;
}

a:hover,
a:active {
	outline: 0;
}

a:active
{
	color: #58585a;
}
a:hover {
	color: #ff0000;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-weight: normal;
	margin: 36px 0 19px;
	color:#58585a;
}

h1 {
	font-size: 1.3em
	line-height: 1.3846153846;
}

h2 {
	font-size: 1em;
	font-weight:normal
	line-height: 1.1;
	margin-top:0px;
	text-transform:uppercase;
}



.entry-content .half h2, .entry-content .halfsecond h2, .entry-content .twothirds h2{
	padding-top:0px;
	font-size:1em;
	color:#808285;
}
.archive.category-news .entry-content h2 {
	padding-top:0px;
	font-size:1.1em;
	color:#58585a;
}

.search .entry-content h2 {
	padding-top:0px;
	text-transform:none;
	font-size:1.3em;
}
.page-template .entry-content h2, .archive .entry-content h2 {
	padding-top:0px;
	text-transform:none;
	font-size:1.7em;
	line-height:1.3em;
}
.page-template .entry-content .contact h2, .page-template .entry-content #practice_wrp h2, h2.entry-title{
	text-transform:uppercase;
	font-size:1em;

}
h3 {
	font-size: 1.3em;
	line-height: 1.0909090909;
}

h4 {
	font-size: 0.8em;
	line-height: 1.2;
	margin:6px 0px 12px 0px;
	color:#808285;
}



b,
strong {
	font-weight: 700;
}

cite,
dfn,
em,
i {
	font-style: italic;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

p {
	margin-bottom: 24px;
}


small {
	font-size: smaller;
}

big {
	font-size: 125%;
}

sup,
sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}

dl {
	margin-bottom: 24px;
}

dt {
	font-weight: bold;
}

dd {
	margin-bottom: 24px;
}

ul,
ol {
	list-style: none;
	margin: 0 0 24px 20px;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin: 0 0 0 20px;
}

img {
	-ms-interpolation-mode: bicubic;
	border: 0;
	vertical-align: middle;
}
img.disableclickthrough {
  -webkit-filter: grayscale(1);
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: url(#greyscale);
  filter: gray;
}

figure {
	margin: 0;
}

fieldset {
	border: 1px solid rgba(0, 0, 0, 0.1);
	margin: 0 0 24px;
	padding: 11px 12px 0;
}

legend {
	white-space: normal;
}

button,
input,
select,
textarea {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	font-size: 100%;
	margin: 0;
	max-width: 100%;
	vertical-align: baseline;
}

button,
input {
	line-height: normal;
}

input,
textarea {
	background-image: -webkit-linear-gradient(hsla(0,0%,100%,0), hsla(0,0%,100%,0)); /* Removing the inner shadow, rounded corners on iOS inputs */
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
input[disabled] {
	cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
	padding: 0;
}

input[type="search"] {
	-webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
	vertical-align: top;
}



table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px 0 0 1px;
	margin-bottom: 24px;
	width: 100%;
}

caption,
th,
td {
	font-weight: normal;
	text-align: left;
	font-size:0.8em;
}

th {
	border-width: 0 1px 1px 0;
	font-weight: bold;
}

td {
	border-width: 0 1px 1px 0;
}

del {
	color: #767676;
}

hr {
	background-color: rgba(0, 0, 0, 0.1);
	border: 0;
	height: 1px;
	margin-bottom: 23px;
}

/* Support a widely-adopted but non-standard selector for text selection styles
 * to achieve a better experience. See http://core.trac.wordpress.org/ticket/25898.
 */
::selection {
	background: #666;
	color: #fff;
	text-shadow: none;
}

::-moz-selection {
	background: #24890d;
	color: #fff;
	text-shadow: none;
}


#big-video-wrap{overflow:hidden;position:fixed;height:100%;width:100%;top:0;left:0;}
#big-video-vid,#big-video-image{position:absolute;}
#big-video-control-container{position:fixed;bottom:20px;padding: 0 20px;width:100%;
  -webkit-transition-duration:0.6s;-moz-transition-duration:0.6s;-ms-transition-duration:0.6s;-o-transition-duration:0.6s;transition-duration:0.6s;}
#big-video-control{width:100%;height:16px;position:relative;}
#big-video-control-middle{margin: 0 56px 0 24px;}
#big-video-control-bar{width:100%;height:16px;position:relative;cursor:pointer;}
#big-video-control-progress{position:absolute;top:7px;height:3px;width:0%;background:#fff;}
#big-video-control-track{position:absolute;top:8px;height:1px;width:100%;background:#fff;}
#big-video-control-bound-left{left:0;}
#big-video-control-bound-right{right:-1px}
#big-video-control-track .ui-slider-handle {opacity:0;}
#big-video-control-playhead{left:30%;}
#big-video-control-play{position:absolute;top:0;left:0;height:16px;width:16px;background-image:url('bigvideo.png');}
#big-video-control-timer{position:absolute;top:1px;right:0;color:#fff;font-size:0.75em;}
#big-video-control-playhead,#big-video-control-bound-left,#big-video-control-bound-right{position:absolute;top:0;height:16px;width:1px;background:#fff;}
#big-video-control .ui-slider-handle{border-left:solid 1px #fff; width:16px;height:16px;position:absolute;top:-8px;}
.transparent{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;}
.vjs-big-play-button{display:none !important;}
.wrapper {
    position: absolute;
    width: 500%;
    height: 100%;
    z-index: 0;
}
.screen {
    position: relative;
    height: 100%;
    width: 20%; /*  NOTE: numVideos/100%  */;
    float: left;
    overflow: hidden;
}

.big-image {
    min-width: 100%;
    min-height: 100%;
    height: auto;
    width: auto;
}
 


/**
 * 2.0 Repeatable Patterns
 * -----------------------------------------------------------------------------
 */

/* Input fields */

input,
textarea {
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-radius: 2px;
	color: #2b2b2b;
	padding: 8px 10px 7px;
}

textarea {
	width: 100%;
}

input:focus,
textarea:focus {
	border: 1px solid rgba(0, 0, 0, 0.3);
	outline: 0;
}



.search-field {
	width: 100%;
}

.search-submit {
	display: none;
}

/* Placeholder text color -- selectors need to be separate to work. */

::-webkit-input-placeholder {
	color: #939393;
}

:-moz-placeholder {
	color: #939393;
}

::-moz-placeholder {
	color: #939393;
	opacity: 1; /* Since FF19 lowers the opacity of the placeholder by default */
}

:-ms-input-placeholder {
	color: #939393;
}

/* Responsive images. Fluid images for posts, comments, and widgets */

.comment-content img,
.entry-content img,
.entry-summary img,
#site-header img,
.widget img,
.wp-caption {
	max-width: 100%;
}

/**
 * Make sure images with WordPress-added height and width attributes are
 * scaled correctly.
 */

.comment-content img[height],
.entry-content img,
.entry-summary img,
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"],
#site-header img {
	height: auto;
}

img.size-full,
img.size-large,
.wp-post-image,
.post-thumbnail img {
	height: auto;
	max-width: 100%;
}

/* Make sure embeds and iframes fit their containers */

embed,
iframe,
object {
	
	max-width: 100%;
}

p > embed,
p > iframe,
p > object,
span > embed,
span > iframe,
span > object {
	margin-bottom: 0;
}

/* Alignment */

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

blockquote.alignleft,
img.alignleft {
	margin: 7px 24px 7px 0;
}


blockquote.alignright,
img.alignright {
	margin: 7px 0 7px 24px;
}

.wp-caption.alignright {
	margin: 7px 0 7px 14px;
}

blockquote.aligncenter,
img.aligncenter,
.wp-caption.aligncenter {
	margin-top: 7px;
	margin-bottom: 7px;
}




.page-template-page-templatesurbanservices-php .entry-content .proj_title a {color:#fff!important;}
.page-template-page-templatesurbanservices-php .entry-content .proj_title a:hover {color:#ff0000!important;}



/* Assistive text */

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	line-height: normal;
	padding: 15px 23px 14px;
	position: absolute;
	left: 5px;
	top: 5px;
	text-decoration: none;
	text-transform: none;
	width: auto;
	z-index: 100000; /* Above WP toolbar */
}

.hide {
	display: none;
}

/* Clearing floats */

.footer-sidebar:before,
.footer-sidebar:after,
.hentry:before,
.hentry:after,
.slider-direction-nav:before,
.slider-direction-nav:after,
.contributor-info:before,
.contributor-info:after,
.search-box:before,
.search-box:after,
[class*="content"]:before,
[class*="content"]:after,
[class*="site"]:before,
[class*="site"]:after {
	content: "";
	display: table;
}

.footer-sidebar:after,
.hentry:after,
.slider-direction-nav:after,
.contributor-info:after,
.search-box:after,
[class*="content"]:after,
[class*="site"]:after {
	clear: both;
}

/* Genericons */

.bypostauthor > article .fn:before,
.comment-edit-link:before,
.comment-reply-link:before,
.comment-reply-login:before,
.comment-reply-title small a:before,
.contributor-posts-link:before,
.menu-toggle:before,
.search-toggle:before,
.twitter-toggle:before,
.slider-direction-nav a:before,
.widget_twentyfourteen_ephemera .widget-title:before {
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font: normal 16px/1 Genericons;
	text-decoration: inherit;
	vertical-align: text-bottom;
}




/**
 * 3.0 Basic Structure
 * -----------------------------------------------------------------------------
 */

.site {
	background-color: #fff;
	max-width: 1155px;
	position: relative;
	margin:0px auto;
	padding:0 1%;
}

.main-content {
	width: 100%;
}


/**
 * 4.0 Header
 * -----------------------------------------------------------------------------
 */

/* Ensure that there is no gap between the header and
   the admin bar for WordPress versions before 3.8. */
#wpadminbar {
	min-height: 32px;
}

#site-header {
	position: relative;
	z-index: 3;
}

.site-header {
	background-color: #fff;
	max-width: 1260px;
	position: relative;
	width: 100%;
	z-index: 4;
	margin-bottom:10px;
}

.header-main {
	min-height: 48px;
	position:relative;
	width: 100%;
}

.news {
	position:absolute;
	bottom:30px;
	left:0%;
	display:none;
}
#logohome {padding-left:0%;}

#dates{
	text-transform:uppercase;
	position:absolute;
	bottom:8px;
	left:0%;
	font-size:1.3em;
}
#dates a:hover, #datesmobile a:hover {
	color:#ff0000!important;
}
#dates {display:none;}
#datesmobile {display:block;text-transform:uppercase;
	position:absolute;
	bottom:0px;
	left:0%;
	font-size:20px;
	}
.site-title {
	float: left;
	font-size: 18px;
	font-weight: 700;
	line-height: 48px;
	margin: 0;
}

.site-title a,
.site-title a:hover {
	color: #58585a;
}

/* Search in the header */

.search-container a:hover, .search-container a:hover .twitter-toggle:before, .search-container .search-toggle:hover:before, .home .search-toggle:hover:before  {color:#ff0000!important;}
.search-toggle {
	font-size:19px;
	cursor: pointer;
	float: right;
}
.twitter {
	text-align:right;
	cursor:pointer;
	float:right;
	color: #58585a;
	content: '\f202';
}
.twitter-toggle:before {
	color: #58585a;
	content: "\f202";
	float:right;
	padding-left:5px;
	font-size: 20px;
}
.home .twitter-toggle:before {
	color:#fff;
}

.search-toggle:before {
	color: #58585a;
	content: "\f400";
	font-size: 20px!important;
}

.search-toggle .screen-reader-text, .twitter-toggle .screen-reader-text {
	left: 5px; /* Avoid a horizontal scrollbar when the site has a long menu */
}

.search-box-wrapper {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	position: absolute;
	top: 29px;
	right: 91px;
	width: 50%;
	z-index: 2;
}

.search-box {
	background-color: transparent;
	padding: 12px 0px 10px 10px;
}

.search-box .search-field {
	background-color: transparent;
	border: 0;
	float: right;
	font-size: 0.8em;
	padding: 7px 2px 3px 6px;
	width: 100%;
}


/**
 * 5.0 Navigation
 * -----------------------------------------------------------------------------
 */

.site-navigation ul {
	list-style: none;
	margin: 0;
}

.site-navigation li {
}

.site-navigation ul ul {
	margin-left: 20px;
}

.site-navigation a, .news a {
	color: #808285;
	/*display: block;*/
	text-transform: lowercase;
}

.archive .news a, .single-people .widget li.page-item-110 a {
	color:#ff0000;
}

.site-navigation a:hover, .news a:hover {
	color: #ff0000;
}

.site-navigation .current_page_item > a,
.site-navigation .current_page_ancestor > a,
.site-navigation .current-menu-item > a,
.site-navigation .current-menu-ancestor > a {
	color: #ff0000;
}
.site-navigation .current-page-ancestor a {
	color: #ff0000;
}
.widget .current_page_item a, .widget .current_page_ancestor a,  .widget .current_page_parent a{color:#ff0000;}

/* Primary Navigation */

.primary-navigation {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	font-size: 1em;
	padding-top: 24px;
	margin: 0px auto;
		padding:12px 0px 0px;
}

.primary-navigation.toggled-on {
	padding: 0px 0 0px;
}

.primary-navigation .nav-menu {
	display: none;
}

.primary-navigation.toggled-on .nav-menu {
	display: block;
}

.primary-navigation a {
	padding: 7px 0;
}



.menu-toggle {
	cursor: pointer;
	font-size: 0;
	height: 48px;
	margin: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 0;
	text-align: center;
	width: 48px;
	background-color:#58585a;
}

.menu-toggle:before {
	color: #fff;
	content: "\f419";
	margin-top: 16px;
}


/**
 * 6.0 Content
 * -----------------------------------------------------------------------------
 */


	.home .site, .home  .site-header, .home #secondary, .home .site-content .entry-header, .home .site-content.entry-content, .home .site-footer, .home .site-content .entry-summary,
.home .page-content, .home .content-sidebar .widget textarea, .home .site-footer, .home .site:before, .home .site-content .home .entry-content  {background:none!important;}
	.home .site-content.entry-header, .home .entry-title, .home a:active,  .home .primary-navigation li.focus > a, .home a, .home .search-toggle:before  {color:#fff!important;}
	.home .search-box {background-color:transparent!important;}
	.home .primary-navigation li:hover > a, .home #primary-navigation li.menu-item-251:hover > a, .home h1 a:hover, .home .news a:hover {color:#ff0000!important;}
	.home .primary-navigation li.menu-item-251 > a{ color:#fff!important;}
	.home #secondary {display:block!important; z-index:12000;margin:0px!important;width:300px;}
	.home .search-box-wrapper {right:64px;}
	.home .galleria-image-nav {display:none;}
	.home .site-header, .home #secondary, .home #wprmenu_menu.top {z-index:12000!important;}
	.home body {background-color:transparent!important;}
	.home .vjs-control-bar {display:none;}
	.home .galleria-counter {display:none!important;}
	.home ::-webkit-input-placeholder {color: #ffffff!important;}
	.home :-moz-placeholder {color: #ffffff!important;}
	.home ::-moz-placeholder {color: #ffffff!important;opacity: 1; }
	.home :-ms-input-placeholder {color: #ffffff!important;}

.content-area {
		float: left;
		width: 100%;

	}
}

.hentry {
	margin: 0 auto 29px;
	max-width: 672px;
}
.search .hentry {
 margin: 0 auto 100px;
}



.nav-container {
	display:none;
	margin-left:17%;
	margin-top:20px;
	
}
.search-container {
    margin-left: 208px;
    margin-top:12px;
    
}
.search-container1 {
    margin: 0 auto;
    max-width: 966px;
}




.single-project .post-content.onethirds{

	margin-top:68px;
}

.project-box p a{
	text-transform:uppercase;
}
.project-box .page p {
	padding-top:0px!important;
	padding-bottom:0px!important;
}
.post-content.twothirdsclear {
	max-width:550px;
	padding-bottom:30px;
}

.post-content.twothirds {
	float:none;
	width:98%;
	margin-right:0%;
}


.post-content.onethirds {
	float:none;
	width:98%;
	margin-top:20px;
}
.project-box {
  float: left;
  padding-left:0%; 
  padding-bottom: 10px;
  min-width: 180px;
  padding-right:3%;
}
.page-template-vacanciesnew .project-box {
	max-width:180px;
	height:220px;
}
.single-up_projects .post-content.onethirds {
	float:left;
	max-width:100%;
	min-width:100%;
	margin-top:5px;
}

.half {
	width:163px;
	float:left;
	padding-right:11px;
}
.halfsecond {
	width:158px;
	float:right;
}
.single-project .half {
	width:46%;
	float:left;
	padding-left:3%;
	padding-right:0px;
}
 .single .half {
	width:46%;
	float:left;
	padding-left:0%;
	padding-right:0px;
}

.single-project .halfsecond {
	width:46%;
	float:left;
	padding-left:3%;
	padding-right:0px;
}
 .single .halfsecond {
	width:46%;
	float:left;
	padding-left:3%;
	padding-right:0px;
}

.page-content {
	margin-bottom: 48px;
}


/**
 * 6.1 Post Thumbnail
 * -----------------------------------------------------------------------------
 */

.post-thumbnail {
	display: block;
	position: relative;
	width: 100%;
	z-index: 0;
}

a.post-thumbnail:hover {
}

.full-width .post-thumbnail img {
	display: block;
	margin: 0px;
}


/**
 * 6.2 Entry Header
 * -----------------------------------------------------------------------------
 */

.entry-header {
	position: relative;
	z-index: 1;
}

.entry-title {
	font-size: 33px;
	font-weight:normal;
	line-height: 1.0909090909;
	margin: 0 0 7px 0;
	color: #474748;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
}

.entry-title a {
	color: #2b2b2b;
}

.entry-title a:hover {
	color: #ff0000;
}

.site-content .entry-header {
	background-color: #fff;
}

.site-content .has-post-thumbnail .entry-header {
	padding-top: 39px;
}


/**
 * 6.3 Entry Meta
 * -----------------------------------------------------------------------------
 */

.entry-meta {
	clear: both;
	color: #767676;
	font-size: 0.8em;
	font-weight: 400;
	line-height: 1.3333333333;
	text-transform: uppercase;
}

.entry-meta a {
	color: #767676;
}

.entry-meta a:hover {
	color: #ff0000;
}

.sticky .entry-date {
	display: none;
}

.cat-links {
	font-weight: 900;
	text-transform: uppercase;
}

.cat-links a {
	color: #2b2b2b;
}

.cat-links a:hover {
	color: #ff0000;
}

.byline {
	display: none;
}

.single .byline,
.group-blog .byline {
	display: inline;
}

.site-content .entry-meta {
	background-color: #fff;
	margin-bottom: 8px;
}
.single-people .site-content .entry-meta {
	background-color: #fff;
	margin-bottom: 3px;
}
.upper {text-transform:uppercase;}

.site-content footer.entry-meta {
	margin: 24px auto 0;
	padding: 0 10px;
}

/* Tag links style */

.entry-meta .tag-links a {
	background-color: #767676;
	border-radius: 0 2px 2px 0;
	color: #fff;
	display: inline-block;
	font-size: 0.75em;
	font-weight: 700;
	line-height: 1.2727272727;
	margin: 2px 4px 2px 10px;
	padding: 3px 7px;
	position: relative;
	text-transform: uppercase;
}

.entry-meta .tag-links a:hover {
	color: #fff;
}

.entry-meta .tag-links a:before {
	border-top: 10px solid transparent;
	border-right: 8px solid #767676;
	border-bottom: 10px solid transparent;
	content: "";
	height: 0;
	position: absolute;
	top: 0;
	left: -8px;
	width: 0;
}

.entry-meta .tag-links a:hover:before {
}

.entry-meta .tag-links a:after {
	background-color: #fff;
	border-radius: 50%;
	content: "";
	height: 4px;
	position: absolute;
	top: 8px;
	left: -2px;
	width: 4px;
}


/**
 * 6.4 Entry Content
 * -----------------------------------------------------------------------------
 */

.entry-content,
.entry-summary,
.page-content {
	-webkit-hyphens: auto;
	-moz-hyphens:    auto;
	-ms-hyphens:     auto;
	hyphens:         auto;
	word-wrap: break-word;
}

.site-content .entry-content {
	background-color: #fff;
	padding: 12px 0px 0;
}

.page-content {
	background-color: #fff;
	padding: 12px 10px 0;
}
.search .site-content .entry-content {
	padding:0px;
}
.page .entry-content {
}

.entry-content h1:first-child,
.entry-content h2:first-child,
.entry-content h3:first-child,
.entry-content h4:first-child,
.entry-content h5:first-child,
.entry-content h6:first-child,
.entry-summary h1:first-child,
.entry-summary h2:first-child,
.entry-summary h3:first-child,
.entry-summary h4:first-child,
.entry-summary h5:first-child,
.entry-summary h6:first-child,
.page-content h1:first-child,
.page-content h2:first-child,
.page-content h3:first-child,
.page-content h4:first-child,
.page-content h5:first-child,
.page-content h6:first-child {
	margin-top: 0;
}

.entry-content a,
.entry-summary a,
.page-content a,
.comment-content a {
	color: #58585A;
    text-decoration: none;
}

.entry-content a:hover,
.entry-summary a:hover,
.page-content a:hover,
.comment-content a:hover {
	text-decoration: none;
	color:#ff0000;
}

.entry-content table,
.comment-content table {
	font-size: 14px;
	line-height: 1.2857142857;
	margin-bottom: 24px;
}

.entry-content th,
.comment-content th {
	font-weight: 700;
	padding: 8px;
	text-transform: uppercase;
}

.entry-content td,
.comment-content td {
	padding: 0px 8px 0px 0px;
	color:#808285;
	width:20%;
}

.entry-content .edit-link {
	clear: both;
	display: block;
	font-size: 0.8em;
	font-weight: 400;
	line-height: 1.3333333333;
	text-transform: uppercase;
}

.entry-content .edit-link a {
	color: #767676;
	text-decoration: none;
}

.entry-content .edit-link a:hover {
	color: #ff0000;
}

/* Mediaelements */

.hentry .mejs-container {
	margin: 12px 0 18px;
}

.hentry .mejs-mediaelement,
.hentry .mejs-container .mejs-controls {
	background: #000;
}

.hentry .mejs-controls .mejs-time-rail .mejs-time-loaded,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
	background: #fff;
}

.hentry .mejs-controls .mejs-time-rail .mejs-time-current {
	background: #24890d;
}

.hentry .mejs-controls .mejs-time-rail .mejs-time-total,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
	background: rgba(255,255,255,.33);
}

.hentry .mejs-container .mejs-controls .mejs-time {
	padding-top: 9px;
}

.hentry .mejs-controls .mejs-time-rail span,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
	border-radius: 0;
}

.hentry .mejs-overlay-loading {
	background: transparent;
}

/* Page links */

.page-links {
	clear: both;
	font-size: 0.8em;
	font-weight: 900;
	line-height: 2;
	margin: 24px 0;
	text-transform: uppercase;
}

.page-links a,
.page-links > span {
	background: #fff;
	border: 1px solid #fff;
	display: inline-block;
	height: 22px;
	margin: 0 1px 2px 0;
	text-align: center;
	width: 22px;
}

.page-links a {
	background: #000;
	border: 1px solid #000;
	color: #fff;
	text-decoration: none;
}

.page-links a:hover {
	background: #ff0000;
	color: #fff;
}

.page-links > .page-links-title {
	height: auto;
	margin: 0;
	padding-right: 7px;
	width: auto;
}





/**
 * 6.7 Post/Image/Paging Navigation
 * -----------------------------------------------------------------------------
 */


#galleria.test {
		overflow: hidden;
	}
.nav-links {
	-webkit-hyphens: auto;
	-moz-hyphens:    auto;
	-ms-hyphens:     auto;
	hyphens:         auto;
	word-wrap: break-word;
}

.post-navigation,
.image-navigation {
	margin: 24px auto 48px;
	max-width: 474px;
	padding: 0 10px;
}

.post-navigation a,
.image-navigation .previous-image,
.image-navigation .next-image {
	padding: 11px 0 12px;
	width: 100%;
}

.post-navigation .meta-nav {
	color: #767676;
	display: block;
	font-size: 0.8em;
	font-weight: 900;
	line-height: 2;
	text-transform: uppercase;
}

.post-navigation a:hover,
.image-navigation a:hover {
	color: #ff0000;
}


/**
 * 6.9 Archives
 * -----------------------------------------------------------------------------
 */

.archive-header,
.page-header {
	margin: 24px auto;
	max-width: 474px;
}

.archive-title,
.page-title {
	font-size: 16px;
	font-weight: 900;
	line-height: 1.5;
	margin: 0;
}



/**
 * 6.11 404 Page
 * -----------------------------------------------------------------------------
 */

.error404 .page-content {
	padding-top: 0;
}

.error404 .page-content .search-form {
	margin-bottom: 24px;
}


/**
 * 6.12 Full-width
 * -----------------------------------------------------------------------------
 */

.full-width .hentry {
	max-width: 100%;
}


#project_wrp .site {padding:0px;}

/**
 * 7.0 Sidebars
 * -----------------------------------------------------------------------------
 */

/* Secondary */

#secondary, #secondary1 {
	background-color: #fff;
	font-size:0.9em;
	clear: both;
	color:#808285;
	margin-top: -1px;
	padding: 0 10px;
	position: relative;
	z-index: 2;
	border: 0;
	clear: none;
	float: left;
	width: 14%;
}


.site-description {
	display: none;
	font-size: 0.8em;
	font-weight: 400;
	line-height: 1.5;
}

/* Primary Sidebar */

.primary-sidebar {
	padding-top: 0px;
}
.primary-sidebar.peoplebottom {
	margin-top:253px;
}
.contact .secondul {padding-top:282px;}
.proj_sector .primary-sidebar, .proj_location .primary-sidebar, .proj_status .primary-sidebar{
	padding-top: 0px;
}

.secondary-navigation + .primary-sidebar {
	padding-top: 0;
}

/* Content Sidebar */

.content-sidebar {
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	color: #767676;
	padding: 48px 10px 0;
}


/**
 * 7.1 Widgets
 * -----------------------------------------------------------------------------
 */

/* Primary Sidebar, Footer Sidebar */

.widget {
	line-height: 1.2857142857;
	margin-bottom: 48px;
	width: 100%;
	word-wrap: break-word;
}

.widget a {
	color: #808285;
}

.widget a:hover {
	color: #ff0000;
}

.widget h1,
.widget h2,
.widget h3,
.widget h4,
.widget h5,
.widget h6 {
	margin: 24px 0 12px;
}

.widget h1 {
	font-size: 22px;
	line-height: 1.0909090909;
}

.widget h2 {
	font-size: 1.3em;
	line-height: 1.2;
}


.widget ul,
.widget ol {
	list-style: none;
	margin: 0;
	text-transform:lowercase;
}
.noupper .widget ul {text-transform:none;}

.widget li > ol,
.widget li > ul {
	margin-left: 10px;
}

.widget p {
	margin-bottom: 18px;
}


.widget .widget-title {
	font-size: 14px;
	font-weight: 700;
	line-height: 1.7142857142;
	margin: 0 0 24px 0;
	text-transform: uppercase;
}

.widget-title,
.widget-title a {
	color: #58585a;
}

.widget-title a:hover {
	color: #ff0000;
}





/**
 * 8.0 Footer
 * -----------------------------------------------------------------------------
 */

#supplementary {
	padding: 0 10px;
}

.site-footer,
.site-info,
.site-info a {
	color: #58585a
}



.site-info {
	padding: 15px 10px;
}

#supplementary + .site-info {
	border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.site-info a:hover {
	color: #58585a;
}


/**
 * 9.0 Featured Content
 * -----------------------------------------------------------------------------
 */

.featured-content {
	background: #000 url(images/pattern-dark.svg) repeat fixed;
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	position: relative;
	width: 100%;
}

.featured-content-inner {
	overflow: hidden;
}

.featured-content .hentry {
	color: #fff;
	margin: 0;
	max-width: 100%;
	width: 100%;
}

.featured-content .post-thumbnail,
.featured-content .post-thumbnail:hover {
	background: transparent;
}

.featured-content .post-thumbnail {
	display: block;
	position: relative;
	padding-top: 55.357142857%;
	overflow: hidden;
}

.featured-content .post-thumbnail img {
	left: 0;
	position: absolute;
	top: 0;
}

.featured-content .entry-header {
	background-color: #000;
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	min-height: 96px;
	overflow: hidden;
	padding: 24px 10px;
}

.featured-content a {
	color: #fff;
}

.featured-content a:hover {
}

.featured-content .entry-meta {
	color: #fff;
	font-size: 11px;
	font-weight: 700;
	line-height: 1.0909090909;
	margin-bottom: 12px;
}

.featured-content .cat-links {
	font-weight: 700;
}

.featured-content .entry-title {
	font-size: 18px;
	font-weight: 300;
	line-height: 1.3333333333;
	margin: 0;
	text-transform: uppercase;
}


/* Slider */

.slider .featured-content .hentry {
	-webkit-backface-visibility: hidden;
	display: none;
	position: relative;
}

.slider .featured-content .post-thumbnail {
	padding-top: 55.49132947%;
}

.slider-control-paging {
	background-color: #000;
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	float: left;
	list-style: none;
	margin: -24px 0 0 0;
	position: relative;
	width: 100%;
	z-index: 3;
}

.slider-control-paging li {
	float: left;
	margin: 2px 4px 2px 0;
}

.slider-control-paging li:last-child {
	margin-right: 0;
}

.slider-control-paging a {
	cursor: pointer;
	display: block;
	height: 44px;
	position: relative;
	text-indent: -999em;
	width: 44px;
}

.slider-control-paging a:before {
	background-color: #4d4d4d;
	content: "";
	height: 12px;
	left: 10px;
	position: absolute;
	top: 16px;
	width: 12px;
}

.slider-control-paging a:hover:before {
}

.slider-control-paging .slider-active:before,
.slider-control-paging .slider-active:hover:before {
	background-color: #24890d;
}

.slider-direction-nav {
	clear: both;
	list-style: none;
	margin: 0;
	position: relative;
	width: 100%;
	z-index: 3;
}

.slider-direction-nav li {
	border-color: #fff;
	border-style: solid;
	border-width: 2px 1px 0 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	float: left;
	text-align: center;
	width: 50%;
}

.slider-direction-nav li:last-child {
	border-width: 2px 0 0 1px;
}

.slider-direction-nav a {
	background-color: #000;
	display: block;
	font-size: 0;
	height: 46px;
}

.slider-direction-nav a:hover {
	background-color: #24890d;
}

.slider-direction-nav a:before {
	color: #fff;
	content: "\f430";
	font-size: 32px;
	line-height: 46px;
}

.slider-direction-nav .slider-next:before {
	content: "\f429";
}

.slider-direction-nav .slider-disabled {
	display: none;
}


/**
 * 10.0 Multisite
 * -----------------------------------------------------------------------------
 */

.site-main .widecolumn {
	padding-top: 72px;
	width: auto;
}
.site-main .mu_register,
.widecolumn > h2,
.widecolumn > form {
	margin: 0 auto 48px;
	max-width: 474px;
	padding: 0 30px;
}

.site-main .mu_register #blog_title,
.site-main .mu_register #user_email,
.site-main .mu_register #blogname,
.site-main .mu_register #user_name {
	font-size: inherit;
	width: 90%;
}

.site-main .mu_register input[type="submit"],
.widecolumn #submit {
	font-size: inherit;
	width: auto;
}

	
	.primary-sidebar .widget_nav_menu li,
	.primary-sidebar .widget_pages li{
		border-top: 0;
		padding: 0 0 6px;
	}
	
.widget_pages li{
	border-top: 1px solid rgba(255, 255, 255, 0.2);
	padding: 8px 0 9px;
	list-style-type:none;
}
	.primary-sidebar .widget_pages li ul {
		border-top: 0;
		margin-top: 6px;
	}
		/* News Page*/



.occ_posts_wrp:before,
.occ_posts_wrp:after {
  display: table;
  content: " ";
}
.occ_posts_wrp_left{float:left;display: inline-block;vertical-align:top; margin: 0 1%; margin-bottom: 10px; width: 57.8%; 
	transition: width 0.5s ease 0s, height 0.5s ease 0s, transform 0.5s ease 0s;
	-webkit-transition: width 0.5s ease 0s, height 0.5s ease 0s,-webkit-transform 0.5s ease 0s;  /* For Safari 3.1 to 6.0 */}

.occ_posts_wrp_top,.occ_posts_wrp_btm{float:left;width:100%;min-height:none;}


.occ_posts_wrp .occ_post_item_right{display: inline-block;
    margin: 0 0 19px;
    transition: width 0.5s ease 0s, height 0.5s ease 0s, transform 0.5s ease 0s;
    vertical-align: top;
    width: 100%;}
.occ_posts_wrp .occ_posts_right_block .occ_post_item_right{width:100%;}
.occ_posts_wrp .occ_post_item_left{  display: inline-block;
    float: left;
    margin: 0 3.6% 19px 0;
    transition: width 0.5s ease 0s, height 0.5s ease 0s, transform 0.5s ease 0s;
    vertical-align: top;
    width: 100%;float: left; 
   }
.occ_posts_wrp .occ_posts_wrp_btm .occ_post_item_left { max-height:190px; overflow:hidden;}
.occ_posts_wrp .occ_post_item_left.occ_post_item_left_featured{ width: 100%;padding-bottom:30px;}
.occ_posts_wrp .occ_posts_right_block{ display: inline-block;
    float: right;
    margin: 0 0% 10px 0%;
    transition: width 0.5s ease 0s, height 0.5s ease 0s, transform 0.5s ease 0s;
    vertical-align: top;
    width: 39.5%;}
.occ_posts_wrp .occ_posts_left_block {display: inline-block;
    float: left;
    margin: 0 2% 10px 1%;
    transition: width 0.5s ease 0s, height 0.5s ease 0s, transform 0.5s ease 0s;
    vertical-align: top;
    width: 55.3%;}
.occ_posts_wrp .occ_post_item_right .occ_thumbnail {width:50.2% !important; height: 100%;}
.occ_posts_wrp .occ_post_item_right .occ_thumbnail img.occ_square{width:100%; height:100%; display: block;}
.occ_posts_wrp .occ_post_item_right .occ_text_block { margin-left: 3.9%!important;  width: 45%!important;}

.occ_posts_wrp_top .occ_posts_right_block{float: right;
    margin: 0 0 10px;
    transition: width 0.5s ease 0s, height 0.5s ease 0s, transform 0.5s ease 0s;
    vertical-align: top;
    width: 40%;}
.occ_posts_wrp_top .occ_post_item_left{display: inline-block;
    float: left;
    margin: 0 3.3% 10px 0;
    transition: width 0.5s ease 0s, height 0.5s ease 0s, transform 0.5s ease 0s;
    vertical-align: top;
    width: 58.5%;float: left; margin-bottom: 14px;}
	
	
.primary-sidebar.seconds {
	padding-top:50px;
}
#practice_wrp {
    margin-left: 0%;
    margin-right: 0%;
}
.occ_posts_wrp_right{float:left;display: inline-block;vertical-align:top; margin: 0 0.4% 10px; margin-bottom: 10px; width: 39.4%; 
	transition: width 0.5s ease 0s, height 0.5s ease 0s, transform 0.5s ease 0s;
	-webkit-transition: width 0.5s ease 0s, height 0.5s ease 0s,-webkit-transform 0.5s ease 0s;  /* For Safari 3.1 to 6.0 */}
.occ_post_item_right{ float: left;  *margin-bottom: 14px;}
.occ_post_item_right .occ_thumbnail{*max-height: 150px;
    width: 100%;}
.occ_post_item_right .occ_text_block{margin-left: 0px;  width: 100%;}
.occ_thumbnail{  float: left;
    *max-height: 340px;width: 64.8%;
    overflow: hidden;}
.occ_thumbnail img{width:100%;*height:100%}
.occ_text_block{ float: left;
    margin-left: 3.9%;
    width: 31.2%;}
.occ_post_item_right .pra_subtitle{ text-transform:none; padding-top:0px;margin-top: 0px;}
.occ_post_item_left .pra_subtitle{ text-transform:none;padding-top:0px;margin-top: 0px;}
.occ_post_item_left.occ_post_item_left_not_featured, .occ_post_item_right.occ_post_item_left_not_featured {max-height:198px; overflow:hidden;}
 .occ_posts_right_block .occ_post_item_right {}
.occ_post_item_left_featured .occ_thumbnail{width: 100%;}
.occ_post_item_left_featured .occ_text_block{margin-left: 0px;  width: 100%;}
.occ_post_item_left_featured .pra_subtitle{ padding-top:0;margin-top: 0;}
.occ_post_item_left_featured .pra_title a{    display: block;
    font-size: 3em;
    font-weight: bold;
    left: -2px;
    line-height: 35px;
    margin-bottom: 5px;
    position: relative;}
.occ_posts_right_block{float:left;}
.clear{clear:both;}
.occ_events_award_wrp:before,.occ_events_award_wrp:after{content:"";display:table;}
.occ_events_award_wrp{margin-bottom: 20px;width:100%;margin-right:0px;margin-left:0px;}
.occ_events_award_item{  box-sizing: border-box;
    float: left;
    width: 47%;}
.occ_events_award_item.last{  margin-left: 5.4%;   }
h4.occ_ev_aw_title {margin:18px 0 0 0!important;}
.occ_ev_aw_title a{ font-size: 0.8em;
    line-height: 1.5em;
    padding: 5px 0;
    color: #ff0200;
	font-size: 0.8em !important;
    font-weight: normal;
    margin-bottom: 0;
    margin-top: 5px;
    padding-bottom: 0 !important;
    text-transform: none;
    width: 100%;}
.occ_ev_aw_item{padding: 0!important;}
.occ_events_award_title{color: #474748;
    float: left;
    font-size: 0.9em;
    font-weight: normal;
    line-height: 15px;
    margin: 0px;
    padding: 0px;
    padding-top: 9px;
    text-transform: uppercase;
    width: 100%;}

.occ_view_more_wrp{ float: left;  margin-bottom: 14px; padding-top: 14px;}
.occ_view_more_wrp .pra_subtitle{text-transform:uppercase;margin-bottom: 0px;padding-top:0px;margin-top: -5px;}
.occ_view_more_wrp .pra_title{ margin-bottom: 2px;}

.occ_posts_wrp{	transition: width 0.5s ease 0s, height 0.5s ease 0s, transform 0.5s ease 0s;
	-webkit-transition: width 0.5s ease 0s, height 0.5s ease 0s,-webkit-transform 0.5s ease 0s;  /* For Safari 3.1 to 6.0 */}
	
.occ_post_item_left_featured img.occ_featured{display:block;}
.occ_post_item_left_not_featured img.occ_rectangle,.occ_post_item_left_not_featured img.occ_vert_rectangle{display:block;}
.occ_posts_wrp .occ_post_item_left, .occ_posts_wrp .occ_post_item_right {
	position:relative;
}
.occ_posts_wrp .occ_post_item_left .occ_text_block, .occ_posts_wrp .occ_post_item_right .occ_text_block {
	position:static;
	top:0;
}
.occ_posts_wrp .occ_post_item_left .occ_text_block {
	left:0%;
}

.occ_posts_wrp .occ_post_item_right .occ_text_block {
	left:50.2%;
}
.galleria-image img {top:0px!important;}
#secondary,
	#supplementary, #secondary1 {
		display:none;
	}
.maincontentup {
	margin-top:0px;
}
.awardgrid {
    float: left;
    padding-right: 2%;
    padding-left:0%;
    width: 48%;
    padding-bottom:12px;
    min-height:none;
}
.awardgrid img {width:100%!important;}
.awardgrid.last {padding-right:2%;}
.singlepeopletop {padding-top:10px;}
/**
 * 11.0 Media Queries
 * -----------------------------------------------------------------------------
 */

/* Does the same thing as <meta name="viewport" content="width=device-width">,
 * but in the future W3C standard way. -ms- prefix is required for IE10+ to
 * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor
 * the meta tag. See http://core.trac.wordpress.org/ticket/25888.
 */
@-ms-viewport {
	width: device-width;
}

@viewport {
	width: device-width;
}

@media screen and (max-width: 400px) {
#dates, #datesmobile {left:0%;}
.navigation {display:none;}
.search .site-content .entry-content {padding-left:10px;padding-right:10px;}
.navigation {display:none;}
	#galleria, #galleriahome{width: 100%; }
	.content-area {padding-top:0px;}
	#controlscontainer, .galleria-controlscontainer {width:25%;}
	.post-content.onethirds {max-width:100%; float:none;}
	.half, .halfsecond {width:100%; float:none;}
	.entry-content .half h2, .entry-content .halfsecond h2 {margin-top:20px;}
	.galleria-fscr {right:5px;}
	.galleria-image-nav-right {right:36px;}
	.galleria-counter {right:65px;}
	.galleria-image-nav-left {right:87px;}
.practice_item.prac_square {width:98%;}
#practice_wrp.practice_wrp_4 .practice_item.prac_square,#practice_wrp.practice_wrp_2 .practice_item.prac_square  {width:98%;}

#practice_wrp .project_item {
    display: inline-block;
    margin: 0 7px 10px;
    vertical-align: top;
}
#practice_wrp .project_item.proj_square {
    height: 210.5px;
    width: 180px;
}
.project_item {
    display: inline-block;
    margin: 0 7px 10px;
    vertical-align: top;
}
.project_item.proj_square {
    height: 210.5px;
    width: 180px;
}
.contact .practice_item.prac_rectangle, .page-template-page-templatespress-php .practice_item.prac_largerectangle, .page-id-106 .practice_item.prac_largerectangle {width:98%;}
.search-container1 {padding-right:0px;}
	.post-content.twothirds {max-width:100%; float:none;}
	#secondary, #secondary1 {display:none;}
	.news {display:none;}
	.search-toggle {margin-right:0px;}
	

	.archive-header,
	.page-header {
		border-bottom: 1px solid rgba(0, 0, 0, 0.1);
		margin: 24px auto 0;
		padding-bottom: 24px;
	}

	.error404 .page-header {
		border-bottom: 0;
		margin: 0 auto 24px;
		padding: 0 10px;
	}
	.occ_posts_wrp .occ_posts_left_block, .occ_posts_wrp .occ_posts_right_block {width:96%; float:none;margin:0 2% 10px 2%;}
		.occ_posts_wrp .occ_posts_wrp_btm .occ_post_item_left {max-height:none; overflow:visible;}

}

@media screen and (min-width: 401px) {
	a.post-thumbnail:hover img {
		opacity: 0.85;
	}

#controlscontainer, .galleria-controlscontainer { width:17%;}
	.type-page .entry-content h2, .type-post .entry-content p, .single .entry-content p, .archive .entry-content h2, .page-id-52 .entry-content .post-content p {
		max-width:100%;
	}


	.site-header {width:100%;}
	

	.list-view .site-content .hentry {
		border-top: 1px solid rgba(0, 0, 0, 0.1);
		padding-top: 48px;
	}

	.list-view .site-content .hentry:first-of-type,
	.list-view .site-content .hentry.has-post-thumbnail {
		border-top: 0;
		padding-top: 0;
	}

	.archive-header,
	.page-header {
		margin: 0 auto 60px;
		padding: 0 10px;
	}

	.error404 .page-header {
		margin-bottom: 24px;
	}
	.occ_posts_wrp .occ_posts_left_block, .occ_posts_wrp .occ_posts_right_block {width:100%; float:none;margin:0 0% 10px 0%;}
	.occ_thumbnail, .occ_text_block {width:100%;margin-left:0%;max-height:250px;}
	.header-main {
		
		padding:20px 0% 0px 0%;
		width:100%;
	}
	.full-width .site-content {margin-right:0px;}
	.occ_posts_wrp .occ_posts_wrp_btm .occ_post_item_left {max-height:none; overflow:visible;}
}



@media screen and (min-width: 673px) {



	.type-page .entry-content h2, .type-post .entry-content p, .single .entry-content p, .archive .entry-content h2, .page-id-52 .entry-content .post-content p {
		max-width:53%;
	}
	.single .entry-content .twothirds p {max-width:100%;}
	
	.header-main {
		
		padding:20px 0% 0px 0%;
		width:100%;
	}

	.search-toggle {
		margin-right: 0px;
	}
	.news {
		bottom:17px;
		display:none;
	}
	 
	
	.search-box .search-field {
		width: 50%;
	}

	.content-area {
		float: left;
		width: 100%;
	}


	.site-content .has-post-thumbnail .entry-header {
		margin-top: 0;
	}


	.singular .site-content .hentry.has-post-thumbnail {
		margin-top: 0;
	}

	.full-width .site-content {
		margin-right: 0;
	}

	.full-width .site-content .has-post-thumbnail .entry-header,
	.full-width.singular .site-content .hentry.has-post-thumbnail {
	}

	

	
	

	.site-info {
		padding: 15px 30px;
	}
	
	.site-header {width:100%;}
	#controlscontainer, .galleria-controlscontainer {width:12%;}
	
	
}

@media screen and (min-width: 769px) {
.occ_posts_wrp .occ_post_item_right .occ_text_block { margin-left: 3.9%!important;  width: 47%!important;}
#practice_wrp {
    margin-left: -0.7%;
    margin-right: -1%;
}
.main-content {width:83%; float:left;}
.awardgrid {
    float: left;
    padding-right: 2%;
    padding-left:0%;
    width: 18.4%;
    padding-bottom:12px;
    min-height:238px;
}
.awardgrid img {width:auto!important;}
.awardgrid.last {padding-right:0%;}
.occ_posts_wrp .occ_post_item_left .occ_text_block, .occ_posts_wrp .occ_post_item_right .occ_text_block {
	position:absolute;
	top:0;
}
.occ_posts_wrp .occ_post_item_left .occ_text_block {
	left:64.2%;
}
.nav-container {display:block;}
.site-content .entry-content {
	background-color: #fff;
	padding: 12px 0px 0 0px;
}

#logohome {padding-left:0px;margin-top:13px;}
#dates, #datesmobile {
		left:0px;
		bottom:-18px;
	}
	#dates {display:block;}
	#datesmobile {display:none;}
.twitter {
	text-align:right;
	cursor:pointer;
	float:right;
	color: #58585a;
	content: "\f202";
	font-size: 20px;
}
.twitter-toggle:before {
	color: #58585a;
	float:right;
	content: "\f202";
	font-size: 20px;
	padding-left:5px;
}
.search-toggle:before {
	color: #58585a;
	content: "\f400";
	font-size: 20px;
}
.entry-title, .site-content .entry-meta {margin-left:0px; margin-right:0px;}
 .entry-title, .entry-meta {padding-left:0px!important;}


.single-up_projects .post-content.onethirds {
	float:left;
	max-width:40.8%;
	min-width:40.8%;
	margin-top:5px;
}
.occ_posts_wrp_top,.occ_posts_wrp_btm{min-height:none;}

.occ_thumbnail, .occ_text_block {max-height:none;}
.maincontentup {}
.page-template-page-templatesvacanciesnew-php .post-content.onethirds, .single-project .post-content.onethirds  {
}
.single .half {padding-left:3%;}
#secondary,
	#supplementary, #secondary1 {
		display:block;
		padding: 0 3% 0px 0px;
	}
	.news{display:block;left:0px;bottom:10px;}
	.header-main {
		padding-right: 0;
		padding-top:20px;
		width:100%;
	}
	
	.search-toggle {
		margin-right: 0;
	}

	
	/* Navigation */

	.site-navigation li .current_page_item > a,
	.site-navigation li .current_page_ancestor > a,
	.site-navigation li .current-menu-item > a,
	.site-navigation li .current-menu-ancestor > a {
		color: #fff;
	}

	/* Primary Navigation */
	
	.primary-navigation .menu-toggle {
		display: none;
		padding: 0;
	}

	.primary-navigation .nav-menu {
		border-bottom: 0;
		display: table;
    	width: 100%;
	}

	.primary-navigation.toggled-on {
		border-bottom: 0;
		margin: 0;
		padding: 0;
	}

	.primary-navigation li {
		border: 0;
		display: table-cell;
		/*height: 65px;*/
		line-height: 24px;
		position: relative;
		width:20%;
		text-align:left;
	}

	.primary-navigation a {
		display: inline-block;
		
		white-space: nowrap;
	}

	

	.primary-navigation li:hover > a,
	.primary-navigation li.focus > a {
		color: #ff0000;
	}

	.primary-navigation ul ul a:hover,
	.primary-navigation ul ul li.focus > a {
	}

	.primary-navigation ul li:hover > ul,
	.primary-navigation ul li.focus > ul {
		left: auto;
	}

	.occ_posts_wrp .occ_posts_left_block {width:55.3%; float:left;margin:0 2% 10px 0%;}
	.occ_posts_wrp .occ_posts_right_block {width:39.5%; float:right;margin:0 0% 10px 0%;}
	.page-template-news-template-mobile .occ_posts_wrp .occ_posts_left_block {width:98%; float:left;margin:0 1% 10px 1%;}
	.page-template-news-template-mobile .occ_posts_wrp .occ_posts_right_block {width:98%; float:right;margin:0 1% 10px 1%;}
	.occ_text_block {  float: left; margin-left: 3.9%; width: 31.2%;}
	 .occ_thumbnail { width: 64.8%;}
	 	.occ_posts_wrp .occ_posts_wrp_btm .occ_post_item_left {max-height:190px; overflow:hidden;}
	.news {display:block;left:0px;}

	#secondary, #secondary1 {
		border: 0;
		clear: none;
		float: left;
		width: 14%;
	}
	.site-content {
		margin-right: 0%;
		width:100%;
	}
	.page-template-news-template-mobile .site-content {
		margin-right: 0%;
		margin-left: 0px;
	}
	.main-content {
		float: left;
	}
	
}

@media screen and (min-width: 810px) {
	.attachment .entry-attachment .attachment {
		margin-right: -168px;
		margin-left: -168px;
		max-width: 810px;
	}


	

	.full-width .site-content blockquote.alignleft,
	.full-width .site-content blockquote.alignright {
		width: -webkit-calc(50% + 130px);
		width:         calc(50% + 130px);
	}




	.full-width .site-content .alignleft {
		clear: left;
	}

	.full-width .site-content blockquote.alignright,
	.full-width .site-content img.size-full.alignright,
	.full-width .site-content img.size-large.alignright,
	.full-width .site-content img.size-medium.alignright,
	.full-width .site-content .wp-caption.alignright {
		margin-right: -168px;
	}

	.full-width .site-content .alignright {
		clear: right;
	}
}



@media screen and (min-width: 1008px) {
	
	body #project_wrp {margin-left: -1px;}
	.search-box-wrapper {
		padding-left: 182px;
	}

	.header-main {
		margin:0px;
	}
	.nav-container {
		margin-left:17%;
		width:83%;
	}

	
	.news {
		bottom:11px;
	}
	
	.site-content .entry-header {
		margin-top: 0;
	}

	.site-content .has-post-thumbnail .entry-header {
		margin-top: 0;
	}





	#supplementary {
		padding: 0;
	}



}



@media screen and (min-width: 1080px) {
.project-box {
  float: left;
  padding-left: 3.8%; 
  padding-bottom: 10px;
  min-width: 180px;
 
  padding-right:0%;
}


.page-template-page-templatesvacanciesnew-php .post-content.onethirds {
	width:41%;
}
.page-template-page-templatesvacanciesnew-php .post-content.twothirds {
	width:56%;
}
.post-content.twothirds {
	float:left;
	width:55%;
	margin-right:3%;
}


.post-content.onethirds {
	float:left;
	width:42%;
	margin-top:5px;
}
	body #project_wrp {margin-left:-7px;margin-top:10px;}
	.search-box .search-field {
		width: 220px;
	}

	.site-content,
	.site-main .widecolumn {
		width:100%;
	}

	

	.search-box-wrapper,
	.featured-content {
		padding-left: 222px;
	}

	#secondary, #secondary1 {
		14%;
	}
	.page-template-page-templateshome-php #secondary {
		width: 200px;
	}
	
	.secondary-navigation,
	.secondary-navigation ul ul {
		width: 222px;
	}

	.secondary-navigation ul li:hover > ul,
	.secondary-navigation ul li.focus > ul {
		left: 202px;
	}
	.nav-container {margin-left:17%;}
	
}




@media screen and (min-width: 1260px) {
#secondary,
	#supplementary, #secondary1 {
		display:block;
		padding: 0 3% 0px 0px;
	}
	#logohome {padding-left:0px;}
	.news {left:0px;}
	#dates {left:0px;}
	
}


/**
 * 12.0 Print
 * -----------------------------------------------------------------------------
 */


#logohome {
    float: left;
}
#primary-sidebar .widget-title {
    display: none;
}

#primary .entry-header {
    display: none;
}
#primary .type-post .entry-header, #primary .type-people .entry-header, #primary .type-project .entry-header  {
    display: block;
}
#jig1 .jig-caption-wrapper {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}
#jig1 .jig-caption-title {
    color: #58585A !important;
}

.maxheighttop {
	padding-top:254px!important;
}



.entry-content.fourth .awardgrid{
	min-height:238px;
}
.mobilegrid {
	padding:10px 0px 20px 0px;
	width:100%;
}
#column5 {
	clear: left;
	float: left;
	width: 100%;
	overflow: hidden;
}
#column4, #column3, #column2 {
	clear: left;
	float: left;
	width: 100%;
	position: relative;
	right: 20%;
}
#column1 {
	float: left;
	width: 100%;
	position: relative;
	right: 20%;
}
#col1, #col2, #col3, #col4, #col5 {
	float: left;
	width: 16%;
	position: relative;
	left: 82%;
	overflow: hidden;
}
#col2 {left:86%;}
#col3 {left:90%;}
#col4 {left:94%;}
#col5 {left:98%;}


.entry-content.second {
    padding-top: 50px;
}
.entry-content.third {
    padding-top: 0px;
}
.entry-content.fourth {
    padding-top: 15px;
}
.page-id-83 .entry-content.third {
    padding-top: 15px;
}
.single-people .entry-content.second {
    padding-top: 0px;
}
.entry-content p {
    font-size: 0.85em;
    line-height: 1.5em;
    margin-bottom: 0;
    padding: 5px 0;
	 position: relative;   z-index: 9999;
}
.category-news .entry-content p.pra_title {
	z-index: 10000;
}
.category-news .entry-content p {
	padding:0px 0px!important;
}
.single .category-news .entry-content p {
	padding:5px 0px!important;
}
.single-project .entry-content .onethirds p{
	font-size:0.75em;
}
.entry-content .awardgrid p {
	line-height: 1.3em;
	min-height:57px;
}

.entry-content.fourth .awardgrid.removemaxheight {
	min-height:0px!important;
	padding-bottom:0px!important;
}
.entry-content .awardgrid.removemaxheight p {
	min-height:0px;
	line-height: 1em;
}
.image {
    padding-bottom: 30px;
}

.type-page.urban .entry-content h2{
	 margin-bottom: 33px;
}
li.menu-item-251 {
    color: #346191;
}
.primary-navigation li.menu-item-251.focus > a, #primary-navigation li.menu-item-251 a {
    color: #346191;
}
#primary-navigation li.menu-item-251:hover > a{
	color:#ff0000;
}
li.menu-item-251 a {
    padding-right: 0;
}
/*#menu-item-248 {
    text-align:left!important;
}*/

.clearboth {
    clear: both;
}


.primary-navigation.toggled-on li.menu-item-251 {
    float: none;
}

/* Practice Page*/

#practice_wrp:before, #practice_wrp:after {
    content: " ";
    display: table;
}
.practice_item {
    display: inline-block;
    margin: 0 0.7% 10px;
    transition: width 0.5s ease 0s, height 0.5s ease 0s, transform 0.5s ease 0s;
    vertical-align: top;
    width: 18%;
}
.practice_item.prac_square {
    width: 18.5%;
}
.page-id-263 .practice_item.prac_square {
    width: 20%;
}
.practice_item.prac_rectangle {
    width: 38.5%;
}
.contact .practice_item.prac_rectangle {
    width: 38%;
}
.practice_item.prac_largerectangle {
    width: 56%;
}

.page-template-page-templatespress-php .practice_item.prac_largerectangle, .page-id-106 .practice_item.prac_largerectangle{
    width: 56%;
}
#practice_wrp.practice_wrp_4 .practice_item.prac_square {
    width: 23%;
}
#practice_wrp.practice_wrp_4 .practice_item.prac_rectangle {
    width: 48%;
}
.contact #practice_wrp.practice_wrp_4 .practice_item.prac_rectangle {
    width: 47%;
}
#practice_wrp.practice_wrp_3 .practice_item.prac_square {
    width: 31.33%;
}
#practice_wrp.practice_wrp_3 .practice_item.prac_rectangle {
    width: 64.66%;
}
.contact #practice_wrp.practice_wrp_3 .practice_item.prac_rectangle {
    width: 63.66%;
}
#practice_wrp.practice_wrp_2 .practice_item.prac_square {
    width: 48%;
}
#practice_wrp.practice_wrp_2 .practice_item.prac_rectangle {
    width: 98%;
}
.practice_item.prac_square img.square {
    display: block;
}
.practice_item.prac_rectangle img.rectangle {
    display: block;
}
.pra_thumbnail {
    float: left;
    overflow: hidden;
    width: 100%;
}
.pra_thumbnail img {
    display: none;
    float: left;
    height: 100%;
    width: 100%;
}
.pra_subtitle {
    color: #FF0200;
    float: left;
    font-size: 0.8em !important;
    font-weight: normal;
    margin-bottom: 0;
    margin-top: 5px;
    padding-bottom: 0 !important;
    text-transform: uppercase;
    width: 100%;
}
.pra_title {
    color: #ff0000;
     float: left;
    padding-top: 9px !important;
    text-transform: uppercase;
    font-size: 0.9em !important;
    font-weight: normal;
    line-height: 15px !important;
    margin-bottom: 5px;
    width: 100%;
    padding-bottom:0px!important;
}
.entry-content .pra_title a:hover, .category-news .pra_title a:hover {color:#ff0000!important;}
.category-news .pra_title a {margin-top:17px; margin-bottom:8px;}
.category-news .entry-content .occ_posts_wrp_top .occ_post_item_left p.pra_subtitle {margin-top:8px;}
.category-news .pra_title a{color:#474748!important;}
.pra_excerpt {
    color: #7E7F81;
    float: left;
    line-height: 1.4em !important;
    padding-top: 2px !important;
    width: 100%;
}
.contact .practice_item {
    margin-bottom: 30px;
}
.practice_item.last {
    margin-right: 0;
}
.secondul {
    padding-top: 130px;
}
.secondul li.selected >a{color: #FF0000!important; cursor:default;}
.secondulprojects {
	padding-top:30px;
}
.pract_error{color:white; margin-left: 8px;}
/* End Practice Page*/



@media screen and (max-width: 450px) {
body .occ_posts_wrp .occ_post_item_right .occ_thumbnail{width:100%!important;}
body .occ_posts_wrp  .occ_post_item_right .occ_text_block{width:100%!important;margin-left:0!important;}
.occ_posts_wrp .occ_post_item_right .occ_thumbnail img.occ_rectangle{display:block;}
.post-content.twothirds {width:100%!important;}
.type-page .entry-content h2, .type-post .entry-content p, .single .entry-content p, .archive .entry-content h2, .page-id-52 .entry-content .post-content p{ max-width:100%!important;}
.occ_posts_wrp .occ_post_item_right .occ_thumbnail img.occ_square{display:none;}
.search .site-content .entry-content {padding-left:10px;padding-right:10px;}
.search-container1 {padding-right:0px;}
#controlscontainer, .galleria-controlscontainer {width:25%;}
.content-area {padding-top:0px;}
.galleria-fscr {right:5px;}
	.galleria-image-nav-right {right:36px;}
	.galleria-counter {right:65px;}
	.galleria-image-nav-left {right:87px;}

 #practice_wrp.practice_wrp_4 .practice_item.prac_square,#practice_wrp.practice_wrp_2 .practice_item.prac_square  {}
.contact .practice_item.prac_rectangle, .page-template-page-templatespress-php .practice_item.prac_largerectangle, .page-id-106 .practice_item.prac_largerectangle {width:98%;}
	.practice_item.prac_square {width:98%;}
	.half, .halfsecond {width:100%; float:none;}
	.post-content.twothirds {max-width:100%; float:none;}
	.entry-content .half h2, .entry-content .halfsecond h2 {margin-top:20px;}
	#secondary, #secondary1, .news {display:none;}
	body .occ_posts_wrp_left{width:98%;margin-bottom: 14px;}
	body .occ_posts_wrp_right{width:98%}
	.occ_post_item_left {  margin-top: 0 !important;}
	body .occ_post_item_left.occ_post_item_left_featured{ padding-bottom:0px;}
	.occ_posts_right_block {margin-bottom: 30px; margin-top: 0 !important;}
	body .occ_thumbnail {  width: 100%; *max-height: 150px;}
	body .occ_post_item_left_featured .occ_thumbnail{ *max-height: 340px;}
	body .occ_text_block {margin-left: 0px;	width: 100%;}
	body .occ_post_item_left .pra_subtitle {   margin-top: 5px;  padding-top: 5px;}
	.occ_post_item_left img{display:none!important;}
	.occ_post_item_left img.occ_rectangle{display:block!important;}
	.occ_view_more_wrp{ margin-bottom: 0;}
	body p.project_error {text-align:center;}
}




#gen_loading {
  	display: none;
   height: 100%;
    left: 0;
    position: fixed;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 999;
}
#facebook{
	margin-top:30px;
	float:left;
	bottom: 12px;
    left: 50%;
    margin-left: -15px;
    position: absolute;
}
.facebook_block{
	background-color:#ffffff;
	border:2px solid #666666;
	float:left;
	height:30px;
	margin-left:5px;
	width:8px;
        opacity:0.1;
	-webkit-transform:scale(0.7);
	-webkit-animation-name: facebook;
 	-webkit-animation-duration: 1s;
 	-webkit-animation-iteration-count: infinite;
 	-webkit-animation-direction: linear;
	
	}
#block_1{
 	-webkit-animation-delay: .3s;
 }
#block_2{
 	-webkit-animation-delay: .4s;
}
#block_3{
 	-webkit-animation-delay: .5s;
}
@-webkit-keyframes facebook{
	0%{-webkit-transform: scale(1.2);opacity:1;}
	100%{-webkit-transform: scale(0.7);opacity:0.1;}
}

/* End Loading */
.entry-content.second h1 {
	margin-top:6px;
	margin-bottom:5px;
}
.entry-content.second h3 {
	margin-top:8px;
	margin-bottom:13px;
	font-size:16px;
}
.primary-sidebar .widget_pages ul.projectsul li {
	padding-left:15px;
}
/* Project Page */
#project_wrp {
    margin-left: -4px;
    *margin-right: -10px;
	position:relative;
	width:970px;
	*height:2000px;
	*display:none;
	display:block!important;
}
#project_wrp:before, #project_wrp:after {
    content: " ";
    display: table;
}
#project_wrp .project_item{
	display: inline-block;
    margin:  0 7px 10px;
	
    vertical-align: top;
	*display:none;
    *transition: width 0.5s ease 0s, height 0.5s ease 0s, transform 0.5s ease 0s;
	*float:left;
	*opacity:0;
}
#project_wrp .project_item.Selected   {
	*display:block;
}

.proj_thumbnail{}
#project_wrp .project_item img{display:none;width:100%;height:auto;z-index:9999;position: relative;}
#project_wrp .project_item.proj_square{width:180px;height: 210.5px;*margin-bottom: 22.1%;}
#project_wrp .project_item.proj_square.proj_second_square{  *margin-left: -19%;*margin-bottom: 0px!important;
    *margin-top: 22.4%;
    *position: absolute;}
#project_wrp .project_item.proj_square img.square{display:block;width: 180px;height: 176px;}
#project_wrp .project_item.proj_large_square{width: 374px; height: 431px;}
#project_wrp .project_item.proj_large_square img.large_square{display:block;width: 100%;height: 396px;}
#project_wrp .project_item.proj_large_rectangle{width:568px; height: 431px;}
#project_wrp .project_item.proj_large_rectangle img.large_rectangle{display:block; width: 100%;height:396px;}

.proj_title{ height: 14px;
    line-height: 13px !important;
    margin-bottom: 0 !important;
    overflow: hidden;
    padding-bottom: 0px !important;
	 width:100%;
 }
.proj_loc_date{ height: 14px;
    line-height: 13px !important;
    margin-bottom: 0 !important;
    overflow: hidden;
	margin-top: -3px;width:100%;
}
.proj_loc_date span{}
/*
#project_wrp.project_wrp_4 .project_item.proj_square  {
    width: 23%;
	*margin-bottom: 27.5%;
}
#project_wrp.project_wrp_4 .project_item.proj_large_square {
    width: 48%;
}
#project_wrp.project_wrp_4 .project_item.proj_large_rectangle {
    width: 73%;
}
#project_wrp.project_wrp_4 .project_item.proj_square.proj_second_square{ *margin-left: -24%; *margin-top: 28.2%;}

#project_wrp.project_wrp_3 .project_item.proj_square  {
    width: 31.33%;
	*margin-bottom: 42.5%;
}
#project_wrp.project_wrp_3 .project_item.proj_large_square {
    width: 64.66%;
	
}
#project_wrp.project_wrp_3 .project_item.proj_large_rectangle {
    width: 98%;
}
#project_wrp.project_wrp_3 .project_item.proj_square.proj_second_square{ *margin-left: -32.33%; *margin-top: 39.1%;}

#project_wrp.project_wrp_2 .project_item.proj_square  {
    width: 48%;
	*margin-bottom: 67%;
}
#project_wrp.project_wrp_2 .project_item.proj_large_square {
    width: 98%;
}
#project_wrp.project_wrp_2 .project_item.proj_large_rectangle {
    *width: 98%;
}
#project_wrp.project_wrp_2 .project_item.proj_square.proj_second_square{ *margin-left: -49%; *margin-top: 61%;}
*/
.project_sidebar li.selected > a{color: #FF0000!important; cursor:pointer;}
p.project_error { margin-left: 10px;margin-right: 10px; margin-top: -30px;}

/* End Project Page */


.entry-content li {font-size:0.8em; line-height:1.5em;}
.page-template-page-templatesurbanpage-php .post-thumbnail {margin-bottom:15px;}


html, body {
    height: 100%;
}
#megaMenu{ display: none !important; }
.search h1.entry-title {font-size:22px;}
.searchh1 a{
	color:#ff0000;
	font-size:34px;
}






.proj_loc_date {padding-top:3px!important;}
#sub-pages-sidebar, #pages-5 {padding-top:136px;}
.page-id-1281 #practice_wrp{margin-left:-1%;}
.page-template-page-templatesuppeople-php .children {display:none;}
.single .site-content .has-post-thumbnail .entry-header {padding-top:0px;}

*::-webkit-input-placeholder {
  color: #58585a;
}
*:-moz-placeholder {
  color: #58585a;
}
*:-ms-input-placeholder { /* IE10+ */
  color: #58585a;
}
#wprmenu_menu.wprmenu_levels ul li {border-bottom:none!important;}
#wprmenu_menu.wprmenu_levels ul li.menu-item-1405 {border-bottom:1px solid #808285;}



.blockawardimage, .removepeopletitle {
	display:none;
}
.peopletitle {
	display:block;
}
.removepeopletitle {
	display:none!important;
}
.single-project.single .entry-content p, .single-up_projects.single  .entry-content p{
	margin-bottom: 0;
    max-width: 94%;
}
.navigation
{
    list-style-type: none;
    text-align: justify;
}

.navigation li
{
    display: inline;
    float:left;
    width:20.2%;
   
}
.navigation li.menu-item-251 {
	text-align:right;
	width:19%;
}

.single-up_people .entry-meta {color:#ffffff!important;}

.page-id-54 .pra_title {display:none;}
ul.proj_type li.selected a{cursor:pointer;}



.primary-sidebar .widget {
		font-size: 0.95em;
		line-height: 1.5;
		list-style-type:none;
	}
.imagesomething {
		position: fixed; right: 0; bottom: 0;
		min-width: 100%; min-height: 100%;
		width: auto; height: auto; z-index: -100;
		background-size: cover;
}
.vjs-control-bar {display:none;}

@media (max-width: 600px) {
	.occ_ev_aw_item {font-size:0.75em!important;}
}
@media (max-width: 600px) {
	.occ_ev_aw_item {font-size:0.8em!important;}
	.occ_posts_wrp .occ_post_item_left.occ_post_item_left_featured{width:100%;*padding-bottom: 5px;}
	.occ_posts_wrp_top .occ_post_item_left{ margin: 0 0 14px 0;}
	.occ_posts_wrp_top .occ_posts_right_block{width:100%;}
	.occ_posts_wrp .occ_posts_right_block .occ_post_item_right{margin-top:0!important;}

	.occ_post_item_left_featured .occ_text_block{width:100%!important; margin-left: 0!important;}
	.occ_post_item_left_featured .occ_thumbnail{width:100%!important;}
	
	
	.occ_posts_wrp .occ_post_item_left{width:100%!important; margin: 0 0 14px 0;}
	.occ_posts_wrp .occ_post_item_right{width:100%;}
	.occ_post_item_left_featured .pra_title a{font-size:33px;}
	body .occ_posts_wrp_btm  .pra_subtitle,.occ_events_award_wrp .pra_subtitle{  margin-top: 0;    padding-top: 0;}
}