@charset "utf-8";

/* With side menu - uncomment next row
@import url('responsive-outer-sidebar.css');
*/

/* Responsive styles (without sidemenu)
-------------------------------------------------------------- */

@media (min-width: 1440px) and (max-width: 1509px) {
	.post_item_colored .post_featured .post_title {
		font-size: 1.2em;
		line-height: 1.3em;
	}
	.post_item_colored .match_date, .post_item_colored .post_category {
		font-size: 1em;
		line-height: 1.3em;
	}
}

/*
Apple iPhone 5, 5S & 5C 
Apple iPod Touch (5th generation)
*/
/* With side menu
@media (min-width: 1510px) and (max-width: 1679px) {
*/
/* Without side menu */
@media (min-width: 1263px) and (max-width: 1439px) {

	/* Body sizes */
	.body_style_boxed .page_wrap {		width:1060px; }
	.slider_boxed, .content_wrap, .content_container {	width:1000px; }

	/* Content and Sidebar */
	.sidebar_show .content { width: 670px; }
	.sidebar { 				 width: 300px; }
	.sidebar aside { padding: 2em; }
	.sidebar.widget_area .widget_boats_search .bs_box_1,
	.sidebar.widget_area .widget_boats_search .bs_box_2,
	.sidebar.widget_area .widget_boats_search .bs_box_3 {
		padding: 2em;
	}
	.sidebar.widget_area .widget_boats_search {
		padding: 0 0 2em;
	}
	
	
	/* Fullwide or Fullscreen with sidebar */
	.body_style_fullwide.sidebar_right .content, .body_style_fullscreen.sidebar_right .content { padding-right: 330px; }
	.body_style_fullwide.sidebar_right .sidebar, .body_style_fullscreen.sidebar_right .sidebar { margin-left: -300px; }
	.body_style_fullwide.sidebar_left  .content, .body_style_fullscreen.sidebar_left  .content { padding-left:  330px; }
	.body_style_fullwide.sidebar_left  .sidebar, .body_style_fullscreen.sidebar_left  .sidebar { margin-right:-300px; }

	.article_style_boxed .sidebar_inner,
	.body_filled .sidebar[class*="scheme_"] .sidebar_inner {
		/*padding: 2.1429em;*/
	}
	
	/* Top Panel */
	.top_panel_style_1 .contact_field {
		text-align:center;
		margin-top:1.5em;
	}
	.top_panel_style_1 .contact_field .contact_icon {
		float: none;
		margin-right:auto;
		margin-left:auto;
		margin-bottom:0.3em;
	}
	
	/* Posts layouts */
	.post_item_colored .post_category {
		max-height:1.2em;
		overflow:hidden;
	}
	.post_item_colored .post_descr .post_price {
		margin-top: 1.2em;
	}
	.sc_scroll_horizontal .sc_blogger .isotope_item,
	.sc_scroll_horizontal .sc_blogger [class*=column-],
	.sc_blogger .sc_scroll_horizontal .isotope_item,
	.sc_blogger .sc_scroll_horizontal [class*=column-] {
		width: 343px;
	}
	.sc_scroll_horizontal .sc_blogger .isotope_column_2,
	.sc_scroll_horizontal .sc_blogger .column-1_2,
	.sc_blogger .sc_scroll_horizontal .isotope_column_2,
	.sc_blogger .sc_scroll_horizontal .column-1_2 {
		width: 515px;
	}
	.sc_scroll_horizontal .sc_blogger .isotope_column_4,
	.sc_scroll_horizontal .sc_blogger .column-1_4,
	.sc_blogger .sc_scroll_horizontal .isotope_column_4,
	.sc_blogger .sc_scroll_horizontal .column-1_4 {
		width: 257px;
	}
	
	/* Shortcodes */
	.sc_matches_next {
		width: 35%;
	}
	.sc_matches_current {
		width: 65%;
	}
	.sc_matches_next, .sc_matches_current {
		padding: 2.5em 2.5em 1em;
	}
	.sc_matches.style_matches-1 .sc_matches_title {
		font-size: 2.5714em;
	}
	.sc_matches.style_matches-1 .sc_matches_descr {
		font-size:1.2857em;
	}
	.type_player.post_item_colored .player_info {
		font-size:0.9em;
	}
	.sc_matches.style_matches-2 .sc_match_info .name {
		width:8em;
	}
	
	/* Widgets */
	.widget_area .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li + li {
		margin-left:0.4em;
	}
	.widget_area .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li a {
		padding: 2px 0.5em;
	}
	
	/* Widget Recent News */
	.sc_recent_news_style_news-announce .post_size_full {	height: 372px; }
	.sc_recent_news_style_news-announce .post_size_big {	height: 186px; }
	.sc_recent_news_style_news-announce .post_size_medium {	height: 93px;  }
	.sc_recent_news_style_news-announce .post_size_small {	height: 93px; }
	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_full {	height: 560px; }
	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_big {	height: 280px;  }
	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_medium,
	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_small {	height: 140px;  }
	.sc_recent_news_style_news-announce .post_size_medium .post_title,
	.sc_recent_news_style_news-announce .post_size_small .post_title {	font-size: 1.2em; }
}


/* With side menu
@media (min-width: 1366px) and (max-width: 1509px) {
*/
/* Without side menu */
@media (min-width: 1136px) and (max-width: 1262px) {

	html, body {	font-size: 14px; }

	/* Body sizes */
	.body_style_boxed .page_wrap {		width:970px; }
	.slider_boxed, .content_wrap, .content_container {	width:910px; }

	/* Content and Sidebar */
	.sidebar_show .content { width: 610px; }

	/* Posts layouts */
	.sc_scroll_horizontal .sc_blogger .isotope_item,
	.sc_scroll_horizontal .sc_blogger [class*=column-],
	.sc_blogger .sc_scroll_horizontal .isotope_item,
	.sc_blogger .sc_scroll_horizontal [class*=column-] {
		width: 313px;
	}
	.sc_scroll_horizontal .sc_blogger .isotope_column_2,
	.sc_scroll_horizontal .sc_blogger .column-1_2,
	.sc_blogger .sc_scroll_horizontal .isotope_column_2,
	.sc_blogger .sc_scroll_horizontal .column-1_2 {
		width: 470px;
	}
	.sc_scroll_horizontal .sc_blogger .isotope_column_4,
	.sc_scroll_horizontal .sc_blogger .column-1_4,
	.sc_blogger .sc_scroll_horizontal .isotope_column_4,
	.sc_blogger .sc_scroll_horizontal .column-1_4 {
		width: 235px;
	}
	.sc_recent_news_style_news-announce .post_size_full {	height: 344px; }
	.sc_recent_news_style_news-announce .post_size_big {	height: 172px; }
	.sc_recent_news_style_news-announce .post_size_medium {	height: 86px;  }
	.sc_recent_news_style_news-announce .post_size_small {	height: 86px; }
	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_full {	height: 512px; }
	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_big {	height: 256px;  }
	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_medium,
	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_small {	height: 128px;  }
	.sc_recent_news_style_news-announce .post_size_medium .post_title,
	.sc_recent_news_style_news-announce .post_size_small .post_title {	font-size: 1.2em; }
}


/* With side menu
@media (min-width: 1280px) and (max-width: 1365px) {
*/
/* Without side menu */
@media (min-width: 1024px) and (max-width: 1135px) {

	/* Body sizes */
	.body_style_boxed .page_wrap {		width:100%; }
	.slider_boxed, .content_wrap, .content_container {	width:964px; }

	/* Content and Sidebar */
	.sidebar_show .content { width: 664px; }

	/* Posts layouts */
	.sc_scroll_horizontal .sc_blogger .isotope_item,
	.sc_scroll_horizontal .sc_blogger [class*=column-],
	.sc_blogger .sc_scroll_horizontal .isotope_item,
	.sc_blogger .sc_scroll_horizontal [class*=column-] {
		width: 331px;
	}
	.sc_scroll_horizontal .sc_blogger .isotope_column_2,
	.sc_scroll_horizontal .sc_blogger .column-1_2,
	.sc_blogger .sc_scroll_horizontal .isotope_column_2,
	.sc_blogger .sc_scroll_horizontal .column-1_2 {
		width: 497px;
	}
	.sc_scroll_horizontal .sc_blogger .isotope_column_4,
	.sc_scroll_horizontal .sc_blogger .column-1_4,
	.sc_blogger .sc_scroll_horizontal .isotope_column_4,
	.sc_blogger .sc_scroll_horizontal .column-1_4 {
		width: 248px;
	}
	.sc_recent_news_style_news-announce .post_size_full {	height: 372px; }
	.sc_recent_news_style_news-announce .post_size_big {	height: 186px; }
	.sc_recent_news_style_news-announce .post_size_medium {	height: 93px;  }
	.sc_recent_news_style_news-announce .post_size_small {	height: 93px; }
	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_full {	height: 540px; }
	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_big {	height: 270px;  }
	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_medium,
	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_small {	height: 135px;  }
	.sc_recent_news_style_news-announce .post_size_medium .post_title,
	.sc_recent_news_style_news-announce .post_size_small .post_title {	font-size: 1.2em; }
}


/* With side menu
@media (min-width: 960px) and (max-width: 1279px) {
*/
/* Without side menu */
@media (min-width: 960px) and (max-width: 1023px) {

	/* Body sizes */
	.body_style_boxed .page_wrap {		width:100%; }
	.slider_boxed, .content_wrap, .content_container {	width:900px; }
	.slider_boxed {	width: 100%; }

	/* Content and Sidebar */
	.sidebar_show .content { width: 600px; }

	/* Main Slider */
	.slider_over_content .sc_form_message textarea {
		min-height: 8em;
	}

	/* Posts layouts */
	.sc_scroll_horizontal .sc_blogger .isotope_item,
	.sc_scroll_horizontal .sc_blogger [class*=column-],
	.sc_blogger .sc_scroll_horizontal .isotope_item,
	.sc_blogger .sc_scroll_horizontal [class*=column-] {
		width: 310px;
	}
	.sc_scroll_horizontal .sc_blogger .isotope_column_2,
	.sc_scroll_horizontal .sc_blogger .column-1_2,
	.sc_blogger .sc_scroll_horizontal .isotope_column_2,
	.sc_blogger .sc_scroll_horizontal .column-1_2 {
		width: 465px;
	}
	.sc_scroll_horizontal .sc_blogger .isotope_column_4,
	.sc_scroll_horizontal .sc_blogger .column-1_4,
	.sc_blogger .sc_scroll_horizontal .isotope_column_4,
	.sc_blogger .sc_scroll_horizontal .column-1_4 {
		width: 232px;
	}
	.sc_recent_news_style_news-announce .post_size_full {	height: 336px; }
	.sc_recent_news_style_news-announce .post_size_big {	height: 168px; }
	.sc_recent_news_style_news-announce .post_size_medium {	height: 84px;  }
	.sc_recent_news_style_news-announce .post_size_small {	height: 84px; }
	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_full {	height: 504px; }
	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_big {	height: 252px;  }
	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_medium,
	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_small {	height: 126px;  }
	.sc_recent_news_style_news-announce .post_size_medium .post_title,
	.sc_recent_news_style_news-announce .post_size_small .post_title {	font-size: 1.2em; }
}


/*
Apple iPhone 4 & 4S
Apple iPod Touch (4th generation)
*/
/* With side menu
@media (min-width: 960px) and (max-width: 1509px) {
*/
/* Without side menu */
@media (min-width: 960px) and (max-width: 1262px) {

	html, body {	font-size: 13px; }
	h1 { font-size:3em; }		/* 39px */
	h2 { font-size:2.3077em; }	/* 30px */
	h3 { font-size:2.3077em; }	/* 30px */
	h4 { font-size:1.3846em; }	/* 18px */
	h5 { font-size:1.2308em; }	/* 16px */
	h6 { font-size:1em; }		/* 13px */

	.sidebar { width: 270px; }
	.sidebar aside { padding: 2em; }
	.sidebar.widget_area .widget_boats_search .bs_box_1,
	.sidebar.widget_area .widget_boats_search .bs_box_2,
	.sidebar.widget_area .widget_boats_search .bs_box_3 {
		padding: 2em;
	}
	.sidebar.widget_area .widget_boats_search {
		padding: 0 0 2em;
	}
	
	/* Fullwide or Fullscreen with sidebar */
	.body_style_fullwide.sidebar_right .content, .body_style_fullscreen.sidebar_right .content { padding-right: 300px; }
	.body_style_fullwide.sidebar_right .sidebar, .body_style_fullscreen.sidebar_right .sidebar { margin-left: -270px; }
	.body_style_fullwide.sidebar_left  .content, .body_style_fullscreen.sidebar_left  .content { padding-left:  300px; }
	.body_style_fullwide.sidebar_left  .sidebar, .body_style_fullscreen.sidebar_left  .sidebar { margin-right:-270px; }

	.article_style_boxed .sidebar_inner,
	.body_filled .sidebar[class*="scheme_"] .sidebar_inner {
		/*padding: 2.1429em;*/
	}

	/* Top Panel */
	.top_panel_style_1 .contact_field {
		text-align:center;
		margin-top:1.5em;
	}
	.top_panel_style_1 .contact_field .contact_icon {
		float: none;
		margin-right:auto;
		margin-left:auto;
		margin-bottom:0.3em;
	}
	
	/* Posts layouts */
	.isotope_filters a {
		font-size:0.8461em;
	}

	.post_item_colored .post_category {
		max-height:1.2em;
		overflow:hidden;
	}
	.post_item_colored .post_descr .post_price {
		margin-top: 1.2em;
	}
	.post_item_colored .post_featured .post_title {
		font-size:1.2857em;
	}
	
	/* Post parts */
	.post_info {
		font-size:0.8461em;
	}
	.post_info {
		font-size:0.8461em;
	}
	.post_rating .reviews_star {
		font-size:1em;
	}
	.post_item_colored .post_category {
		font-size:1em;
		margin:0 0 0.4em;
	}
	.post_item_colored .post_descr .post_price_period {
		font-size:1em;
	}
	.post_item_colored .post_descr .post_price_value {
		font-size:1.3846em;
	}

	/* Widgets */
	.widget_area .post_item .post_info {
		font-size:0.7692em;
	}
	.widget_area .widget_tag_cloud a {
		font-size:0.8461em !important;
	}
	.widget_area .widget_calendar .weekday {
		font-size:0.8461em;
	}
	.widget_area .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li + li {
		margin-left:0.4em;
	}
	.widget_area .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li a {
		padding: 2px 0.25em;
	}
	.widget_area .widget_calendar td .day_wrap {
		padding:6px 3px;
	}

	/* Footer */
	.contacts_wrap .contacts_address {
		font-size: 1em;
	}

	/* Shortcodes */
	.sc_googlemap {
		max-height:350px;
	}
	.sc_googlemap_content {
		position:static;
		width: auto;
	}
	
	/* Matches and Players*/
	.sc_matches_next {
		width: 35%;
	}
	.sc_matches_current {
		width: 65%;
	}
	.sc_matches_next, .sc_matches_current {
		padding: 2.5em 2.5em 1em;
	}
	.match_block .match_score {
		font-size: 3em;
	}
	.sc_matches.style_matches-1 .sc_matches_title {
		font-size: 2.5714em;
	}
	.sc_matches.style_matches-1 .sc_matches_descr {
		font-size:1.2857em;
	}
	.sc_matches.style_matches-2 .sc_match_info .name {
		width:6em;
	}
	.post_item_colored .match_date, .post_item_colored .post_category {
		font-size: 1.0769em;
		line-height:1.2em;
		margin-bottom:0.4em;
	}
	.type_player.post_item_colored .player_info {
		line-height:1.25em;
	}
	.post_item_single_players .player_content {
		padding-top:2.5em;
	}

	.sc_testimonial_content {
		font-size:1.25em;
	}
	.sc_testimonial_author {
		font-size: 1em;
	}
}



/*
Sony Xperia
LG Optimus
Blackberry Storm 3, Torch 9850 & Torch 9860
Nokia Lumia 610, 710 & 800
HTC Desire, Desire Z, Desire S & One V
Samsung Galaxy
*/
@media (min-width: 768px) and (max-width: 959px) {

	html, body {	font-size: 13px; }
	h1 { font-size:3em; }		/* 39px */
	h2 { font-size:2.3077em; }	/* 30px */
	h3 { font-size:2.3077em; }	/* 30px */
	h4 { font-size:1.3846em; }	/* 18px */
	h5 { font-size:1.2308em; }	/* 16px */
	h6 { font-size:1em; }		/* 13px */

	/* Body sizes */
	.body_style_boxed .page_wrap {		width:100%; }
	.slider_boxed, .content_wrap, .content_container {	width:708px; }
	.slider_boxed {	width: 100%; }

	/* Content and Sidebar */
	.sidebar_show .content { width: 100%; float: none; }
	.sidebar_show .sidebar { width: 100%; float: none; margin-top: 2em; }
	
	/* Fullwide or Fullscreen with sidebar */
	.body_style_fullwide.sidebar_right .content, .body_style_fullscreen.sidebar_right .content { padding-right: 0 !important; }
	.body_style_fullwide.sidebar_right .sidebar, .body_style_fullscreen.sidebar_right .sidebar { margin-left: 0 !important; }
	.body_style_fullwide.sidebar_left  .content, .body_style_fullscreen.sidebar_left  .content { padding-left:  0 !important; }
	.body_style_fullwide.sidebar_left  .sidebar, .body_style_fullscreen.sidebar_left  .sidebar { margin-right:0 !important; }

	/* Main Slider */
	.slider_over_content .sc_form_message textarea {
		min-height: 7em;
	}
	.slider_over_content .sc_form .sc_form_item input[type="text"],
	.slider_over_content .sc_form .sc_form_item select,
	.slider_over_content .sc_form .sc_form_item textarea {
		padding: 0.6em 1em;
	}
	
	.sidebar aside {
		padding: 1em;
	}
	
	.sidebar aside {
		display: inline-block;
		vertical-align:top;
		/*width:31%;*/
		width:27.3%;
		margin-left:3.5%;
	}
	.sidebar aside+aside {
		/*padding-top:0;*/
		border-top:none;
		margin-top:0;
	}
	.sidebar aside:nth-child(3n+1) {
		margin-left:0;
	}
	.sidebar aside:nth-child(3n+4),
	.sidebar aside:nth-child(3n+5),
	.sidebar aside:nth-child(3n+6) {
		padding-top:2em;
		border-top:1px solid #f4f7f9;
		margin-top:2em;
	}
	
	.sidebar aside.widget_boats_search {
		width: 100%;
	}
	
	.gallery.gallery-columns-9 .gallery-item {	width: 20% !important; }
	.gallery.gallery-columns-8 .gallery-item {	width: 20% !important; }
	.gallery.gallery-columns-7 .gallery-item {	width: 20% !important; }
	.gallery.gallery-columns-6 .gallery-item {	width: 20% !important; }
	
	/* Top Panel */
	.top_panel_top_user_area {
		float:none;
		clear:both;
		width:100%;
	}
	.top_panel_top_socials {
		float:left;
		margin-left:0;
		margin-right:4.5em;
	}
	.top_panel_style_1 .contact_field {
		text-align:center;
		margin-top:1.5em;
		margin-bottom:1.5em;
	}
	.top_panel_style_1 .contact_field .contact_icon {
		float: none;
		margin-right:auto;
		margin-left:auto;
		margin-bottom:0.3em;
	}
	
	/* Login and Register */
	.popup_wrap {
		top: 50%;
		left: 50%;
		-webkit-transform:translate(-50%, -50%);
		   -moz-transform:translate(-50%, -50%);
			-ms-transform:translate(-50%, -50%);
				transform:translate(-50%, -50%);
	}
	
	/* Posts layouts */
	.isotope_filters a {
		font-size:0.8461em;
	}

	.post_item_colored .post_category {
		max-height:1.2em;
		overflow:hidden;
	}
	.post_item_colored .post_descr .post_price {
		margin-top: 1.2em;
	}
	.post_item_colored .post_info_wrap .post_button + .post_button {
		margin-left:0.4em;
	}

	.sc_scroll_horizontal .sc_blogger .isotope_item,
	.sc_scroll_horizontal .sc_blogger [class*=column-],
	.sc_blogger .sc_scroll_horizontal .isotope_item,
	.sc_blogger .sc_scroll_horizontal [class*=column-] {
		width: 246px;
	}
	.sc_scroll_horizontal .sc_blogger .isotope_column_2,
	.sc_scroll_horizontal .sc_blogger .column-1_2,
	.sc_blogger .sc_scroll_horizontal .isotope_column_2,
	.sc_blogger .sc_scroll_horizontal .column-1_2 {
		width: 369px;
	}

	/* Post parts */
	.post_info {
		font-size:0.8461em;
	}
	.post_info {
		font-size:0.8461em;
	}
	.post_rating .reviews_star {
		font-size:1em;
	}
	.post_item_colored .post_category {
		font-size:1em;
		margin:0 0 0.4em;
	}
	.post_item_colored .post_descr .post_price_period {
		font-size:1em;
	}
	.post_item_colored .post_descr .post_price_value {
		font-size:1.3846em;
	}
	
	/* Widgets */
	.widget_area .post_item .post_info {
		font-size:0.7692em;
	}
	.widget_area .widget_tag_cloud a {
		font-size:0.8461em !important;
	}
	.widget_area .widget_calendar .weekday {
		font-size:0.8461em;
	}
	.widget_area .reviews_block .reviews_summary .reviews_criteria {
		font-size:0.7692em;
	}
	.widget_area .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li + li {
		margin-left:0.4em;
	}
	.widget_area .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li a {
		padding: 2px 0.5em;
	}
	.sc_recent_news_style_news-announce .post_item {		float:none; }
	.sc_recent_news_style_news-announce .post_size_full {	width: 100%; height: 198px; }
	.sc_recent_news_style_news-announce .post_size_big {	width: 100%; height: 198px; }
	.sc_recent_news_style_news-announce .post_size_medium {	width: 100%; height: 198px;  }
	.sc_recent_news_style_news-announce .post_size_small {	width: 100%; height: 198px; }
	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_full {	width: 100%; height: 198px; }
	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_big {	width: 100%; height: 198px;  }
	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_medium,
	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_small {	width: 100%; height: 198px;  }
	.sc_recent_news_style_news-announce .post_size_full .post_featured { max-height: 100%; }
	.sc_recent_news_style_news-announce .post_size_big .post_featured { max-height: 100%; }
	.sc_recent_news_style_news-announce .post_size_medium .post_featured { max-height: 100%; }
	.sc_recent_news_style_news-announce .post_size_small .post_featured { max-height: 100%; }

	/* Footer */
	.contacts_wrap .contacts_address {
		font-size: 1em;
	}

	/* Shortcodes */	
	.sc_promo_block {
		min-width: 50%;
	}
	.sc_promo_block_inner {
		padding: 3.5em;
	}
	.sc_googlemap {
		max-height:350px;
	}
	.sc_googlemap_content {
		position:static;
		width: auto;
	}
	.popup_menuitem > .sc_menuitems_wrap {
		width: 600px;
	}
	
	/* Matches and Players */
	.sc_matches_next, .sc_matches_current {
		float:none;
		width: 100%;
		padding: 2.5em 2.5em 1em;
	}
	.match_block .match_score {
		font-size: 3em;
	}
	.sc_matches.style_matches-1 .sc_matches_title {
		font-size: 2.5714em;
	}
	.sc_matches.style_matches-1 .sc_matches_descr {
		font-size:1.2857em;
	}
	.sc_matches.style_matches-2 .sc_matches_next .sc_matches_list {
		float:none;
		width: 100%;
	}
	.sc_matches.style_matches-2 .sc_match_info {
		text-align:center;
	}
	.sc_matches.style_matches-2 .sc_match_info .name {
		width:10em;
	}
	.post_item_colored .match_date, .post_item_colored .post_category {
		font-size: 1.0769em;
		line-height:1.2em;
		margin-bottom:0.4em;
	}
	.type_player.post_item_colored .player_info {
		line-height:1.4em;
	}
	.post_item_single_players .player_content {
		padding-top:2.5em;
	}

	input[type="submit"], input[type="button"], button, .sc_button {
		/*padding: 0.75em;*/
	}
	.sc_testimonial_content {
		font-size:1.25em;
	}
	.sc_testimonial_author {
		font-size: 1em;
	}

    /* HTML5 Player */
    #myplayer .ttw-music-player .album-cover {
        width: 100%;
        float: none;
		overflow:hidden;
    }
    #myplayer .ttw-music-player .album-cover .img {
		position: static;
		max-height:none;
		margin-top:0;
	}
    #myplayer .ttw-music-player .album-cover img {
		max-width:none;
	}
    #myplayer .ttw-music-player .tracklist {
        position: relative;
        margin-left: 0;
        padding: 0;
        top: 0;
    }
	
	/* Scroll to Top */
	.scroll_to_top {
		right: 1em;
	}
	.scroll_to_top.show {
		bottom: 1em;
	}
}


@media (min-width: 640px) and (max-width: 767px) {

	/* Body sizes */
	.slider_boxed, .content_wrap, .content_container {	width:600px; }
	
	/* Login and Register */
	.popup_wrap {
		top: 50%;
		left: 50%;
		-webkit-transform:translate(-50%, -50%);
		   -moz-transform:translate(-50%, -50%);
			-ms-transform:translate(-50%, -50%);
				transform:translate(-50%, -50%);
	}

	/* Posts layouts */
	.isotope_wrap {
		margin-right:-20px;
	}
	.isotope_wrap .isotope_item {
		padding-right:20px;
		padding-bottom:20px;
		min-width:50%;
	}

	.sc_scroll_horizontal .sc_blogger .isotope_item,
	.sc_scroll_horizontal .sc_blogger [class*=column-],
	.sc_blogger .sc_scroll_horizontal .isotope_item,
	.sc_blogger .sc_scroll_horizontal [class*=column-] {
		width: 206px;
		min-width:0;
	}
	.sc_scroll_horizontal .sc_blogger .isotope_column_2,
	.sc_scroll_horizontal .sc_blogger .column-1_2,
	.sc_blogger .sc_scroll_horizontal .isotope_column_2,
	.sc_blogger .sc_scroll_horizontal .column-1_2 {
		width: 310px;
	}
	.sc_recent_news_style_news-announce .post_item {		float:none; }
	.sc_recent_news_style_news-announce .post_size_full {	width: 100%; height: 168px; }
	.sc_recent_news_style_news-announce .post_size_big {	width: 100%; height: 168px; }
	.sc_recent_news_style_news-announce .post_size_medium {	width: 100%; height: 168px;  }
	.sc_recent_news_style_news-announce .post_size_small {	width: 100%; height: 168px; }
	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_full {	width: 100%; height: 168px; }
	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_big {	width: 100%; height: 168px;  }
	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_medium,
	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_small {	width: 100%; height: 168px;  }
	.sc_recent_news_style_news-announce .post_size_full .post_featured { max-height: 100%; }
	.sc_recent_news_style_news-announce .post_size_big .post_featured { max-height: 100%; }
	.sc_recent_news_style_news-announce .post_size_medium .post_featured { max-height: 100%; }
	.sc_recent_news_style_news-announce .post_size_small .post_featured { max-height: 100%; }

	.popup_menuitem > .sc_menuitems_wrap {
		width: 500px;
	}
}


@media (min-width: 480px) and (max-width: 639px) {

	/* Body sizes */
	.slider_boxed, .content_wrap, .content_container {	width:440px; }
	.slider_boxed {	width: 100%; }
	
	/* Login and Register */
	.popup_wrap {
		top: 50%;
		left: 50%;
		-webkit-transform:translate(-50%, -50%);
		   -moz-transform:translate(-50%, -50%);
			-ms-transform:translate(-50%, -50%);
				transform:translate(-50%, -50%);
	}
	.popup_registration {
		-webkit-transform:translate(-55%, -50%);
		   -moz-transform:translate(-55%, -50%);
			-ms-transform:translate(-55%, -50%);
				transform:translate(-55%, -50%);
	}

	/* Posts layouts */
	.isotope_wrap {
		margin-right:-20px;
	}
	.isotope_wrap .isotope_item {
		padding-right:20px;
		padding-bottom:20px;
		min-width:50%;
	}

	.sc_scroll_horizontal .sc_blogger .isotope_item,
	.sc_scroll_horizontal .sc_blogger [class*=column-],
	.sc_blogger .sc_scroll_horizontal .isotope_item,
	.sc_blogger .sc_scroll_horizontal [class*=column-] {
		width: 230px;
		min-width:0;
	}
	.isotope_wrap .isotope_item_colored_1 .post_featured {
		float:none;
		width:100%;
	}
	.isotope_wrap .isotope_item_colored_1 .post_description {
		padding-left: 2em;
		padding-bottom: 2em;
	}
	.sc_recent_news_style_news-announce .post_item {		float:none; }
	.sc_recent_news_style_news-announce .post_size_full {	width: 100%; height: 124px; }
	.sc_recent_news_style_news-announce .post_size_big {	width: 100%; height: 124px; }
	.sc_recent_news_style_news-announce .post_size_medium {	width: 100%; height: 124px;  }
	.sc_recent_news_style_news-announce .post_size_small {	width: 100%; height: 124px; }
	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_full {	width: 100%; height: 124px; }
	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_big {	width: 100%; height: 124px;  }
	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_medium,
	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_small {	width: 100%; height: 124px;  }
	.sc_recent_news_style_news-announce .post_size_full .post_featured { max-height: 100%; }
	.sc_recent_news_style_news-announce .post_size_big .post_featured { max-height: 100%; }
	.sc_recent_news_style_news-announce .post_size_medium .post_featured { max-height: 100%; }
	.sc_recent_news_style_news-announce .post_size_small .post_featured { max-height: 100%; }

	.popup_menuitem > .sc_menuitems_wrap {
		width: 320px;
	}
	.sc_menuitems_style_menuitems-2 .sc_menuitem_box_title {
		font-size: 1.5em;
	}
	.sc_menuitems_style_menuitems-2 .sc_menuitem_nutritions_list li {
		width: 100%;
	}
}



/*
Portrait orientation
Sony Xperia
LG Optimus
Blackberry Storm 3, Torch 9850 & Torch 9860
Nokia Lumia 610, 710 & 800
HTC Desire, Desire Z, Desire S & One V
Samsung Galaxy
*/
@media (min-width: 480px) and (max-width: 767px) {

	html, body {	font-size: 12px; }
	h1 { font-size:2.5em; }		/* 30px */
	h2 { font-size:2em; }		/* 24px */
	h3 { font-size:2em; }		/* 24px */
	h4 { font-size:1.3333em; }	/* 16px */
	h5 { font-size:1.1667em; }	/* 14px */
	h6 { font-size:1em; }		/* 12px */

	/* Body sizes */
	.body_style_boxed .page_wrap {		width:100%; }

	/* Content and Sidebar */
	.sidebar_show .content { width: 100%; float: none; }
	.sidebar_show .sidebar { width: 100%; float: none; margin-top: 2em; }
	
	/* Fullwide or Fullscreen with sidebar */
	.body_style_fullwide.sidebar_right .content, .body_style_fullscreen.sidebar_right .content { padding-right: 0 !important; }
	.body_style_fullwide.sidebar_right .sidebar, .body_style_fullscreen.sidebar_right .sidebar { margin-left: 0 !important; }
	.body_style_fullwide.sidebar_left  .content, .body_style_fullscreen.sidebar_left  .content { padding-left:  0 !important; }
	.body_style_fullwide.sidebar_left  .sidebar, .body_style_fullscreen.sidebar_left  .sidebar { margin-right: 0 !important; }
	
	.article_style_boxed .sidebar,
	.body_filled .sidebar[class*="scheme_"] {
		margin-top:20px;
	}

	/* Main Slider */
	.slider_over_content_inner {
		padding:1.5em;
	}
	.slider_over_content .sc_form_message textarea {
		min-height: 7em;
	}
	.slider_over_content .sc_form .sc_form_item input[type="text"],
	.slider_over_content .sc_form .sc_form_item select,
	.slider_over_content .sc_form .sc_form_item textarea {
		padding: 0.5em 1em;
	}
	
	.sidebar aside {
		padding: 2em;
	}
	
	.widget_area aside:not(.widget_recent_news) {
		display: inline-block;
		float:none;
		vertical-align:top;
		/*width:48%;*/
		/*width:40%;*/
		width:37%;
		margin-left:4%;
	}
	.sidebar aside.widget_boats_search {
		width: 100%;
	}
	.widget_area aside[class*="column-"] {
		margin-left:0;
	}
	.widget_area aside+aside {
		/*padding-top:0;*/
		border-top:none;
		margin-top:0;
	}
	.widget_area aside:nth-child(2n+1) {
		margin-left:0;
	}
	.widget_area aside:nth-child(2n+3),
	.widget_area aside:nth-child(2n+4) {
		padding-top:1em;
		border-top:1px solid #f4f7f9;
		margin-top:1em;
	}

	/* Grid */
	.container, .container-fluid {
		padding-left:  10px;
		padding-right: 10px;
	}
	.row, .columns_wrap {
		margin-right: -20px;
	}
	.row > [class*="column-"], .columns_wrap > [class*="column-"] {
		padding-right: 20px;
	}
	.row.column_padding_left, .columns_wrap.column_padding_left {
		margin-left: -20px;
	}
	.row.column_padding_left > [class*="column-"], .columns_wrap.column_padding_left > [class*="column-"],
	.row > [class*="column-"].column_padding_left, .columns_wrap > [class*="column-"].column_padding_left {
		padding-left: 20px;
	}
	.row.column_padding_right, .columns_wrap.column_padding_right {
		margin-right: -20px;
	}
	.row.column_padding_right > [class*="column-"], .columns_wrap.column_padding_right > [class*="column-"],
	.row > [class*="column-"].column_padding_right, .columns_wrap > [class*="column-"].column_padding_right {
		padding-right:20px;
	}
	.row.column_padding_center, .columns_wrap.column_padding_center {
		margin-left: -10px;
		margin-right: -10px;
	}
	.row.column_padding_center > [class*="column-"], .columns_wrap.column_padding_center > [class*="column-"],
	.row > [class*="column-"].column_padding_center, .columns_wrap > [class*="column-"].column_padding_center {
		padding-left:20px;
	}
	.row > [class*="column-"].column_padding_bottom, .columns_wrap > [class*="column-"].column_padding_bottom {
		padding-bottom: 20px;
	}

	/* Columns relayout (max 2 columns in the row) */
	.row:not(.columns_fluid) > [class*="column-"], .columns_wrap:not(.columns_fluid) > [class*="column-"] {
		width:50%;
	}
	.row:not(.columns_fluid) > .column-1_1, .row:not(.columns_fluid) > .column-2_2, .row:not(.columns_fluid) > .column-3_3, .row:not(.columns_fluid) > .column-4_4,
	.row:not(.columns_fluid) > .column-5_5,	.row:not(.columns_fluid) > .column-6_6, .row:not(.columns_fluid) > .column-7_7, .row:not(.columns_fluid) > .column-8_8,
	.row:not(.columns_fluid) > .column-9_9, .row:not(.columns_fluid) > .column-10_10,
	.row:not(.columns_fluid) > .column-11_11, .row:not(.columns_fluid) > .column-12_12,
	.columns_wrap:not(.columns_fluid) > .column-1_1, .columns_wrap:not(.columns_fluid) > .column-2_2, .columns_wrap:not(.columns_fluid) > .column-3_3,
	.columns_wrap:not(.columns_fluid) > .column-4_4, .columns_wrap:not(.columns_fluid) > .column-5_5, .columns_wrap:not(.columns_fluid) > .column-6_6,
	.columns_wrap:not(.columns_fluid) > .column-7_7, .columns_wrap:not(.columns_fluid) > .column-8_8, .columns_wrap:not(.columns_fluid) > .column-9_9,
	.columns_wrap:not(.columns_fluid) > .column-10_10, .columns_wrap:not(.columns_fluid) > .column-11_11, .columns_wrap:not(.columns_fluid) > .column-12_12,
/*	.row:not(.columns_fluid) > .column-1_3:nth-child(3n), .columns_wrap:not(.columns_fluid) > .column-1_3:nth-child(3n), */
	.row:not(.columns_fluid) > .column-2_3, .columns_wrap:not(.columns_fluid) > .column-2_3,
/*	.row:not(.columns_fluid) > .column-1_3.after_span_2, .columns_wrap:not(.columns_fluid) > .column-1_3.after_span_2,*/
	.row:not(.columns_fluid) > .column-2_4, .columns_wrap:not(.columns_fluid) > .column-3_4,
/*	.row:not(.columns_fluid) > .column-1_4.after_span_2, .columns_wrap:not(.columns_fluid) > .column-1_4.after_span_3,*/
/*	.row:not(.columns_fluid) > .column-1_5:nth-child(5n), .columns_wrap:not(.columns_fluid) > .column-1_5:nth-child(5n),*/
	.row:not(.columns_fluid) > .column-2_5, .columns_wrap:not(.columns_fluid) > .column-2_5,
	.row:not(.columns_fluid) > .column-3_5, .columns_wrap:not(.columns_fluid) > .column-3_5,
	.row:not(.columns_fluid) > .column-4_5, .columns_wrap:not(.columns_fluid) > .column-4_5,
	.row:not(.columns_fluid) > .column-2_6, .columns_wrap:not(.columns_fluid) > .column-2_6,
	.row:not(.columns_fluid) > .column-3_6, .columns_wrap:not(.columns_fluid) > .column-3_6,
	.row:not(.columns_fluid) > .column-4_6, .columns_wrap:not(.columns_fluid) > .column-4_6,
	.row:not(.columns_fluid) > .column-5_6, .columns_wrap:not(.columns_fluid) > .column-5_6	{
		width:100%;
	}
	.row:not(.columns_fluid) > [class*="column-"]:nth-child(2n+3), .columns_wrap:not(.columns_fluid) > [class*="column-"]:nth-child(2n+3),
	.row:not(.columns_fluid) > [class*="column-"]:nth-child(2n+4), .columns_wrap:not(.columns_fluid) > [class*="column-"]:nth-child(2n+4) {
		padding-top: 20px;
	}

	.gallery.gallery-columns-9 .gallery-item {	width: 33.3333% !important; }
	.gallery.gallery-columns-8 .gallery-item {	width: 33.3333% !important; }
	.gallery.gallery-columns-7 .gallery-item {	width: 33.3333% !important; }
	.gallery.gallery-columns-6 .gallery-item {	width: 33.3333% !important; }
	.gallery.gallery-columns-5 .gallery-item {	width: 33.3333% !important; }
	.gallery.gallery-columns-4 .gallery-item {	width: 33.3333% !important; }
	

	/* Top Panel */
	.top_panel_top_user_area {
		float:none;
		clear:both;
		width:100%;
	}
	.top_panel_top_socials {
		float:left;
		margin-left:0;
		margin-right:4.5em;
	}
	.top_panel_top_contact_area,
	.top_panel_top_search,
	.top_panel_top_user_area .menu_user_nav {
		margin-top:0.5em;
	}
	.top_panel_top_search {
		padding-top: 0.1em;
		margin-right:1em;
	}
	.top_panel_top_search .search_field {
		max-width:4em;
	}
	.top_panel_style_3 .top_panel_top_socials {
		margin-right:2em;
	}

	.top_panel_style_1 .top_panel_top_socials,
	.top_panel_style_1 .top_panel_top_open_hours,
	.top_panel_style_2 .top_panel_top_socials,
	.top_panel_style_2 .top_panel_top_open_hours,
	.top_panel_style_3 .top_panel_top_socials {
		margin-top: 0.5em;
	}
	.top_panel_style_1 .menu_user_nav > li > a,
	.top_panel_style_2 .menu_user_nav > li > a,
	.top_panel_style_3 .menu_user_nav > li > a {
		padding-top: 0;
		padding-bottom:0;
	}

	.top_panel_style_3 .search_results {
		top: 3em;
	}
	
	.top_panel_middle .logo {
		font-size:0.875em;
	}
	.top_panel_middle .logo img {
		max-height:40px;
	}
	
	.top_panel_style_1 .contact_logo {
		width:100%;
	}
	.top_panel_style_1 .logo {
		text-align:center;
	}
	.top_panel_style_1 .contact_field {
		text-align:center;
		margin-top:1em;
		margin-bottom:2em;
		padding-top:0 !important;
		width:33.3333% !important;
	}
	.top_panel_style_2 .contact_field {
		margin:1em 0;
	}
	.top_panel_style_2 .contact_field,
	.top_panel_style_2 .contact_phone > span+span {
		text-align:center;
	}
	.top_panel_style_1 .contact_field .contact_icon,
	.top_panel_style_2 .contact_field .contact_icon {
		float: none;
		margin-right:auto;
		margin-left:auto;
		margin-bottom:0.3em;
	}

	.top_panel_title .page_title,
	.top_panel_title .post_navi,
 	.top_panel_title .breadcrumbs {
		max-width: 100% !important;
		float:none;
		text-align:center;
	}
	.top_panel_title.title_present .breadcrumbs {
		padding: 0 0 1.5em 0 !important;
	}

	/* Posts layouts */
	.post_featured_left > .post_featured,
	.post_featured_right > .post_featured {
		float: none;
		margin-left: 0;
		margin-bottom: 2em;
		width: 100%;
	}

	.isotope_filters a {
		font-size:0.8333em;
	}
	.isotope_wrap .isotope_item_colored .post_item .hover_icon,
	.isotope_wrap .isotope_item_grid .post_item .hover_icon,
	.isotope_wrap .isotope_item_square .post_item .hover_icon,
	.isotope_wrap .isotope_item_portfolio .post_item .hover_icon {
		display:none;
	}
	.ih-item.square.effect1.bottom_to_top .info .post_title {
		margin-top:35% !important;
	}
	
	.post_item_colored .post_category {
		max-height:1.2em;
		overflow:hidden;
	}
	.post_item_colored .post_descr .post_price {
		margin-top: 1.2em;
	}
	.post_item_colored .post_info_wrap .post_button + .post_button {
		margin-left:0.4em;
	}
	.post_item_colored .post_featured .post_title, .post_item_colored .post_featured .post_descr {
		padding:4px 8px;
	}

	.ih-item.square.effect_dir .info .post_title {
		margin-top:4% !important;
	}

	.isotope_wrap .isotope_item_colored_1 .post_featured {
		float:none;
		width:100%;
	}
	.isotope_wrap .isotope_item_colored_1 .post_description {
		padding-left: 2em;
		padding-bottom: 2em;
	}

	/* Post parts */
	.post_info {
		font-size:0.8333em;
	}
	.post_info {
		font-size:0.8333em;
	}
	.post_rating .reviews_star {
		font-size:1em;
	}
	.post_item_colored .post_category {
		font-size:1em;
		margin:0 0 0.4em;
	}
	.post_item_colored .post_descr .post_price_period {
		font-size:1em;
	}
	.post_item_colored .post_descr .post_price_value {
		font-size:1.3333em;
	}
	

	.comments_list_wrap ul ul ul {
		/* padding-left:0; */
		margin-left:0;
	}
	
	/* Reviews block */
	.reviews_block {
		width:100%; 
	}
	.content .reviews_block {
		float:none;
		margin-left:0;
	}

	/* Widgets */
	.widget_area .post_item .post_info {
		font-size:0.75em;
	}
	.widget_area .widget_tag_cloud a {
		font-size:0.8333em !important;
	}
	.widget_area .widget_calendar .weekday {
		font-size:0.8333em;
	}
	.widget_area .reviews_block .reviews_summary .reviews_criteria {
		font-size:0.75em;
	}
	td, th {
		padding:2px;
	}
	.widget_area .post_item .post_title {
		margin-top:0;
	}
	.widget_area .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li + li {
		margin-left:0.4em;
	}
	.widget_area .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li a {
		padding: 2px 0.5em;
	}

	.sc_recent_news_header_split .sc_recent_news_header_captions,
	.sc_recent_news_header_split .sc_recent_news_header_categories {
		width:100%;
		padding-right:0;
		text-align:left;
	}
	.sc_recent_news_header_split .sc_recent_news_header_categories {
		margin-top:1em;
	}
	.sc_recent_news_header_split .sc_recent_news_header_categories > * {
		margin: 0 1em 0 0;
	}
	.sc_recent_news_style_news-announce .post_item {		float:none; }
	.sc_recent_news_style_news-announce .post_size_full {	width: 100%; height: 112px; }
	.sc_recent_news_style_news-announce .post_size_big {	width: 100%; height: 112px; }
	.sc_recent_news_style_news-announce .post_size_medium {	width: 100%; height: 112px;  }
	.sc_recent_news_style_news-announce .post_size_small {	width: 100%; height: 112px; }
	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_full {	width: 100%; height: 112px; }
	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_big {	width: 100%; height: 112px;  }
	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_medium,
	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_small {	width: 100%; height: 112px;  }
	.sc_recent_news_style_news-announce .post_size_full .post_featured { max-height: 100%; }
	.sc_recent_news_style_news-announce .post_size_big .post_featured { max-height: 100%; }
	.sc_recent_news_style_news-announce .post_size_medium .post_featured { max-height: 100%; }
	.sc_recent_news_style_news-announce .post_size_small .post_featured { max-height: 100%; }
	.sc_recent_news_style_news-excerpt .post_featured {
		float:none;
		padding-right:0;
		margin-bottom:1.5em;
		width: 100%;
	}
	.sc_recent_news_style_news-excerpt .post_body {
		float:none;
		width:100%;
	}

	/* Footer */
	.contacts_wrap .contacts_address {
		font-size: 1em;
	}

    /* HTML5 Player */
    #myplayer .ttw-music-player .album-cover {
        width: 100%;
        float: none;
		overflow:hidden;
    }
    #myplayer .ttw-music-player .album-cover .img {
		position: static;
		max-height:none;
		margin-top:0;
	}
    #myplayer .ttw-music-player .album-cover img {
		max-width:none;
	}
    #myplayer .ttw-music-player .tracklist {
        position: relative;
        margin-left: 0;
        padding: 0;
        top: 0;
    }
	

	
	/* Shortcodes */
	input[type="submit"], input[type="button"], button, .sc_button {
		/*padding: 0.7em 0.6em;*/
	}
	input.sc_button_size_large[type="submit"], input.sc_button_size_large[type="button"], button.sc_button_size_large, .sc_button.sc_button_size_large {
		/*padding: 1em 1.25em;*/
	}
	input.sc_button_size_medium[type="submit"], input.sc_button_size_medium[type="button"], button.sc_button_size_medium, .sc_button.sc_button_size_medium {
		/*padding: 0.8em 1em;*/
	}
	input[type="submit"]:before, input[type="button"]:before, button:before, .sc_button:before {
		margin-right:4px;
	}

	.sc_accordion.sc_accordion_style_2 .sc_accordion_item .sc_accordion_title .sc_accordion_icon {
		border-width: 1px;
	}
	.sc_blogger.layout_date.sc_blogger_horizontal .sc_blogger_item {
		min-width: 33.3333%;
		margin-bottom: 1em;
	}

	.sc_googlemap {
		max-height:250px;
	}
	.sc_googlemap_content {
		position:static;
		width: auto;
	}
	.sc_socials_type_icons.sc_socials_shape_round.sc_socials_size_small a,
	.sc_socials_type_icons.sc_socials_shape_round.sc_socials_size_small a .sc_socials_hover {
		width:2.5em;
		height:2.5em;
		line-height:2.5em;
	}
	.sc_socials.sc_socials_size_small .social_icons span {
		font-size:1.2em;
	}

	.sc_tabs .sc_tabs_titles li a {
		padding: 0.5em;
	}
	.sc_tabs .sc_tabs_titles li {
		font-size:1.25em;
	}
	.sc_tabs.sc_tabs_style_2 .sc_tabs_titles li a {
		border-width: 1px;
	}	
	.sc_tabs.sc_tabs_style_1 .sc_tabs_titles li.ui-state-active a:after,
	.sc_tabs.sc_tabs_style_1 .sc_tabs_titles li.sc_tabs_active a:after {
		height:2px;
	}

	.sc_testimonial_content {
		font-size:1.25em;
	}
	.sc_testimonial_author {
		font-size: 1em;
	}

	.sc_twitter_item {
		padding:0 3em;
	}
	.sc_twitter .sc_slider_controls_wrap a {
		font-size: 1.5em;
	}

	.sc_services_style_services-5 .sc_service_container .columns_wrap > .column-1_2 {
		width: 50%;
		max-width: 50%;
	}
	.sc_services_style_services-5 .sc_service_container .columns_wrap > .column-1_2 .sc_services_item {
		margin-right: 0%;
	}
	.sc_services_style_services-5 .sc_service_container .columns_wrap > .column-1_2:nth-child(2n) .sc_services_item {
		margin-left: 0%;
		margin-right: 0;
	}
	.sc_services_style_services-5 .sc_service_container .sc_services_image,
	.sc_services_style_services-5 .sc_service_container.sc_align_left .sc_services_image,
	.sc_services_style_services-5 .sc_service_container.sc_align_right .sc_services_image	{
		position: relative;
		width: 100%;
		left: 0%;
		top: 0%;
		transform: translateY(0%) translateX(0%);
		margin-bottom: 2.2857em;
	}
	.sc_services_style_services-5 .sc_service_container .sc_icon, 
	.sc_services_style_services-5.sc_services_type_images .sc_service_container .sc_services_item_featured,
	.sc_services_style_services-5 .sc_service_container.sc_align_right .columns_wrap > .column-1_2:nth-child(2n) .sc_icon,
	.sc_services_style_services-5.sc_services_type_images .sc_service_container.sc_align_right .columns_wrap > .column-1_2:nth-child(2n) .sc_services_item_featured	{
		float: left;
		margin-right: 2.2857em;
		margin-left: 0;
	}
	.sc_services_style_services-5 .sc_service_container .columns_wrap > .column-1_2 .sc_services_item_content,
	.sc_services_style_services-5 .sc_service_container.sc_align_right .columns_wrap > .column-1_2 .sc_services_item_content	{
		text-align: left;
	}
	
	.sc_services_style_services-5 .sc_service_container.sc_align_left .columns_wrap,
	.sc_services_style_services-5 .sc_service_container.sc_align_right .columns_wrap 	{
		margin-left: 0;
		margin-right: 0;
	}
	.sc_services_style_services-5 .sc_services_button {
		margin-top: 2.2857em;
	}

	.sc_promo_block {
		min-width: 50%;
	}
	.sc_promo_block_inner {
		padding: 3em;
	}

	/* Matches and Players */
	.sc_matches_next, .sc_matches_current {
		float:none;
		width: 100%;
		padding: 2.5em 2.5em 1em;
	}
	.match_block .match_score {
		font-size: 3em;
	}
	.sc_matches.style_matches-1 .sc_matches_title {
		font-size: 2.5714em;
	}
	.sc_matches.style_matches-1 .sc_matches_descr {
		font-size:1.2857em;
	}
	.sc_matches.style_matches-1 .sc_matches_list {
		margin-top:1em;
	}
	.sc_matches.style_matches-2 .sc_matches_next .sc_matches_list {
		float:none;
		width: 100%;
	}
	.sc_matches.style_matches-2 .sc_match_info {
		text-align:center;
	}
	.sc_matches.style_matches-2 .sc_match_info .name {
		width:8em;
	}
	.post_item_colored .match_date, .post_item_colored .post_category {
		font-size: 1em;
		line-height:1.2em;
		margin-bottom:0.2em;
	}
	.type_player.post_item_colored .player_info {
		line-height:1.4em;
	}
	.post_item_single_players .player_content {
		padding-top:2.5em;
	}

	/* Scroll to Top */
	.scroll_to_top {
		right: 1em;
	}
	.scroll_to_top.show {
		bottom: 1em;
	}
	
}




/*
Very common low res
*/
@media (max-width: 479px) {

	html, body {	font-size: 12px; }
	h1 { font-size:2.5em; }		/* 30px */
	h2 { font-size:2em; }		/* 24px */
	h3 { font-size:2em; }		/* 24px */
	h4 { font-size:1.3333em; }	/* 16px */
	h5 { font-size:1.1667em; }	/* 14px */
	h6 { font-size:1em; }		/* 12px */

	/* Body sizes */
	.body_style_boxed .page_wrap {		width:100%; }
	.slider_boxed, .content_wrap, .content_container {	width:280px; }
	.slider_boxed {	width:100%; }

	/* Content and Sidebar */
	.sidebar_show .content { width: 100%; float: none; }
	.sidebar_show .sidebar { width: 100%; float: none; margin-top: 2em; }
	
	/* Fullwide or Fullscreen with sidebar */
	.body_style_fullwide.sidebar_right .content, .body_style_fullscreen.sidebar_right .content { padding-right: 0 !important; }
	.body_style_fullwide.sidebar_right .sidebar, .body_style_fullscreen.sidebar_right .sidebar { margin-left: 0 !important; }
	.body_style_fullwide.sidebar_left  .content, .body_style_fullscreen.sidebar_left  .content { padding-left:  0 !important; }
	.body_style_fullwide.sidebar_left  .sidebar, .body_style_fullscreen.sidebar_left  .sidebar { margin-right: 0 !important; }
	
	.article_style_boxed .sidebar,
	.body_filled .sidebar[class*="scheme_"] {
		margin-top:10px;
	}

	/* Main Slider */
	.slider_over_content {
		right: -100%;
		width:100%;
	}
	.slider_over_content.opened {
		right: 0;
	}
	.slider_over_content_inner {
		padding:3em 1.5em 1.5em;
	}
	/* Uncomment rule below if you shift bullets left on slider with content */
	/*
	.slider_with_over_content .tp-bullets {
		left: 50% !important;
	}
	*/
	.slider_over_close,
	.slider_over_button {
		display:block;
	}
	.slider_over_content .sc_form_message textarea {
		min-height: 7em;
	}
	.slider_over_content .sc_form .sc_form_item input[type="text"],
	.slider_over_content .sc_form .sc_form_item select,
	.slider_over_content .sc_form .sc_form_item textarea {
		padding: 0.5em 1em;
	}
	
	.sidebar aside {
		padding: 2em;
	}
	
	.widget_area aside {
		display: block;
		float:none;
		/*width:100%;*/
		margin-left:0 !important;
	}
	.widget_area aside+aside {
		padding-top:1em;
		border-top:1px solid #f4f7f9;
		margin-top:1em;
	}

	/* Grid */
	.container, .container-fluid {
		padding-left:  5px;
		padding-right: 5px;
	}
	.row, .columns_wrap {
		margin-right: -10px;
	}
	.row > [class*="column-"], .columns_wrap > [class*="column-"] {
		padding-right: 10px;
	}
	.row.column_padding_left, .columns_wrap.column_padding_left {
		margin-left: -10px;
	}
	.row.column_padding_left > [class*="column-"], .columns_wrap.column_padding_left > [class*="column-"],
	.row > [class*="column-"].column_padding_left, .columns_wrap > [class*="column-"].column_padding_left {
		padding-left: 10px;
	}
	.row.column_padding_right, .columns_wrap.column_padding_right {
		margin-right: -10px;
	}
	.row.column_padding_right > [class*="column-"], .columns_wrap.column_padding_right > [class*="column-"],
	.row > [class*="column-"].column_padding_right, .columns_wrap > [class*="column-"].column_padding_right {
		padding-right:10px;
	}
	.row.column_padding_center, .columns_wrap.column_padding_center {
		margin-left: -5px;
		margin-right: -5px;
	}
	.row.column_padding_center > [class*="column-"], .columns_wrap.column_padding_center > [class*="column-"],
	.row > [class*="column-"].column_padding_center, .columns_wrap > [class*="column-"].column_padding_center {
		padding-left:10px;
	}
	.row > [class*="column-"].column_padding_bottom, .columns_wrap > [class*="column-"].column_padding_bottom {
		padding-bottom: 10px;
	}

	/* Columns relayout (no columns) */
	.row:not(.columns_fluid) > [class*="column-"], .columns_wrap:not(.columns_fluid) > [class*="column-"] {
		width:100%;
	}
	.row.columns_fluid > [class*="column-"], .columns_wrap.columns_fluid > [class*="column-"] {
		width:50%;
	}
	.row.columns_fluid > .column-1_1, .row.columns_fluid > .column-2_2, .row.columns_fluid > .column-3_3, .row.columns_fluid > .column-4_4, .row.columns_fluid > .column-5_5,
	.row.columns_fluid > .column-6_6, .row.columns_fluid > .column-7_7, .row.columns_fluid > .column-8_8, .row.columns_fluid > .column-9_9, .row.columns_fluid > .column-10_10,
	.row.columns_fluid > .column-11_11, .row.columns_fluid > .column-12_12,
	.columns_wrap.columns_fluid > .column-1_1, .columns_wrap.columns_fluid > .column-2_2, .columns_wrap.columns_fluid > .column-3_3,
	.columns_wrap.columns_fluid > .column-4_4, .columns_wrap.columns_fluid > .column-5_5, .columns_wrap.columns_fluid > .column-6_6,
	.columns_wrap.columns_fluid > .column-7_7, .columns_wrap.columns_fluid > .column-8_8, .columns_wrap.columns_fluid > .column-9_9,
	.columns_wrap.columns_fluid > .column-10_10, .columns_wrap.columns_fluid > .column-11_11, .columns_wrap.columns_fluid > .column-12_12,
	.row.columns_fluid > .column-1_3:nth-child(3n), .columns_wrap.columns_fluid > .column-1_3:nth-child(3n),
	.row.columns_fluid > .column-2_3, .columns_wrap.columns_fluid > .column-2_3,
	.row.columns_fluid > .column-1_3.after_span_2, .columns_wrap.columns_fluid > .column-1_3.after_span_2,
	.row.columns_fluid > .column-2_4, .columns_wrap.columns_fluid > .column-3_4,
	.row.columns_fluid > .column-1_4.after_span_2, .columns_wrap.columns_fluid > .column-1_4.after_span_3,
	.row.columns_fluid > .column-1_5:nth-child(5n), .columns_wrap.columns_fluid > .column-1_5:nth-child(5n),
	.row.columns_fluid > .column-2_5, .columns_wrap.columns_fluid > .column-2_5,
	.row.columns_fluid > .column-3_5, .columns_wrap.columns_fluid > .column-3_5,
	.row.columns_fluid > .column-4_5, .columns_wrap.columns_fluid > .column-4_5,
	.row.columns_fluid > .column-2_6, .columns_wrap.columns_fluid > .column-2_6,
	.row.columns_fluid > .column-3_6, .columns_wrap.columns_fluid > .column-3_6,
	.row.columns_fluid > .column-4_6, .columns_wrap.columns_fluid > .column-4_6,
	.row.columns_fluid > .column-5_6, .columns_wrap.columns_fluid > .column-5_6	{
		width:100%;
	}
	.row:not(.columns_fluid) > [class*="column-"]+[class*="column-"], .columns_wrap:not(.columns_fluid) > [class*="column-"]+[class*="column-"],
	.row.columns_fluid > [class*="column-"]:nth-child(2n+3), .columns_wrap.columns_fluid > [class*="column-"]:nth-child(2n+3),
	.row.columns_fluid > [class*="column-"]:nth-child(2n+4), .columns_wrap.columns_fluid > [class*="column-"]:nth-child(2n+4) {
		/*padding-top: 10px;*/
		padding-top: 30px;
	}

	.gallery.gallery-columns-9 .gallery-item {	width: 50% !important; }
	.gallery.gallery-columns-8 .gallery-item {	width: 50% !important; }
	.gallery.gallery-columns-7 .gallery-item {	width: 50% !important; }
	.gallery.gallery-columns-6 .gallery-item {	width: 50% !important; }
	.gallery.gallery-columns-5 .gallery-item {	width: 50% !important; }
	.gallery.gallery-columns-4 .gallery-item {	width: 50% !important; }
	.gallery.gallery-columns-3 .gallery-item {	width: 50% !important; }

	/* Top Panel */
	.top_panel_top_contact_area,
	.top_panel_top_open_hours,
	.top_panel_top_user_area,
	.top_panel_top_socials {
		float:none;
		clear:both;
		width:100%;
		text-align:center;
		margin:0.5em 0 0 0;
	}
	.top_panel_top_user_area .menu_user_nav {
		display:inline-block;
		float: none;
		margin-top:-0.5em;
	}
	.top_panel_top .search_field {
		max-width:3em;
	}
	.top_panel_top_socials {
		line-height:1em;
	}
	.top_panel_top_socials .sc_socials_item {
		margin-right:1.4em !important;
	}
	.top_panel_top_user_area .menu_user_nav li {
		text-align:left;
	}
	.top_panel_top_user_area .menu_user_nav > li > a {
		padding:0.5em 0;
	}
	
	.top_panel_middle .logo {
		font-size:0.875em;
	}
	.top_panel_middle .logo img {
		max-height:40px;
	}
	
	.top_panel_style_1 .contact_logo {
		width:100%;
	}
	.top_panel_style_1 .logo {
		text-align:center;
	}
	.top_panel_style_1 .contact_field {
		text-align:center;
		margin-top:1em;
		margin-bottom:2em;
		padding-top:0 !important;
		width:33.3333% !important;
	}
	.top_panel_style_1 .contact_field .contact_icon {
		float: none;
		margin-right:auto;
		margin-left:auto;
		margin-bottom:0.3em;
	}
	.top_panel_style_2 .contact_logo,
	.top_panel_style_2 .contact_field {
		width:100% !important;
	}
	.top_panel_style_2 .contact_logo {
		margin:0;
		padding:0 !important;
	}
	.top_panel_style_2 .contact_logo .logo {
		margin:0;
	}
	.top_panel_style_2 .logo {
		text-align:center;
	}
	.top_panel_style_2 .contact_field {
		text-align:center;
		margin:1.5em 0;
		padding:0 !important;
	}
	.top_panel_style_2 .contact_phone > span+span {
		text-align:center;
	}
	.top_panel_style_2 .contact_field .contact_icon {
		float: none;
		margin-right:auto;
		margin-left:auto;
	}

	.top_panel_title .page_title,
	.top_panel_title .post_navi,
 	.top_panel_title .breadcrumbs {
		max-width: 100% !important;
		float:none;
		text-align:center;
	}
	.menu_user_nav > li {
		float: none;
		display:inline-block;
	}

	.top_panel_style_3 .top_panel_top_search,
	.top_panel_style_3 .menu_user_nav {
		margin-top: 0;
		line-height:1.2857em;
	}
	.top_panel_style_3 .top_panel_top_search {
		padding-top: 0;
	}
	.top_panel_style_3 .search_submit,
	.top_panel_style_3 .search_field {
		padding-top: 0.5em;
		padding-bottom: 0.5em;
	}
	.top_panel_style_3 .search_results {
		right: auto;
		left:0;
		top: 3em;
	}
	.top_panel_style_3 .search_results:after {
		right: auto;
		left:4em;
	}
	.top_panel_style_5 .top_panel_middle .sidebar_cart,
	.top_panel_style_6 .top_panel_middle .sidebar_cart {
		right:-100px;
	}
	.top_panel_style_5 .top_panel_middle .sidebar_cart:after,
	.top_panel_style_6 .top_panel_middle .sidebar_cart:after {
		right:46%;
		left:auto;
	}

	.top_panel_style_8 .contact_logo {
		display:block;
		position:static;
		left: auto;
		top:auto;
		-webkit-transform:none;
		   -moz-transform:none;
				transform:none;
		padding: 2em 0 0 0;
		text-align:center;
	}

	/* Login and Register */
	.popup_wrap {
		top: 50%;
		left: 50%;
		-webkit-transform:translate(-50%, -50%);
		   -moz-transform:translate(-50%, -50%);
			-ms-transform:translate(-50%, -50%);
				transform:translate(-50%, -50%);
	}
	.popup_wrap .popup_form_field .forgot_password {
		float: none;
		display:block;
		margin-bottom:0.5em;
	}
	.popup_wrap .login_socials_title {
		font-size:1.25em;
	}
	.popup_wrap input[type="text"], .popup_wrap input[type="email"], .popup_wrap input[type="password"] {
		font-size:1em;
	}

	/* Posts layouts */
	.post_featured_left > .post_featured,
	.post_featured_right > .post_featured {
		float: none;
		margin-left: 0;
		margin-bottom: 2em;
		width: 100%;
	}

	.isotope_filters a {
		font-size:0.8333em;
	}
	.isotope_wrap {
		margin-right:-10px;
	}
	.isotope_wrap .isotope_item {
		padding-right:10px;
		padding-bottom:10px;
		width:100% !important;
	}
	.sc_scroll_horizontal .sc_blogger .isotope_item,
	.sc_scroll_horizontal .sc_blogger [class*=column-],
	.sc_blogger .sc_scroll_horizontal .isotope_item,
	.sc_blogger .sc_scroll_horizontal [class*=column-] {
		width: 290px !important;
	}

	.isotope_wrap .isotope_item_colored_1 .post_featured {
		float:none;
		width:100%;
	}
	.isotope_wrap .isotope_item_colored_1 .post_description {
		padding-left: 2em;
		padding-bottom: 2em;
	}

	/* Post parts */
	.post_info {
		font-size:0.8333em;
	}
	.post_info {
		font-size:0.8333em;
	}
	.post_rating .reviews_star {
		font-size:1em;
	}
	
	.post_item_colored .post_category {
		font-size:1em;
		margin:0 0 0.4em;
	}
	.post_item_colored .post_descr .post_price_period {
		font-size:1em;
	}
	.post_item_colored .post_descr .post_price_value {
		font-size:1.3333em;
	}
	
	
	/* Reviews block */
	.reviews_block {
		width:100%; 
	}
	.content .reviews_block {
		float:none;
		margin-left:0;
	}
	
	/* Comments */
	.comments_list_wrap ul ul {
		/* padding-left:0; */
		margin-left:0;
	}
	.comments_list_wrap ul.children {
		padding-left: 0;
	}
	
	/* Widgets */
	.widget_area .post_item .post_info {
		font-size:0.75em;
	}
	.widget_area .widget_tag_cloud a {
		font-size:0.8333em !important;
	}
	.widget_area .widget_calendar .weekday {
		font-size:0.8333em;
	}
	.widget_area .reviews_block .reviews_summary .reviews_criteria {
		font-size:0.75em;
	}
	td, th {
		padding:2px;
	}
	.widget_area .post_item .post_title {
		margin-top:0;
	}
	.widget_area .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li + li {
		margin-left:0.4em;
	}
	.widget_area .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li a {
		padding: 2px 0.5em;
	}

	/* Footer */
	.contacts_wrap .contacts_address {
		font-size: 1em;
	}

    /* HTML5 Player */
    #myplayer .ttw-music-player .album-cover {
        width: 100%;
        float: none;
		overflow:hidden;
    }
	#myplayer .ttw-music-player .album-cover,
	#myplayer .ttw-music-player .album-cover .highlight {
		height: 100px;
	}
    #myplayer .ttw-music-player .album-cover .img {
		position: static;
		max-height:none;
		margin-top:0;
	}
    #myplayer .ttw-music-player .album-cover img {
		max-width:none;
	}
    #myplayer .ttw-music-player .tracklist {
        position: relative;
        margin-left: 0;
        padding: 0;
        top: 0;
    }
	
	
	/* Shortcodes */
	.sc_accordion.sc_accordion_style_2 .sc_accordion_item .sc_accordion_title .sc_accordion_icon {
		border-width: 1px;
	}
	input.sc_button_size_large[type="submit"], input.sc_button_size_large[type="button"], button.sc_button_size_large, .sc_button.sc_button_size_large {}
	input.sc_button_size_medium[type="submit"], input.sc_button_size_medium[type="button"], button.sc_button_size_medium, .sc_button.sc_button_size_medium {}
	input[type="submit"]:before, input[type="button"]:before, button:before, .sc_button:before {
		margin-right:4px;
	}

	input[type="submit"], input[type="button"], button, .sc_button {}
	blockquote {}

	.sc_blogger.layout_date.sc_blogger_horizontal .sc_blogger_item {
		min-width: 50%;
		margin-bottom: 1em;
	}

	.sc_countdown.sc_countdown_style_1 .sc_countdown_digits,
	.sc_countdown.sc_countdown_style_1 .sc_countdown_separator {
		font-size:2em;
		height: 1.9em;
		line-height:1.9em;
	}
	.sc_countdown.sc_countdown_style_1 .sc_countdown_digits {
		width: 1.9em;
	}
	.sc_countdown.sc_countdown_style_2 .sc_countdown_digits,
	.sc_countdown.sc_countdown_style_2 .sc_countdown_separator {
		font-size:2em;
	}

	.sc_form .sc_form_field {
		float: none;
		width: 100%;
		padding-left:0 !important;
	}

	.sc_googlemap {
		max-height:200px;
	}
	.sc_googlemap_content {
		position:static;
		width: auto;
	}

	.popup_menuitem > .sc_menuitems_wrap {
		width: 250px;
	}
	.sc_menuitems_style_menuitems-2 .sc_menuitem_box_title {
		font-size: 1.25em;
	}
	.sc_menuitems_style_menuitems-2 .sc_menuitem_nutritions_list li {
		width: 100%;
	}

	.sc_price_block .sc_price_block_description {
    	height: 5.5em;
	}

	.sc_socials_type_icons.sc_socials_shape_round.sc_socials_size_small a,
	.sc_socials_type_icons.sc_socials_shape_round.sc_socials_size_small a .sc_socials_hover {
		width:2.5em;
		height:2.5em;
		line-height:2.5em;
	}
	.sc_socials.sc_socials_size_small .social_icons span {
		font-size:1.2em;
	}

	.sc_tabs .sc_tabs_titles li a {
		padding: 0.5em;
	}
	.sc_tabs.sc_tabs_style_1 .sc_tabs_titles li.ui-state-active a:after,
	.sc_tabs.sc_tabs_style_1 .sc_tabs_titles li.sc_tabs_active a:after {
		height:2px;
	}
	.sc_tabs .sc_tabs_titles li {
		font-size:1.25em;
	}
	.sc_tabs.sc_tabs_style_2 .sc_tabs_titles li a {
		border-width: 1px;
	}	

	.sc_testimonial_content {
		font-size:1.25em;
	}
	.sc_testimonial_author {
		font-size: 1em;
	}

	.sc_twitter_item {
		padding:0 3em;
	}
	.sc_twitter .sc_slider_controls_wrap a {
		font-size: 1.5em;
	}
	.sc_video_player.sc_video_bordered .sc_video_frame {
		max-width:198px;
	}
	
	.sc_services_style_services-5 .columns_wrap > .column-1_3 {
		width: 100%;
		max-width: 100%;
	}
	.sc_services_style_services-5 .sc_service_container .columns_wrap > .column-1_2 .sc_services_item {
		margin-right: 0%;
	}
	.sc_services_style_services-5 .sc_service_container .columns_wrap > .column-1_2:nth-child(2n) .sc_services_item {
		margin-left: 0%;
		margin-right: 0;
	}
	.sc_services_style_services-5 .sc_service_container .sc_services_image,
	.sc_services_style_services-5 .sc_service_container.sc_align_left .sc_services_image,
	.sc_services_style_services-5 .sc_service_container.sc_align_right .sc_services_image	{
		position: relative;
		width: 100%;
		left: 0%;
		top: 0%;
		transform: translateY(0%) translateX(0%);
		margin-bottom:2.2857em;
	}
	.sc_services_style_services-5 .sc_service_container .sc_icon, 
	.sc_services_style_services-5.sc_services_type_images .sc_service_container .sc_services_item_featured,
	.sc_services_style_services-5 .sc_service_container.sc_align_right .columns_wrap > .column-1_2:nth-child(2n) .sc_icon,
	.sc_services_style_services-5.sc_services_type_images .sc_service_container.sc_align_right .columns_wrap > .column-1_2:nth-child(2n) .sc_services_item_featured	{
		float: left;
		margin-right: 2.2857em;
		margin-left: 0;
	}
	.sc_services_style_services-5 .sc_service_container .columns_wrap > .column-1_2 .sc_services_item_content,
	.sc_services_style_services-5 .sc_service_container.sc_align_right .columns_wrap > .column-1_2 .sc_services_item_content	{
		text-align: left;
	}
	
	.sc_services_style_services-5 .sc_service_container.sc_align_left .columns_wrap,
	.sc_services_style_services-5 .sc_service_container.sc_align_right .columns_wrap 	{
		margin-left: 0;
		margin-right: 0;
	}
	.sc_services_style_services-5 .sc_services_button {
		margin-top: 2.2857em;
	}
	
	.sc_promo:not(.sc_promo_size_small) .sc_promo_block {
		min-width: 100%;
		margin: 0 !important;
		float:none;
	}
	.sc_promo_block_inner {
		padding: 2em;
	}
	.sc_promo:not(.sc_promo_size_small) .sc_promo_image {
		position: relative;
		height: 200px;
		min-width: 100%;
	}
	.sc_promo_block.sc_align_left *,
	.sc_promo_block.sc_align_left *:after {
		text-align: center !important;
		margin-left: auto;
	}
	.sc_promo_block.sc_align_right *,
	.sc_promo_block.sc_align_right *:after {
		text-align: center !important;
		margin-right: auto;
	}

	/* Matches and Players */
	.sc_matches_next, .sc_matches_current {
		float:none;
		width: 100%;
		padding: 2.5em 2.5em 1em;
	}
	.match_block .match_score {
		font-size: 2.5em;
	}
	.match_block .player, .match_block .match_info {
		display:block;
		width:100%;
	}
	.match_block .match_info {
		margin: 2em 0;
	}
	.sc_matches.style_matches-1 .sc_matches_title {
		font-size: 2.5em;
	}
	.sc_matches.style_matches-1 .sc_matches_descr {
		font-size:1.1em;
	}
	.sc_matches.style_matches-1 .sc_matches_list {
		margin-top:1em;
	}
	.sc_matches.style_matches-2 .sc_matches_next .sc_matches_list {
		float:none;
		width: 100%;
	}
	.sc_matches.style_matches-2 .sc_match_info {
		text-align:center;
	}
	.sc_matches.style_matches-2 .sc_match_info .vs {
		display:block;
	}
	.sc_matches.style_matches-2 .sc_match_info .name {
		width:8em;
	}
	.sc_players_table table tr:first-child th, 
	.sc_players_table table tr:first-child td {
		font-size: 1.2em;
	}
	.sc_players_table .player img {
		max-width:20px;
	}
	.post_item_colored .match_date, .post_item_colored .post_category {
		font-size: 1em;
		line-height:1.2em;
		margin-bottom:0.2em;
	}
	.type_player.post_item_colored .player_info {
		line-height:1.4em;
	}
	.post_item_single_players .player_content {
		padding-top:2.5em;
	}


	/* Scroll to Top */
	.scroll_to_top {
		right: 1em;
	}
	.scroll_to_top.show {
		bottom: 1em;
	}
	
}


@media (max-width: 782px) {
	.admin-bar.top_panel_over .top_panel_wrap {	top:46px; }
	.admin-bar.top_panel_fixed .top_panel_wrap { top:46px; }
	.admin-bar #debug_log { top:46px; }
	.admin-bar .pushy .close-pushy::before { top: 3em;	}
	.admin-bar .pushy .pushy_inner {		padding-top: 4em; }
	.admin-bar .pushy .logo {				margin-bottom: 1em;	}

	.admin-bar .header_mobile .side_wrap {	top: 46px;	}
	.admin-bar.menu_mobile_open {					height: calc(100% - 46px); }
}

@media (max-width: 599px) {
	.admin-bar.top_panel_over .top_panel_wrap {	top: 46px; }
	.admin-bar.top_panel_fixed .top_panel_wrap { top: 0; }
	.admin-bar #debug_log { top: 46px; }
}

@media (max-width: 639px){
	.header_mobile .logo_main {
		height: 40px;
	}
	.popup_wrap{
		width: auto;
		min-width: 260px;
		max-width: 260px;
	}
	.popup_wrap .form_left, 
	.popup_wrap .form_right, 
	.popup_wrap.popup_registration .form_left, 
	.popup_wrap.popup_registration .form_right{
		float: none;
		padding: 0;
		border: none;
		width: 100%
	}
	.popup_wrap .form_right{
		margin-top: 20px;
	}
	.popup_wrap.popup_registration .form_right {
		margin-top: 0;
	}
}

@media (max-width: 480px) {
	.header_mobile .mask {
		display: none !important;
	}
	.header_mobile .content_wrap {
		/*margin-left: 35px;*/
		text-align: left;
	}
	.header_mobile .logo {
		padding-top: 24px;
		padding-bottom: 5px;
	}	
	.header_mobile .menu_main_cart {
		right: 30px;
	}
	.header_mobile .menu_button {
		left: auto;
		right: 30px;
	}
	.header_mobile .side_wrap {
		width: 100%;
		top: 83px;
		left: -100%;
	}
	.admin-bar .header_mobile .side_wrap {
		top: 129px;
	}
	.header_mobile .panel_middle {
		font-size: 1em;
	}
}

/* ************************************************************************** */
/* ************************************************************************** */
/* ************************************************************************** */


@media (max-width: 1600px) {}
@media (max-width: 1440px) {
	
	/* blog */
	.post_item_excerpt.post_featured_left + .pagination_wrap.pagination_pages {
		margin-top: 0;
	}
	
	
}
@media (max-width: 1366px) {
	
	blockquote {
		margin-left: 0;
	}
	
	/* blog */
	.post_item_excerpt.post_featured_left .post_content .post_info {
		margin-bottom: 1em;
	}
	.isotope_item_portfolio .post_descr p.post_info + p {
		display: none;
	}
	
	
	/* Footer */
	.widget_area .mc4wp-form input[type="email"] {
		width: 63%;
	}
	
}
@media (max-width: 1280px) {}
@media (max-width: 1263px) {}
@media (max-width: 1200px) {
	
	/* Header */
	.menu_main_nav > li > a {
		padding-left: 1.5em;
		padding-right: 1.5em;
	}
	.menu_main_nav > li.menu-item-has-children > a::after {
		right: 5px;
	}
	
	/* widget */
	.widget_area .widget_product_search .search_button,
	.widget_area .widget_search .search_button {
		top: 1.45em;
	}
	
	
	
}
@media (max-width: 1136px) {}
@media (max-width: 1024px) {
	
	html, body {	font-size: 13px; }
	h1 { font-size: 2.692em; }	/* 42px */
	h2 { font-size: 1.923em; }	/* 25px */
	h3 { font-size: 1.538em; }	/* 20px */
	h4 { font-size: 1.154em; }	/* 15px */
	h5 { font-size: 1.000em; }	/* 13px */
	h6 { font-size: 1.000em; }	/* 13px */
	
	
	input[type="submit"],
	input[type="button"],
	button,
	.sc_button {
		/*padding: 0.727em 2.909em 0.545em;*/
		padding: 0.5089em 2.0363em 0.3815em; /* -30% */
	}
	input[type="submit"].sc_button_size_medium,
	input[type="button"].sc_button_size_medium,
	button.sc_button_size_medium,
	.sc_button.sc_button_size_medium {
		/*padding: 1.2em 1.5em;*/
		padding: 0.84em 1.05em; /* -30% */
	}
	input[type="submit"].sc_button_size_large,
	input[type="button"].sc_button_size_large,
	button.sc_button_size_large,
	.sc_button.sc_button_size_large {
		/*padding: 1.273em 3.636em 1.091em;*/
		padding: 0.8911em 2.5452em 0.7637em; /* -30% */
	}
	input[type="text"],
	input[type="number"],
	input[type="email"],
	input[type="password"],
	input[type="search"],
	select,
	textarea {
		padding: 1.0815em 1.5911em 1.0815em; /* -30% */
	}
	
	/* blog */
	.post_item_excerpt:not([class*="column"]) + .post_item_excerpt:not([class*="column"]) {
		margin-top: 4em;
		padding-top: 4em;
	}
	.post_item_excerpt.post_featured_left .post_title, .post_item_excerpt.post_featured_right .post_title {
		font-size: 2em;
	}
	
	
	
	/* short codes */
	.sc_dropcaps .sc_dropcaps_item {
		font-size: 1.5em;
		line-height: 2em;
	}
	.widget_area .widget_product_tag_cloud a,
	.widget_area .widget_tag_cloud a {
		font-size: 0.686em !important;
	}
	.sc_title_underline {
		padding-bottom: 30px;
	}
	
	
	/* widget */
	.widget_area .widget_product_search .search_button,
	.widget_area .widget_search .search_button {
		top: 1em;
	}
	.widget_area .post_item .post_info .post_info_item.post_info_counters {
		display: none;
	}

	
	/* Footer */
	.widget_area .mc4wp-form input[type="email"] {
		width: 60%;
	}
	
	
}
@media (max-width: 960px) {}
@media (max-width: 768px) {
	
	html, body {	font-size: 12px; }
	h1 { font-size: 2.750em; }	/* 33px */
	h2 { font-size: 1.917em; }	/* 23px */
	h3 { font-size: 1.500em; }	/* 18px */
	h4 { font-size: 1.167em; }	/* 14px */
	h5 { font-size: 1.000em; }	/* 12px */
	h6 { font-size: 1.000em; }	/* 12px */
	
	/* Header */
	.top_panel_title_inner {
		height: 10em;
	}
	
	/* blog */
	.post_item_excerpt .post_content .post_info {
		margin-bottom: 1em;
	}
	.post_item_excerpt + .pagination_wrap {
		margin-top: 5em;
	}
	.post_item_excerpt.post_featured_left > .post_featured {
		width: 100%;
		margin-right: 0;
		margin-bottom: 1em;
	}
	.post_item_excerpt.post_featured_left:not([class*="column"]) + .post_item_excerpt.post_featured_left:not([class*="column"]) {
		padding-top: 3.929em;
	}
	
	
	
	/* Home page */
	.cr-box-1 {}
	.cr-box-1 .vc_col-sm-6 { width: 100% !important; }
	.cr-box-1 .hr-1 { padding-right: 0 !important; }
	.cr-box-1 .vc_col-sm-6:last-of-type .sc_section.margin_top_px_100 { margin-top: 0 !important; }
	.cr-box-1 .vc_col-sm-6:last-of-type img { width: 100% !important; }
	
	
	.sc_testimonial_item {
		padding-left: 0;
		padding-right: 0;
	}
	.sc_title_underline {
		padding-bottom: 30px;
	}
	

	/* widget */
	.widget_area .post_item .post_info .post_info_item.post_info_counters {
		display: none;
	}
	
	/* Footer */
	.widget_area .mc4wp-form input[type="email"] {
		width: 50%;
		padding: 0.545em 1.273em;
	}
	.widget_area .mc4wp-form input.sc_button_hover_fade {
		padding: 0.3em 1.5em;
	}
	
}
@media (max-width: 640px) {
	
	/* widget */
	.widget_area .widget_product_search .search_button,
	.widget_area .widget_search .search_button {
		top: 1.1em;
	}
	.widget_area .post_item .post_info .post_info_item.post_info_counters {
		display: block;
	}
	
	.sc_recent_news_style_news-magazine .columns_wrap > .column-1_2:first-of-type {
		padding-right: 2em;
	}
	.sc_recent_news_style_news-magazine .columns_wrap > .column-1_2:last-of-type {
		padding-left: 2em;
	}
	
	.sc_form.sc_form_style_form_2 .sc_form_address {
		width: 100% !important;
		padding-right: 0 !important;
	}
	.sc_form.sc_form_style_form_2 .sc_form_fields {}
	
	
	
	
}
@media (max-width: 639px) {
	
	.sc_boats_search .sc_bs_type,
	.sc_boats_search .sc_bs_location,
	.sc_boats_search .sc_bs_crew,
	.sc_boats_search .sc_bs_length,
	.sc_boats_search .sc_bs_price,
	.sc_boats_search .sc_bs_submit {
		width: 46.4%;
		margin-right: 6.82%;
	}
	.sc_boats_search .sc_bs_location,
	.sc_boats_search .sc_bs_length,
	.sc_boats_search .sc_bs_submit {
		margin-right: 0;
	}
	
	blockquote {
		font-size: 1.1em;
	}
	
	
	
	
	
}
@media (max-width: 568px) {
	
	/* short codes */
	.sc_price_block .sc_price_block_description {}
	.cTitle_1 .vc_sep_holder {
		min-width: 3em !important;
		width: 3em !important;
	}
	
	.sc_boats_info_post_list_price {
		min-width: 8em;
		margin-right: 1.5em;
	}
	.sc_boats_info_post_list_icon + .sc_boats_info_post_list_icon::before {
		margin-right: 1em;
	}
	.sc_team_style_team-2 .sc_team_item_content_top_photo {
		float: none;
		width: 100%;
		height:  auto;
		margin-right: 0;
		margin-bottom: 1em;
	}
	
	/* single comments */
	.post_item_single .post_content .post_info_box .post_info.post_info_bottom,
	.post_item_single .post_content .post_info_box .post_info_share {
		float: none;
		width: 100%;
	}
	.post_author .post_author_avatar {
		display: none;
	}
	.comments_list_wrap .comment_author_avatar {
		display: none;
	}
	.comments_list_wrap .comment_content {
		padding-left: 0;
	}
	.comments_list_wrap ul ul {
		margin-left: 50px;
	}
	
	
	/* widget */
	.sc_recent_news_style_news-magazine .columns_wrap > .column-1_2 {
		width: 100%;
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.sc_recent_news_style_news-magazine .columns_wrap > .column-1_2:first-of-type {
		margin-bottom: 3em;
	}
	.sc_recent_news_style_news-magazine .columns_wrap > .column-1_2:last-of-type {
		border-left: none !important;
	}
	
	.footer_wrap.widget_area .widget_text {
		margin-top: 1em;
	}
	
	
	
}
@media (max-width: 480px) {
	
	html, body {	font-size: 12px; }
	h1 { font-size: 2.818em; }	/* 31px */
	h2 { font-size: 1.909em; }	/* 21px */
	h3 { font-size: 1.545em; }	/* 17px */
	h4 { font-size: 1.182em; }	/* 13px */
	h5 { font-size: 1.000em; }	/* 11px */
	h6 { font-size: 1.000em; }	/* 11px */
	
	
	/* Footer */
	.contacts_wrap .contacts_address .address_right,
	.contacts_wrap .contacts_address .address_left {
		float: none;
		width: 100%;
		text-align: center;
	}
	.contacts_wrap .contacts_address .address_right {
		margin-bottom: 0;
	}
	
	.post_item_404 .page_title {
		font-size: 10em;
		line-height: 1.25em;
		margin-bottom: 0;
		margin-top: 0;
	}
	.post_item_single .post_content .post_info_box .post_info_share {
		float: none;
		max-width: 100%;
	}
	
	
}
@media (max-width: 479px) {
	
	.sc_price_block .sc_price_block_description {
		height: auto !important;
	}
	.sc_tabs .sc_tabs_titles li.ui-tabs-active a::after {
		top: 80%;
		width: 100%;
	}
	.top_panel_title_inner {
		height: auto !important;
		padding-top: 2em;
		padding-bottom: 2em;
	}
	
	.sc_boats_search .sc_bs_type,
	.sc_boats_search .sc_bs_location,
	.sc_boats_search .sc_bs_crew,
	.sc_boats_search .sc_bs_length,
	.sc_boats_search .sc_bs_price,
	.sc_boats_search .sc_bs_submit {
		width: 100%;
		margin-right: 0;
	}
	/* Home page */
	.cr-box-1 {}
	.cr-box-1 .sc_columns_count_4 {
		display: none;
	}
	
}
@media (max-width: 360px) {
	
	/* Home page */
	.cr-box-1 {}
	.cr-box-1 .sc_columns_count_4 {
		display: none;
	}
	
}
@media (max-width: 320px) {
	
	figure.sc_image {
		float: none !important;
		width: 100% !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	
	.sc_recent_news_header_split .sc_recent_news_header_captions,
	.sc_recent_news_header_split .sc_recent_news_header_categories {
		width:100%;
	}
	.sc_recent_news_header_split .sc_recent_news_header_captions {
		margin-bottom: 2em;
	}
	.sc_recent_news_header_split .sc_recent_news_header_categories {
		text-align: left;
	}
	.sc_recent_news_header_split .sc_recent_news_header_categories > * {
		margin-left: 0;
		margin-right: 1em;
		margin-bottom: 1em;
	}
	.sc_title_underline {
		padding-bottom: 20px;
	}
	.sc_testimonial_content {
		font-size: 1em;
	}
	.sc_boats_info_post_list {
		margin-bottom: 1em;
	}
	.sc_boats_info_post_list_price {
		margin-right: 0;
		margin-bottom: 1em;
	}
	.sc_boats_details .column-1_2c {
		width: 100% !important;
	}
	.sc_table table th,
	.sc_table table td {
		padding: 0.75em 0.75em;
	}
	.sc_skills_pie.sc_skills_compact_off .sc_skills_total {
		margin-top: -0.6em;
	}
	.widget_area .widget_product_search .search_button,
	.widget_area .widget_search .search_button {
		top: 1.2em;
	}
	.widget_area .widget_search .search_form {
		padding-bottom: 2px;
	}
	
	.sc_form_style_form_2 .sc_form_info .sc_form_item {
		float: none;
		width: 100%;
		margin-right: 0 !important;
	}
	
	
	
	/* blog */
	.post_item_excerpt:not([class*="column"]) + .post_item_excerpt:not([class*="column"]) {
		margin-top: 2em;
		padding-top: 2em;
	}
	.post_item_excerpt .post_content {
		margin-bottom: 2em;
	}
	.isotope_item_portfolio .post_descr p.post_info + p {
		display: block;
	}
	.post_item + .pagination_wrap {
		margin-top: 3em !important;
		margin-bottom: 3em !important;
	}
	.post_item_excerpt.post_featured_left + .pagination_wrap {
		margin-top: 3em !important;
		margin-bottom: 0 !important;
	}
	
	
	/* single post */
	.single.single-post .sidebar.widget_area {
		margin-top: 5em;
	}
	.post_author {
		padding: 2em;
	}
	.comments_list_wrap ul ul {
		margin-left: 30px;
	}
	.comments_wrap .comments_author, .comments_wrap .comments_email {
		width: 100%;
		float: none;
	}
	
	.sidebar.widget_area .widget_boats_search .bs_box_1,
	.sidebar.widget_area .widget_boats_search .bs_box_2,
	.sidebar.widget_area .widget_boats_search .bs_box_3 {
		padding: 2em;
	}
	.sidebar.widget_area .widget_boats_search {
		padding: 0 0 2em;
	}
	
	/*  */
	.post_item_single_team.post_featured_right .single_team_post_featured {
		float: none;
		padding: 0;
	}
	
	/* esg */
	.custom-essential .esg-navigationbutton {
		padding: 2px 11px;
	}
	
	
	/* Footer */
	
	/* search page */
	.search .post_content h2 {
		margin-top: 0;
	}
	
	/* Home page */
	.cr-box-1 {}
	.cr-box-1 .sc_columns_count_4 {
		display: none;
	}
	
	
	
}

/* ************************************************************************** */
/* ************************************************************************** */
/* ************************************************************************** */

@media (max-width: 1366px) {

	.margin_left_px_10 {	margin-left:8px !important; }
	.margin_left_px_20 {	margin-left:16px !important; }
	.margin_left_px_30 {	margin-left:24px !important; }
	.margin_left_px_40 {	margin-left:32px !important; }
	.margin_left_px_50 {	margin-left:40px !important; }
	.margin_left_px_60 {	margin-left:48px !important; }
	.margin_left_px_70 {	margin-left:56px !important; }
	.margin_left_px_80 {	margin-left:64px !important; }
	.margin_left_px_90 {	margin-left:72px !important; }
	.margin_left_px_100 { margin-left:80px !important; }
	.margin_left_px_110 { margin-left:88px !important; }
	.margin_left_px_120 { margin-left:96px !important; }
	.margin_left_px_130 { margin-left:104px !important; }
	.margin_left_px_140 { margin-left:112px !important; }
	.margin_left_px_150 { margin-left:120px !important; }

	.margin_right_px_10 {	margin-right:8px !important; }
	.margin_right_px_20 {	margin-right:16px !important; }
	.margin_right_px_30 {	margin-right:24px !important; }
	.margin_right_px_40 {	margin-right:32px !important; }
	.margin_right_px_50 {	margin-right:40px !important; }
	.margin_right_px_60 {	margin-right:48px !important; }
	.margin_right_px_70 {	margin-right:56px !important; }
	.margin_right_px_80 {	margin-right:64px !important; }
	.margin_right_px_90 {	margin-right:72px !important; }
	.margin_right_px_100 { margin-right:80px !important; }
	.margin_right_px_110 { margin-right:88px !important; }
	.margin_right_px_120 { margin-right:96px !important; }
	.margin_right_px_130 { margin-right:104px !important; }
	.margin_right_px_140 { margin-right:112px !important; }
	.margin_right_px_150 { margin-right:120px !important; }

	.margin_top_px_10 {	margin-top:8px !important; }
	.margin_top_px_20 {	margin-top:16px !important; }
	.margin_top_px_30 {	margin-top:24px !important; }
	.margin_top_px_40 {	margin-top:32px !important; }
	.margin_top_px_50 {	margin-top:40px !important; }
	.margin_top_px_60 {	margin-top:48px !important; }
	.margin_top_px_70 {	margin-top:56px !important; }
	.margin_top_px_80 {	margin-top:64px !important; }
	.margin_top_px_90 {	margin-top:72px !important; }
	.margin_top_px_100 { margin-top:80px !important; }
	.margin_top_px_110 { margin-top:88px !important; }
	.margin_top_px_120 { margin-top:96px !important; }
	.margin_top_px_130 { margin-top:104px !important; }
	.margin_top_px_140 { margin-top:112px !important; }
	.margin_top_px_150 { margin-top:120px !important; }

	.margin_bottom_px_10 {	margin-bottom:8px !important; }
	.margin_bottom_px_20 {	margin-bottom:16px !important; }
	.margin_bottom_px_30 {	margin-bottom:24px !important; }
	.margin_bottom_px_40 {	margin-bottom:32px !important; }
	.margin_bottom_px_50 {	margin-bottom:40px !important; }
	.margin_bottom_px_60 {	margin-bottom:48px !important; }
	.margin_bottom_px_70 {	margin-bottom:56px !important; }
	.margin_bottom_px_80 {	margin-bottom:64px !important; }
	.margin_bottom_px_90 {	margin-bottom:72px !important; }
	.margin_bottom_px_100 {	margin-bottom:80px !important; }
	.margin_bottom_px_110 {	margin-bottom:88px !important; }
	.margin_bottom_px_120 {	margin-bottom:96px !important; }
	.margin_bottom_px_130 {	margin-bottom:104px !important; }
	.margin_bottom_px_140 {	margin-bottom:112px !important; }
	.margin_bottom_px_150 {	margin-bottom:120px !important; }
	
}
@media (max-width: 1280px) {
	
	.margin_left_px_10 {	margin-left:7px !important; }
	.margin_left_px_20 {	margin-left:14px !important; }
	.margin_left_px_30 {	margin-left:21px !important; }
	.margin_left_px_40 {	margin-left:28px !important; }
	.margin_left_px_50 {	margin-left:35px !important; }
	.margin_left_px_60 {	margin-left:42px !important; }
	.margin_left_px_70 {	margin-left:49px !important; }
	.margin_left_px_80 {	margin-left:56px !important; }
	.margin_left_px_90 {	margin-left:63px !important; }
	.margin_left_px_100 { margin-left:70px !important; }
	.margin_left_px_110 { margin-left:77px !important; }
	.margin_left_px_120 { margin-left:84px !important; }
	.margin_left_px_130 { margin-left:91px !important; }
	.margin_left_px_140 { margin-left:98px !important; }
	.margin_left_px_150 { margin-left:105px !important; }

	.margin_right_px_10 {	margin-right:7px !important; }
	.margin_right_px_20 {	margin-right:14px !important; }
	.margin_right_px_30 {	margin-right:21px !important; }
	.margin_right_px_40 {	margin-right:28px !important; }
	.margin_right_px_50 {	margin-right:35px !important; }
	.margin_right_px_60 {	margin-right:42px !important; }
	.margin_right_px_70 {	margin-right:49px !important; }
	.margin_right_px_80 {	margin-right:56px !important; }
	.margin_right_px_90 {	margin-right:63px !important; }
	.margin_right_px_100 { margin-right:70px !important; }
	.margin_right_px_110 { margin-right:77px !important; }
	.margin_right_px_120 { margin-right:84px !important; }
	.margin_right_px_130 { margin-right:91px !important; }
	.margin_right_px_140 { margin-right:98px !important; }
	.margin_right_px_150 { margin-right:105px !important; }

	.margin_top_px_10 {	margin-top:7px !important; }
	.margin_top_px_20 {	margin-top:14px !important; }
	.margin_top_px_30 {	margin-top:21px !important; }
	.margin_top_px_40 {	margin-top:28px !important; }
	.margin_top_px_50 {	margin-top:35px !important; }
	.margin_top_px_60 {	margin-top:42px !important; }
	.margin_top_px_70 {	margin-top:49px !important; }
	.margin_top_px_80 {	margin-top:56px !important; }
	.margin_top_px_90 {	margin-top:63px !important; }
	.margin_top_px_100 { margin-top:70px !important; }
	.margin_top_px_110 { margin-top:77px !important; }
	.margin_top_px_120 { margin-top:84px !important; }
	.margin_top_px_130 { margin-top:91px !important; }
	.margin_top_px_140 { margin-top:98px !important; }
	.margin_top_px_150 { margin-top:105px !important; }

	.margin_bottom_px_10 {	margin-bottom:7px !important; }
	.margin_bottom_px_20 {	margin-bottom:14px !important; }
	.margin_bottom_px_30 {	margin-bottom:21px !important; }
	.margin_bottom_px_40 {	margin-bottom:28px !important; }
	.margin_bottom_px_50 {	margin-bottom:35px !important; }
	.margin_bottom_px_60 {	margin-bottom:42px !important; }
	.margin_bottom_px_70 {	margin-bottom:49px !important; }
	.margin_bottom_px_80 {	margin-bottom:56px !important; }
	.margin_bottom_px_90 {	margin-bottom:63px !important; }
	.margin_bottom_px_100 {	margin-bottom:70px !important; }
	.margin_bottom_px_110 {	margin-bottom:77px !important; }
	.margin_bottom_px_120 {	margin-bottom:84px !important; }
	.margin_bottom_px_130 {	margin-bottom:91px !important; }
	.margin_bottom_px_140 {	margin-bottom:98px !important; }
	.margin_bottom_px_150 {	margin-bottom:105px !important; }
	
}
@media (max-width: 1024px) {
	
	.margin_left_px_10 {	margin-left:6px !important; }
	.margin_left_px_20 {	margin-left:12px !important; }
	.margin_left_px_30 {	margin-left:18px !important; }
	.margin_left_px_40 {	margin-left:24px !important; }
	.margin_left_px_50 {	margin-left:30px !important; }
	.margin_left_px_60 {	margin-left:36px !important; }
	.margin_left_px_70 {	margin-left:42px !important; }
	.margin_left_px_80 {	margin-left:48px !important; }
	.margin_left_px_90 {	margin-left:54px !important; }
	.margin_left_px_100 { margin-left:60px !important; }
	.margin_left_px_110 { margin-left:66px !important; }
	.margin_left_px_120 { margin-left:72px !important; }
	.margin_left_px_130 { margin-left:78px !important; }
	.margin_left_px_140 { margin-left:84px !important; }
	.margin_left_px_150 { margin-left:90px !important; }

	.margin_right_px_10 {	margin-right:6px !important; }
	.margin_right_px_20 {	margin-right:12px !important; }
	.margin_right_px_30 {	margin-right:18px !important; }
	.margin_right_px_40 {	margin-right:24px !important; }
	.margin_right_px_50 {	margin-right:30px !important; }
	.margin_right_px_60 {	margin-right:36px !important; }
	.margin_right_px_70 {	margin-right:42px !important; }
	.margin_right_px_80 {	margin-right:48px !important; }
	.margin_right_px_90 {	margin-right:54px !important; }
	.margin_right_px_100 { margin-right:60px !important; }
	.margin_right_px_110 { margin-right:66px !important; }
	.margin_right_px_120 { margin-right:72px !important; }
	.margin_right_px_130 { margin-right:78px !important; }
	.margin_right_px_140 { margin-right:84px !important; }
	.margin_right_px_150 { margin-right:90px !important; }

	.margin_top_px_10 {	margin-top:6px !important; }
	.margin_top_px_20 {	margin-top:12px !important; }
	.margin_top_px_30 {	margin-top:18px !important; }
	.margin_top_px_40 {	margin-top:24px !important; }
	.margin_top_px_50 {	margin-top:30px !important; }
	.margin_top_px_60 {	margin-top:36px !important; }
	.margin_top_px_70 {	margin-top:42px !important; }
	.margin_top_px_80 {	margin-top:48px !important; }
	.margin_top_px_90 {	margin-top:54px !important; }
	.margin_top_px_100 { margin-top:60px !important; }
	.margin_top_px_110 { margin-top:66px !important; }
	.margin_top_px_120 { margin-top:72px !important; }
	.margin_top_px_130 { margin-top:78px !important; }
	.margin_top_px_140 { margin-top:84px !important; }
	.margin_top_px_150 { margin-top:90px !important; }

	.margin_bottom_px_10 {	margin-bottom:6px !important; }
	.margin_bottom_px_20 {	margin-bottom:12px !important; }
	.margin_bottom_px_30 {	margin-bottom:18px !important; }
	.margin_bottom_px_40 {	margin-bottom:24px !important; }
	.margin_bottom_px_50 {	margin-bottom:30px !important; }
	.margin_bottom_px_60 {	margin-bottom:36px !important; }
	.margin_bottom_px_70 {	margin-bottom:42px !important; }
	.margin_bottom_px_80 {	margin-bottom:48px !important; }
	.margin_bottom_px_90 {	margin-bottom:54px !important; }
	.margin_bottom_px_100 {	margin-bottom:60px !important; }
	.margin_bottom_px_110 {	margin-bottom:66px !important; }
	.margin_bottom_px_120 {	margin-bottom:72px !important; }
	.margin_bottom_px_130 {	margin-bottom:78px !important; }
	.margin_bottom_px_140 {	margin-bottom:84px !important; }
	.margin_bottom_px_150 {	margin-bottom:90px !important; }
	
} 
@media (max-width: 768px) {
	
	.margin_left_px_10 {	margin-left:5px !important; }
	.margin_left_px_20 {	margin-left:10px !important; }
	.margin_left_px_30 {	margin-left:15px !important; }
	.margin_left_px_40 {	margin-left:20px !important; }
	.margin_left_px_50 {	margin-left:25px !important; }
	.margin_left_px_60 {	margin-left:30px !important; }
	.margin_left_px_70 {	margin-left:35px !important; }
	.margin_left_px_80 {	margin-left:40px !important; }
	.margin_left_px_90 {	margin-left:45px !important; }
	.margin_left_px_100 { margin-left:50px !important; }
	.margin_left_px_110 { margin-left:55px !important; }
	.margin_left_px_120 { margin-left:60px !important; }
	.margin_left_px_130 { margin-left:65px !important; }
	.margin_left_px_140 { margin-left:70px !important; }
	.margin_left_px_150 { margin-left:75px !important; }

	.margin_right_px_10 {	margin-right:5px !important; }
	.margin_right_px_20 {	margin-right:10px !important; }
	.margin_right_px_30 {	margin-right:15px !important; }
	.margin_right_px_40 {	margin-right:20px !important; }
	.margin_right_px_50 {	margin-right:25px !important; }
	.margin_right_px_60 {	margin-right:30px !important; }
	.margin_right_px_70 {	margin-right:35px !important; }
	.margin_right_px_80 {	margin-right:40px !important; }
	.margin_right_px_90 {	margin-right:45px !important; }
	.margin_right_px_100 { margin-right:50px !important; }
	.margin_right_px_110 { margin-right:55px !important; }
	.margin_right_px_120 { margin-right:60px !important; }
	.margin_right_px_130 { margin-right:65px !important; }
	.margin_right_px_140 { margin-right:70px !important; }
	.margin_right_px_150 { margin-right:75px !important; }

	.margin_top_px_10 {	margin-top:5px !important; }
	.margin_top_px_20 {	margin-top:10px !important; }
	.margin_top_px_30 {	margin-top:15px !important; }
	.margin_top_px_40 {	margin-top:20px !important; }
	.margin_top_px_50 {	margin-top:25px !important; }
	.margin_top_px_60 {	margin-top:30px !important; }
	.margin_top_px_70 {	margin-top:35px !important; }
	.margin_top_px_80 {	margin-top:40px !important; }
	.margin_top_px_90 {	margin-top:45px !important; }
	.margin_top_px_100 { margin-top:50px !important; }
	.margin_top_px_110 { margin-top:55px !important; }
	.margin_top_px_120 { margin-top:60px !important; }
	.margin_top_px_130 { margin-top:65px !important; }
	.margin_top_px_140 { margin-top:70px !important; }
	.margin_top_px_150 { margin-top:75px !important; }

	.margin_bottom_px_10 {	margin-bottom:5px !important; }
	.margin_bottom_px_20 {	margin-bottom:10px !important; }
	.margin_bottom_px_30 {	margin-bottom:15px !important; }
	.margin_bottom_px_40 {	margin-bottom:20px !important; }
	.margin_bottom_px_50 {	margin-bottom:25px !important; }
	.margin_bottom_px_60 {	margin-bottom:30px !important; }
	.margin_bottom_px_70 {	margin-bottom:35px !important; }
	.margin_bottom_px_80 {	margin-bottom:40px !important; }
	.margin_bottom_px_90 {	margin-bottom:45px !important; }
	.margin_bottom_px_100 {	margin-bottom:50px !important; }
	.margin_bottom_px_110 {	margin-bottom:55px !important; }
	.margin_bottom_px_120 {	margin-bottom:60px !important; }
	.margin_bottom_px_130 {	margin-bottom:65px !important; }
	.margin_bottom_px_140 {	margin-bottom:70px !important; }
	.margin_bottom_px_150 {	margin-bottom:75px !important; }
	
}
@media (max-width: 480px) {
	
	.margin_left_px_10 {	margin-left:4px !important; }
	.margin_left_px_20 {	margin-left:8px !important; }
	.margin_left_px_30 {	margin-left:12px !important; }
	.margin_left_px_40 {	margin-left:16px !important; }
	.margin_left_px_50 {	margin-left:20px !important; }
	.margin_left_px_60 {	margin-left:24px !important; }
	.margin_left_px_70 {	margin-left:28px !important; }
	.margin_left_px_80 {	margin-left:32px !important; }
	.margin_left_px_90 {	margin-left:36px !important; }
	.margin_left_px_100 { margin-left:40px !important; }
	.margin_left_px_110 { margin-left:44px !important; }
	.margin_left_px_120 { margin-left:48px !important; }
	.margin_left_px_130 { margin-left:52px !important; }
	.margin_left_px_140 { margin-left:56px !important; }
	.margin_left_px_150 { margin-left:60px !important; }

	.margin_right_px_10 {	margin-right:4px !important; }
	.margin_right_px_20 {	margin-right:8px !important; }
	.margin_right_px_30 {	margin-right:12px !important; }
	.margin_right_px_40 {	margin-right:16px !important; }
	.margin_right_px_50 {	margin-right:20px !important; }
	.margin_right_px_60 {	margin-right:24px !important; }
	.margin_right_px_70 {	margin-right:28px !important; }
	.margin_right_px_80 {	margin-right:32px !important; }
	.margin_right_px_90 {	margin-right:36px !important; }
	.margin_right_px_100 { margin-right:40px !important; }
	.margin_right_px_110 { margin-right:44px !important; }
	.margin_right_px_120 { margin-right:48px !important; }
	.margin_right_px_130 { margin-right:52px !important; }
	.margin_right_px_140 { margin-right:56px !important; }
	.margin_right_px_150 { margin-right:60px !important; }

	.margin_top_px_10 {	margin-top:4px !important; }
	.margin_top_px_20 {	margin-top:8px !important; }
	.margin_top_px_30 {	margin-top:12px !important; }
	.margin_top_px_40 {	margin-top:16px !important; }
	.margin_top_px_50 {	margin-top:20px !important; }
	.margin_top_px_60 {	margin-top:24px !important; }
	.margin_top_px_70 {	margin-top:28px !important; }
	.margin_top_px_80 {	margin-top:32px !important; }
	.margin_top_px_90 {	margin-top:36px !important; }
	.margin_top_px_100 { margin-top:40px !important; }
	.margin_top_px_110 { margin-top:44px !important; }
	.margin_top_px_120 { margin-top:48px !important; }
	.margin_top_px_130 { margin-top:52px !important; }
	.margin_top_px_140 { margin-top:56px !important; }
	.margin_top_px_150 { margin-top:60px !important; }

	.margin_bottom_px_10 {	margin-bottom:4px !important; }
	.margin_bottom_px_20 {	margin-bottom:8px !important; }
	.margin_bottom_px_30 {	margin-bottom:12px !important; }
	.margin_bottom_px_40 {	margin-bottom:16px !important; }
	.margin_bottom_px_50 {	margin-bottom:20px !important; }
	.margin_bottom_px_60 {	margin-bottom:24px !important; }
	.margin_bottom_px_70 {	margin-bottom:28px !important; }
	.margin_bottom_px_80 {	margin-bottom:32px !important; }
	.margin_bottom_px_90 {	margin-bottom:36px !important; }
	.margin_bottom_px_100 {	margin-bottom:40px !important; }
	.margin_bottom_px_110 {	margin-bottom:44px !important; }
	.margin_bottom_px_120 {	margin-bottom:48px !important; }
	.margin_bottom_px_130 {	margin-bottom:52px !important; }
	.margin_bottom_px_140 {	margin-bottom:56px !important; }
	.margin_bottom_px_150 {	margin-bottom:60px !important; }
	
}
@media (max-width: 320px) {
	
	.margin_left_px_10 {	margin-left:3px !important; }
	.margin_left_px_20 {	margin-left:6px !important; }
	.margin_left_px_30 {	margin-left:9px !important; }
	.margin_left_px_40 {	margin-left:12px !important; }
	.margin_left_px_50 {	margin-left:15px !important; }
	.margin_left_px_60 {	margin-left:18px !important; }
	.margin_left_px_70 {	margin-left:21px !important; }
	.margin_left_px_80 {	margin-left:24px !important; }
	.margin_left_px_90 {	margin-left:27px !important; }
	.margin_left_px_100 { margin-left:30px !important; }
	.margin_left_px_110 { margin-left:33px !important; }
	.margin_left_px_120 { margin-left:36px !important; }
	.margin_left_px_130 { margin-left:39px !important; }
	.margin_left_px_140 { margin-left:42px !important; }
	.margin_left_px_150 { margin-left:45px !important; }

	.margin_right_px_10 {	margin-right:3px !important; }
	.margin_right_px_20 {	margin-right:6px !important; }
	.margin_right_px_30 {	margin-right:9px !important; }
	.margin_right_px_40 {	margin-right:12px !important; }
	.margin_right_px_50 {	margin-right:15px !important; }
	.margin_right_px_60 {	margin-right:18px !important; }
	.margin_right_px_70 {	margin-right:21px !important; }
	.margin_right_px_80 {	margin-right:24px !important; }
	.margin_right_px_90 {	margin-right:27px !important; }
	.margin_right_px_100 { margin-right:30px !important; }
	.margin_right_px_110 { margin-right:33px !important; }
	.margin_right_px_120 { margin-right:36px !important; }
	.margin_right_px_130 { margin-right:39px !important; }
	.margin_right_px_140 { margin-right:42px !important; }
	.margin_right_px_150 { margin-right:45px !important; }

	.margin_top_px_10 {	margin-top:3px !important; }
	.margin_top_px_20 {	margin-top:6px !important; }
	.margin_top_px_30 {	margin-top:9px !important; }
	.margin_top_px_40 {	margin-top:12px !important; }
	.margin_top_px_50 {	margin-top:15px !important; }
	.margin_top_px_60 {	margin-top:18px !important; }
	.margin_top_px_70 {	margin-top:21px !important; }
	.margin_top_px_80 {	margin-top:24px !important; }
	.margin_top_px_90 {	margin-top:27px !important; }
	.margin_top_px_100 { margin-top:30px !important; }
	.margin_top_px_110 { margin-top:33px !important; }
	.margin_top_px_120 { margin-top:36px !important; }
	.margin_top_px_130 { margin-top:39px !important; }
	.margin_top_px_140 { margin-top:42px !important; }
	.margin_top_px_150 { margin-top:45px !important; }

	.margin_bottom_px_10 {	margin-bottom:3px !important; }
	.margin_bottom_px_20 {	margin-bottom:6px !important; }
	.margin_bottom_px_30 {	margin-bottom:9px !important; }
	.margin_bottom_px_40 {	margin-bottom:12px !important; }
	.margin_bottom_px_50 {	margin-bottom:15px !important; }
	.margin_bottom_px_60 {	margin-bottom:18px !important; }
	.margin_bottom_px_70 {	margin-bottom:21px !important; }
	.margin_bottom_px_80 {	margin-bottom:24px !important; }
	.margin_bottom_px_90 {	margin-bottom:27px !important; }
	.margin_bottom_px_100 {	margin-bottom:30px !important; }
	.margin_bottom_px_110 {	margin-bottom:33px !important; }
	.margin_bottom_px_120 {	margin-bottom:36px !important; }
	.margin_bottom_px_130 {	margin-bottom:39px !important; }
	.margin_bottom_px_140 {	margin-bottom:42px !important; }
	.margin_bottom_px_150 {	margin-bottom:45px !important; }
	
}
