@media only screen and (max-width:750px) { 
	/* ===[ Header Styles ]===================================================== */

	.main-wrapper {
	    width: auto;
	    overflow: hidden;  
	}
	.container {
		width: 320px;
	}
	.header-wrapper {

	}
	#header-slider {
		margin-top: 0;
	}
	#header-slider img {
		max-width: 200%;
		height: auto;
		text-align: center;
		margin: auto;
		margin-left: -60%;
	}
	.showcase-image img {
		width: auto;
	}
	.header-container {
		background: url(images/m-header-bg.jpg) repeat-x center 56%;
		padding-bottom: 20px;
		border-bottom: 5px #3e3e3e solid;
	}
	.header {
	    padding: 0;
	    width: 300px;
	    position: relative;
	    margin: auto;
	    border-bottom: none;
	}

	.header-left {
	    float: none;
	    margin-left: 6px;
	    margin-bottom: 10px;
	    width: auto;
	    text-align: center;
	    margin-left: 0;
	    padding: 20px 0;
	}

	.header-right {
		width: auto;
		float: none;
		height: auto;
	}
	.hide-clear {
		display: block;
	}
	
	.menu-header-container { 
		text-align: center; 
		}

	.page-title h2 {
	    margin-bottom: 0px;
	    font-size: 20px;
	    line-height: 28px;
	}

	.page-title h3 {
	    font-size: 14px;
	    line-height: 18px;
	    margin-top: 10px;
	}
	.sub-head_container h1 {
		width: 320px;
		margin: auto auto 30px auto;
		margin-left: auto;
		padding-left: 30px;
	}
	.work_with h1, .home-portfolio-left h1 {
		text-align: center;
	}
	.title-meta h2 { font-size: 20px }
	
	.page-template-portfolio-php .header-left h1 a, .page-template-about-php .header-left h1 a, .page-template-blog-php .header-left h1 a, .single.blog .header-left h1 a, .author .header-left h1 a {
		background: none;
		text-indent: 0;
		position: relative;
		margin-top: 0;		
		width: auto;
		height: auto;
		text-align: center;
	}
	.page-template-portfolio-php .header-left h1 a img {
		display: inline-block;
	}
	
	/* ===[ Navigation Styles ]===================================================== */

	.select-menu,
	.select { display: block }

	#nav { display: none }

	.menu-header-container { position: relative }

	.select-menu {
	    width: 100%;
	    margin: auto;
	}

/* ===[ What We Do ]===================================================== */


.theme_screen {
	position: absolute;
	background: url(images/theme_screen.png) no-repeat;
	background-size: 100% auto;
	width: 300px;
	height: 215px;
	top: -215px;
	z-index: 200;	
	text-indent: -9999px;
	margin: auto;
	display: block;
	left: -111px;
}
.custom_screen {
	position: absolute;
	background: url(images/custom_screen.png) no-repeat;
	background-size: 100% auto;
	width: 300px;
	height: 215px;
	z-index: 200;
	text-indent: -9999px;
	margin: auto;
	top: 120px;
	display: block;
	left: -111px;
	right: auto;
}
.wwd {
	position: relative;
	width: 80px;
	height: 160px;
	margin: 215px auto;
	padding: 0px;
	z-index: 10;
	background: url(images/wwd_bg.jpg) no-repeat 52% 30%;
	-webkit-border-radius: 0%;
	   -moz-border-radius: 0%;
	    -ms-border-radius: 0%;
	     -o-border-radius: 0%;
	        border-radius: 0%;
	  
}
.wwd:before {
	position: absolute;
	content: " ";
	top: 0%;
	left: -15%;
	width: 130%;
	height: 100%;
	z-index: -1;
	background: rgba(0,0,0,0.05);
	-webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.2); 
	   -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.2);
	    -ms-box-shadow: inset 0 0 3px rgba(0,0,0,0.2);
	     -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.2);
	        box-shadow: inset 0 0 3px rgba(0,0,0,0.2);
	-webkit-border-radius: 0%;
	   -moz-border-radius: 0%;
	    -ms-border-radius: 0%;
	     -o-border-radius: 0%;
	        border-radius: 0%;
}
.wwd:after {
	position: absolute;
	content: " ";
	top: 0%;
	left: 10%;
	width: 80%;
	height: 100%;
	z-index: 1;
	border: 1px solid #292929;
	-webkit-border-radius: 0%;
	   -moz-border-radius: 0%;
	    -ms-border-radius: 0%;
	     -o-border-radius: 0%;
	        border-radius: 0%;
}
.wwd:hover {
	-webkit-box-shadow: inset 0 0 30px 15px rgba(0,0,0,0.6), 0 0 20px 5px rgba(0,0,0,0.2); 
	   -moz-box-shadow: inset 0 0 30px 15px rgba(0,0,0,0.6), 0 0 20px 5px rgba(0,0,0,0.2);
	    -ms-box-shadow: inset 0 0 30px 15px rgba(0,0,0,0.6), 0 0 20px 5px rgba(0,0,0,0.2);
	     -o-box-shadow: inset 0 0 30px 15px rgba(0,0,0,0.6), 0 0 20px 5px rgba(0,0,0,0.2);
	        box-shadow: inset 0 0 30px 15px rgba(0,0,0,0.6), 0 0 20px 5px rgba(0,0,0,0.2);
}
.wwd_container {
	position: absolute;
	width: 142px;
	height: 105px;
	background: url(images/wwd_arrow_down.png) no-repeat center;
	z-index: 200;
	left: -30px;
	top: 20px;
	
}
.page .wwd {
	margin: 245px auto;
}
.work_with {
	margin: 40px auto auto auto;
}
.home-portfolio-left h1 {
	font-size: 30px;
	line-height: 30px;
	margin: 0;
}
.work_with h1 span {
	display: none;
}
.page .what_we_do {background: none;}


.wwd_top {
	display: none;
}
.wwd_bottom {
	display: none;
}
li.wwd_inputs {
	z-index: 200;
	float: left;
	color: #fbfae7;
	text-align: center;
	background-color: #375559;
	background-repeat: no-repeat;
	background-position: center;
	width: 85px;
	height: 85px;
	line-height: 85px;
	display: table;
	position: relative;
	-webkit-border-radius: 50%;
	   -moz-border-radius: 50%;
	    -ms-border-radius: 50%;
	     -o-border-radius: 50%;
	        border-radius: 50%;
}
li.wwd_inputs a {
	color: #fbfae7;
	line-height: 20px!important;
	height: auto!important;
	display: table-cell;
	position: relative;
	vertical-align: middle;
	padding: 5px;
}

	
	
	.what_we_do {
		background: url(images/vertical-line.png) no-repeat center 25%;
	}

	.wwd_sub {
		margin: 40px auto;
		width: 300px;
		height: 300px;
	}
	.wwd_sub li {
		padding: 65px 25px 45px 24px;
	}
	.wwd_sub h2, .wwd_sub p {
		margin-bottom: 0;
	}
	.wwd_sub .spanny {
		left: 33%;
	}
	/* all form DIVs have position property set to relative so we can easily position newly created SPAN */

	.header-right form div { position: relative }

	/* setting the width and height of the SELECT element to match the replacing graphics */

	.header-right select.select-menu {
	    position: relative;
	    z-index: 10;
	    width: 300px !important;
	    height: 41px !important;
	    line-height: 26px;
	    font-family: "proxima-nova";
	    -webkit-text-shadow: 0 0 10px #f2f0e9;
	       -moz-text-shadow: 0 0 10px #f2f0e9;
	        -ms-text-shadow: 0 0 10px #f2f0e9;
	         -o-text-shadow: 0 0 10px #f2f0e9;
	            text-shadow: 0 0 10px #f2f0e9;
	}
	
	
	
/* ===[ Stats Area Styles ]===================================================== */

ul#ww_stats {overflow: hidden;}

ul#ww_stats li {display: inline-block; float: none; width: 100%; margin-right: 0; }

ul#ww_stats > li { padding-bottom: 20px; border-bottom: 1px solid #4f4f4f; margin-bottom: 20px;}

ul#ww_stats li ul {text-align: center; width: 100%;}

ul#ww_stats li ul li {float: none; width: 100%; }

ul#ww_stats li:last-child {margin-right: 0;}	
	
	.gform_confirmation_message_1 {min-height: 300px; padding: 10px;}

	#contact_form .gform_body {
		padding: 20px;
	}
	#contact_form .widget ul {
		padding: 0;
	}
	#contact_form #form_email {
		position: relative;
		top: auto;
		right: auto;
		width: auto;
		margin-top: 40px;
	}
	#contact_form #form_email .widget {
		background: #3e3e3e;
		background: rgba(0,0,0,0.8);
	}
	#field_1_1, #field_1_2, #field_1_3, #field_1_12, #field_1_5, #field_1_6, #field_1_7, #field_1_8, #field_1_9, #field_1_10 {
		width: 95%;
	}
	#contact_form form input, #contact_form form textarea {
		width: 95%;
	}
	#contact_form #form_email .widget .email_us {
		background: #3e3e3e url(images/email-bttn.png) no-repeat center;
		background: rgba(0,0,0,0.6) url(images/email-bttn.png) no-repeat center;
		-webkit-border-radius: 10px;
		   -moz-border-radius: 10px;
		    -ms-border-radius: 10px;
		     -o-border-radius: 10px;
		        border-radius: 10px;
	}
	#contact_form #input_1_11 li {
		width: 100%;
		float: none;
	}
	#boss_guys {
		margin: auto;
	}
		#boss_guys .widget .textwidget ul:last-child {
		width: auto;
	}
	
	#boss_guys .widget .textwidget > ul {
		float: none;
		margin: 60px auto;
	}
	#boss_guys .widget:first-child ul h2 span, #boss_guys .widget:last-child ul h2 span {
		left: 0;
	}
	#boss_guys .widget .textwidget ul.profile-pic {
		margin: auto;
	}
	.header-right select.select-menu:hover { cursor: pointer }

	/* dynamically created SPAN, placed below the SELECT */

	.header-right span.select {
	    position: absolute;
	    bottom: 0;
	    float: left;
	    left: 0;
	    width: 300px;
	    height: 41px;
	    text-align: left;
	    line-height: 42px;
	    font-family: "proxima-nova";
	    -webkit-text-shadow: 0 0 10px #f2f0e9;
	       -moz-text-shadow: 0 0 10px #f2f0e9;
	        -ms-text-shadow: 0 0 10px #f2f0e9;
	         -o-text-shadow: 0 0 10px #f2f0e9;
	            text-shadow: 0 0 10px #f2f0e9;
	    font-size: 14px;
	    font-weight: 700;
	    text-transform: uppercase;
	    color: #eaeaea;
	    text-indent: 10px;
	    background: url(images/ww-select.png) no-repeat center;
	    cursor: default;
	    z-index: 1;
	    padding-left: 85px;
	    margin-left: -42px;
	}
	.footer-wrap {
		margin-top: -70%;
		background: url(images/footer_bg.jpg) repeat-x 30% bottom;
	}
	.footer-widgets h1 {
		margin: auto;
	}
	.footer-widgets ul.footer_logo {
		text-align: center;
		width: auto;
		float: none;
	}
	.footer-widgets .menu-header-menu-container {
		width: 100%;
	}
	.footer-widgets #nav {
		display: block;
	}
	.footer-widgets #nav li {
		float: none;
		text-align: center;
	}
	.footer-widgets #nav a {
		text-align: center;
	}
	
	.ww-twitter a {
		float: none;
		margin: 10px auto auto auto;
	}
	
	.footer-widgets #nav li .triangle, .footer-widgets #nav li .triangle {
		display: none;
	}
	.footer-texture {
		top: 515px;
	}
	.footer-widgets {
		padding: 40px 0;
		background: #3e3e3e;
		background: rgba(0,0,0,0.6);
		-webkit-border-radius: 5px;
		   -moz-border-radius: 5px;
		    -ms-border-radius: 5px;
		     -o-border-radius: 5px;
		        border-radius: 5px;
		border: 2px #FFF solid;
		-webkit-box-shadow: 0 0 10px rgba(255,244,205,0.5), inset 0 0 10px rgba(255,244,205,0.5); 
		   -moz-box-shadow: 0 0 10px rgba(255,244,205,0.5), inset 0 0 10px rgba(255,244,205,0.5);
		    -ms-box-shadow: 0 0 10px rgba(255,244,205,0.5), inset 0 0 10px rgba(255,244,205,0.5);
		     -o-box-shadow: 0 0 10px rgba(255,244,205,0.5), inset 0 0 10px rgba(255,244,205,0.5);
		        box-shadow: 0 0 10px rgba(255,244,205,0.5), inset 0 0 10px rgba(255,244,205,0.5);
	}
	
	.twitter a {
		position: relative;
		margin: 20px auto 0 auto;
		float: none;
	}
	
	/* ===[ Homepage Section Styles ]===================================================== */

	.container { width: 300px }

	#sections-wrap {
	    margin: 0 !important;
	    padding: 30px 0 0px 0 !important;
	}

	#sections { width: 300px }

	.section {
	    padding: 30px 0;
	    margin: 0;
	    width: 300px;
	    border-bottom: 1px dashed #e6e6e6;
	}

	.section:after {
	    margin: 0;
	    padding: 0;
	    display: none;
	}

	.section .column {
	    width: 300px;
	    margin-right: 0;
	}

	.services-wrap { width: 300px }

	.section-widget-wrap { width: 300px }

	.section-title {
	    letter-spacing: 2px;
	    font-size: 13px;
	}

	.mid-left { width: 300px }

	.mid-right {
	    width: 300px;
	    margin-top: 15px;
	}

	.mid-right iframe { margin: 0 auto }

	.home-portfolio { width: 300px }

	.home-portfolio-left { 
		width: 300px;
		margin-bottom: 20px;
	}
	
	.home-portfolio-left > .tabs a {
		width: 130px;
	}

	.home-portfolio-right {
	    float: right;
	    width: 300px;
	    margin-top: 15px;
	}

	.home-portfolio-right img {
	    width: auto;
	    height: auto;
	}
	ul.portfolio-name li {
		padding: 0 13px 0 10px;
		width: 126px;
	}
	.work_wrap {
		background: url(images/vertical-line.png) repeat-y center 20%;
	}
	ul.portfolio-name {
		background: #F2F0E9 url(images/vertical-line.png) repeat-y center top;
	}
	.work_wrap .portfolio-item-wrap:last-child ul.portfolio-name {
		background: #F2F0E9;
	}
	.portfolio-item-img {
	-webkit-transform: rotate(45deg) translate(-20px, -20px); 
       -moz-transform: rotate(45deg) translate(-20px, -20px); 
        -ms-transform: rotate(45deg) translate(-20px, -20px); 
         -o-transform: rotate(45deg) translate(-20px, -20px);
            transform: rotate(45deg) translate(-20px, -20px);
	}
	.home-portfolio-item-wrap { width: 100%; }
	
	.portfolio-item-wrap {float: none;}

	.home-portfolio-item { width: 100% }
	
	.single .ww-image-shadow:before {
		height: 63%;
	}
	.single .ww-header-image img {
		padding-top: 0;
	}
	.sub-head_container p {
		margin-left: 0;
		padding: 0 50px;
	}
	.page-template-process-php .sub-head_img {
		top: -144px;
	}
	.ww_our_process > span {
		display: none;
	}
	.ww_our_process .widget {
		background: url(images/vertical-line.png) no-repeat center 20%;
		float: none;
		width: auto;
		margin-right: 0;
	}
	.ww_our_process .widget:first-of-type {
		background: url(images/vertical-line.png) no-repeat center -20%;
	}
	.ww_our_process .widget:last-child {
		background: url(images/vertical-line.png) no-repeat center 140%;
	}
	.ww_our_process .widget h2 {
		padding-top: 170px;
	}
	.ww_our_process .widget h2 {
		background: url(images/excecute-star.png) no-repeat center top;
	}
	.ww_our_process .widget:first-of-type h2 {
		background: url(images/dialogue-star.png) no-repeat center top;
	}
	.ww_our_process .widget:last-child h2 {
		background: url(images/deliver-star.png) no-repeat center top;
	}
	.ww_our_process .widget span {
		display: block;
	}
	.ww_our_process .widget span h4 {
		background: none;
		text-align: center;
		padding: 50px 0;
		text-transform: uppercase;
		position: relative;
		margin-bottom: 0;
	}
	/* ===[ Content Styles ]===================================================== */

	.page-template-full-width-php .content {
	    width: 270px !important;
	    padding: 15px;
	}

	.page-template-blog-php .content,
	.single .content,
	.search .content,
	.archive .content { width: 300px !important }

	.content {
	    width: 270px;
	    margin-bottom: 25px;
	    margin-top: 30px;
	    padding: 15px;
	}

	.content-full {
	    width: 300px !important;
	    margin-bottom: 20px;
	    margin-top: 30px;
	    padding: 0px;
	}

	.content:before,
	.content-full:before { width: 287px !important }

	/* ===[ Homepage Slider Styles ]===================================================== */

	#header-slider { min-height: 50px !important }

	.showcase-title h2 a { width: 300px }

	.showcase-title h2 {
	    font-size: 18px;
	    line-height: 24px;
	    letter-spacing: 0;
	    padding: 8px 10px 10px 10px;
	    margin-bottom: 10px;
	}

	.showcase-meta ul { margin-bottom: 0 }

	.showcase-meta li {
	    font-size: 9px;
	    text-transform: uppercase;
	    font-weight: bold;
	}

	.showcase-more { margin-top: 10px }

	.showcase-info { top: 32% }

	.flex-direction-nav li a { top: 42% !important }

	.showcase-info-open { top: 17% }

	.showcase-text {
	    font-size: 15px;
	    line-height: 18px;
	}
	#contact_form #form_email .widget {
		margin-bottom: 60px;
	}
	.work_with ul ul {
		margin: 20px 0;
	}
	.page-template-contact-php .sub-head {
		margin: 100px auto auto auto;
	}
	.page-template-contact-php .sub-head_container {
		margin-top: 250px;
	}
	.page-template-contact-php .sub-head_img {
		top: -250px;
	}
	#contact_form {
		margin-top: 60px;
	}
	.showcase-text p {
	    width: 300px;
	    display: none;
	}
	.page-template-process-php .what_we_do h1 {
		font-size: 36px;
	}
	
	.contact_close {
		top: -15px;
		right: -15px;
	}

	/* ===[ Portfolio Styles ]===================================================== */

	.portfolio-full {
	    width: 300px;
	    margin-top: 15px;
	}

	.portfolio-item-wrap {
	    width: 300px;
	    margin-bottom: 45px;
	    margin-top: 150px;
	}

	.portfolio-item { padding: 10px0 }

	.portfolio-sidebar {
	    margin: 5px 0 25px 0px;
	    float: left;
	    width: 256px;
	}
	.page-template-blog-php .content, .single .content, .search .content, .archive .content {
		padding: 0;
	}

	.portfolio-meta {
	    float: left;
	    width: 300px;
	}

	#portfolio-slider { width: 300px }

	.mobile-slide {
	    display: block !important;
	    margin: 0 0 25px 2px !important;
	}

	.box-portfolio li li { margin: 0 0 25px 2px }

	.box-portfolio li li:hover {

	}

	#portfolio-slider .flex-control-nav { width: 300px !important }

	.portfolio-big-slide { display: none }

	.portfolio-big-title {
	    text-align: center;
	    margin-bottom: 35px;
	    padding: 0;
	}

	.portfolio-big-title h2 {
	    margin-bottom: 10px;
	    line-height: 26px;
	}

	.flex-direction-nav { display: none }

	.post-nav {
	    clear: both;
	    position: static;
	    border-top: solid 1px #eee;
	    margin-top: 15px;
	}

	.post-nav a { margin: 0 }

	.post-nav .prev-span {
	    float: right;
	    width: 100%;
	}

	.post-nav .next-span {
	    float: left;
	    width: 100%;
	}

	.single .page-title h3 { margin-bottom: 30px }

	.filter-bar { display: none }

	.portfolio-nav-mobile {
	    display: block;
	    float: left;
	    width: 280px;
	    padding: 10px;
	    margin-bottom: 15px;
	    background: #fff;
	    box-shadow: rgba(0,0,0, 0.07) 0px 1px 2px;
	    -moz-box-shadow: rgba(0,0,0, 0.07) 0px 1px 2px;
	    -webkit-box-shadow: rgba(0,0,0, 0.07) 0px 1px 2px;
	}

	.nav-right-mobile { float: right }

	.nav-left-mobile { float: left }

	/* ===[ Blog Styles ]===================================================== */

	.blog-post {
	    margin-bottom: 55px;
	    padding-bottom: 0px;
	}

	.blog-post:last-child { margin-bottom: 0px !important }

	.content .blog-text { width: 100% }

	.blog-meta {
	    width: 250px;
	    margin: 0;
	    padding: 10px 10px 0 10px;
	}

	.blog-post .portfolio-meta {
	    display: block;
	    padding: 10px;
	}
	
	.blog-post blockquote p {
		padding: 0px 0px 0px 20px;
		margin: auto auto auto 15px;
	}
	
	.blog-post blockquote::before {
		left: -41px;
	}
	
	.meta-links {

	}
	
	.blog ul.ww-blog-meta li.blog-avatar {
		
		left: -45px;
	}
	
	.blog ul.ww-blog-meta li.blog-author {
		margin-left: 22px;
	}
	
	.blog-meta > ul > li {
	    border-bottom: solid 1px #eee;
	    margin-bottom: 4px;
	    padding-bottom: 4px;
	}

	.post-share {
	    padding: 0;
	    margin-top: 15px;
	}

	.post-share .twitter,
	.post-share .facebook,
	.post-share .googleplus { width: auto }

	.post-share li {
	    border-bottom: none !important;
	    margin: 0 !important;
	    padding-bottom: 0px !important;
	}

	.blog-inside { padding: 0 15px }

	.blog-post:before { width: 285px }

	/* ===[ Social Dashboard Styles ]===================================================== */

	.page-template-social-php .page-title { text-align: center }

	.social-wrap { width: 300px }

	.social-wrap-row { margin-bottom: 0px }

	.social-widget {
	    margin-bottom: 45px;
	    margin-left: 15px;
	}

	/* ===[ Sidebar Styles ]===================================================== */

	#sidebar-wrap { float: left }

	#sidebar {
	    padding: 28px 43px 0px 43px;
	    margin: 0 0 40px 0;
	}

	.tab-wrapper li a { background: #eee }

	#sidebar .flexslider { background: #f7f7f7 }

	/* ===[ Footer Styles ]===================================================== */

	.footer-widgets { width: 300px }

	.footer-widgets-wrap { width: 300px }

	.footer-widget {
	    width: 300px;
	    padding-top: 20px;
	}

	.footer-text { width: 300px }

	.footer-text-left ul {
	    text-align: center;
	    line-height: 18px;
	    float: none;
	}

	.footer-text-left ul li {
	    float: none;
	    margin: 0 0 0 0;
	    white-space: nowrap;
	}

	.footer-text-left ul li a {
	    text-transform: none;
	    font-size: 11px;
	}

	.footer-text-left { width: 300px }

	.footer-text-right {
	    text-align: center;
	    width: 100%;
	}

	.nav-footer { text-align: center }

	.copyright { margin-top: 15px }

	/* ===[ Comment Styles ]===================================================== */

	.comments {
	    margin: 0 0px 25px 0px;
	    width: 280px;
	    padding: 25px 10px 35px 10px;
	}

	.comments:before { width: 285px }

	.commentlist li { margin: 0 -10px 30px -10px !important }

	.vcard {
	    width: 250px;
	    float: left;
	}

	#respond { padding: 0 }

	#respond input[type="text"],
	#respond textarea {
	    box-sizing: border-box;
	    width: 100%;
	}

	#cancel-comment-reply { float: none }

	h3#comments {
	    margin: -25px -10px 25px -10px !important;
	    font-size: 16px;
	}

	/* ===[ Shortcode Styles ]===================================================== */

	.one-third,
	.one-half,
	.one-quarter,
	.one-third-last,
	.one-half-last,
	.one-quarter-last { width: 100% !important }

	.demo-button { width: 280px }
}

@media screen and (min-width:751px) and (max-width:970px) { 
	/* ===[ Header Styles ]===================================================== */

	.main-wrapper { overflow-x: hidden }

	.header { width: 670px }


	.header-left h1 { padding: 5px 0 }

	.header-right {  }

	/* ===[ Navigation Styles ]===================================================== */

	.menu-header-container { border-left: dotted 1px rgba(255,255,255, .1) }

	#nav > li {
	    float: none;
	    display: inline-block;
	    margin-right: -4px;
	    margin-top: 0;
	}
.header-container {
	max-width: 620px;
}
.header-right {
	width: 76%;
}
	#nav {
	    clear: both;
	    float: none;
	    line-height: 42px;
	}
	#nav li .hex, .visit_site .hex {
	left: 0%;
}
#nav li .triangle, .visit_site .triangle {
	left: 0%;	
}
#header-slider {
	margin-top: 0;
}
.sub-head_container p {padding-right: 20px;}
	#nav li:first-child { margin-left: -1px }
	#nav li {
		padding: 0 2.9%;
	}
	#nav li.entypo {
	    float: right;
	    border-right: dotted 1px rgba(0,0,0, .3);
	}

	#nav li.entypo.current-menu-item { height: 47px }

	#nav > li.current-menu-item.entypo { padding-bottom: 19px }

	.page-template-full-width-php .sidebar-toggle,
	.page-template-portfolio-php .sidebar-toggle,
	.home .sidebar-toggle,
	.page-template-social-php .sidebar-toggle { display: none !important }
	
	#boss_guys .widget .textwidget ul:last-child {
		width: auto;
	}
	
	#boss_guys .widget .textwidget > ul {
		float: none;
		margin: 60px auto;
	}
	#boss_guys .widget:first-child ul h2 span, #boss_guys .widget:last-child ul h2 span {
		left: 0;
	}
	.theme_screen {
	left: -150px;
	}
	.custom_screen {
	right: -150px;
	}
	.work_with h1 span.h1_sub {
		float: right;
		line-height: 42px;
	}
	.work_with ul ul li {
		width: 325px;
	}
	.work_with ul ul li:nth-of-type(2n) {
		margin-right: 0;
	}
	#boss_guys .widget .textwidget ul.profile-pic {
		margin: auto;
	}
	#nav .sidebar-toggle {
	    float: right;
	    display: none;
	    box-shadow: inset rgba(0,0,0, 0.2) 0px -20px 30px -5px;
	    -moz-box-shadow: inset rgba(0,0,0, 0.2) 0px -20px 30px -5px;
	    -webkit-box-shadow: inset rgba(0,0,0, 0.2) 0px -20px 30px -5px;
	    padding: 0 10px;
	    height: 66px;
	    border-left: dotted 1px rgba(0,0,0, .3);
	    border-right: dotted 1px rgba(255,255,255, .06);
	    position: relative;
	}

	#nav .sidebar-toggle:hover { background: rgba(0,0,0, .04) }

	#nav .sidebar-toggle a {
	    border: 0 !important;
	    font: 0/0 a !important;
	    color: transparent !important;
	    background-color: transparent !important;
	    position: relative;
	    margin-top: 27px;
	}

	#nav .sidebar-toggle a:after {
	    content: "@";
	    font-family: 'EntypoRegular';
	    font-size: 44px;
	    color: #fff;
	    position: absolute;
	    left: 0px;
	    margin-top: -5px;
	}
	.footer-wrap #nav {
	    clear: none;
	    float: right;
	    width: 76%;
	    text-align: right;
	}

	/* ===[ Homepage Slider Styles ]===================================================== */

	.showcase-title h2 a { width: 670px }

	.showcase-title h2 {
	    letter-spacing: -1px;
	    font-size: 38px;
	    line-height: 42px;
	}

	.showcase-meta li {
	    font-size: 10px;
	    text-transform: uppercase;
	    font-weight: bold;
	    letter-spacing: 1px;
	}

	.showcase-info { top: 39% }

	.flex-direction-nav li a { top: 42% !important }

	.showcase-info-open { top: 17% }

	.showcase-text {
	    font-size: 15px;
	    line-height: 24px;
	}

	.showcase-text p { 
		width: 620px; 
		font-size: 18px;
    	line-height: 30px;	
	}

	/* ===[ Section Styles ]===================================================== */

	.container { width: 670px }

	#sections { width: 670px }

	.section .column-wrap:hover { background: url(images/box-hover2.png) no-repeat bottom left }

	.section .column:before { width: 198px }

	.section-widget-wrap { width: 693px }

	.column-wrap { width: 206px !important }
	
	a.our_process_link, a.in_contact_link {
		float: none;
		position: relative;
	}
	.what_we_do {
		background: url(images/vertical-line.png) no-repeat center 25%;
	}
	.wwd {
		margin: auto;
	}
	.wwd_sub {
		margin: 40px auto;
	}
	
	.gform_confirmation_message_1 {min-height: 300px; padding: 10px;}
	
	#contact_form .gform_body {
		padding: 40px;
	}
	/* ===[ Homepage Mid Styles ]===================================================== */

	.mid-left { width: 355px }

	/* ===[ Homepage Portfolio Styles ]===================================================== */

	.home-portfolio-left { width: auto }
	
	.home-portfolio-left > .tabs a {
		width: 92px;
	}

	.home-portfolio-item-wrap { width: auto }

	.home-portfolio-right { width: auto }

	/* ===[ Portfolio Styles ]===================================================== */

	#header-slider { min-height: 150px !important }

	.filter-list { width: 590px }

	.portfolio-full { width: 670px }

	.portfolio-item-wrap {
	    width: 44%;
	    height: 220px;
	}

	.portfolio-item:before { width: 195px }

	.portfolio-item-wrap:hover { background: url(images/box-hover2.png) no-repeat bottom left }

	/* ===[ Sidebar Styles ]===================================================== */

	#sidebar-wrap {
	    position: fixed;
	    right: -305px;
	    top: -52px;
	    z-index: 9999;
	}

	.show-sidebar { right: 295px !important }
	.page-template-process-php li.sidebar-toggle, .page-template-about-php li.sidebar-toggle, .page-template-contact-php li.sidebar-toggle {
		display: none!important;
	}
	#sidebar {
	    background: #fff;
	    color: #aaa;
	    padding: 40px;
	    height: 450px;
	    overflow-y: auto;
	    overflow-x: hidden;
	    width: 215px;
	    box-shadow: rgba(0,0,0, 0.3) 0px 0px 4px;
	    -moz-box-shadow: rgba(0,0,0, 0.3) 0px 0px 4px;
	    -webkit-box-shadow: rgba(0,0,0, 0.3) 0px 0px 4px;
	    -webkit-border-radius: 3px;
	    -moz-border-radius: 3px;
	    border-radius: 3px;
	}

	#sidebar .widget { width: 215px }

	#sidebar-mid { position: relative }

	#sidebar-close,
	#sidebar-close2 { display: block }

	#sidebar-close2 {
	    background: #EEE;
	    float: left;
	    width: 275px;
	    padding: 15px 15px 15px 40px;
	    margin: -38px 0 25px -40px;
	    color: #777;
	    font-family: 'Oswald', Helvetica Neue, Helvetica, sans-serif;
	    font-weight: 300;
	    font-size: 20px;
	}

	#sidebar-close2:hover { background: #ddd }

	#sidebar-close2 span {
	    color: #bbb;
	    padding-right: 5px;
	}

	.show-sidebar #sidebar {
	    background: url(images/texture.jpeg);
	    height: 100%;
	}

	.show-sidebar #sticky { position: relative !important }

	.show-sidebar #sidebar {
	    position: fixed;
	    padding-bottom: 15px !important;
	}
	
/* ===[ Stats Area Styles ]===================================================== */

ul#ww_stats li {display: inline-block; float: left; width: 16%; margin-right: 0;}


	/* ===[ Content Styles ]===================================================== */

	.content {
	    -webkit-transition: .2s ease-in;
	    -moz-transition: .2s ease-in;
	    -o-transition: .2s ease-in;
	    transition: .2s ease-in;
	    width: 630px;
	}

	.content:before { width: 655px }

	.page-template-blog-php .content,
	.single .content,
	.search .content,
	.archive .content { width: 670px }

	.content-portfolio .content { width: 410px !important }

	.content-full { width: 630px !important }

	.content-full:before { width: 655px !important }

	.content-fade {
	    opacity: .2;
	    -webkit-transition: .2s ease-in;
	    -moz-transition: .2s ease-in;
	    -o-transition: .2s ease-in;
	    transition: .2s ease-in;
	}

	.content-fade-off {
	    opacity: 1;
	    -webkit-transition: .2s ease-in;
	    -moz-transition: .2s ease-in;
	    -o-transition: .2s ease-in;
	    transition: .2s ease-in;
	}
	#contact_form #form_email {
		position: relative;
		top: auto;
		right: auto;
		width: auto;
		margin-top: 40px;
	}
	#contact_form #form_email .widget {
		background: #3e3e3e;
		background: rgba(0,0,0,0.8);
	}
	#field_1_1, #field_1_2, #field_1_3, #field_1_12, #field_1_5, #field_1_6, #field_1_7, #field_1_8, #field_1_9, #field_1_10 {
		width: 95%;
	}
	#contact_form #form_email .widget .email_us {
		background: #3e3e3e url(images/email-bttn.png) no-repeat center;
		background: rgba(0,0,0,0.6) url(images/email-bttn.png) no-repeat center;
		-webkit-border-radius: 10px;
		   -moz-border-radius: 10px;
		    -ms-border-radius: 10px;
		     -o-border-radius: 10px;
		        border-radius: 10px;
	}
	#contact_form #input_1_11 li {
		width: 33%;
	}
	/* ===[ Blog Styles ]===================================================== */

	.content-portfolio .blog-post:before { width: 415px }

	.blog-post:before { width: 655px }

	.blog-text { width: auto }

	.comments { width: 640px }

	.comments:before { width: 654px }

	/* ===[ Dashboard Styles ]===================================================== */

	.social-wrap { width: 675px }

	.social-widget { width: 180px }

	.wpinstagram-wrap { height: 160px }

	.wpinstagram-wrap:before { width: 170px }

	.wpinstagram img { max-width: 160px }

	.dribbbles li img { width: 72px }

	.flickr-photos li {
	    width: 72px;
	    height: 54px;
	}

	.flickr-photos li img { min-height: 54px }

	.page-template-social-php .content .twitter-box {
	    font-size: 17px;
	    line-height: 30px;
	}

	.recent-photos li img {
	    width: 72px;
	    height: auto;
	}

	/* ===[ Footer Styles ]===================================================== */

	.footer-widgets { width: 670px }

	.footer-widgets-wrap { width: 695px }

	.footer-widget { width: 141px }

	.footer-text { width: 670px }

	.footer-text-left { width: 400px }
	
	.footer_logo h4 {
		font-size: .7em;
		text-align: center;
		line-height: 20px;
	}
	
	.footer-widgets ul.footer_logo {width: 24%;}
	
	.footer-widgets #nav li {
		padding: 0 2.9%;
	}
	.footer-wrap #nav li a {font-size: .8em;}
	.footer-text-right {
	    float: left;
	    margin-left: 5px;
	}
}