@media screen and (max-width: 960px) {

	.responsive section, .responsive footer#footer {
		width: 100%;
		border-left: none;
		border-right: none;
	}

	.responsive #header-wrap {
		width: 95%;
	}

	.responsive #nav-wrap-clone {
		width: 95%;
		margin-left: -47.5%;
	}

	.responsive .section-holder {
		width: 95%;
	}

	.responsive .heading h1 {
		font-size: 330%;
	}

	.responsive .flex-direction-nav {
		display: none;
	}

	.responsive .works-filter {
	}

	.responsive .filter-container {
		top: 45px;
	}

	.responsive .filter-container:before {

	}

	.responsive .team li.active-member .team-member-social-icons, .responsive .team li.active .team-member-social-icons {
		right: 0;
		opacity: 1;
	}

	.responsive a.filter-opener, .responsive a.map-opener, .responsive a.post-date {
		
	}
}




















@media screen and (max-width: 740px) {

	.responsive .block {
		width: 100%;
		clear: both;
	}

	.responsive #social-wrap, .responsive #footer-info nav {
		display: none;
	}

	.responsive .content-left, 
	.responsive .content-right,
	.responsive .sidebar-left,
	.responsive .sidebar-right,
	.responsive .comments-wrap {
		clear: both;
		width: 100%;
	}

	.responsive .sidebar-left,
	.responsive .sidebar-right {
		margin-top: 48px;
	}

	.responsive .comment-list li {
		width: 100%;
	}

	.responsive #header-wrap {
		height: 67px;
	}

	.responsive .caption, .responsive #additional-nav-container, .responsive .nav {
		display: none !important;
	}

	.responsive section.works-template .heading {
		width: 62%;
	}

	.responsive section.works-template .heading.project-heading {
		width: 68.34%;
	}

	.responsive .heading h6 {
		display: none;
	}

	.responsive .heading h1 {
		font-size: 220%;
		line-height: 36px;
	}

	.responsive .filter-container {
		width: 100%;
		top: 40px;
	}

	.responsive a.filter-opener, .responsive a.map-opener, .responsive a.post-date {
		padding: 24px 0 24px 0;
	}

	.responsive a.close {
		top: 43px;
	}

	.responsive .page-controls a {
		padding: 10px 2%;
	}

	.responsive .page-number {
		font-size: 200%;
		margin-top: 18px;
	}

	.responsive .works-gallery li {
		width: 49.5%;
		margin-right: 1%;
	}

	.responsive .works-gallery li:nth-child(2n+0) {
		margin-right: 0;
	}

	.responsive .sidebar-widget-description p {
		float: left;
		margin-right: 10px;
		margin-bottom: 10px;
	}

	.responsive .sidebar-widget-action {
		display: inline-block;
		margin-bottom: 10px;
	}

	.responsive section.blog-template .sidebar-left, 
	.responsive section.blog-template .sidebar-right {
		text-align: center;
		width: 100%;
	}

	.responsive input, .responsive textarea {
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	.responsive input[type="submit"] {
		text-align: center;
		margin-bottom: 0;
	}

	.responsive .field-error {
		left: 25% !important;
		top: 100% !important;
		margin-top: -41px;
	}


	.responsive .blog-posts li {
		width: 49.5%;
		margin-bottom: 1%;
	}

	.responsive .blog-posts li .post-thumb {
		
	}

	.responsive .heading.post-heading {
		width: 90%;
		margin-left: 0;
		margin-right: 10%;
	}

	


	.responsive .team li {
		width: 49.5%;
		margin-right: 1%;
		margin-bottom: 1%;
	}

	.responsive .team li:nth-child(2n+0) {
		margin-right: 0;
	}

	.responsive .team li .team-member-social-icons {
		display: none;
	}

	.responsive .team li > a img {
		display: none;
	}




	.responsive .heading, 
	.responsive .heading.post-heading.post-heading, 
	.responsive .heading.post-heading.project-heading,
	.responsive section.works-template .heading,
	.responsive section.works-template .heading.project-heading {
		width: 100%;
		float: left;
		clear: both;
		margin: 0;
		padding: 0;
		margin-top: 10px;
		margin-bottom: 20px;
		text-align: center;
	}

	.responsive .map-opener-container {
		top: 51px;
	}

	.responsive .map-opener {
		padding: 4px 8px 3px 2px;
		font-size: 100%;
	}


	.responsive .post-date-container {
		position: static;
		float: left;
		width: 100%;
		height: auto;
		background: #333;

	}

	.responsive .post-date-container:before {
		display: none;
	}

	.responsive .post-date-container a.post-date {
		float: left;
		width: 100%;
		padding-left: 0;
		padding-right: 0;
	}

	.responsive .filter-container {
		position: relative;
		z-index: 9999;
		top: 0;
	}

	.responsive .filter-opener {
		width: 100%;
		padding-left: 0;
		padding-right: 0;
	}

	.responsive .works-filter {
		width: 100%;
		text-align: center;
	}

	.responsive .works-filter li a{
		padding-left: 0;
		padding-right: 0;
		margin: 0;
	}


	.responsive .map-opener-container {
		position: static;
		width: 100%;
	}

	.responsive .map-opener {
		width: 100%;
		padding: 12px 0;
		padding-left: 0;
		padding-right: 0;
	}

	.responsive .map-opener-container:before, .responsive .filter-container:before {
		display: none;
	}

	.responsive .page-controls {
		position: static;
		float: left;
		width: 100%;
		height: auto;
		background: #333;
	}

	.responsive .page-controls a,
	.responsive .page-controls span {
		padding: 24px 0;
		margin: 0;
		width: 37%;
		color: #fff;
	}

	.responsive .page-controls a.previous:hover,
	.responsive .page-controls a.next:hover {
		color: #fff;
	}

	.responsive .page-controls span {
		padding: 0;
	}

	.responsive .page-controls a.previous {
		float: left;
		width: 25%;
		padding-left: 6.5%;
		color: #fff;
	}

	.responsive .page-controls a.next {
		float: right;
		width: 25%;
		padding-right: 6.5%;
		color: #fff;
	}



	.responsive section.works-template .page-controls a,
	.responsive section.works-template .page-controls span {
		padding: 24px 0;
		margin: 0;
		width: 27%;
	}

	.responsive section.works-template .page-controls span {
		padding: 0;
	}

	.responsive section.works-template .page-controls a.previous {
		float: left;
		width: 20%;
		padding-left: 6.5%;
	}

	.responsive section.works-template .page-controls a.next {
		float: left;
		width: 20%;
		padding-right: 6.5%;
	}


	


	.responsive a.close {
		top: 15px;
		right: 10px;
		z-index: 99999;
		height: 20px;
		width: 20px;
		padding: 10px;

	}

	.responsive a.close:before {
		line-height: 80%;
	}
}
















@media screen and (max-width: 480px) {
	body.responsive {
		text-align: center;
	}

	.responsive .copyright {
		float: none;
	}

	.responsive #logo-wrap {
		position: static;
		width: 100%;
	}

	.responsive #logo-wrap .logo img {
		position: static;
		margin: 0 auto;
	}

	.responsive select.nav-select {
		position: static;
		width: 100%;
		margin-top: 20px;
		text-align: right;
		border: 1px solid #ededed;
	}

	.responsive .heading {
		text-align: left;
	}

	.responsive .heading, 
	.responsive .heading.post-heading.post-heading, 
	.responsive .heading.post-heading.project-heading,
	.responsive section.works-template .heading,
	.responsive section.works-template .heading.project-heading {
		width: 100%;
		float: left;
		clear: both;
		margin: 0;
		padding: 0;
		margin-top: 10px;
		margin-bottom: 20px;
		text-align: center;
	}

	.responsive .works-gallery li {
		width: 100%;
		margin-right: 0;
	}

	.responsive .filter-container {
		position: static;
		
	}

	.responsive .filter-opener {
		width: 100%;
		padding-left: 0;
		padding-right: 0;
	}

	.responsive .works-filter {
		width: 100%;
		text-align: center;
	}

	.responsive .works-filter li a{
		padding-left: 0;
		padding-right: 0;
		margin: 0;
	}


	.responsive .map-opener-container {
		position: static;
	}

	.responsive .map-opener {
		width: 100%;
		padding: 12px 0;
		padding-left: 0;
		padding-right: 0;
	}

	.responsive .map-opener-container:before, .responsive .filter-container:before {
		display: none;
	}

	.responsive .page-controls {
		position: static;
		float: left;
		width: 100%;
		height: auto;
		background: #333;
	}

	.responsive .page-controls a,
	.responsive .page-controls span {
		padding: 24px 0;
		margin: 0;
		width: 37%;
	}

	.responsive .page-controls span {
		padding: 0;
	}

	.responsive .page-controls a.previous {
		float: left;
		width: 25%;
		padding-left: 6.5%;
	}

	.responsive .page-controls a.next {
		float: right;
		width: 25%;
		padding-right: 6.5%;
	}



	.responsive section.works-template .page-controls a,
	.responsive section.works-template .page-controls span {
		padding: 24px 0;
		margin: 0;
		width: 27%;
	}

	.responsive section.works-template .page-controls span {
		padding: 0;
	}

	.responsive section.works-template .page-controls a.previous {
		float: left;
		width: 20%;
		padding-left: 6.5%;
	}

	.responsive section.works-template .page-controls a.next {
		float: left;
		width: 20%;
		padding-right: 6.5%;
	}


	.responsive .blog-posts li {
		width: 100%;
		margin-right: 0;
		margin-bottom: 1%;
	}


	.responsive a.close {
		top: 15px;
		right: 10px;
		z-index: 99999;
		height: 20px;
		width: 20px;
		padding: 10px;

	}

	.responsive a.close:before {
		line-height: 80%;
	}


	.responsive .sidebar-widget-description p {
		float: none;
	}

	.responsive .comment-list {
		text-align: left;
	}

	.responsive a.reply-btn {
		font-size: 80%;
	}
}