@charset "utf-8";
.wrapper {
	clear: both;
	width: 100%;
	margin: 0;
	padding: 0;
	float: left
}

.inner-wrapper {
	margin: 0;
	width: 100%;
	float: left;
	padding: 0;
	overflow: hidden
}

.container {
	width: 1230px;
	margin: 0 auto;
	position: relative;
	clear: both
}

.container.fill-container, .container.fill-stretch-row, .page-template-tpl-fullwidth .section-wrapper.fullwidth-section .container.fill-stretch-row {
	width: 1200px
}

.page-template-tpl-fullwidth .vc_row.vc-default-row {
	margin-left: 0
}

#header .dt-header-tpl .sticky-wrapper .apply-sticky-header {
	max-width: 1230px
}

#main {
	float: left;
	clear: both;
	width: 100%;
	margin: 0;
	padding: 0;
	display: block
}

#primary {
	display: inline-block;
	width: 870px;
	margin: 0;
	padding: 0 0 0;
	position: relative
}

#primary.content-full-width {
	width: 100%
}

#primary.with-left-sidebar {
	width: calc(100% - 330px);
	float: right;
	margin-left: 30px
}

#primary.with-right-sidebar {
	width: calc(100% - 330px);
	float: left;
	margin-right: 30px
}

#primary.with-both-sidebar {
	width: calc(100% - 660px);
	margin: 0 30px;
	display: inline-block
}

#secondary, #secondary-left, #secondary-right {
	width: 300px;
	margin: 0;
	float: left;
	padding: 0;
	position: relative;
	z-index: 1
}

#secondary-left {
	float: left
}

#secondary-right {
	float: right
}

#secondary-right.secondary-has-right-sidebar {
	float: right
}

#secondary-left.secondary-has-left-sidebar {
	float: left
}

#secondary.secondary-has-both-sidebar {
	margin: 0
}

.page-template-tpl-fullwidth-php #primary {
	padding-bottom: 0
}

.archive #primary, .home.blog #primary, .page-template-tpl-blog #primary, .page-template-tpl-portfolio #primary, .page-template-tpl-sidenavigation #primary, .post-type-archive-tribe_events #primary, .search.search-no-results #primary, .search.search-results #primary, .single #primary, .single.single-wp_router_page #main, .woocommerce-page #primary {
	padding-bottom: 80px
}

body.layout-boxed {
	background-attachment: fixed;
	background-color: rgba(0, 0, 0, .025)
}

.layout-boxed .wrapper {
	overflow: hidden
}

.layout-boxed .inner-wrapper {
	background: #fff
}

.layout-boxed .vc_row.vc_row-no-padding {
	left: auto!important;
	margin: 0 -75px;
	width: auto!important
}

.layout-boxed .wrapper {
	width: 1250px;
	margin: 0 auto;
	float: none
}

.layout-boxed .vc_row .dt-sc-stretch-row-content {
	width: 1170px;
	margin: 0 auto;
	float: none;
	padding: 0
}

.column {
	margin: 0 0 0 2%;
	float: left;
	min-height: 1px;
	position: relative
}

.column.first {
	clear: both;
	margin-left: 0
}

.column.dt-sc-full-width, .column.dt-sc-one-column {
	margin-left: 0
}

.dt-sc-full-width, .dt-sc-one-column {
	width: 100%
}

.dt-sc-one-half, .dt-sc-three-sixth {
	width: 49%
}

.dt-sc-one-third, .dt-sc-two-sixth {
	width: 32%
}

.dt-sc-four-sixth, .dt-sc-two-third {
	width: 66%
}

.dt-sc-one-fourth {
	width: 23.5%
}

.dt-sc-three-fourth {
	width: 74.5%
}

.dt-sc-one-fifth {
	width: 18.4%
}

.dt-sc-two-fifth {
	width: 38.8%
}

.dt-sc-three-fifth {
	width: 59.2%
}

.dt-sc-four-fifth {
	width: 79.6%
}

.dt-sc-one-sixth {
	width: 15%
}

.dt-sc-five-sixth {
	width: 83%
}

.column.no-space {
	margin-left: 0;
	margin-right: 0
}

.column.no-space.dt-sc-one-half, .column.no-space.dt-sc-three-sixth {
	width: 50%
}

.column.no-space.dt-sc-one-third, .column.no-space.dt-sc-two-sixth {
	width: 33.33%
}

.column.no-space.dt-sc-four-sixth, .column.no-space.dt-sc-two-third {
	width: 66.66%
}

.column.no-space.dt-sc-one-fourth {
	width: 25%
}

.column.no-space.dt-sc-three-fourth {
	width: 75%
}

.column.no-space.dt-sc-one-fifth {
	width: 20%
}

.column.no-space.dt-sc-two-fifth {
	width: 40%
}

.column.no-space.dt-sc-three-fifth {
	width: 60%
}

.column.no-space.dt-sc-four-fifth {
	width: 80%
}

.column.no-space.dt-sc-one-sixth {
	width: 16.66%
}

.column.no-space.dt-sc-five-sixth {
	width: 83.33%
}

.dt-col {
	float: left;
	margin: 0;
	min-height: 1px;
	padding: 0 15px;
	position: relative
}

.column iframe, iframe {
	max-width: 100%
}

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

.rs_margin-none.vc_row {
	margin-left: 0!important;
	margin-right: 0!important
}

.rs_margin-default.vc_row {
	margin-left: -15px!important;
	margin-right: -15px!important
}

body.fullwidth-page #main .container {
	width: 100%;
	margin-top: 20px;
	padding: 0 4%;
	margin-left: auto;
	margin-right: auto
}

body.fullwidth-page #main .secondary-sidebar {
	width: 300px;
	padding-right: 30px
}

body.fullwidth-page #main #primary.page-with-sidebar {
	width: calc(100% - 330px)
}

body.fullwidth-page #main .secondary-sidebar.secondary-has-both-sidebar {
	padding-right: 0;
	padding-left: 0
}

body.fullwidth-page #secondary-right.secondary-has-right-sidebar {
	width: 300px;
	padding-right: 0
}

body.fullwidth-page #secondary-left.secondary-has-left-sidebar {
	width: 300px;
	padding-right: 0
}

body.fullwidth-page #main #primary.with-both-sidebar {
	width: calc(100% - 660px);
	margin: 0 30px
}

body.fullwidth-page.page-template-tpl-wpsl_stores #header-wrapper, body.fullwidth-page.page-template-tpl-wpsl_stores #main .container, body.fullwidth-page.page-template-tpl-wpsl_stores .wpb_content_element {
	margin: 0;
	padding: 0
}

body.fullwidth-page.page-template-tpl-wpsl_stores #header-wrapper .main-title-section-wrapper {
	margin: 0
}

@media only screen and (min-width:1441px) and (max-width:1680px) {
	.dt-col-hxlg-12, .wpb_column.dt-col-hxlg-12, .wpb_column.rs_col-hxlg-12 {
		width: 100%
	}
	.dt-col-hxlg-11, .wpb_column.dt-col-hxlg-11, .wpb_column.rs_col-hxlg-11 {
		width: 91.66666667%
	}
	.dt-col-hxlg-10, .wpb_column.dt-col-hxlg-10, .wpb_column.rs_col-hxlg-10 {
		width: 83.33333333%
	}
	.dt-col-hxlg-9, .wpb_column.dt-col-hxlg-9, .wpb_column.rs_col-hxlg-9 {
		width: 75%
	}
	.dt-col-hxlg-8, .wpb_column.dt-col-hxlg-8, .wpb_column.rs_col-hxlg-8 {
		width: 66.66666667%
	}
	.dt-col-hxlg-7, .wpb_column.dt-col-hxlg-7, .wpb_column.rs_col-hxlg-7 {
		width: 58.33333333%
	}
	.dt-col-hxlg-6, .wpb_column.dt-col-hxlg-6, .wpb_column.rs_col-hxlg-6 {
		width: 50%
	}
	.dt-col-hxlg-5, .wpb_column.dt-col-hxlg-5, .wpb_column.rs_col-hxlg-5 {
		width: 41.66666667%
	}
	.dt-col-hxlg-4, .wpb_column.dt-col-hxlg-4, .wpb_column.rs_col-hxlg-4 {
		width: 33.33333333%
	}
	.dt-col-hxlg-3, .wpb_column.dt-col-hxlg-3, .wpb_column.rs_col-hxlg-3 {
		width: 25%
	}
	.dt-col-hxlg-2, .wpb_column.dt-col-hxlg-2, .wpb_column.rs_col-hxlg-2 {
		width: 16.66666667%
	}
	.dt-col-hxlg-1, .wpb_column.dt-col-hxlg-1, .wpb_column.rs_col-hxlg-1 {
		width: 8.33333333%
	}
	.dt-col-hxlg-offset-12, .rs_col-hxlg-offset-12 {
		margin-left: 100%
	}
	.dt-col-hxlg-offset-11, .rs_col-hxlg-offset-11 {
		margin-left: 91.66666667%
	}
	.dt-col-hxlg-offset-10, .rs_col-hxlg-offset-10 {
		margin-left: 83.33333333%
	}
	.dt-col-hxlg-offset-9, .rs_col-hxlg-offset-9 {
		margin-left: 75%
	}
	.dt-col-hxlg-offset-8, .rs_col-hxlg-offset-8 {
		margin-left: 66.66666667%
	}
	.dt-col-hxlg-offset-7, .rs_col-hxlg-offset-7 {
		margin-left: 58.33333333%
	}
	.dt-col-hxlg-offset-6, .rs_col-hxlg-offset-6 {
		margin-left: 50%
	}
	.dt-col-hxlg-offset-5, .rs_col-hxlg-offset-5 {
		margin-left: 41.66666667%
	}
	.dt-col-hxlg-offset-4, .rs_col-hxlg-offset-4 {
		margin-left: 33.33333333%
	}
	.dt-col-hxlg-offset-3, .rs_col-hxlg-offset-3 {
		margin-left: 25%
	}
	.dt-col-hxlg-offset-2, .rs_col-hxlg-offset-2 {
		margin-left: 16.66666667%
	}
	.dt-col-hxlg-offset-1, .rs_col-hxlg-offset-1 {
		margin-left: 8.33333333%
	}
	.dt-col-hxlg-offset-0, .rs_col-hxlg-offset-0 {
		margin-left: 0
	}
	.dt-hidden-hxlg, .rs_hidden-hxlg {
		display: none!important
	}
	.rs_col-hxlg-10.wpb_column[class*=rs_col-hxlg-offset], .rs_col-hxlg-12.wpb_column, .rs_col-hxlg-6.wpb_column[class*=rs_col-hxlg-offset], .rs_col-hxlg-8.wpb_column[class*=rs_col-hxlg-offset], .wpb_column[class*=rs_col-hxlg-offset] {
		margin-bottom: 20px
	}
	.rs_col-hxlg-12.wpb_column:last-child, .rs_col-hxlg-12~.rs_col-hxlg-12, .rs_col-hxlg-8.wpb_column:last-child, .rs_col-hxlg-nospace-bottom.wpb_column, .vc_row-no-padding .rs_col-qxlg-12.wpb_column, .vc_row-no-padding>.rs_col-hxlg-12.wpb_column, .vc_row.vc_row-o-equal-height:not(.vc_row-no-padding)>.rs_col-hxlg-12.wpb_column~.rs_col-hxlg-12.dt-sc-skin-highlight, .vc_row.vc_row-o-equal-height:not(.vc_row-no-padding)>.rs_col-hxlg-12.wpb_column~.rs_col-hxlg-12.vc_col-has-fill {
		margin-bottom: 0
	}
	.rs_margin-hxlg-none.vc_row {
		margin-left: 0!important;
		margin-right: 0!important
	}
	.rs_margin-hxlg-default.vc_row {
		margin-left: -15px!important;
		margin-right: -15px!important
	}
	.rs_aligncenter_hxlg, .rs_aligncenter_hxlg div, .rs_aligncenter_hxlg div[class*=vc_custom], .rs_aligncenter_hxlg h1, .rs_aligncenter_hxlg h2, .rs_aligncenter_hxlg h3, .rs_aligncenter_hxlg h4, .rs_aligncenter_hxlg h5, .rs_aligncenter_hxlg h6, .rs_aligncenter_hxlg p {
		text-align: center!important
	}
	.rs_aligncenter_hxlg .alignleft, .rs_aligncenter_hxlg .alignright {
		text-align: center
	}
}

@media only screen and (min-width:1200px) and (max-width:1440px) {
	.container, .layout-boxed .vc_row .dt-sc-stretch-row-content, .left-header #header-wrapper .top-bar .container {
		width: 1080px
	}
	.container.fill-container, .page-template-tpl-fullwidth .section-wrapper.fullwidth-section .container.fill-stretch-row {
		width: 1110px
	}
	.layout-boxed .is-sticky #header-wrapper, .layout-boxed .main-header-wrapper, .layout-boxed .wrapper, .layout-boxed.standard-header .main-header-wrapper {
		width: 1120px
	}
	#header .dt-header-tpl .sticky-wrapper .apply-sticky-header {
		max-width: 1080px
	}
	#primary {
		width: 810px
	}
	#secondary, #secondary-left, #secondary-right {
		width: 240px
	}
	#primary.with-both-sidebar {
		width: 540px
	}
	.layout-boxed .vc_row.vc_row-no-padding {
		margin: 0 -30px
	}
	.dt-col-qxlg-12, .wpb_column.dt-col-qxlg-12, .wpb_column.rs_col-qxlg-12 {
		width: 100%
	}
	.dt-col-qxlg-11, .wpb_column.dt-col-qxlg-11, .wpb_column.rs_col-qxlg-11 {
		width: 91.66666667%
	}
	.dt-col-qxlg-10, .wpb_column.dt-col-qxlg-10, .wpb_column.rs_col-qxlg-10 {
		width: 83.33333333%
	}
	.dt-col-qxlg-9, .wpb_column.dt-col-qxlg-9, .wpb_column.rs_col-qxlg-9 {
		width: 75%
	}
	.dt-col-qxlg-8, .wpb_column.dt-col-qxlg-8, .wpb_column.rs_col-qxlg-8 {
		width: 66.66666667%
	}
	.dt-col-qxlg-7, .wpb_column.dt-col-qxlg-7, .wpb_column.rs_col-qxlg-7 {
		width: 58.33333333%
	}
	.dt-col-qxlg-6, .wpb_column.dt-col-qxlg-6, .wpb_column.rs_col-qxlg-6 {
		width: 50%
	}
	.dt-col-qxlg-5, .wpb_column.dt-col-qxlg-5, .wpb_column.rs_col-qxlg-5 {
		width: 41.66666667%
	}
	.dt-col-qxlg-4, .dt-col.dt-col-qxlg-4, .wpb_column.dt-col-qxlg-4, .wpb_column.rs_col-qxlg-4 {
		width: 33.33333333%
	}
	.dt-col-qxlg-3, .wpb_column.dt-col-qxlg-3, .wpb_column.rs_col-qxlg-3 {
		width: 25%
	}
	.dt-col-qxlg-2, .wpb_column.dt-col-qxlg-2, .wpb_column.rs_col-qxlg-2 {
		width: 16.66666667%
	}
	.dt-col-qxlg-1, .wpb_column.dt-col-qxlg-1, .wpb_column.rs_col-qxlg-1 {
		width: 8.33333333%
	}
	.dt-col-qxlg-offset-12, .rs_col-qxlg-offset-12 {
		margin-left: 100%
	}
	.dt-col-qxlg-offset-11, .rs_col-qxlg-offset-11 {
		margin-left: 91.66666667%
	}
	.dt-col-qxlg-offset-10, .rs_col-qxlg-offset-10 {
		margin-left: 83.33333333%
	}
	.dt-col-qxlg-offset-9, .rs_col-qxlg-offset-9 {
		margin-left: 75%
	}
	.dt-col-qxlg-offset-8, .rs_col-qxlg-offset-8 {
		margin-left: 66.66666667%
	}
	.dt-col-qxlg-offset-7, .rs_col-qxlg-offset-7 {
		margin-left: 58.33333333%
	}
	.dt-col-qxlg-offset-6, .rs_col-qxlg-offset-6 {
		margin-left: 50%
	}
	.dt-col-qxlg-offset-5, .rs_col-qxlg-offset-5 {
		margin-left: 41.66666667%
	}
	.dt-col-qxlg-offset-4, .rs_col-qxlg-offset-4 {
		margin-left: 33.33333333%
	}
	.dt-col-qxlg-offset-3, .rs_col-qxlg-offset-3 {
		margin-left: 25%
	}
	.dt-col-qxlg-offset-2, .rs_col-qxlg-offset-2 {
		margin-left: 16.66666667%
	}
	.dt-col-qxlg-offset-1, .rs_col-qxlg-offset-1 {
		margin-left: 8.33333333%
	}
	.dt-col-qxlg-offset-0, .rs_col-qxlg-offset-0 {
		margin-left: 0
	}
	.dt-hidden-qxlg, .rs_hidden-qxlg {
		display: none!important
	}
	.rs_col-qxlg-10.wpb_column[class*=rs_col-qxlg-offset], .rs_col-qxlg-12.wpb_column, .rs_col-qxlg-6.wpb_column[class*=rs_col-qxlg-offset], .rs_col-qxlg-8.wpb_column[class*=rs_col-qxlg-offset], .wpb_column[class*=rs_col-qxlg-offset] {
		margin-bottom: 20px
	}
	.rs_col-qxlg-12.wpb_column:last-child, .rs_col-qxlg-12~.rs_col-qxlg-12, .rs_col-qxlg-8.wpb_column:last-child, .rs_col-qxlg-nospace-bottom.wpb_column, .vc_row-no-padding .rs_col-qxlg-12.wpb_column, .vc_row-no-padding>.rs_col-qxlg-12.wpb_column, .vc_row.vc_row-o-equal-height:not(.vc_row-no-padding)>.rs_col-qxlg-12.wpb_column~.rs_col-qxlg-12.dt-sc-skin-highlight, .vc_row.vc_row-o-equal-height:not(.vc_row-no-padding)>.rs_col-qxlg-12.wpb_column~.rs_col-qxlg-12.vc_col-has-fill {
		margin-bottom: 0
	}
	.rs_margin-qxlg-none.vc_row {
		margin-left: 0!important;
		margin-right: 0!important
	}
	.rs_margin-qxlg-default.vc_row {
		margin-left: -15px!important;
		margin-right: -15px!important
	}
	.rs_aligncenter_qxlg, .rs_aligncenter_qxlg div, .rs_aligncenter_qxlg div[class*=vc_custom], .rs_aligncenter_qxlg h1, .rs_aligncenter_qxlg h2, .rs_aligncenter_qxlg h3, .rs_aligncenter_qxlg h4, .rs_aligncenter_qxlg h5, .rs_aligncenter_qxlg h6, .rs_aligncenter_qxlg p {
		text-align: center!important
	}
	.rs_aligncenter_qxlg .alignleft, .rs_aligncenter_qxlg .alignright {
		text-align: center
	}
	#primary, body.fullwidth-page #main #primary.page-with-sidebar {
		width: calc(100% - 330px)
	}
	#primary, body.fullwidth-page #main #primary.page-with-sidebar.with-both-sidebar {
		width: calc(100% - 660px)
	}
	#secondary, #secondary-left, #secondary-right, body.fullwidth-page #main .secondary-sidebar {
		width: 300px;
		padding: 0
	}
}

@media only screen and (min-width:1200px) {
	.wpb_column.dt-sc-one-fifth {
		width: 20%
	}
	.wpb_column.dt-sc-two-fifth {
		width: 40%
	}
	.wpb_column.dt-sc-three-fifth {
		width: 60%
	}
	.wpb_column.dt-sc-four-fifth {
		width: 80%
	}
	.dt-col-lg-12, .wpb_column.dt-col-lg-12 {
		width: 100%
	}
	.dt-col-lg-11, .wpb_column.dt-col-lg-11 {
		width: 91.66666667%
	}
	.dt-col-lg-10, .wpb_column.dt-col-lg-10 {
		width: 83.33333333%
	}
	.dt-col-lg-9, .wpb_column.dt-col-lg-9 {
		width: 75%
	}
	.dt-col-lg-8, .wpb_column.dt-col-lg-8 {
		width: 66.66666667%
	}
	.dt-col-lg-7, .wpb_column.dt-col-lg-7 {
		width: 58.33333333%
	}
	.dt-col-lg-6, .wpb_column.dt-col-lg-6 {
		width: 50%
	}
	.dt-col-lg-5, .wpb_column.dt-col-lg-5 {
		width: 41.66666667%
	}
	.dt-col-lg-4, .wpb_column.dt-col-lg-4 {
		width: 33.33333333%
	}
	.dt-col-lg-3, .wpb_column.dt-col-lg-3 {
		width: 25%
	}
	.dt-col-lg-2, .wpb_column.dt-col-lg-2 {
		width: 16.66666667%
	}
	.dt-col-lg-1, .wpb_column.dt-col-lg-1 {
		width: 8.33333333%
	}
}

@media only screen and (min-width:992px) and (max-width:1199px) {
	.container, .layout-boxed .vc_row .dt-sc-stretch-row-content, .type5.tribe_events .container .container {
		width: 900px
	}
	.container.fill-container, .page-template-tpl-fullwidth .section-wrapper.fullwidth-section .container.fill-stretch-row {
		width: 930px
	}
	.layout-boxed .wrapper {
		width: 940px
	}
	#header .dt-header-tpl .sticky-wrapper .apply-sticky-header, .page-with-sidebar .vc_row-no-padding .dt-sc-newsletter-section.type7 {
		max-width: 900px
	}
	#primary.with-both-sidebar {
		width: calc(100% - 460px)
	}
	#main .secondary-sidebar {
		width: 300px
	}
	#main .secondary-sidebar.secondary-has-both-sidebar {
		width: 200px
	}
	body.fullwidth-page #main #primary.with-both-sidebar, body.fullwidth-page #main .secondary-sidebar.secondary-has-both-sidebar {
		width: 200px
	}
	body.fullwidth-page #main #primary.page-with-sidebar {
		width: calc(100% - 330px)
	}
	body.fullwidth-page #main #primary.with-both-sidebar {
		width: calc(100% - 460px)
	}
	body.fullwidth-page #main #primary.with-both-sidebar {
		width: calc(100% - 460px)
	}
	.tpl-blog-holder .column {
		padding: 0
	}
	.layout-boxed .vc_row.vc_row-no-padding {
		margin: 0 -20px
	}
	.dt-col-md-12, .wpb_column.dt-col-md-12 {
		width: 100%
	}
	.dt-col-md-11, .wpb_column.dt-col-md-11 {
		width: 91.66666667%
	}
	.dt-col-md-10, .wpb_column.dt-col-md-10 {
		width: 83.33333333%
	}
	.dt-col-md-9, .wpb_column.dt-col-md-9 {
		width: 75%
	}
	.dt-col-md-8, .wpb_column.dt-col-md-8 {
		width: 66.66666667%
	}
	.dt-col-md-7, .wpb_column.dt-col-md-7 {
		width: 58.33333333%
	}
	.dt-col-md-6, .wpb_column.dt-col-md-6 {
		width: 50%
	}
	.dt-col-md-5, .wpb_column.dt-col-md-5 {
		width: 41.66666667%
	}
	.dt-col-md-4, .wpb_column.dt-col-md-4 {
		width: 33.33333333%
	}
	.dt-col-md-3, .wpb_column.dt-col-md-3 {
		width: 25%
	}
	.dt-col-md-2, .wpb_column.dt-col-md-2 {
		width: 16.66666667%
	}
	.dt-col-md-1, .wpb_column.dt-col-md-1 {
		width: 8.33333333%
	}
	.dt-col-md-offset-12 {
		margin-left: 100%
	}
	.dt-col-md-offset-11 {
		margin-left: 91.66666667%
	}
	.dt-col-md-offset-10 {
		margin-left: 83.33333333%
	}
	.dt-col-md-offset-9 {
		margin-left: 75%
	}
	.dt-col-md-offset-8 {
		margin-left: 66.66666667%
	}
	.dt-col-md-offset-7 {
		margin-left: 58.33333333%
	}
	.dt-col-md-offset-6 {
		margin-left: 50%
	}
	.dt-col-md-offset-5 {
		margin-left: 41.66666667%
	}
	.dt-col-md-offset-4 {
		margin-left: 33.33333333%
	}
	.dt-col-md-offset-3 {
		margin-left: 25%
	}
	.dt-col-md-offset-2 {
		margin-left: 16.66666667%
	}
	.dt-col-md-offset-1 {
		margin-left: 8.33333333%
	}
	.dt-col-md-offset-0 {
		margin-left: 0
	}
	.dt-hidden-md {
		display: none!important
	}
	.wpb_column.dt-sc-one-fifth:not([class*=vc_col-md]) {
		width: 20%
	}
	.wpb_column.dt-sc-two-fifth:not([class*=vc_col-md]) {
		width: 40%
	}
	.wpb_column.dt-sc-three-fifth:not([class*=vc_col-md]) {
		width: 60%
	}
	.wpb_column.dt-sc-four-fifth:not([class*=vc_col-md]) {
		width: 80%
	}
	.vc_col-md-10.wpb_column[class*=vc_col-md-offset], .vc_col-md-12.wpb_column, .vc_col-md-6.wpb_column[class*=vc_col-md-offset], .vc_col-md-8.wpb_column[class*=vc_col-md-offset], .wpb_column[class*=vc_col-md-offset] {
		margin-bottom: 30px
	}
	.rs_col-md-nospace-bottom.wpb_column, .vc_col-md-12.wpb_column:last-child, .vc_col-md-12~.vc_col-md-12, .vc_col-md-8.wpb_column:last-child, .vc_row-no-padding .vc_col-md-12.wpb_column, .vc_row-no-padding>.vc_col-md-12.wpb_column, .vc_row.vc_row-o-equal-height:not(.vc_row-no-padding)>.vc_col-md-12.wpb_column~.vc_col-md-12.dt-sc-skin-highlight, .vc_row.vc_row-o-equal-height:not(.vc_row-no-padding)>.vc_col-md-12.wpb_column~.vc_col-md-12.vc_col-has-fill {
		margin-bottom: 0
	}
	.rs_margin-md-none.vc_row {
		margin-left: 0!important;
		margin-right: 0!important
	}
	.rs_margin-md-default.vc_row {
		margin-left: -15px!important;
		margin-right: -15px!important
	}
	.rs_margin_top_md-150.vc_row, .rs_margin_top_md-150.wpb_column .vc_column-inner {
		margin-top: 150px!important
	}
	.rs_aligncenter_md, .rs_aligncenter_md div, .rs_aligncenter_md div[class*=vc_custom], .rs_aligncenter_md h1, .rs_aligncenter_md h2, .rs_aligncenter_md h3, .rs_aligncenter_md h4, .rs_aligncenter_md h5, .rs_aligncenter_md h6, .rs_aligncenter_md p {
		text-align: center!important
	}
	.rs_aligncenter_md .alignleft, .rs_aligncenter_md .alignright {
		text-align: center
	}
}

@media only screen and (min-width:768px) and (max-width:991px) {
	.container, .layout-boxed .vc_row .dt-sc-stretch-row-content, .type5.tribe_events .container .container {
		width: 710px
	}
	.container.fill-container, .page-template-tpl-fullwidth .section-wrapper.fullwidth-section .container.fill-stretch-row {
		width: 740px
	}
	.layout-boxed .wrapper {
		width: 750px
	}
	#header .dt-header-tpl .sticky-wrapper .apply-sticky-header, .page-with-sidebar .vc_row-no-padding .dt-sc-newsletter-section.type7 {
		max-width: 710px
	}
	#primary {
		width: 500px
	}
	#primary.with-both-sidebar {
		width: 100%;
		margin: 0
	}
	body.fullwidth-page #main .secondary-sidebar.secondary-has-both-sidebar {
		width: 200px
	}
	body.fullwidth-page #main #primary.with-both-sidebar {
		width: calc(100% - 460px)
	}
	.layout-boxed .vc_row.vc_row-no-padding {
		margin: 0 -20px
	}
	.dt-col-sm-12, .wpb_column.dt-col-sm-12, .wpb_column.rs_col-sm-12 {
		width: 50%;
	}
	.dt-col-sm-11, .wpb_column.dt-col-sm-11, .wpb_column.rs_col-sm-11 {
		width: 91.66666667%
	}
	.dt-col-sm-10, .wpb_column.dt-col-sm-10, .wpb_column.rs_col-sm-10 {
		width: 83.33333333%
	}
	.dt-col-sm-9, .wpb_column.dt-col-sm-9, .wpb_column.rs_col-sm-9 {
		width: 75%
	}
	.dt-col-sm-8, .wpb_column.dt-col-sm-8, .wpb_column.rs_col-sm-8 {
		width: 66.66666667%
	}
	.dt-col-sm-7, .wpb_column.dt-col-sm-7, .wpb_column.rs_col-sm-7 {
		width: 58.33333333%
	}
	.dt-col-sm-6, .wpb_column.dt-col-sm-6, .wpb_column.rs_col-sm-6 {
		width: 50%
	}
	.dt-col-sm-5, .wpb_column.dt-col-sm-5, .wpb_column.rs_col-sm-5 {
		width: 41.66666667%
	}
	.dt-col-sm-4, .wpb_column.dt-col-sm-4, .wpb_column.rs_col-sm-4 {
		width: 33.33333333%
	}
	.dt-col-sm-3, .wpb_column.dt-col-sm-3, .wpb_column.rs_col-sm-3 {
		width: 25%
	}
	.dt-col-sm-2, .wpb_column.dt-col-sm-2, .wpb_column.rs_col-sm-2 {
		width: 16.66666667%
	}
	.dt-col-sm-1, .wpb_column.dt-col-sm-1, .wpb_column.rs_col-sm-1 {
		width: 8.33333333%
	}
	.dt-col-sm-offset-12 {
		margin-left: 100%
	}
	.dt-col-sm-offset-11 {
		margin-left: 91.66666667%
	}
	.dt-col-sm-offset-10 {
		margin-left: 83.33333333%
	}
	.dt-col-sm-offset-9 {
		margin-left: 75%
	}
	.dt-col-sm-offset-8 {
		margin-left: 66.66666667%
	}
	.dt-col-sm-offset-7 {
		margin-left: 58.33333333%
	}
	.dt-col-sm-offset-6 {
		margin-left: 50%
	}
	.dt-col-sm-offset-5 {
		margin-left: 41.66666667%
	}
	.dt-col-sm-offset-4 {
		margin-left: 33.33333333%
	}
	.dt-col-sm-offset-3 {
		margin-left: 25%
	}
	.dt-col-sm-offset-2 {
		margin-left: 16.66666667%
	}
	.dt-col-sm-offset-1 {
		margin-left: 8.33333333%
	}
	.dt-col-sm-offset-0 {
		margin-left: 0
	}
	.dt-hidden-sm {
		display: none!important
	}
	.wpb_column.dt-sc-one-fifth:not([class*=rs_col-sm]) {
		width: 20%
	}
	.wpb_column.dt-sc-two-fifth:not([class*=rs_col-sm]) {
		width: 40%
	}
	.wpb_column.dt-sc-three-fifth:not([class*=rs_col-sm]) {
		width: 60%
	}
	.wpb_column.dt-sc-four-fifth:not([class*=rs_col-sm]) {
		width: 80%
	}
	.rs_col-sm-10.wpb_column[class*=vc_col-md-offset], .rs_col-sm-12.wpb_column, .rs_col-sm-6.wpb_column[class*=vc_col-md-offset], .rs_col-sm-8.wpb_column[class*=vc_col-md-offset], .wpb_column[class*=vc_col-md-offset] {
		margin-bottom: 20px
	}
	.rs_col-sm-12.wpb_column:last-child, .rs_col-sm-12~.rs_col-sm-12, .rs_col-sm-8.wpb_column:last-child, .rs_col-sm-nospace-bottom.wpb_column, .vc_row-no-padding .rs_col-sm-12.wpb_column, .vc_row-no-padding>.rs_col-sm-12.wpb_column, .vc_row.vc_row-o-equal-height:not(.vc_row-no-padding)>.rs_col-sm-12.wpb_column~.rs_col-sm-12.dt-sc-skin-highlight, .vc_row.vc_row-o-equal-height:not(.vc_row-no-padding)>.rs_col-sm-12.wpb_column~.rs_col-sm-12.vc_col-has-fill {
		margin-bottom: 0
	}
	.rs_margin-sm-none.vc_row {
		margin-left: 0!important;
		margin-right: 0!important
	}
	.rs_margin-sm-default.vc_row {
		margin-left: -15px!important;
		margin-right: -15px!important
	}
	.rs_aligncenter_sm, .rs_aligncenter_sm div, .rs_aligncenter_sm div[class*=vc_custom], .rs_aligncenter_sm h1, .rs_aligncenter_sm h2, .rs_aligncenter_sm h3, .rs_aligncenter_sm h4, .rs_aligncenter_sm h5, .rs_aligncenter_sm h6, .rs_aligncenter_sm p {
		text-align: center!important
	}
	.rs_aligncenter_sm .alignleft, .rs_aligncenter_sm .alignright {
		text-align: center
	}
	.rs_margin_top_sm-50.vc_row, .rs_margin_top_sm-50.wpb_column .vc_column-inner {
		margin-top: 50px!important
	}
	.rs_margin_top_sm-150.vc_row, .rs_margin_top_sm-150.wpb_column .vc_column-inner {
		margin-top: 150px!important
	}
	.rs_margin_top_sm_alt-75.vc_row, .rs_margin_top_sm_alt-75.wpb_column .vc_column-inner {
		margin-top: -75px!important
	}
	.dt-sc-overlay-style.dt-sc-post-entry.entry-grid-layout.custom-style .blog-entry {
		margin-bottom: 0
	}
	body.fullwidth-page.woocommerce-page #main #primary.page-with-sidebar, body.fullwidth-page.woocommerce-page #secondary-left.secondary-has-left-sidebar {
		width: 100%
	}
}

@media only screen and (max-width:767px) {
	#primary {
		width: 100%
	}
	#primary.page-with-sidebar {
		width: 100%;
		margin-left: 0;
		margin-right: 0
	}
	#primary.with-both-sidebar {
		width: 100%;
		margin: 0
	}
	#primary.with-left-sidebar {
		margin-left: 0
	}
	#primary.with-right-sidebar {
		margin-right: 0
	}
	#secondary, #secondary-left, #secondary-right {
		width: 100%
	}
	.column {
		margin-left: 0
	}
	.column, .wpb_column {
		margin-bottom: 15px
	}
	.wpb_column .wpb_column {
		padding: 0
	}
	.column, .column.no-space, .column.no-space.dt-sc-five-sixth .dt-col, .column.no-space.dt-sc-four-fifth, .column.no-space.dt-sc-four-sixth, .column.no-space.dt-sc-one-fifth, .column.no-space.dt-sc-one-fourth, .column.no-space.dt-sc-one-half, .column.no-space.dt-sc-one-sixth, .column.no-space.dt-sc-one-third, .column.no-space.dt-sc-three-fifth, .column.no-space.dt-sc-three-fourth, .column.no-space.dt-sc-three-sixth, .column.no-space.dt-sc-two-fifth, .column.no-space.dt-sc-two-sixth, .column.no-space.dt-sc-two-third, .dt-sc-five-sixth, .dt-sc-four-fifth, .dt-sc-four-sixth, .dt-sc-one-fifth, .dt-sc-one-fourth, .dt-sc-one-half, .dt-sc-one-sixth, .dt-sc-one-third, .dt-sc-three-fifth, .dt-sc-three-fourth, .dt-sc-three-sixth, .dt-sc-two-fifth, .dt-sc-two-sixth, .dt-sc-two-third, div[class*=dt-col], li[class*=dt-col], section[class*=dt-col] {
		width: 50%;
	}
	.dt-sc-four-fifth.wpb_column:not([class*=vc_col-xs]), .dt-sc-one-fifth.wpb_column:not([class*=vc_col-xs]), .dt-sc-three-fifth.wpb_column:not([class*=vc_col-xs]), .dt-sc-two-fifth.wpb_column:not([class*=vc_col-xs]), .wpb_column:not([class*=vc_col-xs]) {
		float: left;
		width: 100%
	}
	.wpb_column[class*=vc_col-xs-offset] {
		margin-left: 0
	}
	.dt-hidden-sm {
		display: none!important
	}
	.rs_col-xs-nospace-bottom.wpb_column {
		margin-bottom: 0
	}
	.rs_margin-xs-none.vc_row {
		margin-left: 0!important;
		margin-right: 0!important
	}
	.rs_margin-xs-default.vc_row {
		margin-left: -15px!important;
		margin-right: -15px!important
	}
	.rs_aligncenter_xs, .rs_aligncenter_xs div, .rs_aligncenter_xs div[class*=vc_custom], .rs_aligncenter_xs h1, .rs_aligncenter_xs h2, .rs_aligncenter_xs h3, .rs_aligncenter_xs h4, .rs_aligncenter_xs h5, .rs_aligncenter_xs h6, .rs_aligncenter_xs p {
		text-align: center!important
	}
	.rs_aligncenter_xs .alignleft, .rs_aligncenter_xs .alignright {
		text-align: center
	}
	.layout-boxed .vc_row.vc_row-no-padding {
		margin: 0
	}
}

@media only screen and (min-width:480px) and (max-width:767px) {
	.container, .layout-boxed .vc_row .dt-sc-stretch-row-content, .type5.tribe_events .container .container {
		width: 420px
	}
	.container.fill-container, .page-template-tpl-fullwidth .section-wrapper.fullwidth-section .container.fill-stretch-row {
		width: 450px
	}
	.layout-boxed .wrapper {
		width: 460px
	}
}

@media only screen and (max-width:479px) {
	.dt-sc-four-fifth.wpb_column[class*=vc_col-xs], .dt-sc-one-fifth.wpb_column[class*=vc_col-xs], .dt-sc-three-fifth.wpb_column[class*=vc_col-xs], .dt-sc-two-fifth.wpb_column[class*=vc_col-xs], .wpb_column[class*=vc_col-xs] {
		width: 100%
	}
	.column, .column.no-space, .column.no-space.dt-sc-five-sixth .dt-col, .column.no-space.dt-sc-four-fifth, .column.no-space.dt-sc-four-sixth, .column.no-space.dt-sc-one-fifth, .column.no-space.dt-sc-one-fourth, .column.no-space.dt-sc-one-half, .column.no-space.dt-sc-one-sixth, .column.no-space.dt-sc-one-third, .column.no-space.dt-sc-three-fifth, .column.no-space.dt-sc-three-fourth, .column.no-space.dt-sc-three-sixth, .column.no-space.dt-sc-two-fifth, .column.no-space.dt-sc-two-sixth, .column.no-space.dt-sc-two-third, .dt-sc-five-sixth, .dt-sc-four-fifth, .dt-sc-four-sixth, .dt-sc-one-fifth, .dt-sc-one-fourth, .dt-sc-one-half, .dt-sc-one-sixth, .dt-sc-one-third, .dt-sc-three-fifth, .dt-sc-three-fourth, .dt-sc-three-sixth, .dt-sc-two-fifth, .dt-sc-two-sixth, .dt-sc-two-third, div[class*=dt-col], li[class*=dt-col], section[class*=dt-col] {
		width: 100%;
	}
}

@media only screen and (min-width:320px) and (max-width:479px) {
	.container, .layout-boxed .vc_row .dt-sc-stretch-row-content {
		width: 290px
	}
	.container.fill-container, .page-template-tpl-fullwidth .section-wrapper.fullwidth-section .container.fill-stretch-row {
		width: 320px
	}
	.layout-boxed .wrapper {
		width: 100%
	}
	#primary.with-both-sidebar, #primary.with-left-sidebar, #primary.with-right-sidebar {
		width: 290px
	}
	#header .dt-header-tpl .sticky-wrapper .apply-sticky-header {
		max-width: 290px
	}
	.layout-boxed .vc_row.vc_row-no-padding {
		width: 100%!important;
		left: 0!important
	}
}

@media only screen and (max-width:319px) {
	.container, .layout-boxed .vc_row .dt-sc-stretch-row-content, .type5.tribe_events .container .container {
		width: 200px
	}
	.container.fill-container, .page-template-tpl-fullwidth .section-wrapper.fullwidth-section .container.fill-stretch-row {
		width: 230px
	}
	.layout-boxed .wrapper {
		width: 100%
	}
	#primary.with-both-sidebar, #primary.with-left-sidebar, #primary.with-right-sidebar {
		width: 200px
	}
	#header .dt-header-tpl .sticky-wrapper .apply-sticky-header, .page-with-sidebar .vc_row-no-padding .dt-sc-newsletter-section.type7 {
		max-width: 200px
	}
}