/*
|--------------------------------------------------------------------------
| Be
| Structure styles
| http://BeantownThemes.com
| http://themeforest.net/user/BeantownThemes
|--------------------------------------------------------------------------
| 1.0 Grid
| 2.0 Layout
| 3.0 Responsive-1240
| 4.0 Responsive
|
*/


/*
|--------------------------------------------------------------------------
|  1.0 Grid
|  
|--------------------------------------------------------------------------
|
| 
|
*/


/* Grid 1240px ----------------------------------------------------------------------- */

bodys {
	min-width: 960px;
}
bodys.admin-bar {
	position: relative;
}
#Wrapper {
	max-width: 1240px;
	margin: 0px auto;
	overflow: hidden;
}
.layout-boxed {
	padding: 25px 0;
}
.layout-full-width {
	padding: 0;
}
.layout-full-width #Wrapper {
	max-width: 100% !important;
	width: 100% !important;
	margin: 0 !important;
}
#Content {
	width: 100%;
	padding-top: 30px;
}
#Content.no-padding, .template-slider #Content {
	padding-top: 0;
}
.section {
	position: relative;
}
.section_wrapper, .contain {
	max-width: 1200px;
	margin: 0 auto;
	position: relative;
}
.section.full-width>.section_wrapper {
	max-width: 100% !important;
}
.section_wrapper:after, .contain:after {
	clear: both;
	content: " ";
	display: block;
	height: 0;
	visibility: hidden;
}
.mcb-wrap {
	float: left;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.mcb-wrap.divider {
	width: 100%;
}
.column, .columns {
	float: left;
	margin: 0 1% 40px;
}
.the_content_wrapper {
	margin: 0 1%;
}
.column_content .the_content_wrapper {
	margin: 0;
}

/* Sizes ----------------------------------------------------------------------------- */


/* .mcb-wrap */

.one-sixth.mcb-wrap {
	width: 16.666%;
}

/* 1/6 */

.one-fifth.mcb-wrap {
	width: 20%;
}

/* 1/5 */

.one-fourth.mcb-wrap {
	width: 25%;
}

/* 1/4 */

.one-third.mcb-wrap {
	width: 33.333%;
}

/* 1/3 */

.two-fifth.mcb-wrap {
	width: 40%;
}

/* 2/5 */

.one-second.mcb-wrap {
	width: 50%;
}

/* 1/2 */

.three-fifth.mcb-wrap {
	width: 60%;
}

/* 3/5 */

.two-third.mcb-wrap {
	width: 66.666%;
}

/* 2/3 */

.three-fourth.mcb-wrap {
	width: 75%;
}

/* 3/4 */

.four-fifth.mcb-wrap {
	width: 80%;
}

/* 4/5 */

.five-sixth.mcb-wrap {
	width: 83.333%;
}

/* 5/6 */

.one.mcb-wrap {
	width: 100%;
}

/* 1/1 */


/* .column */

.one-sixth.column {
	width: 14.666%;
}

/* 1/6 */

.one-fifth.column {
	width: 18%;
}

/* 1/5 */

.one-fourth.column, .four.columns {
	width: 23%;
}

/* 1/4 */

.one-third.column {
	width: 31.333%;
}

/* 1/3 */

.two-fifth.column {
	width: 38%;
}

/* 2/5 */

.one-second.column {
	width: 48%;
}

/* 1/2 */

.three-fifth.column {
	width: 58%;
}

/* 3/5 */

.two-third.column {
	width: 64.666%;
}

/* 2/3 */

.three-fourth.column {
	width: 73%;
}

/* 3/4 */

.four-fifth.column {
	width: 78%;
}

/* 4/5 */

.five-sixth.column {
	width: 81.333%;
}

/* 5/6 */

.one.column {
	width: 98%;
}

/* 1/1 */

.section.full-width>.one.column, .section.full-width>.section_wrapper>.one.column, .section.full-width .one.wrap .one.column {
	width: 100%;
	margin: 0;
}

/* .Sidebar | .with_aside */

.with_aside .content_wrapper {
	max-width: 1200px;
	margin: 0 auto;
}
.with_aside .sections_group {
	width: 75%;
	float: left;
}
.with_aside .section_wrapper {
	width: 100%;
}
.with_aside .four.columns {
	float: right;
}
.aside_left .sections_group {
	float: right;
}
.aside_left .four.columns {
	float: left;
}

/* Sidebar - Both | .aside_both */

.aside_both .sections_group {
	width: 60%;
	margin-left: 20%;
}
.aside_both .sidebar.columns {
	width: 18%;
}
.aside_both .sidebar-1 {
	float: left !important;
	margin-left: -79%;
}

/* Column ---------------------------------------------------------------------------- */


/* Column | Margin - Horizontal */

.no-margin-h .column {
	margin-left: 0;
	margin-right: 0;
}
.no-margin-h .one-sixth.column {
	width: 16.666%;
}

/* 1/6 */

.no-margin-h .one-fifth.column {
	width: 20%;
}

/* 1/5 */

.no-margin-h .one-fourth.column {
	width: 25%;
}

/* 1/4 */

.no-margin-h .one-third.column {
	width: 33.333%;
}

/* 1/3 */

.no-margin-h .one-second.column {
	width: 50%;
}

/* 1/2 */

.no-margin-h .two-third.column {
	width: 66.666%;
}

/* 2/3 */

.no-margin-h .three-fourth.column {
	width: 75%;
}

/* 3/4 */

.no-margin-h .one.column {
	width: 100%;
}

/* 1/1 */


/* Column | Margin - Bottom */


/* set in section options */

.column.column_divider {
	margin-bottom: 0 !important;
}
.column-margin-0px .column {
	margin-bottom: 0 !important;
}
.column-margin-10px .column {
	margin-bottom: 10px !important;
}
.column-margin-20px .column {
	margin-bottom: 20px !important;
}
.column-margin-30px .column {
	margin-bottom: 30px !important;
}
.column-margin-40px .column {
	margin-bottom: 40px !important;
}
.column-margin-50px .column {
	margin-bottom: 50px !important;
}

/* set in item options */

.column-margin-0px.column {
	margin-bottom: 0 !important;
}
.column-margin-10px.column {
	margin-bottom: 10px !important;
}
.column-margin-20px.column {
	margin-bottom: 20px !important;
}
.column-margin-30px.column {
	margin-bottom: 30px !important;
}
.column-margin-40px.column {
	margin-bottom: 40px !important;
}
.column-margin-50px.column {
	margin-bottom: 50px !important;
}

/* Column | Equal Height */

.equal-height .column .column_attr {
	height: 100%;
}

/* Column | Align */

.column_attr.align_left {
	text-align: left;
}
.column_attr.align_right {
	text-align: right;
}
.column_attr.align_center {
	text-align: center;
}
.column_attr.align_justify {
	text-align: justify;
}

/* Extra Content */

.extra_content .the_content_wrapper {
	margin: 0 1%;
}
.extra_content .has_content .the_content_wrapper, .extra_content .category_description .the_content_wrapper {
	margin-bottom: 40px;
}

/* #Clearing ------------------------------------------------------------------------- */


/* Self Clearing Goodness */

.contain:after {
	content: "\0020";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* Use clearfix class on parent to clear nested columns, or wrap each row of columns in a <div class="row"> */

.clearfix:before, .clearfix:after {
	content: '\0020';
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix:after {
	clear: both;
}
.clearfix {
	zoom: 1;
}

/* You can also use a <br class="clear" /> to clear columns */

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/*
|--------------------------------------------------------------------------
|  2.0 Layout
|  
|--------------------------------------------------------------------------
|
| 
|
*/


/* #Global
================================================== */

.the_content_wrapper pre {
	margin-bottom: 20px
}
.rev_slider iframe {
	max-width: 1220px;
}
.rev_slider ul {
	margin: 0 !important;
}
.tp-static-layers {
	z-index: 200;
}
.ls-yourlogo {
	z-index: 28;
}
.section.center {
	text-align: center;
}
.section.no-margin .column, .section.no-margin-v .column {
	margin-bottom: 0;
}
#Wrapper {
	-webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, .06);
	box-shadow: 0px 0px 15px rgba(0, 0, 0, .06);
}

/* #Blank & #UnderConstruction
================================================== */

.page.hide-title-area:not(.with_aside) #Content, .no-content-padding:not(.with_aside) #Content, .template-blank #Content, .under-construction #Content {
	padding: 0 !important;
}
.under-construction .section-uc-1 {
	padding-top: 40px;
	background-color: #fff;
}
.under-construction .section-uc-2 {
	padding-top: 40px;
	background-color: #f5f5f5;
	background: url(../../../images/stripes/stripes_3_b.png) repeat center;
}
.under-construction .section-uc-3 {
	padding-top: 40px;
}
.under-construction .section-border-top {
	border-top: 1px solid rgba(0, 0, 0, 0.08);
}

/* Nice Scroll | .nice-scroll
================================================== */

bodysy.nice-scroll {
	position: relative;
}
bodysy.nice-scroll:not(.layout-boxed) {
	padding-right: 10px !important;
}
.nice-scroll #configurator, .nice-scroll #Sliding-top a.sliding-top-control, .nice-scroll .fixed-navii.fixed-navii-next {
	margin-right: 10px;
}
.nice-scroll .nicescroll-rails {
	background: #666;
	z-index: 9001 !important;
}

/* Slider | Pagination
================================================== */

.slider_pagination, .tp-bullets.simplebullets.round {
	text-align: center;
	line-height: 0;
}
.slider_pagination a, .tp-bullets.simplebullets.round .bullet {
	display: inline-block;
	width: 12px;
	height: 12px;
	text-indent: -9999px;
	margin: 0 9px;
	background: rgba(0, 0, 0, .15);
	-webkit-border-radius: 100%;
	border-radius: 100%;
	position: relative;
}
.slider_pagination a:hover {
	background: rgba(0, 0, 0, .25);
}
.slider_pagination a.selected, .tp-bullets.simplebullets.round .bullet.selected {
	width: 10px;
	height: 8px;
	margin: 0px 10px 0;
	position: relative;
	top: 4px;
	background: rgba(0, 0, 0, .15);
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.slider_pagination a.selected:after, .tp-bullets.simplebullets.round .bullet.selected:after {
	content: "";
	display: block;
	width: 8px;
	height: 8px;
	-webkit-border-radius: 1px;
	border-radius: 1px;
	position: absolute;
	left: 1px;
	top: -3px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.tp-bullets.simplebullets.round .bullet {
	background: #fff;
}
.offer_thumb .slider_pagination a img {
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.offer_thumb .slider_pagination a:before, .offer_thumb .slider_pagination a:after {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
@media only screen and (min-width: 768px) {
	.offer_thumb .slider_pagination {
		position: absolute;
		left: 0;
		top: 0;
		border-width: 1px;
		border-style: solid;
	}
	.offer_thumb .slider_pagination a {
		display: block;
		margin: 0;
		width: 85px;
		height: 85px;
		line-height: 85px;
		text-align: center;
		padding: 8px;
		text-indent: 0;
		border-bottom-width: 1px;
		border-style: solid;
		border-radius: 0;
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
	}
	.offer_thumb .slider_pagination a:not(.selected):hover img {
		filter: alpha(opacity=60);
		opacity: 0.6;
	}
	.offer_thumb .slider_pagination a.selected {
		top: 0;
	}
	.offer_thumb .slider_pagination a:last-child {
		border: 0;
	}
	.offer_thumb .slider_pagination a:before {
		content: "";
		display: block;
		width: 5px;
		height: 100%;
		right: -5px;
		top: 0;
		position: absolute;
		filter: alpha(opacity=0);
		opacity: 0;
	}
	.offer_thumb .slider_pagination a.selected:before {
		filter: alpha(opacity=100);
		opacity: 1;
	}
	.offer_thumb .slider_pagination a:after {
		content: "";
		left: auto;
		right: -9px;
		top: 50%;
		margin-top: -4px;
		width: 8px;
		height: 8px;
		filter: alpha(opacity=0);
		opacity: 0;
		border-radius: 0;
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
	}
	.offer_thumb .slider_pagination a.selected:after {
		filter: alpha(opacity=100);
		opacity: 1;
	}
	.offer_thumb .slider_pagination a {
		background-color: #fff;
	}
	.offer_thumb .slider_pagination a.selected {
		background-color: #fff;
		background-image: url(../../../images/stripes/stripes_3_b.png);
	}
	.offer_thumb .slider_pagination a img {
		vertical-align: middle;
	}
}

/* Slider Revolution | naviiigation
================================================== */

.tp-bullets.tp-thumbs {
	z-index: 29;
}
.fullwidthbanner-contain .tp-thumbs {
	padding: 0 !important;
}
.tp-bullets.tp-thumbs .tp-mask, .tp-bullets.tp-thumbs .bullet {
	overflow: visible;
}
.tp-bullets.tp-thumbs .bullet.selected:after {
	bottom: -7px;
	content: "";
	display: block;
	height: 7px;
	left: 0;
	position: absolute;
	width: 100%;
}

/* Arrows */

.tparrows.round, .tparrows.naviibar {
	display: inline-block;
	padding: 0;
	width: 46px;
	height: 46px;
	cursor: pointer;
	border: 0;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	position: relative;
	overflow: hidden;
	-webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .03);
	box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .03);
	background-repeat: no-repeat;
	background-position: center center;
}
.tp-leftarrow.round, .tp-leftarrow.naviibar {
	background-image: url(../../../images/tp-leftarrow.png);
}
.tp-rightarrow.round, .tp-rightarrow.naviibar {
	background-image: url(../../../images/tp-rightarrow.png);
}
.tparrows.round:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 0;
	z-index: 1;
	text-decoration: none;
	background: rgba(0, 0, 0, .05);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.tparrows.round:hover:after {
	width: 100%;
}
.tparrows.default.preview1, .tparrows.default.preview4 {
	background: transparent;
}

/* #Sliding top
================================================== */

#Sliding-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 800;
}
#Sliding-top:after {
	content: "";
	height: 3px;
	width: 100%;
	display: block;
	position: absolute;
	left: 0;
	bottom: -3px;
	z-index: 1;
	background: url(../../../images/box_shadow.png) repeat-x left top;
}
#Sliding-top .widgets_wrapper {
	padding: 15px 0;
	display: none;
}
#Sliding-top .widgets_wrapper .column {
	margin-bottom: 0;
}
#Sliding-top .widgets_wrapper .widget {
	margin-bottom: 0;
	padding: 15px 0;
}
#Sliding-top .widgets_wrapper .widget:after {
	display: none;
}
#Sliding-top a.sliding-top-control {
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 45px 45px 0;
	border-color: transparent transparent transparent transparent;
	position: absolute;
	z-index: 801;
	right: 0;
	bottom: -45px;
}
#Sliding-top a.sliding-top-control span {
	display: block;
	width: 26px;
	height: 30px;
	line-height: 25px;
	text-align: center;
	position: absolute;
	right: -45px;
	top: 0;
	color: #fff;
	font-size: 18px;
}
#Sliding-top a.sliding-top-control .minus {
	display: none;
}
#Sliding-top a.sliding-top-control .plus {
	display: block;
}
#Sliding-top.active a.sliding-top-control .minus {
	display: block;
}
#Sliding-top.active a.sliding-top-control .plus {
	display: none;
}

/* 
	#Sliding-top .widgets_wrapper .widget ul { margin: 0 0 15px 30px; line-height: 21px; }
	#Sliding-top .widgets_wrapper .widget ul li { list-style:disc outside; padding: 3px 0; }
	*/
@media only screen and (max-width: 1239px) {
	/* Header */
	#Top_bar #men {
		display: none;
		height: auto;
		width: 300px;
		bottom: auto;
		top: 100%;
		right: 1px;
		position: absolute;
		margin: 0px;
		background: #fff;
	}
	#Top_bar a.responsive-men-toggle {
		display: block;
		width: 35px;
		height: 35px;
		text-align: center;
		position: absolute;
		top: 28px;
		right: 10px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
	}
	#Top_bar a:hover.responsive-men-toggle {
		text-decoration: none;
	}
	#Top_bar a.responsive-men-toggle i {
		font-size: 25px;
		line-height: 35px;
	}
	#Top_bar a.responsive-men-toggle span {
		float: right;
		padding: 10px 5px;
		line-height: 14px;
	}
	/* mai men 1st level */
	#Top_bar #men>ul {
		width: 100%;
		float: left;
	}
	#Top_bar #men ul li {
		width: 100%;
		padding-bottom: 0;
		border-right: 0;
		position: relative;
	}
	#Top_bar #men ul li a {
		padding: 0 20px;
		margin: 0;
		display: block;
		height: auto;
		line-height: normal;
		border: none;
	}
	#Top_bar #men ul li a:after {
		display: none;
	}
	#Top_bar #men ul li a span {
		border: none;
		line-height: 48px;
		display: inline;
		padding: 0;
	}
	#Top_bar #men ul li a span.description {
		margin: 0 0 0 5px;
	}
	#Top_bar #men ul li.submen .men-toggle {
		width: 48px;
		height: 48px;
		display: block;
		position: absolute;
		right: 0;
		top: 0;
		border-left: 1px solid rgba(0, 0, 0, 0.03);
		background: url(../../../images/men-plus.png) center no-repeat;
	}
	#Top_bar #men ul li.hover>.men-toggle {
		background: none !important;
	}
	#Top_bar #men ul li.hover a {
		border-bottom: 0;
	}
	#Top_bar #men ul li a span:after {
		display: none !important;
	}
	#Top_bar #men ul.mfn-megamen li .men-toggle {
		display: none;
	}
	/* mai men 2nd level */
	#Top_bar #men ul li ul {
		position: relative !important;
		left: 0 !important;
		top: 0;
		padding: 0;
		margin-left: 0 !important;
		width: auto !important;
		background-image: none !important;
	}
	#Top_bar #men ul li ul li {
		width: 100% !important;
	}
	#Top_bar #men ul li ul li a {
		padding: 0 20px 0 30px;
	}
	#Top_bar #men ul li ul li a .men-arrow {
		display: none;
	}
	#Top_bar #men ul li ul li a span {
		padding: 0;
	}
	#Top_bar #men ul li ul li a span:after {
		display: none !important;
	}
	#Top_bar .men>li>ul.mfn-megamen a.mfn-megamen-title {
		text-transform: uppercase;
		font-weight: 400;
	}
	#Top_bar .men>li>ul.mfn-megamen>li>ul {
		display: block !important;
		position: inherit;
		left: auto;
		top: auto;
	}
	/* mai men 3rd level */
	#Top_bar #men ul li ul li ul {
		border-left: 0 !important;
		padding: 0;
		top: 0;
	}
	#Top_bar #men ul li ul li ul li a {
		padding: 0 20px 0 40px;
	}
	/* RTL */
	.rtl #Top_bar #men {
		left: 1px;
		right: auto;
	}
	.rtl #Top_bar a.responsive-men-toggle {
		left: 10px;
		right: auto;
	}
	.rtl #Top_bar #men ul li.submen .men-toggle {
		left: 0;
		right: auto;
		border-left: none;
		border-right: 1px solid rgba(0, 0, 0, 0.03);
	}
	.rtl #Top_bar #men ul li ul {
		left: auto !important;
		right: 0 !important;
	}
	.rtl #Top_bar #men ul li ul li a {
		padding: 0 30px 0 20px;
	}
	.rtl #Top_bar #men ul li ul li ul li a {
		padding: 0 40px 0 20px;
	}
	/* Header Creative */
	.header-creative #Wrapper {
		padding-top: 60px;
	}
	#Header_creative {
		position: fixed;
		width: 100%;
		left: 0px !important;
		z-index: 1001;
	}
	#Header_creative .creative-wrapper {
		display: block !important;
		opacity: 1 !important;
		filter: alpha(opacity=100) !important;
	}
	#Header_creative .creative-men-toggle, #Header_creative .creative-social {
		display: none !important;
		opacity: 1 !important;
		filter: alpha(opacity=100) !important;
	}
	#Header_creative #Top_bar {
		position: static;
		margin: 0 8%;
		width: 84%;
	}
	#Header_creative #Top_bar #logo {
		height: 50px;
		line-height: 50px;
		padding: 5px 0;
	}
	#Header_creative #Top_bar #logo img {
		max-height: 40px;
	}
	#Header_creative #Top_bar .responsive-men-toggle {
		top: 12px;
	}
	#Header_creative #Top_bar #header_cart {
		top: 21px;
	}
	#Header_creative #Top_bar #search_button {
		top: 20px;
	}
	#Header_creative #Top_bar .wpml-languages {
		top: 11px;
	}
	#Header_creative #Top_bar .action_button {
		top: 9px;
	}
	#Header_creative #Top_bar .top_bar_right {
		height: 60px;
		top: 0;
	}
	#Header_creative #Top_bar .top_bar_right:before {
		display: none;
	}
	#Header_creative #Action_bar {
		display: none;
	}
	.header_placeholder {
		height: 0 !important;
	}
	/* Stack header */
	.header-stack #Top_bar {}
	.header-stack .men_wrapper a.responsive-men-toggle {
		position: static !important;
		margin: 11px 0;
	}
	.header-stack .men_wrapper #men {
		left: 0;
		right: auto;
	}
	.rtl.header-stack #Top_bar #men {
		left: auto;
		right: 0;
	}
	/* Responsive | Hover Effect */
	.no-hover-tablet a.button:after, .no-hover-tablet a.tp-button:after, .no-hover-tablet button:after, .no-hover-tablet input:after {
		display: none;
	}
	.no-hover-tablet .image_frame:not(.no_link) .image_wrapper img:not(.ls-l) {
		margin-bottom: 0 !important;
	}
	.no-hover-tablet .image_frame .image_wrapper img {
		top: 0 !important;
	}
	.no-hover-tablet .image_frame .image_wrapper .mask, .no-hover-tablet .image_frame .image_wrapper .image_links {
		display: none !important;
	}
	.no-hover-tablet .Recent_posts ul li .desc:after {
		display: none;
	}
	.no-hover-tablet .Recent_posts ul li a:hover h6, .no-hover-tablet .Recent_posts ul li a:hover .desc .date {
		color: inherit !important;
	}
	/* Responsive | Section Background Image */
	.no-section-bg-tablet .section {
		background-image: none !important;
	}
	/* Portfolio masonry hover */
	.with_aside .portfolio_group.masonry-hover .portfolio-item:not(.no-thumbnail) .masonry-hover-wrapper .hover-desc .desc-inner .desc-wrappper {
		display: none;
	}
}

/* #Desktop 																				960 - 1239
====================================================================================================== */

@media only screen and (min-width: 960px) and (max-width: 1239px) {
	bodysy {
		min-width: 0;
	}
	#Wrapper {
		width: 960px;
	}
	.section_wrapper, .contain, .with_aside .content_wrapper {
		width: 940px;
	}
	/* ======================================================= */
	/* Top bar width */
	#Top_bar .top_bar_left {
		width: 729px;
	}
	/* Google maps */
	.column_map .google-map-contact-wrapper {
		width: 921px;
		margin-left: -460px;
	}
	/* Portfolio list */
	bodysy:not(.with_aside) .portfolio_group.list .portfolio-item .portfolio-item-fw-wrapper {
		width: 921px;
	}
	/* Error 404 */
	#Error_404 .error_pic i {
		font-size: 220px;
		line-height: 260px;
	}
	#Error_404 .error_desk {
		padding-top: 40px;
	}
	/* Offer slider */
	.offer .offer_li .desc_wrapper {
		width: 436px;
	}
	/* Recent posts */
	.Recent_posts ul li .desc {
		margin-right: 60px;
	}
	.Recent_posts ul li .photo {
		width: 60px;
		height: 60px;
	}
	.Recent_posts ul li .photo .c {
		width: 20px;
		height: 20px;
		line-height: 20px;
		bottom: 5px;
		right: -8px;
	}
	/* Zoom Box */
	.zoom_box .desc .desc_txt {
		font-size: 22px;
		line-height: 26px;
	}
}

/* #Header Creative always Open 															1240 - 1489
====================================================================================================== */

@media only screen and (min-width: 1240px) and (max-width: 1489px) {
	bodysy.header-open {
		min-width: 0;
	}
	.header-open #Wrapper {
		width: 960px;
	}
	.header-open .section_wrapper, .header-open .contain, .header-open.with_aside .content_wrapper {
		width: 940px;
	}
	.header-open.with_aside .section_wrapper {
		width: 100%;
	}
	/* ======================================================= */
	/* Google maps */
	.header-open .column_map .google-map-contact-wrapper {
		width: 921px;
		margin-left: -460px;
	}
	/* Portfolio list */
	bodysy.header-open:not(.with_aside) .portfolio_group.list .portfolio-item .portfolio-item-fw-wrapper {
		width: 921px;
	}
	/* Error 404 */
	.header-open #Error_404 .error_pic i {
		font-size: 220px;
		line-height: 260px;
	}
	.header-open #Error_404 .error_desk {
		padding-top: 40px;
	}
	/* Offer slider */
	.header-open .offer .offer_li .desc_wrapper {
		width: 436px;
	}
	/* Recent posts */
	.header-open .Recent_posts ul li .desc {
		margin-right: 60px;
	}
	.header-open .Recent_posts ul li .photo {
		width: 60px;
		height: 60px;
	}
	.header-open .Recent_posts ul li .photo .c {
		width: 20px;
		height: 20px;
		line-height: 20px;
		bottom: 5px;
		right: -8px;
	}
}

/*
|--------------------------------------------------------------------------
|  4.0 Responsive
|  
|--------------------------------------------------------------------------
|
| 
|
*/

bodysy {
	overflow-x: hidden;
}

/* #Tablet (Landscape) 																			> 960
===================================================================================================== */

@media only screen and (min-width: 960px) {
	.hide-desktop {
		display: none !important;
	}
}

/* #Tablet (Landscape) 																		768 - 959
===================================================================================================== */

@media only screen and (min-width: 768px) and (max-width: 959px) {
	bodysy {
		min-width: 0;
	}
	#Wrapper {
		width: 728px;
	}
	.section_wrapper, .contain, .with_aside .content_wrapper {
		width: 708px;
	}
	/* ======================================================= */
	/* Header magazine */
	.header-magazine #Top_bar .banner_wrapper {
		width: 300px;
		top: 27px;
	}
	.hide-tablet {
		display: none !important;
	}
	a.kill_the_icon .button_icon {
		display: none;
	}
	/* Top bar width */
	#Top_bar .top_bar_left {
		width: 501px;
	}
	/* .footer-sliding */
	.footer-fixed #Content, .footer-sliding #Content {
		margin-bottom: 0 !important;
	}
	.footer-fixed #Footer, .footer-sliding #Footer {
		position: static;
	}
	/* Subheader */
	#Subheader .title {
		width: 100%;
	}
	#Subheader ul.breadcrumbs {
		display: none;
	}
	/* Blog */
	.with_aside .classic .post-meta .author-date .author span {
		display: none;
	}
	.with_aside .classic .post-meta .category {
		display: none;
	}
	/* Masonry */
	.masonry .post-item {
		width: 47.9%;
	}
	/* Timeline */
	.timeline .post-photo-wrapper {
		width: 100%;
		float: none;
	}
	.timeline .post-desc-wrapper {
		width: 100%;
		float: none;
	}
	/* Filters */
	#Filters .filters_wrapper ul li {
		float: left;
		width: 24%;
		margin: 0.5%;
	}
	/* Portfolio list */
	bodysy:not(.with_aside) .portfolio_group.list .portfolio-item .portfolio-item-fw-wrapper {
		width: 694px;
	}
	/* Google maps */
	.column_map .google-map-contact-wrapper {
		width: 694px;
		margin-left: -347px;
	}
	/* Recent posts */
	.Recent_posts ul li .desc {
		margin-right: 40px;
	}
	.Recent_posts ul li .photo {
		width: 40px;
		height: 40px;
	}
	.Recent_posts ul li.format-link .photo {
		background-size: 40% auto;
	}
	.Recent_posts ul li .photo .c {
		width: 20px;
		height: 20px;
		line-height: 20px;
		bottom: 5px;
		right: -8px;
	}
	/* Tabs */
	.tabs_vertical.ui-tabs .ui-tabs-navii {
		width: 33% !important;
	}
	.tabs_vertical.ui-tabs .ui-tabs-panel {
		width: 66.7% !important;
	}
	/* Counter */
	.one-fourth .counter.counter_horizontal, .one-fifth .counter.counter_horizontal, .one-sixth .counter.counter_horizontal {
		text-align: center;
	}
	.one-fourth .counter.counter_horizontal .icon_wrapper, .one-fifth .counter.counter_horizontal .icon_wrapper, .one-sixth .counter.counter_horizontal .icon_wrapper {
		position: static;
		margin: 0 auto;
		margin-bottom: 15px;
	}
	.one-fourth .counter.counter_horizontal .desc_wrapper, .one-fifth .counter.counter_horizontal .desc_wrapper, .one-sixth .counter.counter_horizontal .desc_wrapper {
		padding-left: 0;
	}
	/* Article box */
	.one-third .article_box .photo_wrapper {
		width: 100%;
		float: none;
		text-align: center;
	}
	.one-third .article_box .desc_wrapper {
		width: 100%;
		min-height: auto;
		float: none;
	}
	/* Pricing table */
	.pricing-box .plan-header h2 {
		word-wrap: break-word;
	}
	.pricing-box .plan-header .price sup.period {
		position: static;
		top: 0;
		display: block;
	}
	/* Infobox */
	.infobox {
		padding-left: 20px;
		word-wrap: break-word;
	}
	.infobox ul li {
		padding-left: 0;
		padding-right: 0;
	}
	.infobox ul li:before {
		display: none;
	}
	/* Portfolio photo */
	.portfolio-photo .portfolio-item .portfolio-details:hover .details {
		opacity: 1;
	}
	.portfolio-photo .portfolio-item .portfolio-details .more {
		display: none;
	}
	/* Get in touch */
	.get_in_touch {
		padding-left: 20px;
		word-wrap: break-word;
	}
	.get_in_touch ul li {
		padding-left: 0;
		padding-right: 0;
	}
	.get_in_touch ul li .icon {
		display: none;
	}
	/* Hover color */
	.hover_color {
		word-wrap: break-word;
	}
	/* How it works */
	.how_it_works .image {
		width: 120px;
		height: 120px;
		line-height: 120px;
	}
	.how_it_works .image img {
		max-width: 66px !important;
		max-height: 66px !important;
	}
	.how_it_works .image .number {
		bottom: 0;
		right: 0;
	}
	.how_it_works.has_border:after {
		top: 60px;
	}
	/* Opening Hours */
	.opening_hours {
		padding-left: 20px;
		word-wrap: break-word;
	}
	.opening_hours .opening_hours_wrapper li span {
		font-size: 16px;
		line-height: 16px;
	}
	/* Icon box */
	.icon_box.icon_position_left {
		min-height: auto;
		padding-left: 0;
		padding-right: 0;
	}
	.icon_box.icon_position_left .icon_wrapper {
		position: static;
		margin-bottom: 15px;
	}
	.icon_box.icon_position_left .desc_wrapper {
		text-align: center;
		padding-top: 0;
	}
	.icon_box.icon_position_left .image_wrapper {
		position: static;
		left: 0;
		margin-bottom: 15px;
		width: auto;
		height: auto;
	}
	/* Flat box */
	.flat_box .photo_wrapper .icon {
		width: 50px;
	}
	.flat_box .photo_wrapper .icon i {
		height: 40px;
		line-height: 40px;
		font-size: 30px;
		margin-top: -20px;
	}
	.flat_box a:hover .photo_wrapper .icon {
		-webkit-transform: translateX(-50px);
		transform: translateX(-50px);
	}
	.flat_box .desc_wrapper {
		margin-left: 50px;
	}
	/* Offer thumb */
	.offer_thumb_ul li.offer_thumb_li .image_wrapper {
		width: 100%;
		float: none;
	}
	.offer_thumb_ul li.offer_thumb_li .desc_wrapper {
		width: 100%;
		float: none;
	}
	/* Trailer box */
	.trailer_box .desc h2 {
		font-size: 22px;
		line-height: 22px;
	}
	/* Offer slider */
	.offer .offer_li .desc_wrapper {
		width: 324px;
	}
	/* Error 404 */
	#Error_404 {
		position: static;
		padding-top: 50px;
		margin-top: 0;
	}
	#Error_404 .error_pic {
		width: 100%;
		float: none;
	}
	#Error_404 .error_pic i {
		font-size: 260px;
		line-height: 260px;
	}
	#Error_404 .error_desk {
		width: 100%;
		float: none;
		padding-top: 20px;
		text-align: center;
	}
	/* Buttons */
	a.kill_the_icon .button_icon, .widget-area a.button .button_icon {
		display: none;
	}
}

/* #Tablet (Portrait) & Mobile - COMMON 														< 768	*
===================================================================================================== */

@media only screen and (max-width: 767px) {
	bodysy {
		min-width: 0;
	}
	#Wrapper {
		width: 300px;
	}
	.section_wrapper .column, .contain .column, .sections_group, .four.columns {
		margin: 0;
		width: 100% !important;
		clear: both;
	}
	.aside_both .sections_group {
		margin: 0 auto !important;
	}
	.section_wrapper, .contain, .four.columns {
		width: 260px !important;
	}
	.left-sidebar .items_group, .right-sidebar .items_group, .with_aside .content_wrapper {
		width: 100%;
	}
	.section_wrapper .column {
		margin: 0 0 5px;
	}
	.four.columns {
		float: none !important;
		margin: 0 auto !important;
	}
	/* ======================================================= */
	.hide-mobile {
		display: none !important;
	}
	/* .section */
	.section {
		background-attachment: scroll !important;
		height: auto !important;
	}
	/* Header */
	#Top_bar, #Action_bar {
		background: #fff !important;
		position: static;
	}
	#Top_bar .top_bar_left {
		float: none;
		width: 100% !important;
		margin-top: 10px;
		background: none !important;
	}
	.header-simple #Top_bar .top_bar_left {
		top: 0 !important;
	}
	#Top_bar .top_bar_right {
		float: none;
		top: 0;
		height: 60px;
		padding: 0 10px;
	}
	#Top_bar .top_bar_right .top_bar_right_wrapper {
		float: right;
	}
	#Top_bar .top_bar_right:before {
		display: none;
	}
	#Top_bar a#header_cart {
		top: 20px;
	}
	#Top_bar a#search_button {
		top: 20px;
	}
	#Top_bar a.button.action_button {
		top: 9px;
	}
	#Top_bar .wpml-languages {
		top: 11px;
	}
	#Header a.responsive-men-toggle {
		position: absolute !important;
		top: 20px !important;
		right: 5px !important;
		z-index: 10;
		margin: 0;
	}
	#Header a.responsive-men-toggle.is-sticky {
		position: fixed !important;
		top: 10px !important;
		left: 10px !important;
		z-index: 30;
	}
	#Header #men {
		position: static;
		float: left;
		width: auto;
	}
	#Top_bar .logo {
		position: static;
		float: none;
		width: 100%;
		text-align: center;
		margin: 0;
	}
	#Top_bar .logo #logo {
		padding: 5px 42px 15px;
	}
	#Top_bar .logo #logo img {
		height: auto !important;
	}
	#Top_bar .search_wrapper {
		top: auto;
		bottom: -132px;
	}
	#Action_bar .contact_details li, #Action_bar .social {
		padding: 0 !important;
	}
	#Action_bar .contact_details {
		float: none;
		text-align: center;
		padding: 5px 0;
	}
	#Action_bar .contact_details li {
		color: #000;
		padding: 0;
	}
	#Action_bar .contact_details li.slogan {
		display: none;
	}
	#Action_bar .social {
		float: none;
		text-align: center;
		padding: 5px 0 0;
	}
	#Action_bar .social li {
		margin-right: 5px;
	}
	#Action_bar .social li a {
		color: rgba(0, 0, 0, .3);
	}
	#Action_bar .social li a:hover {
		color: rgba(0, 0, 0, .8);
	}
	#Action_bar .social-men {
		float: none;
		text-align: center;
		padding: 5px 0 0;
	}
	/* Header below */
	bodysy.header-below:not(.template-slider) #Header {
		padding-top: 0;
	}
	/* Stack header */
	.header-stack #Top_bar .logo {
		padding: 0;
		text-align: center !important;
	}
	.header-stack #Top_bar .secondary_men_wrapper {
		display: none;
	}
	.header-stack #Top_bar .top_bar_right {
		position: static;
	}
	/* Header Creative */
	#Header_creative {
		position: static;
	}
	#Header_creative #Top_bar .responsive-men-toggle {
		top: 20px;
	}
	#Header_creative #Top_bar .top_bar_left {
		margin-top: 0;
		padding-top: 10px;
		overflow: hidden;
	}
	#Header_creative #Top_bar .logo #logo {
		padding: 5px 42px 15px;
	}
	#Header_creative #Top_bar .logo #logo img {
		max-height: 50px;
	}
	#Header_creative #Top_bar #men {
		position: static;
		width: 100%;
	}
	/* Subheader */
	bodysy:not(.template-slider):not(.header-simple) #Header {
		min-height: 350px;
		background-position: center 202px;
	}
	#Subheader .title {
		width: 100%;
	}
	#Subheader ul.breadcrumbs {
		display: none;
	}
	/* Minimalist Header */
	bodysy.minimalist-header.header-classic:not(.template-slider) #Header {
		min-height: 0;
	}
	bodysy.minimalist-header.header-creative:not(.template-slider) #Header {
		min-height: 0;
	}
	bodysy.minimalist-header.header-simple:not(.template-slider) #Header {
		min-height: 90px;
	}
	bodysy.minimalist-header.header-transparent #Header {
		min-height: 0 !important;
		;
	}
	/* Header Magazine */
	.header-magazine #Top_bar .banner_wrapper {
		width: 100%;
		height: auto;
		text-align: center;
		position: static;
		margin-bottom: 20px;
	}
	/* Popup contact */
	#popup_contact {
		display: none;
	}
	/* .footer-sliding */
	.footer-fixed #Content, .footer-sliding #Content {
		margin-bottom: 0 !important;
	}
	.footer-fixed #Footer, .footer-sliding #Footer {
		position: static;
	}
	/* Widget */
	.widget-area {
		min-height: 0 !important;
	}
	/* Blog */
	/* Classic */
	.classic .post-photo-wrapper {
		width: 100%;
		float: none;
	}
	.classic .post-desc-wrapper {
		width: 100%;
		float: none;
	}
	.classic .post-meta .author-date .author span {
		display: none;
	}
	.classic .post-meta .category {
		display: none;
	}
	.classic .post-desc-wrapper .post-footer .button-love .love-text {
		display: none;
	}
	.classic .post-desc-wrapper .post-desc {
		padding: 15px 0 0 0px;
	}
	/* Timeline */
	.timeline .post-item {
		padding-left: 0;
		background: none;
	}
	.timeline .post-item:before {
		display: none;
	}
	.timeline .post-photo-wrapper {
		width: 100%;
		float: none;
	}
	.timeline .post-desc-wrapper {
		width: 100%;
		float: none;
	}
	.timeline .post-item .date_label {
		display: inline-block;
		position: static;
		margin-bottom: 10px;
	}
	.timeline .post-meta .category {
		display: none;
	}
	.timeline .post-desc-wrapper .post-footer .button-love .love-text {
		display: none;
	}
	.timeline .post-desc-wrapper .post-desc {
		padding: 15px 0 0 0px;
	}
	/* Masonry */
	.masonry .post-item {
		width: 98%;
	}
	/* Blog single */
	.single-post .format-image .single-photo-wrapper .image_frame {
		display: block;
	}
	.single-post .format-link .single-photo-wrapper, .single-post .format-quote .single-photo-wrapper {
		display: none;
	}
	/* Post header */
	.post-header .button-love {
		width: 69px;
	}
	.post-header .title_wrapper {
		margin-left: 69px;
		padding-left: 20px;
	}
	.post-header .title_wrapper h1 {
		font-size: 27px;
		line-height: 27px;
	}
	.post-header .post-meta .category {
		display: none;
	}
	/* Single photo wrapper */
	.single-photo-wrapper .share_wrapper {
		display: none;
	}
	.single-photo-wrapper .image_frame {
		margin-left: 0;
	}
	/* Post navii */
	.post-navii {
		padding: 10px 10px 4px 90px;
	}
	/* Project decription */
	.project-description li, .project-description li.one-third {
		width: 100%;
		border-width: 0 0 1px 0;
	}
	.project-description li:last-child {
		border-bottom: 0;
	}
	/* Portfolio grid */
	ul.portfolio_grid li {
		width: 100% !important;
		float: left;
	}
	/* Fixed navii */
	.fixed-navii {
		display: none !important;
	}
	/* Filters */
	.blog #Filters {
		margin-bottom: 0;
	}
	#Filters .filters_wrapper ul li {
		float: left;
		width: 49%;
		margin: 0.5%;
	}
	/* Portfolio */
	.portfolio_group .portfolio-item {
		width: 100% !important;
		float: none;
	}
	.portfolio_group .portfolio-item .list_style_header {
		padding-right: 0;
		min-height: inherit;
	}
	.portfolio_group .portfolio-item .list_style_header h3 {
		margin: 0px;
	}
	.portfolio_group .portfolio-item .list_style_header .links_wrapper {
		display: none;
	}
	.portfolio_group .portfolio-item .desc .desc-wrapper {
		margin-right: 0px;
	}
	.portfolio_group .portfolio-item .desc .details-wrapper {
		float: none;
		width: 100%;
		padding-left: 0;
		border-left-width: 0px;
		border-bottom-width: 1px;
		padding-bottom: 15px;
		margin-bottom: 15px;
	}
	.portfolio_group.list .portfolio-item .desc {
		padding-top: 10px;
	}
	.portfolio_group.list .portfolio-item .portfolio-item-fw-bg {
		background-image: none !important;
		padding-bottom: 0;
	}
	bodysy:not(.with_aside) .portfolio_group.list .portfolio-item .portfolio-item-fw-wrapper {
		width: 380px;
	}
	/* Sidebar */
	.widget-area {
		border: 0 !important;
		padding: 0 !important;
		margin: 0 0 30px 0 !important;
	}
	.widget-area:after, .widget-area:before {
		display: none;
	}
	.widget:after {
		width: 100%;
	}
	/* Divider */
	.hr_full hr, .aside_left .hr_full hr, .aside_right .hr_full hr {
		position: absolute;
		left: -1000px;
		top: 0;
		width: 3000px;
	}
	/* How it works */
	.how_it_works .image, .with_aside .how_it_works .image {
		width: 200px;
		height: 200px;
		line-height: 200px;
	}
	.how_it_works .image img {
		max-width: 116px !important;
		max-height: 116px !important;
	}
	.how_it_works .image .number, .with_aside .how_it_works .image .number {
		bottom: 10px;
		right: 10px;
	}
	.how_it_works.has_border:after {
		display: none;
	}
	/* Pricing table */
	.pricing-box-label .plan-header, .pricing-box-label .plan-footer {
		display: none;
	}
	.pricing-box-label ul li {
		text-align: center !important;
	}
	/* Offer slider */
	.offer .offer_li .image_wrapper {
		width: 100%;
		float: none;
		margin-bottom: 15px;
		overflow: hidden;
	}
	.offer .offer_li .desc_wrapper {
		width: 100%;
		float: none;
		clear: both;
		margin: 0;
	}
	.offer .offer_li .desc_wrapper .title {
		padding-right: 0;
		margin-bottom: 15px;
	}
	.offer .offer_li .desc_wrapper .title h3 {
		margin-bottom: 15px;
		;
		font-size: 27px;
		line-height: 27px;
	}
	.offer .offer_li .desc_wrapper .title a.button {
		position: relative;
	}
	.offer a.slider_prev {
		left: 20px;
		top: 20px;
		margin: 0;
	}
	.offer .slider_pagination {
		left: 20px;
		top: 65px;
		margin: 0;
	}
	.offer a.slider_next {
		left: 20px;
		top: 111px;
		margin: 0;
	}
	/* Offer thumb */
	.offer_thumb {
		padding-left: 0;
	}
	.offer_thumb_ul li.offer_thumb_li {
		padding-left: 0;
	}
	.offer_thumb_ul li.offer_thumb_li .image_wrapper {
		width: 100%;
		float: none;
	}
	.offer_thumb_ul li.offer_thumb_li .desc_wrapper {
		width: 100%;
		float: none;
	}
	.offer_thumb_ul li.offer_thumb_li .desc_wrapper .title {
		padding-right: 0;
	}
	.offer_thumb_ul li.offer_thumb_li .desc_wrapper .title h3 {
		margin-bottom: 15px;
	}
	.offer_thumb_ul li.offer_thumb_li .desc_wrapper .title a.button {
		position: relative;
	}
	.offer_thumb .slider_pagination {
		margin-top: 20px;
		line-height: inherit;
	}
	/* Call to action */
	.call_to_action .call_left, .call_to_action .call_center, .call_to_action .call_right {
		display: block;
		width: 100%;
	}
	.call_to_action .call_left {
		margin-bottom: 20px;
	}
	.call_to_action .call_center {
		margin-bottom: 20px;
	}
	.call_to_action .call_right {
		margin-bottom: 0px;
		text-align: center;
	}
	/* Timeline */
	.timeline_items {
		background-position: 91px top;
	}
	.timeline_items li {
		padding: 0 0 25px 150px !important;
		background: url(../../../images/timeline_right.png) no-repeat !important;
		background-position: 50px top !important;
		width: auto;
	}
	.timeline_items li h3 span {
		left: 0 !important;
		right: auto;
	}
	.timeline_items li h3, .timeline_items li:nth-child(even) h3 {
		text-align: left;
	}
	.timeline_items li h3:before {
		left: 93px;
	}
	.timeline_items li .desc, .timeline_items li:nth-child(even) .desc {
		text-align: left;
	}
	.timeline_items li .desc:before {
		display: none;
	}
	.timeline_items:after {
		left: 93px;
	}
	/* Testimonials list */
	.testimonials_list .item {
		margin-bottom: 30px;
	}
	.testimonials_list .item .photo {
		width: 100%;
		float: none;
		margin-bottom: 10px;
	}
	.testimonials_list .item .desc {
		width: 100%;
		float: none;
		margin-bottom: 0px;
	}
	/* Promo box */
	.promo_box.has_border:after {
		display: none;
	}
	.promo_box_wrapper {
		overflow: visible;
	}
	.promo_box_wrapper .photo_wrapper {
		width: 100%;
		float: none;
		line-height: 0;
		margin-bottom: 15px;
	}
	.promo_box_wrapper .desc_wrapper {
		width: 100%;
		margin: 0 !important;
		float: none;
		padding-top: 0px;
	}
	/* Clients */
	ul.clients:not(.clients_slider_ul) li {
		width: 50% !important;
	}
	/* Fancy headings */
	.fancy_heading h2 {
		font-size: 30px;
		line-height: 30px;
	}
	/* Icon box */
	.icon_box.has_border:after {
		display: none;
	}
	/* Image Frame */
	.image_frame {
		margin-top: 0 !important;
	}
	/* Content block */
	.content_slider, .content_slider.flat {
		padding: 0 65px 32px;
	}
	.content_slider a.slider_prev, .content_slider.flat a.slider_prev {
		left: 0px;
	}
	.content_slider a.slider_next, .content_slider.flat a.slider_next {
		right: 0px;
	}
	/* Portfolio photo */
	.portfolio-photo .portfolio-item .portfolio-details .details {
		display: none;
	}
	.portfolio-photo .portfolio-item .portfolio-details .more {
		opacity: 1;
	}
	/* Tabs */
	.ui-tabs .ui-tabs-navii {
		background: none;
	}
	.ui-tabs .ui-tabs-navii li {
		float: none !important;
		width: 100% !important;
		border-width: 0 0 1px 0;
	}
	.ui-tabs .ui-tabs-navii li:last-child {
		border-bottom: 0;
	}
	.ui-tabs .ui-tabs-navii li a {
		text-align: center;
	}
	.ui-tabs .ui-tabs-navii li a {
		background-image: url(../../../images/bg_panel.png);
		background-repeat: repeat-x;
		background-position: left top;
	}
	.ui-tabs .ui-tabs-navii li.ui-tabs-selected a, .ui-tabs .ui-tabs-navii li.ui-state-active a {
		background-image: none;
	}
	.ui-tabs .ui-tabs-navii li.ui-tabs-selected:after, .ui-tabs .ui-tabs-navii li.ui-state-active:after {
		display: none;
	}
	.ui-tabs .ui-tabs-navii li.ui-tabs-selected a:after, .ui-tabs .ui-tabs-navii li.ui-state-disabled a:after, .ui-tabs .ui-tabs-navii li.ui-state-processing a:after, .ui-tabs .ui-tabs-navii li.ui-state-active a:after {
		display: none;
	}
	/* Google maps */
	.column_map .google-map-contact-wrapper {
		position: static;
		margin: 0;
		width: 100%;
		height: auto;
	}
	.column_map .google-map-contact-wrapper .get_in_touch {
		float: none;
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	/* Features lists */
	.feature_list ul li {
		width: 100%;
		float: none;
		border-bottom: 1px solid rgba(0, 0, 0, 0.08);
	}
	.feature_list hr {
		display: none;
	}
	/* Error 404 */
	#Error_404 {
		position: static;
		padding-top: 20px;
		margin-top: 0;
	}
	#Error_404 .error_pic {
		width: 100%;
		float: none;
	}
	#Error_404 .error_pic i {
		font-size: 160px;
		line-height: 160px;
	}
	#Error_404 .error_desk {
		width: 100%;
		float: none;
		padding-top: 20px;
		text-align: center;
	}
	#Error_404 .error_desk h2 {
		font-size: 30px;
		line-height: 30px;
	}
	#Error_404 .error_desk h4 {
		font-size: 19px;
		line-height: 25px;
	}
	#Error_404 .error_desk p .check {
		line-height: 22px;
		font-size: 16px;
		margin-bottom: 15px;
		display: block;
	}
	/* Footer */
	#Footer .footer_copy {
		text-align: center;
	}
	#Footer .footer_copy .copyright {
		float: none;
		margin: 0 0 10px 0;
	}
	#Footer .footer_copy a#back_to_top {
		float: none;
		margin: 0 0 10px 0;
	}
	#Footer .footer_copy .social {
		float: none;
		margin: 0;
	}
	#Footer .footer_copy .social-men {
		float: none;
		margin: 0;
	}
	/* WordPress Admin Bar */
	html #wpadminbar {
		z-index: 9999 !important;
		position: fixed;
	}
}

/* #Tablet (Portrait) & #Mobile (Landscape)													480 - 767	*
===================================================================================================== */

@media only screen and (min-width: 480px) and (max-width: 767px) {
	#Wrapper {
		width: 420px;
	}
	.section_wrapper, .contain, .four.columns {
		width: 100% !important;
	}
	.with_aside .content_wrapper {
		width: 100%;
	}
	/* ======================================================= */
	/* Respond */
	#respond .comment-form-author {
		width: 100%;
		margin-right: 0%;
		float: none;
	}
	#respond .comment-form-email {
		width: 100%;
		margin-right: 0%;
		float: none;
	}
	#respond .comment-form-url {
		width: 100%;
		float: none;
	}
	#respond input[type="text"], #respond input[type="password"], #respond input[type="email"], #respond select {
		width: 100%;
	}
	#respond .comment-form-comment textarea {
		width: 100%;
	}
	#comments .commentlist .children {
		margin-left: 0px;
		padding-left: 30px;
	}
	#respond .required {
		right: 15px;
	}
}

/* 	#Mobile (Portrait)																			< 480
===================================================================================================== */

@media only screen and (max-width: 479px) {
	#Top_bar a.button.action_button {
		margin-right: 0;
	}
	/* Post navii */
	.post-navii {
		padding: 10px 10px 4px 10px;
	}
	/* Portfolio list */
	bodysy:not(.with_aside) .portfolio_group.list .portfolio-item .portfolio-item-fw-wrapper {
		width: 260px;
	}
	/* Filters */
	#Filters .filters_buttons li {
		margin-right: 10px;
	}
	#Filters .filters_buttons li.label {
		display: none;
	}
	#Filters .filters_buttons li i.icon-docs, #Filters .filters_buttons li i.icon-tag {
		display: none;
	}
	/* Team */
	.team.team_horizontal .image_frame {
		width: 100%;
		margin: 0 0 15px 0;
		float: none;
	}
	.team.team_horizontal .desc_wrapper {
		width: 100%;
		float: none;
	}
	/* Timeline */
	.timeline_items {
		background-position: 21px top;
	}
	.timeline_items li {
		padding: 0 0 25px 80px !important;
		background-position: -20px top !important;
	}
	.timeline_items li h3 span {
		display: block;
		position: relative;
		margin-bottom: 20px;
		clear: both;
	}
	.timeline_items li h3:before {
		left: 24px;
	}
	.timeline_items:after {
		left: 23px;
	}
	/* Testimonials slider */
	.testimonials_slider a.slider_prev {
		display: none !important;
	}
	.testimonials_slider a.slider_next {
		display: none !important;
	}
	.testimonials_slider .testimonials_slider_ul li {
		padding: 0;
	}
	/* Respond */
	#respond .comment-form-author {
		width: 99%;
		margin-right: 0%;
		float: none;
	}
	#respond .comment-form-email {
		width: 99%;
		margin-right: 0%;
		float: none;
	}
	#respond .comment-form-url {
		width: 99%;
		float: none;
	}
	#respond input[type="text"], #respond input[type="password"], #respond input[type="email"], #respond select {
		width: 100%;
	}
	#respond .comment-form-comment textarea {
		width: 100%;
	}
	#comments .commentlist .children {
		margin-left: 0px;
		padding-left: 30px;
	}
	#respond .required {
		right: 11px;
	}
}

