/* #Responsive Styles
================================================== */

/*
* Swift Framework Responsive Stylesheet v1.0
* Responsive Stylesheet for Display on Devices
* Copyright 2014, Swift Ideas
*/

/* --------------------------------------------
	LARGE DISPLAYS
-------------------------------------------- */

@media only screen and (min-width: 1200px) {
		
	/* LAYOUT */
	#container.boxed-layout, .layout-boxed #super-search, body.layout-boxed > .sf-super-search {
		width: 1200px;
	}
	.alt-bg {
		padding-left: 210px;
		padding-right: 210px;
	}
	
	/* HEADER */
	.header-overlay .header-wrap {
		margin-left: -585px;
		max-width: 1170px;
	}
	nav.mega-menu li .sub-container {
		width: 1140px!important;
	}
	nav.mega-menu li .mega .sub, nav.mega-menu li .mega .sub > .row {
		width: 1140px!important;
	}
	#header .is-sticky .sticky-header {
		max-width: 1140px;
	}
	.boxed-layout #header-section #header .is-sticky .sticky-header {
		max-width: 1230px;
	}
	.boxed-layout #header-section.header-3 #header .is-sticky .sticky-header, .boxed-layout #header-section.header-4 #header .is-sticky .sticky-header, .boxed-layout #header-section.header-5 #header .is-sticky .sticky-header {
		max-width: 1140px;
	}
	.boxed-layout #header-section .is-sticky #main-nav.sticky-header, .boxed-layout #header-section.header-6 .is-sticky #header.sticky-header {
		width: 1230px;
	}
	
	/* SWIFT SLIDER */
	#swift-slider .slide-caption-container {
		width: 1170px;
		margin-right: -585px;
	}
	
	/* PORTFOLIO */
	.has-no-sidebar .filter-wrap .select {
		padding-left: 30px;
	}
	
	
}

@media only screen and (min-width: 1250px) {
	
	/* LAYOUT */
	#container.boxed-layout, .layout-boxed #super-search, body.layout-boxed > .sf-super-search {
		width: 1230px;
	}
	
}

@media only screen and (min-width: 1500px) {
	
	.alt-bg {
		margin-left: -410px!important;
		padding-left: 410px;
		padding-right: 410px;
	}
	
	/* BLOG */
	.blog-masonry-fw .col-sm-3 {
		width: 20%;
	}
}

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

	.alt-bg {
		margin-left: -750px!important;
		padding-left: 750px;
		padding-right: 750px;
	}

}

@media only screen and (min-width: 992px) {
	.mobile-menu-open #container {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
	#mobile-menu-wrap {
		visibility: hidden;
		-webkit-transform: translate3d(0, 0, 0);
		-webkit-transition: none;
		transition: none;
		-webkit-transform: none;
		transform: none;
		display: none;
	}
}

/* --------------------------------------------
	iPAD/TABLET LANDSCAPE
-------------------------------------------- */

@media only screen and (max-width: 1024px) {
	
	/* HEADER */
	#header .sticky-wrapper {
		height: auto!important;
	}
	.header-overlay .header-wrap {
		margin-left: -485px;
		max-width: 970px;
	}
	.logo-right nav .menu > li > ul {
		left: 0!important;
	}
	.logo-left nav .menu > li > ul {
		right: 0!important;
		left: auto!important;
	}
	nav.mega-menu li .sub-container {
		width: 940px!important;
	}
	
	/* GENERAL */
	#one-page-nav {
		display: none!important;
	}
	.page-heading.fancy-heading {
		padding-top: 80px;
		padding-bottom: 80px!important;
		background-attachment: scroll;
		background-size: cover;
		-webkit-background-size: cover;
		background-position: center center!important;
	}
	.fancy-heading .heading-text {
		opacity: 1!important;
		letter-spacing: 0px!important;
	}
	
}

/* --------------------------------------------
	iPAD/TABLET PORTRAIT
-------------------------------------------- */

@media only screen and (max-width: 991px) {
	
	/* LAYOUT */
	#container.boxed-layout {
		width: auto;
	}
	.layout-boxed #super-search, body.layout-boxed > .sf-super-search {
		width: 100%;
	}
	.alt-bg {
		margin-left: -130px!important;
		padding-left: 130px;
		padding-right: 130px;
	}
	.full-width-display-wrap figure.fw-media-wrap {
		margin-left: 0;
	}	
	
	/* HEADER */
	.header-overlay .header-wrap {
		margin-left: -375px;
		max-width: 750px;
	}
	
	nav.mega-menu li .sub-container {
		width: 720px!important;
	}
	nav.mega-menu li .mega .sub, nav.mega-menu li .mega .sub > .row {
		width: 720px!important;
	}
	.header-1 #logo, .header-2 #logo {
		width: 100%;
	}
	.header-3 #logo, .header-4 #logo, .header-5 #logo {
		width: 100%;
		padding-right: 30px;
		position: relative;
	}
	.header-6 #logo, .header-7 #logo {
		width: 100%;
		padding: 0 15px;
		left: 0;
		height: auto;
		position: relative;
	}
	#header .header-container {
		height: auto;
		overflow: hidden;
		/*padding-bottom: 10px;*/
	}
	nav.search-nav {
		display: none;
	}
	#logo a {
		float: left;
	}
	#main-navigation {
		display: none;
	}
	.header-1 #main-nav, .header-1 #main-nav-sticky-wrapper, .header-1 .header-left, .header-1 .header-right, .header-2 .header-right, .header-2 #main-nav, .header-2 #main-nav-sticky-wrapper {
		display: none;
	}
	
	/* FOOTER */
	.footer-spacer {
		display: none;
	}
	#footer-wrap {
		position: relative;
	}
	#copyright {
		padding: 20px;
	}
	#copyright p {
		float: none;
		text-align: center;
	}
	#copyright nav .menu {
		float: none;
		width: 100%;
		text-align: center;
		margin-top: 20px;
	}
	#copyright nav .menu li {
		float: none;
	}
	
	/* SWIFT SLIDER */
	#swift-slider .slide-caption-container {
		width: 724px;
		margin-right: -362px;
	}
	
	
	table.totals_table {
		width: 40%;
	}
	#order_review table.shop_table td.product-img {
		width: 15%;
	}
	#order_review table.shop_table td.product-description {
		width: 55%;
	}
	
	
}

@media only screen and (min-width: 768px) and (max-width: 959px) {	
	
	.recent-posts-list li .recent-post-image {
		float: none;
	}
	.recent-posts-list li .recent-post-details {
		margin-left: 0;
		padding: 15px 0;
	}
	.sf-count-asset .count-number {
		font-size: 50px;
	}
	
	.header-1 #logo a.mobile-cart-link, .header-2 #logo a.mobile-cart-link, .header-1 #logo a.mobile-menu-show, .header-2 #logo a.mobile-menu-show {
		display: none;
	}
	

}


/* --------------------------------------------
	iPHONE LANDSCAPE
-------------------------------------------- */

@media only screen and (max-width: 767px) {

	.mobile-browser div.fw-video-close.is-open {
		width: 100%;
		height: 40px;
		line-height: 36px;
		position: relative;
		top: 0;
		left: 0;
	}
	.mobile-browser iframe.fw-video {
		position: relative;
		z-index: 999;
	}
	
	/* LAYOUT */
	.boxed-layout .fw-row {
		padding: 0;
	}
	.blank_spacer {
		margin-bottom: 0!important;
	}
	.header-aux-open #container {
		-webkit-transform: rotateX(0deg) scale(1) translateY(0);
		transform: rotateX(0deg) scale(1) translateY(0);
		padding-top: 150px;
		-webkit-transition: padding 0.4s;
		transition: padding 0.4s;
	}
	.header-aux-closing #container {
		padding-top: 0;
	}
	#container.boxed-layout {
		width: 100%;
	}
	[class*="span"], .uneditable-input[class*="span"], .row [class*="span"] {
		margin-bottom: 20px;
	}
	.single .container .body-text > .container {
		margin-left: 0;
		padding: 0;
	}
	.inner-page-wrap {
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.has-both-sidebars article, .has-both-sidebars .type-page, .has-both-sidebars .archive-page, .has-both-sidebars > .type-product, .has-both-sidebars .page-content, aside.sidebar, .has-left-sidebar article, .has-left-sidebar .type-page, .has-left-sidebar .archive-page, .has-left-sidebar .push-right {
		float: none!important;
	}
	.page-heading h1 {
		word-wrap: normal;
		white-space: normal;
	}
	#page-wrap {
		padding: 0 5px;
	}
	.alt-bg {
		margin-left: -5px!important;
		margin-right: -5px!important;
		padding-left: 20px;
		padding-right: 20px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
	}
	.alt-bg.spb_portfolio_showcase_widget {
		padding-left: 0;
		padding-right: 0;
	}
	.page-heading .heading-text {
		margin-left: 0;
	}
	#breadcrumbs {
		margin-right: 0;
	}
	#back-to-top {
		padding: 7px 10px 5px;
		opacity: 0.6!important;
	}
	h4.spb-center-heading {
		margin-top: 5px;
		margin-bottom: 25px;
	}
	.spb_text_column {
		margin-bottom: 30px;
	}
	.sf-super-search .search-go {
		position: relative;
		bottom: 0;
		width: 100%;
	}
	.sf-super-search .search-go .super-search-go {
		width: 100%;
		text-align: center;
	}
	
	/* GENERAL */
	
	
	.page-heading .heading-text {
		float: none;
	}
	#breadcrumbs {
		float: none;
		margin-top: 15px;
		display: none;
	}
	h4.spb-center-heading {
		max-width: 60%;
	}
	.sf-icon.sf-icon-large {
		line-height: 84px;
	}
	
	
	/* HEADER */
	#top-header {
/* 		display: none; */
	}
	
	.header-overlay .header-wrap {
		margin-left: 0;
		max-width: 100%;
		left: 0;
		padding: 0;
		position: relative;
	}
	.header-overlay .page-heading {
		padding-top: 0!important;
	}
	
	
	#header-section:before, #header .is-sticky .sticky-header, #header-section .is-sticky #main-nav.sticky-header, #header-section.header-6 .is-sticky #header.sticky-header, .ajax-search-wrap {
		top: 0!important;
	}
	#super-search {
		padding: 10px 0;
		overflow: hidden;
	}
	#super-search .search-options {
		padding: 0 20px;
		text-align: center;
	}
	#super-search .search-go {
		padding-right: 20px;
		text-align: center;
	}
	#top-bar {
		padding: 0 20px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
	}
	#top-bar .tb-left {
		float: left;
		width: auto;
		margin-bottom: 0;
	}
	#top-bar .tb-right {
		float: right;
		width: auto;
		margin-bottom: 0;
	}
	#top-bar .tb-left, #top-bar .tb-right {
		display: none;
	}
	#header-section #header, #header-section.header-4 #header, #header-section.header-5 #header {
		padding: 0;
	}
	#header-section.header-5 #header {
		padding: 15px 0 10px;
	}
	#header-section.header-5 {
		margin-top: 20px;
	}
	#header-section > #main-nav {
		border-top: 0;
	}
	#top-header .th-left, #top-header .th-right {
		margin-bottom: 0;
	}
	#top-header .th-left > nav, #top-header .th-right > nav,  {
		display: none;
	}
	
	
	
	/* FOOTER */
	#base-promo p {
		width: 100%;
		margin-right: 0;
		margin-bottom: 20px;
	}
	#base-promo p.footer-promo-text {
		margin-bottom: 0;
	}
	#base-promo a.sf-button {
		margin: 0;
	}
	#footer {
		padding: 10px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
	}
	#copyright nav .menu li {
		float: none;
		width: auto;
		border-top-width: 0;
	}
	
	
}

/* --------------------------------------------
	iPHONE PORTRAIT
-------------------------------------------- */

@media only screen and (max-width: 479px) {

	/* GENERAL */
	a.sf-button {
		max-width: 100%;
		margin-left: 0;		
	}
	
	/* HEADER */
	#super-search-go {
		width: 69%;
	}
	#logo img, #logo img.retina {
		max-width: 200px;
		height: auto!important;
	}
	
	/* FOOTER */
	#copyright nav .menu li {
		border-top-width: 1px;
		border-left: 0;
	}
	#copyright nav .menu li:first-child {
		border-top-width: 0;
	}
	
	
}