@media only screen and (min-width: 1300px) {
  .container {
    max-width: 1100px;  
  } 
}

@media only screen and (min-width: 1px) and (max-width: 782px) {

	.admin-bar #header-outer.stuck-animate {
		top: 46px;
	}

}

@media only screen and (min-width: 1000px) and (max-width: 1300px) {
	
	
	
	.col h4 {
		font-size: 16px;
	}

	.col.vpb_span3 h5, .col.vpb_span4 h5 {
		font-size: 16px!important;
	}
	
	h2 .vaexu-button {
		top: -2px;
	}

	body #featured .orbit-slide article .container .span_12 {
		width: 900px!important;
	}
	
	#portfolio.portfolio-items .col.span_3 .work-item .work-info a {
		padding: 5px 6px!important;
		font-size: 11px!important;
		margin: 1px!important;
	}
	
	#portfolio.portfolio-items .col.span_3 .work-meta, 
	#portfolio.portfolio-items .col.span_4 .work-meta {
		width: 74%!important;
	}
	
	body.single-portfolio #sidebar.fixed-sidebar, body.single-portfolio #sidebar {
		width: 27.5%;
	}
	body.single-portfolio #post-area {
		width: 72.5%;
	}
	
	body #featured .video {
		float: left;
		width: 540px!important;
		left: 1px;
		position: relative;
		z-index: 1;
	}

	body.single.single-post .section-title h1 {
		max-width: 620px;
	}
	
	#featured article .post-title > a {
		left: 0px;
	}
	
	#featured .orbit-slide.has-video h2 {
	    max-width: 330px!important;
	    min-width: 330px!important;
	}
	
	#featured .orbit-slide.has-video .post-title > a {
	    left: 20px!important;
	}
	
	#featured article .post-title h2 {
		left: 0px;	
	}
	
	#featured .has-video h2 {
		left: -10px!important;
	}
	
	#post-area.masonry {
        padding: 0 36px!important;
	}

	#post-area.masonry.span_9 {
		width: 660px;
		margin-right: 10px;
	}

	.masonry-blog-item .jp-jplayer-video {
		height: 139px!important;
	}
	
	#post-area.span_9 .masonry-blog-item .jp-jplayer-video {
		height: 154px!important;
	}
	
	.single #post-area.span_12 #author-info {
		width: 773px!important;
	}

	#post-area.masonry.span_9 .masonry-blog-item {
		width: 46.5%;
	}

	#page-header-bg .span_6 h1 {
		font-size: 40px !important;
	    line-height: 46px !important;
	}

	#page-header-bg .span_6 span.subheader {
		font-size: 24px!important;
	}
	
	.vaexu-milestone .number {
		font-size: 50px;
		line-height: 50px;
	}
	
	.vaexu-slider-wrap[data-full-width="false"] .swiper-slide .content h2 {
		font-size: 32px!important;
		line-height: 50px!important;
	}

	body .swiper-slide .content p {
		font-size: 20px!important;
		line-height: 34px!important;
		padding-bottom: 22px;
	}
	
	.vaexu-slider-wrap[data-full-width="false"] .swiper-slide .content p {
		font-size: 14px!important;
		line-height: 24px!important;
	}
		
	.main-content .col.span_4 .col.span_2 img, .main-content .col.span_3 .col.span_2 img, .main-content .col.span_2 .col.span_2 img, .main-content .col.span_6 .col.span_2 img {
		padding-right: 5px;
		top: -3px;
	}
	
	.carousel-next {
		right: 0px;
		padding-left: 1px;
	}
	
	.carousel-prev {
		right: 25px;
		padding-right: 1px;
	}
	
	header#top nav > ul > li > a {
		padding-left: 8px;
	}
	
	.sf-menu .sf-with-ul a {
		padding-right: 14px!important;
	}
	
	.sf-sub-indicator {
		left: 6px;
	}
	
	body .swiper-slide .content p.transparent-bg span {
		line-height: 38px!important;
	}
	
	body .carousel-wrap[data-full-width="true"] .carousel-heading h2 {
	    max-width: 720px;
	}
	
	body .vpb_pie_chart .vpb_pie_chart_value {
		font-size: 32px;
	}
}


@media only screen and (min-width: 1000px) and (max-width: 1080px) {
	
	body #featured .orbit-slide article .container .span_12 {
		width: 820px!important;
	}
	
	body #featured .video {
		float: left;
		width: 460px!important;
		left: 1px;
		position: relative;
		z-index: 1;
	}
	
	#featured .orbit-slide.has-video h2 {
	    max-width: 330px!important;
	    min-width: 330px!important;
	}
	
	#featured .orbit-slide.has-video .post-title > a {
	    left: 20px!important;
	}
	
	body #sidebar.fixed-sidebar, body.single-portfolio #sidebar {
		top: 0px!important;
		margin-left: 0px!important;
		position: relative!important;
	}
}

@media only screen and (max-width: 1020px) {
	#to-top {
		display: none!important;
	}
}

/* iPad landscape fixes */
@media only screen and (min-device-width: 481px) and (max-device-width: 1025px) and (orientation:landscape) {
	
	#to-top {
	 	display: none!important;	
	}
	
	.orbit > div {
		position: absolute !important;
		top: 0px!important;
	}
	
	#featured.orbit > div.has-video .container {
		top: 70px!important;	
	}
	
	#featured article {
		top: 0px!important;
		background-position: center!important;
	}
	
	#featured .orbit-slide article .container {
		top: 145px!important;
		position: absolute!important;
	}
  	
  	#featured article {
  		position: relative!important;
		background-size: cover!important;
		-moz-background-size: cover!important;
		-o-background-size: cover!important;
		-webkit-background-size: cover!important;
		background-attachment: scroll!important;
	}
	
	body .fixed-sidebar, .single-portfolio #sidebar {
		top: 0px!important;
		width: 23.5%!important;
		margin-left: 0px!important;
		position: relative!important;
	}
	
	#page-header-bg .span_6 {
		display: block!important;
		opacity: 1!important;
	}
	
	.swiper-container .slider-right {
		right: 0px!important;
	}
	
	.video-texture, #style-selection {
		display: none!important;
	}
	
	img.img-with-animation[data-animation="fade-in-from-right"] {
		padding-left: 0px!important;
	}
	
	img.img-with-animation[data-animation="fade-in-from-left"] {
		padding-right: 0px!important;
	}
	
	img.img-with-animation[data-animation="fade-in-from-bottom"] {
		bottom: 0px!important;
	}
	
	.clients.fade-in-animation > div, img.img-with-animation, .col.has-animation, .vaexu_column.has-animation {
		opacity: 1!important;
	}
	
	.col.has-animation[data-animation="fade-in-from-bottom"], .vaexu_column.has-animation[data-animation="fade-in-from-bottom"] {
		bottom: 0px!important;
	}
	
	img.img-with-animation[data-animation="grow-in"], .col.has-animation[data-animation="grow-in"], .vaexu_column.has-animation[data-animation="grow-in"] {
		 transform: scale(1, 1)!important;
		 -webkit-transform: scale(1, 1)!important;
	}

	img.img-with-animation[data-animation="flip-in"], .col.has-animation[data-animation="flip-in"], .vaexu_column.has-animation[data-animation="flip-in"] {
		opacity: 1!important;
	    transform: perspective(1000px) rotateY(0deg)!important;
	    -webkit-transform: perspective(1000px) rotateY(0deg)!important;
	    -o-webkit-transform: perspective(1000px) rotateY(0deg)!important;
	    -moz-webkit-transform: perspective(1000px) rotateY(0deg)!important;
	}
	
	.portfolio-items .col .work-item .work-info a {
		display: block;
		position: absolute;
		top: 0px;
		left: 0px;
		margin: 0px;
		width: 100%;
		height: 100%;
		text-indent: -9999px;
	}
}
	
@media only screen and (min-width : 690px) and (max-width : 1000px) {
	
	.span_1, .span_2, .span_3, .span_4, .span_5, .span_6, .span_7, .span_8, .span_9, .span_10, .span_11, .span_12 { width: 100%; margin-left: 0px; }
	
	.col, body .vpb_row-fluid .vaexu_column {
		margin-bottom: 40px;	
	}

		.vaexu-shopping-cart-buttons > .col, 
		.vaexu-coupon-inner > div.col{
			margin-bottom: 0px;
		}
	
	body .vpb_row-fluid .vaexu_column {
		width: 100%;
		margin-right: 0px!important;
		margin-left: 0px!important;
	}
    
    body .vpb_row-fluid .vaexu_column.vpb_span3 {
        width: 48%;
        margin-right: 4%!important;
    }
    
    body .vpb_row-fluid .vaexu_column.vpb_span3:nth-child(2n+2){
        margin-right: 0%!important;
    }
    
    body .vpb_row-fluid .vaexu_column.vpb_span3:first-child{
        margin-right: 4%!important;
    }
    
	
	.container {
    	max-width: 600px; 
  	}
  	
	body #featured .orbit-slide article .container { 
	    top: -25px!important;
	    opacity: 1!important;
	    position: relative!important;
	}
	
	body #featured .orbit-slide article .container .span_12 {
		width: 600px!important;
	}
	
	.one-fourths.span_3, .one-fourths.vpb_span3 { width: 48%; margin-bottom: 2%; margin-right: 15px; margin-left: 0px; float: left; }
	
	.full-width-content.vpb_row-fluid  .one-fourths.vpb_span3,
	.full-width-content.vpb_row-fluid  .one-fourths.vpb_span4 {
		width: 50%!important;
	}
  	
  	.one-fourths.span_3.clear-both, .one-fourths.vpb_span3.clear-both { clear: both; }
  	.one-fourths.span_3.right-edge, .one-fourths.vpb_span3.right-edge { margin-right: 0px; }

  	.portfolio-items .col {
  		width: 100%;
  		margin-left: 0px;
  	}

  	#portfolio.portfolio-items div:nth-child(2n+2), #portfolio.portfolio-items div:nth-child(2n+2) {
  		clear: both;
  	}

  	body #portfolio[data-col-num="cols-3"], body #portfolio[data-col-num="cols-4"] {
		margin: 0 -2% 0 -2%;
	}

  	#portfolio.portfolio-items .col.span_4, #portfolio.portfolio-items .col.span_3 {
  		width: 100%;
  		margin: 2%;
  	}
  	
  	.col.boxed:hover {
  		margin-top: 0px!important;
  		-o-box-shadow: 0 1px 2px rgba(0,0,0,0.2)!important;
		-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.2)!important;
		-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.2)!important;
    	box-shadow: 0 1px 2px rgba(0,0,0,0.2)!important;
  	}
  	
  	body #featured article .post-title h2 span {
  		font-size: 24px!important;
  		line-height: 43px!important;
  	}
  	
  	
	#featured article .post-title h2 {
		max-width: 325px!important;
    	min-width: 325px!important;
	}
	
	#featured .orbit-slide.centered article .post-title h2 {
		max-width: 415px!important;
    	min-width: 415px!important;
	}
	
	#call-to-action .container a {
		margin-top: 20px;
		margin-left: 0px!important;
	}
	
	#post-area {
		padding-right: 0px!important;
	}

	.contact-info {
		padding-left: 0px!important;
	}
	
	.vaexu-google-map {
  		max-height: 425px;
  	}
  	
	#sidebar #flickr > div {
		width: 16%!important;
	}
	
	#footer-outer #copyright .col {
		margin-bottom: 0px;
	}
	
	#footer-widgets .container .col {
		width: 48%;
	}
	
	#footer-widgets .one-fourths .span_3:nth-child(2n+1) {
		margin-left: 0px;
	}
	
	body #sidebar #flickr div {
		float: left;
	}
	
	#sidebar .widget_recent_portfolio_items div a, body #sidebar #flickr div a  {
		width: 90px!important;
	}
	
	body #sidebar .widget_recent_portfolio_items div a:last-child, body #sidebar #flickr div {
		margin-right: 0px!important;
	}
	
	#sidebar .widget_recent_portfolio_items div a:nth-child(3n+3), body #sidebar #flickr div:nth-child(3n+3) a {
		margin: 0 4% 0 0!important;
	}
	
	
	#page-header-bg .span_6 h1 {
  		font-size: 32px!important;
  		line-height: 38px!important;
  	}
  	#page-header-bg .span_6 span.subheader {
  		font-size: 22px!important;
  	}
	
	#page-header-bg .span_6 {
		top: auto;
		float: none!important;
	}
	
	#portfolio-filters {
		position: relative!important;
		display: inline-block!important;
		clear: both!important;
		margin-top: 10px!important;
		float: none;
		top: auto!important;
	}
	
	.page-header-no-bg  #portfolio-filters {
		margin-top: 15px!important;
		float: none!important;
		clear: both;
		height: auto!important;
	}
	
	.page-header-no-bg  #portfolio-filters ul {
		position: absolute;
		width: 100%;
	}
	
	.pricing-table > div { 
  		width: 100%!important; 
  		margin-bottom: 25px!important;
  	}
  	
  	.pricing-column.highlight .vaexu-button {
  		margin-bottom: 10px!important;
  		margin-top: 0px!important;
  	}
  	
  	.pricing-column.highlight {
  		margin-top: 0px!important;
  	}
  	
  	.pricing-column h3 {
  		font-size: 20px!important;
  	}
  	
  	.pricing-column.highlight h3 {
  		padding: 5px 0px!important;
  	}
  	
  	body .clients.no-carousel > div { 
  		width: 24.2%!important;
  		margin-right: 1%!important;
  	}
  	
  	body .clients.no-carousel.six-cols > div { 
  		width:15.8% !important;
  		margin-right: 1%!important;
  	}
  	
  	body .clients.no-carousel.five-cols  > div { 
  		width: 19.2%!important;
  		margin-right: 1%!important;
  	}
  	
  	body .clients.no-carousel > div:nth-child(4n+4){
  		margin-right: 0px!important;
  	}
  	
  	body .clients.carousel > div {
		margin: 0px 5px!important;
	}
	
	#call-to-action .container span {
		display: block;
	}

	.masonry-blog-item {
		width: 100%;
	}
	
	#post-area.masonry, #post-area.masonry.span_9 {
		width: 610px;
	}

	#post-area.masonry.span_9 {
		margin-bottom: 90px;
	}

	#post-area.masonry.span_9 .masonry-blog-item {
		width: 47.5%;
	}

	#post-area.masonry #pagination {
		bottom: -90px;
	}

	.masonry-blog-item .jp-jplayer-video {
		height: 139px!important;
	}
	
	#post-area.span_9 .masonry-blog-item .jp-jplayer-video {
		height: 139px!important;
	}
	
	body.woocommerce .container div.product div.images div.thumbnails a, body.woocommerce .container #content div.product div.images div.thumbnails a, body.woocommerce-page .container div.product div.images div.thumbnails a, body.woocommerce-page .container #content div.product div.images div.thumbnails a {
		width: 16.9%!important;
		margin-right: 3.8%!important;
	}
	
	.woocommerce .container div.product div.images div.thumbnails a:nth-child(5n+5) {
		margin-right: 0px!important;
	}
	
	.main-content .col.span_4 .col.span_2, .main-content .col.span_3 .col.span_2, .main-content .col.span_2 .col.span_2, .main-content .col.span_6 .col.span_2  {
	  	 width: 7%!important;	
	}
	
	.main-content .col.span_4 .span_10, .main-content .col.span_3 .col.span_10, .main-content .col.span_2 .col.span_10, .main-content .col.span_6 .col.span_10  {
	    width: 91%!important;
	}
	

	.vaexu-social.full-width.items_6 i, .vaexu-social.full-width.items_5 i {
		font-size: 25px!important;
		margin-top: -20px;
	}
	
	.vaexu-social.full-width.items_4 i {
		font-size: 30px!important;
		margin-top: -15px;
	}
	
	.vaexu-social.full-width.items_2 i {
		font-size: 35px!important;
		margin-top: -18px;
	}
	
	.vaexu-social.full-width.items_1 > * {
		padding: 8% 5%!important;
	}
	
	.swiper-container .slider-prev {
		left: 0px!important;
	}
	
	body .swiper-slide .content h2 {
		font-size: 33px!important;
		line-height: 57px!important;
		margin-bottom: 8px;
	}
	
	body .swiper-slide .content p, body .swiper-slide .content p.transparent-bg span {
		font-size: 13px!important;
		line-height: 26px!important;
	}
	
	body .swiper-slide .content p {
		padding-bottom: 17px;
	}

	
	.vaexu-slider-wrap[data-full-width="false"] .swiper-slide .content h2 {
		font-size: 22px;
		line-height: 40px;
	}
	
	
	.vaexu-slider-wrap[data-full-width="false"] .swiper-slide .content p {
		font-size: 10px!important;
		padding-bottom: 10px!important;
		line-height: 20px!important;
	}
	
	.vaexu-slider-wrap[data-full-width="false"] .swiper-slide .button a {
		padding: 5px 10px!important;
		font-size: 9px!important;
	}
	
	body .vpb_span3 .vaexu-slider-wrap[data-flexible-height="true"]  .swiper-slide .content p,
	body .vpb_span4 .vaexu-slider-wrap[data-flexible-height="true"]  .swiper-slide .content p,
	body .vpb_span6 .vaexu-slider-wrap[data-flexible-height="true"]  .swiper-slide .content p,
	body .vpb_span8 .vaexu-slider-wrap[data-flexible-height="true"]  .swiper-slide .content p,
	body .vpb_span9 .vaexu-slider-wrap[data-flexible-height="true"]  .swiper-slide .content p {
		font-size: 17px !important;
   		line-height: 28px !important;
	}
	
	body .vpb_span3 .vaexu-slider-wrap[data-flexible-height="true"]  .swiper-slide .content a,
	body .vpb_span4 .vaexu-slider-wrap[data-flexible-height="true"]  .swiper-slide .content a,
	body .vpb_span6 .vaexu-slider-wrap[data-flexible-height="true"]  .swiper-slide .content a,
	body .vpb_span8 .vaexu-slider-wrap[data-flexible-height="true"]  .swiper-slide .content a,
	body .vpb_span9 .vaexu-slider-wrap[data-flexible-height="true"]  .swiper-slide .content a {
		letter-spacing: 1px !important;
		font-size: 9px !important;
  	    padding: 8px 13px;
	}
	
	
	.swiper-slide .button a {
		 padding: 8px 13px;
		 letter-spacing: 1px!important;
	}
	
	.swiper-slide .button.transparent a, .swiper-slide .button.transparent_2 a {
		padding: 6px 13px!important;
		letter-spacing: 1px!important;
	}
	
	.vaexu-slider-wrap[data-full-width="false"] .swiper-slide .content {
		padding: 0 80px;
	}
	
	.swiper-slide .content h2 {
		letter-spacing: -1px;
	}
	
	.span_12 .col.span_6.empty-second {
		width: 49%!important;
	}
	
	.swiper-slide .button a {
		font-size: 9px!important;
	}
	
	.single-portfolio #full_width_custom_category .row .col.section-title h1 {
		margin: 0 auto;
		font-size: 22px;
	}
	
	body .swiper-slide .content p i {
		width: 18px!important;
		font-size: 16px!important;
	}
	
	.carousel-next {
		right: 0px;
		padding-left: 1px;
	}
	
	.carousel-prev {
		right: 25px;
		padding-right: 1px;
	}
	
	body .swiper-slide .content p.transparent-bg span {
		line-height: 29px!important;
	}
	
	#footer-widgets .container .col.span_6, #footer-widgets .container .col.span_4 {
		margin-left: 0px;
		margin-right: 15px;
		padding: 15px;
		margin-bottom: 0px;
	}
	
	#footer-widgets .container .col.span_4 {
		margin-bottom: 40px;
	}
	
	#footer-widgets .container .row > div:last-child, #footer-widgets .container .row > div.col_last {
		margin-right: 0px;
	}
	
	#footer-widgets .container .row > div:nth-child(2).span_4 {
		margin-right: 0px!important;
	}
	
	.team-member[data-style="meta_overlaid"] .team-member-image {
		height: 500px!important;
	}
	
	.one-fourths .team-member[data-style="meta_overlaid"] .team-member-image {
		height: 350px!important;
	}
	
	.vaexu_row:not(.full-width-content) .vpb_span3.one-fourths  .team-member[data-style="meta_overlaid"] .team-member-image {
		height: 250px!important;
	}
	
}

@media only screen and (max-width : 690px) {
	
	.vpb_row-fluid [class*="vpb_span"] {
		width: 100%!important;
	}
	
	body .vpb_row-fluid .vaexu_column {
		width: 100%;
		margin-right: 0px!important;
		margin-left: 0px!important;
		margin-bottom: 25px;
	}

	.v_custom_category_item_title .section-title h1{
		text-align: center;
		font-size: 28px;
	}
	
	.container, div.slider-nav {
    	max-width: 300px!important; 
  	} 
  
  	.col {
		margin-bottom: 25px;
	}

		.vaexu-shopping-cart-buttons > .col, 
		.vaexu-coupon-inner > div.col{
			margin-bottom: 0px;
		}
	
	#post-area {
		margin-bottom: 0px;
	}

	#footer-outer #copyright{
		padding: 20px 0;
	}

	#footer-outer #copyright li a i, #footer-outer #copyright p{
		text-align: left;
	}
	
	.col.boxed:hover {
  		margin-top: 0px!important;
  		-o-box-shadow: 0 1px 2px rgba(0,0,0,0.2)!important;
		-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.2)!important;
		-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.2)!important;
    	box-shadow: 0 1px 2px rgba(0,0,0,0.2)!important;
  	}
  
	#header-outer .col {
  		margin-bottom: 0px;
  	}
	
	#featured .orbit-slide.centered article .post-title h2 {
		max-width: 265px!important;
    	min-width: 265px!important;
	}
	
	body #featured .orbit-slide article .container { 
	    top: -20px!important;
	    opacity: 1!important;
	    position: relative!important;
	}
	
	body #featured .orbit-slide article .container .span_12 {
		width: 300px!important;
		position: relative;
	}
	
	.container article.post .post-meta {
		display: none;
	}
	
	.container article.post .post-content {
		padding-left: 0px!important;
	}
	
	.container article.post .post-header h2  {
		font-size: 18px;
	}	
	
	.container .post-header {
	    font-size: 10px;
	}
	
	.container .comment-list li.comment > div {
		padding: 25px 25px 70px 25px;
	}
	
	.container .comment-list li.comment > div img.avatar {
		display: none;
	}
	
	.container #respond h3 {
		font-size: 13px;
	}
	
	.container .comment-list .reply {
    	right: 29px;
    	top: auto;
    	bottom: 29px;
	}
	
	body h1.jumbo, body h2.jumbo, body h3.jumbo, body h4.jumbo, body h5.jumbo, body h6.jumbo, p.jumbo {
		font-size: 60px!important;
		line-height: 70px!important;
	}

	.container .contact-info {
		padding-left: 0px;
	}
	
	.row .col.section-title span, html .single #single-below-header span {
		display: none;
	}
	
	#page-header-bg h1 {
		font-size: 28px!important;
	}
	
	#page-header-bg .subheader {
		font-size: 16px!important;
		line-height: 14px;
	}
	
	#page-header-bg #portfolio-filters ul {
		position: absolute!important;
		width: 100%;
	}

	#footer-outer #copyright .col {
		margin-bottom: 0px;
	}
	
	body #footer-outer #copyright .col ul {
		float: left;
	}
	
	body #footer-outer #copyright .col ul li:first-child {
		margin-left: 0px;
	}
	
	#call-to-action .container a {
		display: block!important;
		margin-top: 20px;
		margin-left: 0px!important;
	}
	
	#call-to-action {
		font-size: 18px!important;
	}
	
	h2 .vaexu-button, h3 .vaexu-button, h4 .vaexu-button { display: block!important; }
	
	#footer-widgets .container .col:nth-child(3) {
		margin-bottom: 40px!important;
	}
	
	
	#footer-outer #flickr img, #sidebar #flickr img {
		width: 95px;
	}
	
	#post-area #pagination {
		padding-left: 0px!important;	
	}
	
	body #featured .orbit-slide article .container {
		top: -35px!important;	
	}
	
	body #featured article .post-title > a {
  		padding: 6px 9px!important;
  		font-size: 10px;
  		top: 10px;
  	}
  	
  	body #featured .more-info {
  		display: block;
  		top: 240px!important;
  	}
  	
  	body #featured .has-video article div.post-title {
  		top: 80px!important;
  	}
  	
  	body.single-portfolio .row .col.section-title h1 {
		line-height: 16px !important;
	}

	#portfolio.portfolio-items .col.span_4, #portfolio.portfolio-items .col.span_3 {
  		width: 100%!important;
  		margin-right: 0px!important;
  		margin-left: 0px!important;
  	}
  	
  	body #portfolio {
		margin: 3px 0 0;
	}

	#search-results .result, .masonry-blog-item  {
  		width: 100%!important;
  		margin-right: 0px!important;
  		margin-bottom: 15px!important;
  		margin-left: 0px!important;
  	}
  	
  	.gallery .gallery-item {
  		width: 100%!important;
  	}

  	.single-post #single-below-header.fullscreen-header > span {
  		width: 100%;
  		height: 80px!important;
    	line-height: 80px!important;
  		border-bottom: 1px solid #dddddd;
  	}

  	.section-down-arrow i.fa-default-style[class^="fa-"] {
  		font-size: 16px!important;
  	}

  	.section-down-arrow {
  		bottom: 10px;
  		right: 20px;
  	}

  	#page-header-bg.fullscreen-header .author-section {
  		display: none;
  	}

  	#page-header-bg.fullscreen-header .author-section .meta-date {
  		margin-top: -4px;
  		display: block;
  	}

  	.single-post #single-below-header.fullscreen-header {
  		border: none!important;
  	}

  	#contact-map {
  		height: 270px!important;
  	}
  	
  	.vaexu-google-map {
  		max-height: 270px;
  	}
  	
  	div.pp_pic_holder {
  		left: 9px!important;
  		width: 96%!important;
  	}
  	
  	.pp_content {
  		width: 100%!important;
  		height: 290px!important;
  	}
  	
  	.pp_content iframe {
  		width: 100%!important;
  	}
  	
  	.pp_content .pp_inline iframe {
  		height: 250px!important;
  	}
  	
  	.pp_content #pp_full_res img { 
  		width: 100%!important;
  		height: auto!important;
  	}
  	
  	#page-header-bg .span_6 {
		top: auto;
		display: block;
		opacity: 1;
		float: none;
		margin-bottom: 15px!important;
	}
  	
  	#page-header-bg .span_6 h1, .single.single-post .section-title h1, h1 {
  		font-size: 24px;
  		line-height: 30px;
  		margin-bottom: 4px;
  	}
    
    
    
    .h1-lightweight{
        font-size: 32px !important;
    line-height: 42px !important;
    }
    
    .h1-lightweight > .h1-underlined:after{
        border-width: 8px 0 !important;
    }
  	#page-header-bg .span_6 span.subheader {
  		font-size: 15px;
  	}

	#page-header-bg .author-section .meta-author .avatar {
  		display: none;
  	}
  	#page-header-bg.fullscreen-header .author-section .avatar-post-info {
  		margin: 10px 0 0 0!important;
  	}
	
	.vstark #single-below-header.fullscreen-header  {
		border-top: 1px solid #dddddd!important;
	}

	#portfolio-filters {
		width: 100%!important;
		position: relative!important;
		display: block!important;
		clear: both!important;
		top: auto!important;
	}

	.page-header-no-bg  #portfolio-filters {
		margin-top: 20px!important;
		height: auto!important;
	}
	
	#portfolio-filters > ul {
		position: relative!important;
	}
	
	.vaexu-social.full-width.items_6 > * {
		width: 33.3%!important;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		padding: 10% 5%!important;
	}
	
	.vaexu-social.full-width.items_6 > *:nth-child(1n+4) {
		border-bottom: none!important;
	}
	.vaexu-social.full-width.items_6 > *:nth-child(3) {
		border-right: none!important;
	}
	
	.vaexu-social.full-width.items_6 i {
		font-size: 20px!important;
		margin-top: -20px!important;
	}
	
	.vaexu-social.full-width.items_5 i {
		font-size: 16px!important;
		margin-top: -20px!important;
		padding: 0!important;
	}
	
	.vaexu-social.full-width.items_4 > * {
		width: 50%!important;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		padding: 10% 5%!important;
	}
	
	.vaexu-social.full-width.items_4 i {
		font-size: 20px!important;
		margin-top: -20px!important;
	}
	
	.vaexu-social.full-width.items_4 > *:nth-child(1n+3) {
		border-bottom: none!important;
	}
	
	.vaexu-social.full-width.items_4 > *:nth-child(2) {
		border-right: none!important;
	}
	
	.vaexu-social.full-width.items_3 i {
		font-size: 16px!important;
		margin-top: -20px!important;
		padding: 0!important;
	}
	
	.vaexu-social.full-width.items_2 i {
		font-size: 30px!important;
		margin-top: -20px!important;
		padding: 0!important;
	}
	
	.vaexu-social.full-width.items_2 > *, .vaexu-social.full-width.items_1 > * {
		padding: 10% 5%!important;
	}
	
	.vaexu-social.full-width.items_1 i {
		font-size: 50px!important;
		margin-top: -20px!important;
		padding: 0!important;
	}
	
	.vaexu-social.full-width.items_5 a span { display: none!important; }
  	
  	.pricing-table > div { 
  		width: 100%!important; 
  		margin: 0px 0px 25px 0px!important;
  	}
  	
  	body .clients.no-carousel > div { 
  		margin-right: 1%!important;
  		width: 49.4%!important;
  	}
  
    body .clients.no-carousel > div:nth-child(2n+2){
  		margin-right: 0px!important;
  	}
	
	body .clients.carousel > div {
		margin: 0px 5px!important;
		width: 150px;
	}
	
	body .clients.carousel.phone > div { 
		width: 150px;
	}
	
	body .row #error-404 h1 {
		 font-size: 150px !important;
   		 line-height: 150px !important;
	}
	
	body .row #error-404 h2 {
		 font-size: 40px;
	}
	
	body .row #error-404 {
		margin-bottom: 0px;
	}
	
	.tabbed > ul li, .woocommerce div.product .woocommerce-tabs ul.tabs li {
		float: none;
		border-right: 0px;
		width: 100%;
	}
	
	.tabbed > ul {
		float: none!important;
	}

	.tabbed > ul li{
		margin-left: 0px;
		border-bottom: 1px solid #ddd;
	}

	body #page-header-bg .v_custom_category_item_title .container {
	    padding-bottom: 30px!important;
	}
	

	#page-header-bg .v_custom_category_item_title {
		top: 0px!important;
		padding-top: 30px!important;
	}
	
	body #page-header-bg .section-title, .v_custom_category_item_title .section-title  {
		padding: 0!important;
	}
	
	.single-portfolio #page-header-bg {
		height: auto!important;
	}
	
	.single #page-header-bg .span_6 {
		margin-bottom: 0!important;
	}
	
	.row .col.section-title.v_custom_category_item_title {
		padding-bottom: 30px;
		margin-bottom: 30px!important;
	}
	
	body #featured .slide .post-title .video img {
		height: 169px!important;
	}
	
	body #featured .orbit-slide.has-video .span_12 .post-title h2 {
		margin-top: 190px!important;
	}

	body #featured .slide .mejs-container {
		margin-bottom: 210px!important;
		height: 167px!important;
	}

	#post-area .video-wrap .mejs-container, #post-area .video .mejs-container {
		height: 167px!important;
	}
	
	#footer-outer #social li {	
	   margin-right: 10px;
	   margin-left: 0px!important;
	}

	#post-area.masonry, #post-area.masonry.span_9 {
		width: 299px;
	}

	#post-area.masonry.span_9 {
		margin-bottom: 90px;
	}

	#post-area.masonry #pagination {
		bottom: -95px;
	}

	.masonry-blog-item .jp-jplayer-video {
		height: 139px!important;
	}
	
	#post-area.span_9 .masonry-blog-item .jp-jplayer-video {
		height: 139px!important;
	}


	.vstark .comment-list .reply {
		top: 0!important;
	}

	.single.vstark .comment-list li.comment > div, .single.vstark  .comment-list li.pingback > div {
		padding-left: 0!important;
	}
	
	#customer_details > div {
		width: 100%;
		float: none!important;
	}

	.woocommerce .shop_table .product-thumbnail {
		display: none;
	}
	
	.woocommerce .shop_table .coupon {
		margin-bottom: 10px;
		margin-top: 5px;
	}
	
	.woocommerce #customer_login.col2-set .col-1, .woocommerce-page #customer_login.col2-set .col-1, .woocommerce #customer_login.col2-set .col-2, .woocommerce-page #customer_login.col2-set .col-2 {
      width: 100%!important;
   }
	
	.woocommerce .shop_table .actions > input {
		float: left!important;
	}
	
	.woocommerce form.login .form-row-first, .woocommerce-page form.login .form-row-first, .woocommerce form.login .form-row-last, .woocommerce-page form.login .form-row-last {
		width: 100%!important;
	}
	
	.woocommerce .cart.shop_table .quantity input.plus, .woocommerce .cart.shop_table .quantity input.minus {
		display: block;	
	}
	
	.main-content .col.span_4 .col.span_2, .main-content .col.span_3 .col.span_2, .main-content .col.span_2 .col.span_2, .main-content .col.span_6 .col.span_2  {
	  	width: 15%!important;	
	}
	
	.main-content .col.span_4 .span_10, .main-content .col.span_3 .col.span_10, .main-content .col.span_2 .col.span_10, .main-content .col.span_6 .col.span_10  {
	    width: 83%!important;
	}
	
	.swiper-container .slider-next, .swiper-container .slider-prev {
		display: none;
	}
	

	body .vaexu-slider-wrap[data-fullscreen="false"] .swiper-slide .content p {
		padding-bottom: 7px;
	}
	
	.vaexu-slider-wrap[data-fullscreen="false"] .swiper-slide .button a {
		 font-size: 5px!important;
		 padding: 2px 7px;
		 line-height: 18px;
		 letter-spacing: 0.5px!important;
	}
	
	body .vaexu-slider-wrap[data-fullscreen="false"] .swiper-slide .button.transparent a,  body .vaexu-slider-wrap[data-fullscreen="false"] .swiper-slide .button.transparent_2 a {
		padding: 1px 7px!important;
		letter-spacing: 0.5px!important;
		border-width: 1px;
	}
	
	.slider-pagination {
		bottom: 10px;
	}
	
	.slider-pagination .swiper-pagination-switch {
		height: 8px;
		width: 8px;
	}
	
	
	
	body .vaexu-slider-wrap[data-fullscreen="true"]  .swiper-slide .content h2, 
	body .vpb_span3 .vaexu-slider-wrap[data-flexible-height="true"]  .swiper-slide .content h2,
	body .vpb_span4 .vaexu-slider-wrap[data-flexible-height="true"]  .swiper-slide .content h2,
	body .vpb_span6 .vaexu-slider-wrap[data-flexible-height="true"]  .swiper-slide .content h2,
	body .vpb_span8 .vaexu-slider-wrap[data-flexible-height="true"]  .swiper-slide .content h2,
	body .vpb_span9 .vaexu-slider-wrap[data-flexible-height="true"]  .swiper-slide .content h2  {
		font-size: 33px !important;
    	line-height: 57px !important;
		margin-bottom: 8px;
		letter-spacing: -0.5px;
	}
	
	body .vaexu-slider-wrap[data-fullscreen="true"] .swiper-slide .content p,
	body .vpb_span3 .vaexu-slider-wrap[data-flexible-height="true"]  .swiper-slide .content p,
	body .vpb_span4 .vaexu-slider-wrap[data-flexible-height="true"]  .swiper-slide .content p,
	body .vpb_span6 .vaexu-slider-wrap[data-flexible-height="true"]  .swiper-slide .content p,
	body .vpb_span8 .vaexu-slider-wrap[data-flexible-height="true"]  .swiper-slide .content p,
	body .vpb_span9 .vaexu-slider-wrap[data-flexible-height="true"]  .swiper-slide .content p {
		font-size: 13px !important;
    	line-height: 26px !important;
		padding-bottom: 7px;
	}
	
	.vaexu-slider-wrap[data-fullscreen="true"] .swiper-slide .button a,
	body .vpb_span3 .vaexu-slider-wrap[data-flexible-height="true"]  .swiper-slide .button a,
	body .vpb_span4 .vaexu-slider-wrap[data-flexible-height="true"]  .swiper-slide .button a,
	body .vpb_span6 .vaexu-slider-wrap[data-flexible-height="true"]  .swiper-slide .button a,
	body .vpb_span8 .vaexu-slider-wrap[data-flexible-height="true"]  .swiper-slide .button a,
	body .vpb_span9 .vaexu-slider-wrap[data-flexible-height="true"]  .swiper-slide .button a {
		 font-size: 9px!important;
		 padding: 8px 13px;
		 letter-spacing: 0.5px!important;
	}
	
	body .vaexu-slider-wrap[data-fullscreen="true"] .swiper-slide .button.transparent a, body .vaexu-slider-wrap[data-fullscreen="true"] .swiper-slide .button.transparent_2 a {
		 font-size: 9px!important;
		 padding: 6px 13px!important;
		 letter-spacing: 0.5px!important;
	}

	body .vpb_span3 .vaexu-slider-wrap[data-flexible-height="true"]  .swiper-slide .button.transparent a,
	body .vpb_span4 .vaexu-slider-wrap[data-flexible-height="true"]  .swiper-slide .button.transparent a,
	body .vpb_span6 .vaexu-slider-wrap[data-flexible-height="true"]  .swiper-slide .button.transparent a,
	body .vpb_span8 .vaexu-slider-wrap[data-flexible-height="true"]  .swiper-slide .button.transparent a,
	body .vpb_span9 .vaexu-slider-wrap[data-flexible-height="true"]  .swiper-slide .button.transparent a  {
		padding: 0px 13px!important;
		letter-spacing: 0.5px!important;
	}
	
	body .vaexu-slider-wrap[data-fullscreen="true"] .swiper-slide .content p.transparent-bg span,
	body .vpb_span3 .vaexu-slider-wrap[data-flexible-height="true"]  .swiper-slide p.transparent-bg span,
	body .vpb_span4 .vaexu-slider-wrap[data-flexible-height="true"]  .swiper-slide p.transparent-bg span,
	body .vpb_span6 .vaexu-slider-wrap[data-flexible-height="true"]  .swiper-slide p.transparent-bg span,
	body .vpb_span8 .vaexu-slider-wrap[data-flexible-height="true"]  .swiper-slide p.transparent-bg span,
	body .vpb_span9 .vaexu-slider-wrap[data-flexible-height="true"]  .swiper-slide p.transparent-bg span {
	    font-size: 13px !important;
    	line-height: 29px !important;
	}
	
	
	
	.vaexu-slider-wrap[data-full-width="false"] .swiper-slide .content h2 {
		font-size: 16px!important;
		line-height: 30px!important;
	}
	
	
	.vaexu-slider-wrap[data-full-width="false"] .swiper-slide .content p {
		font-size: 6px!important;
		padding-bottom: 4px!important;
		line-height: 11px!important;
	}
	
	.vaexu-slider-wrap[data-full-width="false"] .swiper-slide .button a {
		padding: 1px 7px!important;
		font-size: 6px!important;
	}
	
	
	
	.vaexu-slider-wrap[data-full-width="false"] .swiper-slide .content {
		padding: 0px 15px!important;
	}
	
	.swiper-slide .buttons > div {
		padding-left: 0px!important;
	}
	
	.swiper-slide .content h2 {
	    margin-bottom: 3px;
	}
	
	body .swiper-slide .content p i {
		width: 14px!important;
		font-size: 12px!important;
	}
	
	.main-content .col.span_4 .col.span_2 img, .main-content .col.span_3 .col.span_2 img, .main-content .col.span_2 .col.span_2 img, .main-content .col.span_6 .col.span_2 img {
		padding-right: 13px;
		top: -3px;
	}
	
	.carousel-next {
		right: 0px;
		padding-left: 1px;
	}
	
	.carousel-prev {
		right: 25px;
		padding-right: 1px;
	}
	
	.woocommerce .woocommerce-result-count {
		padding-bottom: 0px!important;	
	}
	
	.woocommerce .woocommerce-ordering {
		position: relative!important;
		right: 0px;
		top: 0px!important;
		float: left!important;
		margin-bottom: 45px!important;
	}
	
	body .swiper-slide .content p.transparent-bg span {
		line-height: 20px!important;
		top: -5px;
		left: 4px;
		box-shadow: 4px 0 0 rgba(0, 0, 0, 0.5), -4px 0 0 rgba(0, 0, 0, 0.5);
		-moz-box-shadow: 4px 0 0 rgba(0, 0, 0, 0.5), -4px 0 0 rgba(0, 0, 0, 0.5);
		-webkit-box-shadow: 4px 0 0 rgba(0, 0, 0, 0.5), -4px 0 0 rgba(0, 0, 0, 0.5);
		-o-box-shadow: 4px 0 0 rgba(0, 0, 0, 0.5), -4px 0 0 rgba(0, 0, 0, 0.5);
	}
	
	#buddypress .register-section {
		width: 100%!important;
		margin-bottom: 15px;
	}
	
	.full-width-content.blog-fullwidth-wrap {
		padding: 0px 10%!important;	
	}
	
}

@media only screen and (min-width: 480px) and (max-width: 690px) {
	
 	body .container, body div.slider-nav {
    	max-width: 420px!important; 
  	}
	
	#post-area.masonry, #post-area.masonry.span_9 {
		width: 420px;
	}
}


@media only screen and (min-width : 1px) and (max-width : 1000px) {

	.right.img-with-aniamtion-wrap, .center.img-with-aniamtion-wrap{
		text-align: left;
	}

	.container-wrap, .v_custom_category_item_title{
		padding-top: 0px;
	}
	
	.video-texture {
		display: none!important;
	}

    .woocommerce div.product div.summary, 
    .woocommerce-page div.product div.summary{
        margin-top: 36px;
    }
    
    .portfolio-featured-img{
        width: 100%!important;
    }
    
    .portfolio-info{
        width: 320px;
        top: 360px;
    right: 60px;
    }
    
    .stretched-border{
        display: none;
    }

	.disable-in-mobile-true{
		display: none!important;
	}
    
    .footer .col.span_5{
            height: 42px;
    line-height: 42px;
    }
    
    .footer .col.span_7{
        text-align: left;
        height: 56px;
    line-height: 56px;
    }
    
    .footer .socialsharing ul li a i{
        text-align: left;
    }


	#header-outer.sticky-header-hide {
		-webkit-transform: translateZ(0) translateY(0);
		-moz-transform: translateZ(0) translateY(0);
		transform: translateZ(0) translateY(0);
	}

	header#top #logo{
		position: relative;
		padding-left: 0px;
		left: 0px;
	}

	.transparent header#top #logo, header#top #logo.logo-open,
	.transparent.dark-slide header#top #logo.logo-open{
		color: #000;
	}

	.v_custom_category_item_title .section-title > .col{
		margin-bottom: 0px;
	}

	.v_custom_category_item_title .section-title h1{
		text-align: center;
		font-size: 42px;
	}

	.row .col .v_custom_category_overlay > h3.portfolio-item-excerpt{
		text-align: center;
	}
	
	img.img-with-animation[data-animation="fade-in-from-right"] {
		padding-left: 0px!important;
	}
	
	img.img-with-animation[data-animation="fade-in-from-left"] {
		padding-right: 0px!important;
	}
	
	img.img-with-animation[data-animation="fade-in-from-bottom"] {
		bottom: 0px!important;
	}

	.full-width-section > .col.span_12 {
		margin-bottom: 0px;
	}
	
	.full-width-section {
		margin-top: 0px!important;
	}
	
	body[data-bg-header="false"] .full-width-section.first-section, body[data-bg-header="false"] .full-width-content.first-section {
		margin-top: -40px!important;
	}
	
	body[data-bg-header="true"] .full-width-section.first-section, body[data-bg-header="true"] .full-width-content.first-section {
		margin-top: 0px!important;
	}
	
	.full-width-section.under-page-header {
		margin-top: -2.1em!important;
	}
	
	.home-wrap .full-width-section.first-section {
		margin-top: -37px!important;
	}
	
	.orbit > div {
	  position: absolute!important;	
	}
	
	.portfolio-items .work-item.style-3 p {
		display: block;
		margin-top: 0!important;
		opacity: 1!important;
		position: relative!important;
	}
	
	.carousel-wrap[data-full-width="true"] {
		padding: 0px!important;
	}
	
	body header#top #logo img {
		margin-top: -8px!important;
		position: relative;
	}
	
	.admin-bar #header-outer {
		top: 0px;	
	}
	
	#header-outer {
  		position: relative;	
  		height: 52px;
  		padding-top: 10px;
  		margin-bottom: 0px;
  	}

  	.st-pusher.vaexu-page-header-transparent-yes #header-outer.dark-slide header#top #mobile-nav i, 
  	.st-pusher.vaexu-page-header-transparent-yes #header-outer.dark-slide header#top #mobile-cart-link i{
  		color: #141414;
  	}

  	.st-pusher.vaexu-page-header-transparent-yes #header-outer.stuck-animate.dark-slide header#top #mobile-nav i, 
  	.st-pusher.vaexu-page-header-transparent-yes #header-outer.stuck-animate.dark-slide header#top #mobile-cart-link i{
  		color: white;
  	}

  	.st-menu-open #mobile-menu{
		visibility: visible;
	}

  	#header-outer.mobile-menu-open{
  		background: #141414;
  	}

  	.st-pusher.vaexu-page-header-transparent-yes #header-outer.dark-slide.mobile-menu-open header#top #logo, 
  	.st-pusher.vaexu-page-header-transparent-yes #header-outer.dark-slide.mobile-menu-open header#top #mobile-nav i, 
  	.st-pusher.vaexu-page-header-transparent-yes #header-outer.dark-slide.mobile-menu-open header#top #mobile-cart-link i, 
  	#header-outer.mobile-menu-open header#top #mobile-nav i, #header-outer.mobile-menu-open header#top #mobile-cart-link i, 
  	.st-pusher.page-header-dark #header-outer.mobile-menu-open header#top #logo, 
  	.st-pusher #header-outer.mobile-menu-open header#top #logo{
  		color: #fff;
  	}

  	#header-space, #search-outer { display: none; }
	header#top #mobile-nav, header#top #mobile-cart-link { display: block; z-index: 1001;}
	
	header#top .col.span_3 {
		position: absolute;
		left: 0px;
		top: 0px;
		z-index: 1000;
  		width: 100%!important;
  		padding: 0 100px;
  		text-align: center;
  	}
  	
  	header#top .col.span_9 {
  		margin-left: 0px;
  		min-height: 48px;
  		margin-bottom: 0px;
  		width: 100%!important;
  		float: none;
  		z-index: 100;
		position: relative;
  	}
  	
	#header-outer header#top nav > ul {
		width: 100%;
		padding: 15px 0px 25px 0px!important;
		margin: 0px auto 0px auto!important;
		float: none!important;
		z-index: 100000;
		position: relative;
	}
	
	
	#header-outer header#top nav {
		background-color: #1F1F1F;
		margin-left: -250px!important;	
		margin-right: -250px!important;	
		padding: 0px 250px 0px 250px;
		top: 48px;
		margin-bottom: 75px;
		display: none!important;
		position: relative;
		z-index: 100000;
	}
	
	header#top nav > ul li {
		display: block;
		width: 100%;
		float: none!important;
		margin-left: 0px!important;
	}
	
	#header-outer header#top nav > ul {
		overflow: hidden!important;
	}
	
	header#top nav > ul ul {
		position: relative;
		width: 100%;
		top:0px!important;
		left: 0px!important;
		padding: 0px;
		visibility: visible!important;
		box-shadow: 0px 0px 0px #fff!important;
		-moz-box-shadow: 0px 0px 0px #fff!important;
		-webkit-box-shadow: 0px 0px 0px #fff!important;
		background-color: transparent!important;
		float: none!important;
	}
	
	header#top nav > ul ul li {
		padding-left: 20px;
	}
	
	header#top .sf-menu a {
		color: rgba(255,255,255,0.6)!important;
		font-size: 12px;
		border-bottom: 1px dotted rgba(255, 255, 255, 0.3);
		padding: 16px 0px 16px 0px!important;
		background-color: transparent!important;	
	}
	
	header#top nav .sf-menu li.sfHover > a {
		color: #FFBAAF;
	}
	
	#header-outer #top nav ul li a:hover, #header-outer header#top nav .sf-menu li.sfHover > a, #header-outer header#top nav .sf-menu li.current_page_ancestor > a, #header-outer header#top nav .sf-menu li.current-menu-ancestor > a, #header-outer header#top nav .sf-menu li.current_page_item > a {
		color: #1e83ec;
	}
	
	a > .sf-sub-indicator { 
		right: 0px!important;
		position: absolute;
		padding: 16px;
		left: auto!important;
  	    top: 0px!important; 
		height: auto;
		width: auto;
  	}
	
	header#top .sf-menu li ul li a:hover,
    header#top nav ul li a:hover, 
    header#top nav .sf-menu li.sfHover > a, 
    header#top nav .sf-menu li.current_page_ancestor > a, 
    header#top nav .sf-menu li.current-menu-ancestor > a, 
    header#top nav .sf-menu li.current_page_item > a {
		color: #FFF!important;
	}
	
	header#top .sf-menu > li:hover  ul, header#top .sf-menu > li.sfHover  ul {
		height: 0px;
		position: absolute;
		visibility: hidden!important;
		overflow: hidden;
    }

    
    header#top .sf-menu li ul.mobile-open {
    	height: auto!important;
    	display: block!important;
    	position: relative;
    	visibility: visible!important;
    }
	
	header#top nav > ul > li > a {
		padding:16px 0px!important;
		border-bottom: 1px solid #ddd;
	}
	
	header#top, #header-outer {
		height: auto;
	}
	
	#featured article {
		top: 0px!important;
		background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		-webkit-background-size: cover;
		background-attachment: scroll;
		background-position: center 60%;
	}
	
	#featured .no-caption article {
		top: -7px!important;
	}

	body #featured .mejs-container {
		position: relative;
		top: 20px!important;
		margin-bottom: 140px!important;
	}
	
	.swiper-slide .mejs-controls {
		display: none!important;
		visibility: hidden!important;
	}
	.mejs-controls {
		display: block!important;
		visibility: visible!important;
	}
	
	#post-area {
		padding-right: 0px!important;
		margin-bottom: 0px;
	}
	
	div.slider-nav {
		position: relative;
		max-width: 600px; 
		margin: -40px auto 0px auto;
	}
	
	body div.slider-nav > span {
		height: 25px!important;
		width: 25px!important;
	}
	
	body div.slider-nav > span.left {
		left: 0px!important; 
	}
	
	body div.slider-nav > span.right {
		left: 30px!important;
	}
	
	
	div.slider-nav span span {
		display: none!important;
	}
  	
  	#featured .orbit-slide.centered article .post-title > a, #featured .orbit-slide.centered article .post-title h2 { 
  		left: 0px!important;	
  	}
  	
  	#footer-widgets .container .col {
  		margin-bottom: 40px;
  	}
  	
  	#pagination {
		margin-bottom: 40px!important;
	}
	
    body #featured article .post-title > a {
  		padding: 10px 12px;
  		background-color: #1e83ec;
  		border-color: #1e83ec;
  		color: #fff;
  		top: 20px;
  	}
  	
  	body #featured article .post-title > a:hover {
  		border-color: #1e83ec;
  		box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
  		-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
  		-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
  		-o-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
  	}
  	
  	#featured article .post-title > a {
  		left: 0px!important;
  	}
  	
  	#portfolio.portfolio-items .col.span_3 .work-item .work-info a {
		padding: 9px 15px!important;
		font-size: 12px!important;
		margin: 5px!important;
	}
	
	.portfolio-items .col .work-item .work-info a {
		display: block;
		position: absolute;
		top: 0px;
		left: 0px;
		margin: 0px;
		width: 100%;
		height: 100%;
		opacity: 0!important;
		text-indent: -9999px;
	}
	
  	.wp-caption {
  		width: 100%!important;
  	}
  	
  	body.single-portfolio #sidebar  {
		top: 0px!important;
		width: 100%!important;
		margin-left: 0px!important;
		margin-top: 10px;
		position: relative!important;
		float: left!important;
	}

	body.single-portfolio #sidebar {
		margin-top: 30px;
	}
	
	body.search .row .col.section-title h1 {
		font-size: 18px!important;	
	}
	
	body.search .row .col.section-title span {
		display: inline-block;
		margin-top: 10px;
		font-size: 14px;
	}
	
	body.search .divider {
		display: none;	
	}
	
	.main-content > div {
		padding-bottom: 0px;
	}
	
	#single-meta {
		display: block;
		position: relative!important;
		clear: both;
		margin-bottom: 10px;
	}
	
	html .single-post #single-meta {
		margin-top: 20px!important;
	}
	
	#single-meta ul {
		margin-left: 0px;
	}
	
	body #featured .post-title h2, body #featured .post-title > a, body #featured .post-title > span, body #featured .post-title div.video {
		margin-top: 0px!important;
	}
	
	body #featured .has-video .post-title {
		top: 48px!important;
	}
	
	body #featured .has-video h2 {
		text-align: center!important;
		left: auto!important;	
		float: none!important;
		margin: 0 auto;
	}
	
	body #featured .orbit-slide.has-video .post-title h2 {
		margin-top: 80px!important;
	}
	
	body #featured .post-title .video {
		float: none;
		margin: 0 auto;
		width: 100%!important;
		left: auto;
		position: relative;
		z-index: 1;
	}

	body #featured .post-title .video img {
		height: 338px!important;
	}
	
	body #featured article .post-title > a {
		left: 0px;
	}
	
	body #featured .orbit-slide.has-video h2 {
	    max-width: 330px!important;
	    min-width: 330px!important;
	    margin-top: 60px!important;
	}
	
	body #featured .orbit-slide.has-video .post-title {
	    text-align: center!important;
	}
	
	body #featured .more-info {
		display: block;
		position: absolute;
		z-index: 10000;
		left: 80px !important;
		top: 387px;
	}
	
	body #featured a.more-info {
		display: block;
		color: #6d6d6d;
		border-radius: 1px 1px 1px 1px;
    	background-color: #FFFFFF !important;
		padding: 2px 7px;
	}
	
	#footer-outer #social li {	
	   width: 33px;
	   margin-top: 9px;
	   margin-bottom: 9px;
	}
	
	.carousel-heading h2 {
		max-width: 83%;
		font-size: 11px;
	}
	
	.carousel-wrap[data-full-width="false"] .carousel-heading h2 {
		font-size: 11px!important;
	}
	
	.span_9 .carousel-heading {
		padding-right: 0px!important;
	}
	
	body.woocommerce ul.products li.product, body.woocommerce-page ul.products li.product, .woocommerce .related ul.products li.product, .woocommerce .related ul li.product, .woocommerce .upsells.products ul.products li.product, .woocommerce .upsells.products ul li.product, .woocommerce-page .related ul.products li.product, .woocommerce-page .related ul li.product, .woocommerce-page .upsells.products ul.products li.product, .woocommerce-page .upsells.products ul li.product, 
	body.woocommerce .span_9 ul.products li.product, body.woocommerce-page .span_9 ul.products li.product, body .woocommerce ul.products li.product, body .woocommerce-page ul.products li.product {
		width: 46%!important;
		margin: 2%!important;
	}
	
	body.woocommerce .span_9 ul.products li.product, body.woocommerce-page .span_9 ul.products li.product {
		clear: none;
	}
	
	.single-product .product_title {
		padding-right: 0!important;
	}
	
	.woocommerce .span_9 .woocommerce-ordering {
		right: 0px;
	}
	
	#page-header-wrap {
		margin-top: -10px;
		overflow: visible;
		height: auto!important;	
	}
	
	#page-header-bg .span_6 {
		display: block!important;
		opacity: 1!important;
	}
	
	h1 .vaexu-button, h2 .vaexu-button, h3 .vaexu-button, h4 .vaexu-button {
		display: inline-block;
		margin-top: 20px;
	}
	
	body .clients.no-carousel > div {
		opacity: 1;
	}
	
	img.img-with-animation[data-animation="fade-in-from-left"], .col.has-animation[data-animation="fade-in-from-left"], .vaexu_column.has-animation[data-animation="fade-in-from-left"] {
		left: 0px!important;	
	}
	
	img.img-with-animation[data-animation="fade-in-from-right"], .col.has-animation[data-animation="fade-in-from-right"], .vaexu_column.has-animation[data-animation="fade-in-from-right"] {
		right: 0px!important;
	}
	
	.clients.fade-in-animation > div, img.img-with-animation, .col.has-animation, .vaexu_column.has-animation {
		opacity: 1!important;
	}
	
	.col.has-animation[data-animation="fade-in-from-bottom"], .vaexu_column.has-animation[data-animation="fade-in-from-bottom"] {
		bottom: 0px!important;
	}
	
	img.img-with-animation[data-animation="grow-in"], .col.has-animation[data-animation="grow-in"], .vaexu_column.has-animation[data-animation="grow-in"] {
		 transform: scale(1, 1)!important;
		 -webkit-transform: scale(1, 1)!important;
	}
	
	img.img-with-animation[data-animation="flip-in"], .col.has-animation[data-animation="flip-in"], .vaexu_column.has-animation[data-animation="flip-in"] {
		opacity: 1!important;
	    transform: perspective(1000px) rotateY(0deg)!important;
	    -webkit-transform: perspective(1000px) rotateY(0deg)!important;
	    -o-webkit-transform: perspective(1000px) rotateY(0deg)!important;
	    -moz-webkit-transform: perspective(1000px) rotateY(0deg)!important;
	}
	
	#post-area.col_last {
		padding-left: 0px!important;	
	}
	
	body.single-portfolio #post-area {
		width: 100%!important;
		float: none!important;
	}

	.woocommerce #post-area .woocommerce-ordering {
		float: none!important;
		display: block;
	}
	
	
	.col h4 {
		font-size: 16px;
	}
	
	.col.centered-text ul, .vaexu_column.centered-text ul, .col.centered-text ul li, .vaexu_column.centered-text ul li {
		text-align: left;
		margin-left: 0!important;
	}
	
	.col.centered-text ul, .vaexu_column.centered-text ul {
		margin: 0!important;
		display: block!important;
	}

	.testimonial_slider .controls ul {
		text-align: center!important;
	}
	
	.vaexu-milestone {
		margin-bottom: 15px;
	}
	
	#page-header-wrap, #page-header-bg {
		transition: none!important;
		-moz-transition: none!important;
		-webkit-transition: none!important;
		-o-transition: none!important;
	}

	.single-post #page-header-wrap .vaexu-custom-header > .container{
		position: absolute;
		max-width: 100%;
		width: 100%;
	}
	
	#featured article .post-title h2 {
		left: 0px!important;	
	}

	.single-post #page-header-wrap.fullscreen-header{
		margin-top: -58px!important;
	}
	
	.container-wrap {
		overflow-x: hidden!important;
	}
	
	.vaexu-slider-wrap {
		margin-top: 0!important;
		margin-left: -1px;
	}
	
	.vaexu-slider-loading {
		background-position: center!important;
		top: 0!important;
	}
	
	.swiper-wrapper .slider-down-arrow { display: none; }
	.vaexu-slider-wrap[data-fullscreen="true"] .swiper-wrapper .slider-down-arrow { 
		display: block; 	
		bottom: 0px;
		margin-left: -30px!important;
	}
	.vaexu-slider-wrap[data-fullscreen="true"] .swiper-wrapper .slider-down-arrow i { 
		font-size: 14px!important;
		opacity: 1!important;
		transform: none!important;
		-webkit-transform: none!important;
		-o-transform: none!important;
	}
	
	.vaexu-slider-wrap.first-section .slider-pagination {
		padding: 0!important;
	}
	
	.swiper-slide {
		top: -1px;
	}
	
	.swiper-slide .mejs-overlay {
		z-index: 1000!important;
	}
	
	.swiper-slide .mejs-poster {
		opacity: 1!important;
	}
	
	.swiper-slide .content p img {
		max-width: 100%;
	}

	.vaexu-slider-wrap.first-section .swiper-slide .content {
		margin-top: 3px!important;	
		margin-left: 2px!important;
	}
	
	.vaexu-slider-wrap.first-section .slider-pagination {
		padding-left: 2px;
	}
	
	.carousel-wrap[data-full-width="true"] {
		padding: 0px 9px;
	}
	
	#footer-widgets .container .row > div:last-child {
		margin-bottom: 0px!important;
	}
	
	body .carousel-wrap[data-full-width="true"] .carousel-heading h2 {
		font-size: 16px;	
		top: 3px;
	}
	
	body .carousel-wrap[data-full-width="true"] .controls {
		display: block;
		height: 30px;
		position: relative;
		margin-top: 25px!important;
		margin-bottom: 10px;
		width: 130px;
		margin: 0 auto;
	}
	
	body .carousel-wrap[data-full-width="true"] .carousel-heading a.portfolio-page-link, 
	body .carousel-wrap[data-full-width="true"] .carousel-heading a.carousel-prev, 
	body .carousel-wrap[data-full-width="true"] .carousel-heading a.carousel-next {
		top: 0px!important;
	}
	
	body .carousel-wrap[data-full-width="true"] .carousel-heading a.portfolio-page-link {
		margin: 0 auto;
		position: relative;
	}
	body .carousel-wrap[data-full-width="true"] .carousel-heading a.carousel-prev {
		left: 0px!important;
		margin-left: 0px;
		text-align: left!important;
	}
	body .carousel-wrap[data-full-width="true"] .carousel-heading a.carousel-next {
		right: 0px!important;
	}
	
	div[data-full-width="false"] .carousel-heading h2 {
		font-size: 12px!important;
	}
	
	div.portfolio-items[data-col-num="fullwidth"] {
		padding-left: 0px!important;
	}
	
	#portfolio-filters-inline .container > ul {
		float: none!important;
		text-align: center;
	}
	
	#portfolio-filters-inline #sort-label {
		display: none!important;
	}
	
	body #portfolio-filters-inline ul li, body #portfolio-filters-inline ul ul {
		float: none!important;
		display: inline;
	}
	
	body .container-wrap #portfolio-filters-inline.first-section {
		padding-top: 19px !important;
	}
	
	body .container-wrap #portfolio-filters-inline.first-section.non-fw {
		padding-top: 33px !important;
	}
	
	body #portfolio-filters-inline .container > ul {
		max-width: 100%!important;
		margin-right: 0px!important;
	}
	
	body .pp_gallery, .woocommerce .pp_gallery {
		display: none!important;
	}
	
	#post-area.masonry {
		opacity: 1!important;
	}

	/* Woocommerce */
	.woocommerce .woocommerce-ordering{
		width: 100%;
	}

	.woocommerce .woocommerce-ordering select{
		width: 100%;
	}
	
	/* full width content column sizing  */
	.full-width-content.vpb_row-fluid .vpb_span2,
	.full-width-content.vpb_row-fluid .vpb_span3,
	.full-width-content.vpb_row-fluid .vpb_span4,
	.full-width-content.vpb_row-fluid .vpb_span5,
	.full-width-content.vpb_row-fluid .vpb_span6,
	.full-width-content.vpb_row-fluid .vpb_span7,
	.full-width-content.vpb_row-fluid .vpb_span8,
	.full-width-content.vpb_row-fluid .vpb_span9,
	.full-width-content.vpb_row-fluid .vpb_span10,
	.full-width-content.vpb_row-fluid .vpb_span11, 
	.full-width-content.vpb_row-fluid .vpb_span12 { width: 100%!important; height: auto!important; }
	
	.full-width-content .col[data-using-bg="true"], .full-width-content .col .vaexu_row, .full-width-content .col {
		margin-bottom: 0!important;	
	}
	
	.full-width-content.vaexu_row .span_12 > .col .vaexu_wrapper {
		margin-top: 0!important;
		margin-bottom: 0!important;
	}
	
	.vaexu_row .span_12 > .col.padding-1-percent,
	.vaexu_row .span_12 > .col.padding-2-percent { padding: 3%!important; }
	
	.vaexu_row .span_12 > .col.padding-3-percent,
	.vaexu_row .span_12 > .col.padding-4-percent,
	.vaexu_row .span_12 > .col.padding-5-percent { padding: 6%!important; }
	
	.full-width-content .one-fourths.span_3, .full-width-content .one-fourths.vpb_span3 { padding: 0;}
}


/* full width portfolio/blog/fws rows*/
@media only screen and (min-width: 1600px) {
	body:after {
		content: 'five';
		display: none;
	}

	#post-area.full-width-content .masonry-blog-item, .full-width-content #post-area .masonry-blog-item {
		width: 18.3%;
		margin-bottom: 1.8%;
	}

	/*constrained masonry*/
	body .portfolio-items .col.vaexuimg_wide {
		width: 50%!important;
	}
	
	body .portfolio-items .col.vaexuimg_wide_tall {
		width: 50%!important;
	}

	body .portfolio-items .col.vaexuimg_tall {
		width: 25%;
	}
	

}

@media only screen and (min-width: 1300px) and (max-width: 1600px) {
	body:after {
		content: 'four';
		display: none;
	}
	
	.portfolio-items .fullwidth-portfolio-item {
		width: 25%!important;
	}
	
	body .portfolio-items .col.vaexuimg_wide {
		width: 50%!important;
	}
	
	body .portfolio-items .col.vaexuimg_wide_tall {
		width: 50%!important;
	}
	
	
	#post-area.full-width-content .masonry-blog-item, .full-width-content #post-area .masonry-blog-item {
		width: 22.8%;
		margin-bottom: 2.3%;
	}
	
		
	.full-width-content.blog-fullwidth-wrap {
		padding-left: 2.8%!important;
	}
	
	.full-width-content .vpb_span2 .vaexu-milestone .number {
		font-size: 50px;
		line-height: 50px;
	}
	
	.full-width-content .vpb_span8 .clients.five-cols.carousel > div {
		width: 33%;
	}
	
	.full-width-content .vpb_span3 .team-member[data-style="meta_overlaid"] .team-member-image {
		height: 320px;
	}
	

}


@media only screen and (min-width: 990px) and (max-width: 1300px) {
    body:after {
        content: 'three';
        display: none;
    }

    .portfolio-items .fullwidth-portfolio-item {
        width: 33.3%!important;
    }

    body .portfolio-items .col.vaexuimg_wide_tall, body .portfolio-items .col.vaexuimg_wide  {
        width: 66.6%!important;
    }
	
	/* constrained cols */
	body .portfolio-items.no-masonry .col h3, .team-member[data-style="meta_overlaid"] .team-meta h3 {
		font-size: 14px;
		line-height: 20px;
	}

	/*constrained masonry*/
	body .portfolio-items .col.vaexuimg_wide {
		width: 49.96%!important;
	}
	
	body .portfolio-items .col.vaexuimg_wide_tall {
		width: 49.96%!important;
	}

	body .portfolio-items .col.vaexuimg_tall {
		width: 24.96%!important;
	}

	
	.team-member[data-style="meta_overlaid"] .team-meta { bottom: 30px; }
	
	
	/*fw content column early content shrinking*/
	.full-width-content .vpb_span8 .clients.six-cols > div {
	    width: 32.3%;
	}
	
	.full-width-content .vpb_span8 .clients.no-carousel.six-cols > div:nth-child(3n+3) {
	    margin-right: 0;
	}
	
	.full-width-content .vpb_span8 .clients.five-cols.carousel > div {
		width: 40%;
	}
	
	.full-width-content .vpb_span4 .testimonial_slider blockquote {
	    font-size: 16px;
	    line-height: 33px;
	}
	
	.full-width-content .vpb_span3 .team-member[data-style="meta_overlaid"] .team-member-image {
		height: 270px;
	}
	
	.vaexu_row:not(.full-width-content) .vpb_span3 .team-member[data-style="meta_overlaid"] .team-member-image {
		height: 250px;
	}

	.full-width-content .vaexu_column .vaexu_row .vaexu_column,
	.full-width-content .vaexu_column .vaexu_row .vaexu_column p {
		font-size: 12px;
		line-height: 23px;
	}
	
}


@media only screen and (min-width: 470px) and (max-width: 990px) {
	body:after {
		content: 'two';
		display: none;
	}
	
	.portfolio-items .fullwidth-portfolio-item {
		width: 49.8%!important;
	}
	
	body .portfolio-items .col.vaexuimg_wide_tall, body .portfolio-items .col.vaexuimg_wide {
		width: 100%!important;
	}

	body .portfolio-wrap.default-style { padding: 0px!important; margin: 80px 0 55px; }
	body .portfolio-wrap.default-style .portfolio-items { margin: 0px!important; width: 100%!important; padding: 0px!important;}
	body .default-style .portfolio-items .col {
		width: 100%!important;
		margin: 0px!important;
		padding-bottom: 25px;
	}
	
}

@media only screen and (max-width: 470px) {

	body:after {
		content: 'one';
		display: none;
	}
	
	.portfolio-items .fullwidth-portfolio-item {
		width: 99.9%!important;
	}
	
	.portfolio-items .fullwidth-portfolio-item img {
		height: auto!important;
	}
	
	body .default-style { padding: 0px; margin-top: 10px; }
	body .default-style .portfolio-items:not(.carousel) { margin: 0px!important; width: 100%!important; padding: 0px!important;}
	body .default-style .portfolio-items .col.fullwidth-portfolio-item {
		width: 100%!important;
		margin: 0px!important;
		padding-bottom: 10px;
	}

	.v_custom_category_item_title .section-title h1{
		text-align: center;
		font-size: 28px;
	}

	.row .col .v_custom_category_overlay > h3.portfolio-item-excerpt{
		display: none;
	}
	
	.full-width-content.blog-fullwidth-wrap {
		padding: 0px 10%!important;	
	}
    
    #header-outer, .vpb_row-fluid, .footer{
        padding-right: 0px;
        padding-left: 0px;
    }
}

