@import url('http://fonts.googleapis.com/css?family=Open+Sans:400,600,700&subset=latin,latin-ext');

/* -- global -- */
* {padding:0; margin:0;}
html {width:100%;}
.bx-viewport {height:auto !important;}
img, p, h1, h2, h3, h4, h5, h6 {margin-top:10px; margin-bottom:10px;}
ul,ol {margin:10px 0px 10px 40px;}
ul.user-list {margin-left: 15px;}
#main-menu ul {margin:0;}
p, li, a {line-height:1.4em !important;}
a {color: #000;}
a:hover {color:#ddd; text-decoration:none;}
img {border:none; max-width:100%; height:auto; vertical-align:middle;}
body {height:100%; margin:0; font-family:'Open Sans', sans-serif; font-weight:400; font-size:13px; background-color:#fff; color:#000;}
input, textarea, select {background:#fff; outline-color:#000; font-size:12px; font-family:Arial, sans-serif; width:100%; padding:10px; border:solid 1px #A5A5A5; display:block; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, textarea:focus, select:focus {box-shadow:0 0 1px 0px #929292;}
input[type="radio"] {width:16px; display:inline;}
input[type="checkbox"] {width:16px; display:inline;}
textarea {min-height:120px;}
label {padding:3px 0 5px 0; display:block;}
.textbox ul li,
.textbox ol li,
.textbox ul li *,
.textbox ol li * {
	text-align: left !important;
}

::selection {background:#308dbc; color:#fff;}
::-moz-selection {background:#308dbc; color:#fff;}

.clear {clear:both;}
.left {float:left;}
.right {float:right;}
.hr {margin:20px 0; border-bottom:1px solid #e0e0e0;}
.wrapper {margin:0 auto; width:100%; max-width:1000px;}
.alert {
    color: #4F8A10;
    background-color: #DFF2BF;
    padding: 10px;
    text-align: center;
    margin-top: -20px;
    margin-bottom: 25px !important;
    font-weight: 600;
    border-radius: 3px;
}

.formdata label {position:relative; float:left;}
.formdata label input[type="checkbox"], .formdata label input[type="radio"] {padding:0 10px; margin-top:5px; margin-right:5px;}
.formdata label input[type="checkbox"] + span {position:relative; padding-right:15px; top:-2px; left:-5px;}
.form p {margin-bottom:0;}
.form .row {margin:0;}
.span6.formdata {width:49%;}
.formdata p {font-weight:700;}

.header {position:relative; margin:0; min-height:100px; box-shadow:0 1px 0px #e5e5e5; -webkit-box-shadow:0 1px 0px #e5e5e5; -moz-box-shadow:0 1px 0px #e5e5e5;background-color:#fff;}
.header a { text-decoration: none !important; }
.header .logo {float:left; line-height:95px !important; margin-left:20px;}
.header .logo:hover {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; opacity:1; filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity:1; -webkit-transition:all 700ms ease; -moz-transition:all 700ms ease; -ms-transition:all 700ms ease; -o-transition:all 700ms ease; transition:all 700ms ease;}
.header .logo > img {margin-top:0; margin-bottom:0; max-height: 90px; width: auto}
.header.logo_center .logo > img { max-height: 250px; margin-top: 15px;}
.header #main-menu li {display:inline-block; text-align:center;}

.header #main-menu ul li a {padding:10px 15px; display:inline-block; width:100%;}
.header #main-menu > li > a {color:#555; text-decoration:none; display:block; padding:40px 10px 41px;}
.header #main-menu li a:hover {color:#222;}
/*.header #main-menu li li a:hover {background:/*--$headhovercolor--; color:/*--$headcolor--; }*/
.header #main-menu li li.active {border-bottom:0 solid #222;}
.header #main-menu li li.active > a { color:#222; border-bottom:1px solid #222;}
.header #main-menu li ul li a {display:block; font-weight:700; list-style-type:none; text-align:left;}
.header .menu-show-moible {display:none;}
.header #main-menu > li > a:hover, .header #main-menu > li.active > a { border-bottom: 1px solid #000; }
.header #main-menu ul li a:hover, .header #main-menu ul li.active a { border-bottom: none; }

.slider {margin:10px 0px 10px;}
.slider .bxslider .slide_t img {margin:0;}
.bxslider {position:relative; list-style-type:none; overflow:hidden; margin:0;}
.bx-wrapper {position:relative; *zoom:1;}
.bx-wrapper img {width:100%; max-width:100%; margin:0 auto; display:block;}
.bx-wrapper .bx-viewport {}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {position:absolute; bottom:3% }
.bx-wrapper .bx-loading {min-height:50px; background:url(../img/bx_loader.gif) center center no-repeat #fff; height:100%; width:100%; position:absolute; top:0; left:0; z-index:2000;}
.bx-wrapper .bx-pager {margin:0 0 0 20px; font-size:.85em; font-family:Arial; font-weight:bold; color:#000;}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {display:inline-block; *zoom:1; *display:inline;}
.bx-wrapper .bx-pager.bx-default-pager a {text-indent:-9999px; display:block; width:6px; height:6px; margin:0 10px 0 0; outline:0; -moz-border-radius:15px; -webkit-border-radius:15px; border-radius:15px; border:3px solid #d5d5d5;}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {background:#d5d5d5;}
.bx-wrapper .bx-prev {left:15px; background:url(../img/controls.png) no-repeat 1px -40px; opacity:0;}
.bx-wrapper .bx-next {right:15px; background:url(../img/controls.png) no-repeat -40px -40px; opacity:0;}
.bx-wrapper:hover .bx-prev {/*background-position:0 -32px;*/ opacity:1; -webkit-transition:all 500ms ease; -moz-transition:all 500ms ease; -ms-transition:all 500ms ease; -o-transition:all 500ms ease; transition:all 500ms ease;}
.bx-wrapper:hover .bx-next {opacity:1; -webkit-transition:all 500ms ease; -moz-transition:all 500ms ease; -ms-transition:all 500ms ease; -o-transition:all 500ms ease; transition:all 500ms ease;}
.bx-wrapper .bx-controls-direction a {position:absolute; top:50%; margin-top:-22px; outline:0; width:42px; height:42px; text-indent:-9999px; z-index:9999;}

.bx-wrapper .bx-controls-direction a.disabled {display:none;}
.bx-wrapper .bx-controls-auto {display:none;}

.wrapper h1 {position:relative; z-index:2; display:inline-block; margin:30px auto; padding:0 50px; text-align:center; font-weight:600; font-size:21px; background-color:#fff; color:#bababa;text-shadow: 0px 0px #6F6F6F;}
.content {margin:10px 0; color:#000;}
.content h1 {font-weight:700; font-size:22px; color:#000 }
.content h2 {font-weight:700; font-size:18px; color:#000;}
.content h3 {font-weight:700; font-size:16px; color:#000;}
.content .title h3 {font-size: 15px; font-weight: 500;padding-bottom: 20px;}
.content p {line-height:19px;}

.content > div {
	margin-bottom: 50px;
}
.content .title{
	margin-bottom: 15px;
}
.content .clear{
	margin-bottom: 0;
}
.w_talign_left {
  text-align: left;
}
.w_talign_center {
  text-align: center;
}
.w_talign_right {
  text-align: right;
}
.w_talign_center.textbox p {
  padding-left: 5px;
  padding-right: 5px;
}
.w_talign_right.textbox p {
  padding-left: 10px;
  padding-right: 0;
}

.button, button {outline:0;margin:10px 0px 10px 0;padding:9px 40px 9px 30px;text-align:center;cursor:pointer;border:1px solid #ccc;color:#000;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;display:block;text-decoration:none;}
.button:hover, button:hover {
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#6DB700), to(#99CF00));
	background: -moz-linear-gradient(19% 75% 90deg,#99CF00, #6DB700);
	color:#fff; }
.button:after, button:after {content:" \BB";position:absolute;padding-left:7px;margin-top:-1px;}
.button {
	max-width: 50%;
	margin: 10px auto;
}
.buttonrow .button {
    max-width: 12%;
}
/*Button*/
/*.buttonrow .button.green {
  color: #90C695;
  border: 2px solid #90C695;
  background: rgba(144, 198, 149, 0.15);
}*/
.buttonrow .button.orange {
  color: #96560C;
  border: 2px solid #EB9532;
/*  background: rgba(235, 149, 50, 0.15);*/
}
.buttonrow .button.red {
  color: #d00213;
  border: 2px solid #d00213;
/*  background: rgba(208, 2, 19, 0.15);*/
}
/*.buttonrow .button.green:hover {
 background: rgba(144, 198, 149, 0.25);
}*/
.buttonrow .button.orange:hover {
	color: #fff;
	background: rgba(235, 149, 50, 1);
}
.buttonrow .button.red:hover {
	color: #fff;
	background: rgba(208, 2, 19, 1);
}
.footer {padding:10px 0;}
.row.foot p {line-height:22px;}
.footer a{color: #000;}
.row.foot h3 {font-weight:600; font-size:15px; margin:0 0 10px 0; font-weight:700;}
.copy {font-size:11px; margin:20px 0 0;}
.footer .left, .footer .right {line-height:20px;}
.footer .right {text-align:right;}
.footer .right a {color:#000;}
.footer .row .span12 {width:98%; margin:0 1%;}
.footer .row .span6 {width:48%; float:left; margin:0 1%;}
.footer .row .span4 {width:31.3%; float:left; margin:0 1%;}
.footer .row .span3 {width:23%; float:left; margin:0 1%;}
.posun {float:left;margin-top:20px;}

#footer-icons {
	float: right;
	text-align: center;
	opacity: 0.8;
	font-size: 0;
	margin: 0 20px;
}
#footer-icons a{
	display: inline-block;
	width: 30px;
	height: 30px;
	border: 2px solid #000;
	margin: 0 3px;
}
#footer-icons a.ico1 {
	background: url(../img/icons/fac.png) center center no-repeat;
	background-size: auto 13px;
}
#footer-icons a.ico2 {
	background: url(../img/icons/goo.png) center left 9px no-repeat;
	background-size: auto 13px;
}
#footer-icons a.ico3 {
	background: url(../img/icons/twi.png) center center no-repeat;
	background-size: auto 13px;
}
#footer-icons a.ico4 {
	background: url(../img/icons/ins.png) center center no-repeat;
	background-size: auto 13px;
}
#footer-icons a.ico5 {
	background: url(../img/icons/pin.png) center center no-repeat;
	background-size: auto 13px;
}
#footer-icons a.ico6 {
	background: url(../img/icons/you.png) center center no-repeat;
	background-size: auto 13px;
}
#footer-icons .footer-sc {
	transition: all 0.4s ease;
}
#footer-icons .footer-sc:hover {
	opacity: 0.85;
}

form {display:block;}

.row {clear:both; width:100%; margin:10px 0 10px;}
.row:before, .row:after {display:table; content:" ";}
.row:after {clear:both;}
.row {width:100%;}
.row.pricelist .span2 {width:18%; float:none;margin:0;}
.row.pricelist .span3 {width:23%; float:none;margin:0;}
.row.pricelist .span3:nth-child(4n+0) {text-align:right;}
.row.pricelist .span4 {width:31.3%; float:none;margin:0;}
.row.pricelist .span4:nth-child(3n+0) {text-align:right;}
.row.pricelist .span6 {width:48%; float:none;margin:0;}
.row.pricelist .span6:nth-child(2n+0) {text-align:right;}

.pricelist {margin-top:0; margin-bottom:10px;}
.pricelist > div {text-align:center;}
.pricelist > h3 {margin-bottom:0;}
.pricelist > .pricelist > div {float:left; width:100%;}
.pricelist > .pricelist > div:nth-child(odd) {background-color:#b2b2b2; color:#fff;}
.pricelist > .pricelist > div:nth-child(even)  {background-color:#e5e5e5; color:#000;}
.pricelist > .pricelist > .titles > div {font-size:14px; font-weight:bolder;}
.pricelist > .pricelist > div > div.titles {font-size:14px; text-align:left;}
.pricelist > .pricelist > .titles {background-color:#fff !important; color:#91c540 !important;}

.responsive_video {width:100%; height:590px;}
#scrolltop {padding-right:10px; text-decoration:none; color:#fff; background:url(/img/backtotop.png) no-repeat right;}
#scrolltop {text-decoration:underline;}

.bxslider .slide_t{display:none;}
.bxslider .first{display:block;}
/* textbox-span*/
.textbox .span6 {width:49%; float:left;}
.textbox .span4 {width:33.3%; float:left;}
.textbox .span3 {width:25%; float:left;}
.textbox p {padding:0 10px 0px 0px;}
.textbox .span12.has-image {
	width: 50%;
}
/*.textbox .img_right,
.textbox .img_left {
	text-align: left;
}*/
.textbox .button {
	float: left;
}
.textbox .button:hover {
	background: none;
	color: #000;
	opacity: 0.7;
}
.textbox .has-image.img_right p,
.textbox .has-image.img_left p {
	padding-left: 0;
}
.span12.d1.img_right img{
	float: right;
	margin-left: 25px;
	margin-bottom: 15px;
	max-width: 50%;
}
.span12.d1.img_left img{
	float: left;
	margin-right: 25px;
	margin-bottom: 15px;
	max-width: 50%;
}
.span12.d1.img_right h3{
	padding-top: 5px;
	margin-bottom: -5px;
}
.span12.d1.img_left h3{
	padding-top: 5px;
	margin-bottom: -5px;
}
/* buttonrow-span*/
.buttonrow .span12 {width:100%;}
.buttonrow .span6 {width:50%;}
.buttonrow .span4 {width:33.3%;}
.buttonrow .span3 {width:25%;}
/* general-span*/
.span12 {width:100%;}
.span6 {width:49%;}
.span4 {width:33.3%;}
.span3 {width:24%;}
/* like-box */
.span12 .lbox {height:45px; list-style-type:none; margin:10px 0 0 5px; overflow:hidden;}
.span12 .lbox li {float:left; height:40px; margin:10px 0 0px 0;}
.span12 .lbox li.fbli {margin-right:10px;}
.span12 .lbox li.gpli {margin-right:10px; width:58px;}

.row.gallery {padding:10px 0px;}
.row.gallery div p, .row.gallery div h1, .row.gallery div h2, .row.gallery div h3, .row.gallery div h4, .row.gallery div h5, .row.gallery div h6 {margin-left:0.5%;}
.row.gallery  {margin-left:-0.5%;}
.row.gallery a img {max-width:100%; height:auto; border:1px solid #111; padding:1px;}

.content-title {margin-bottom:0; position:relative; text-align:center;}
.content-title > em {font-weight:normal; display:block; font-size:12px; font-style:normal; margin-top:3px; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; filter:alpha(opacity=80); opacity:0.8;}
.content-title:before {display:block; content:''; position:absolute; height:3px; width:100%; border-bottom:2px solid #e5e5e5; top:50%; right:0; z-index:1;}

.header.logo_center .logo{
	display: block;
	width: 100%;
	text-align: center;
	margin: 0;
}
.header.logo_center #main-menu{
	width: 100%;
	text-align: center;
}
.header.logo_center #main-menu li{
	float: none;
}

.header.hide_logo .logo{
	display: none;
}

.header.hide_logo #main-menu{
	width: 100%;
	text-align: center;
}
.header.hide_logo #main-menu li{
	float: none;
}

.flngs{
	float: right;
	margin-top: 10px;
	margin-right: 5px;
	text-transform: uppercase;
}
.flngs a{
	color: black;
}

/* -- table -- */

table.widget-preview-pricelist-table {
	margin: 0 auto;
	width: 100%;
	max-width: 1390px;
	text-align: center;
	vertical-align: middle;
	border-collapse: collapse;
}

.row table.widget-preview-pricelist-table th {
	background: #333;
	color: #fff;
}

.row table.widget-preview-pricelist-table tr:nth-child(2n+1) {
	background: #DBDBDB;
	color: #111;
}
.row table.widget-preview-pricelist-table tr:nth-child(2n) {
	background: #f0f0f0;
	color: #111;
}

table.widget-preview-pricelist-table th, td {
	padding: 10px 0;
}

/*contact*/

.form {
	display: block;
}

.form .row {
	margin: 0;
	max-width: 640px;
}
.form .form-items .span6 {
	width: 100%;
	margin-bottom: 20px;
	clear: both;
}
.form .form-items .formdata span {
	display: inline-block;
	margin-bottom: 10px;
}
.form .form-preview-checkboxes {
	text-align: left;
}
.form .form-preview-checkboxes label {
	display: inline-block;
}

.password-access-form ::-webkit-input-placeholder { /* WebKit browsers */
    color: transparent;
    opacity: 0;
}
.password-access-form :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: transparent;
    opacity: 0;
}
.password-access-form ::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: transparent;
    opacity: 0;
}
.password-access-form :-ms-input-placeholder { /* Internet Explorer 10+ */
    color: transparent;
    opacity: 0;
}

.footer_share{
	list-style-type: none;
}
.footer_share li{
	display: block;
	margin-bottom: 7px;
}
.footer_share .gpli{
	margin-bottom: 2px;
}

.hdr_flags{
	position: relative;
	float: left;
	margin-left: 25px;
}
.hdr_flags .flag img{
	width: 20px;
}
.hdr_flags .flag{
	margin: 5px;
}

@media only screen and (max-width:1024px) {
	.wrapper {width:100%;}
	.responsive_video {height:500px;}
	.container {margin:0 15px;}
}

@media only screen and (max-width:1000px) {
	.slider {height:auto;}
	.row.pricelist .span2 {width:19%;}
	.row.pricelist .span3 {width:23%;}
	.row.pricelist .span4 {width:31.3%;}
	.row.pricelist .span6 {width:48%;}
}

@media only screen and (min-width:992px) {
	.row.gallery {width:101.5%;}
	.row.gallery div img {width:23.9%; margin:0 0px 0.5% 0.5%;}
}

@media only screen and (max-width:991px) {
	.row.gallery {width:100%;}
	.row.gallery div img {width:23.9%; margin:0 0px 0.5% 0.5%;}
}

@media only screen and (max-width:800px) {
	.wrapper {width:100%;}
	.slider {margin:0 15px; margin-top:15px;}
	.header .logo {margin-left:15px;}
	.responsive_video {height:400px;}
	.footer {padding:10px 10px;}
}

@media (min-width:769px){
	.header #main-menu li ul li a {text-align: center;}
	.header #main-menu li.active > a {color:#000;}
	.header #main-menu {list-style-type:none; position: relative;top: 1px; /*position:absolute; margin:auto; height:100%; top:0; bottom:0; right:36px;*/ }
	.header #main-menu li:hover ul {left:auto; z-index:10000; margin-top:0;}
	.header #main-menu li li:hover ul {padding-right:10px;}
	.header #main-menu li:hover ul:before{border-bottom:10px solid;border-left:9px solid rgba(0, 0, 0, 0);border-right:9px solid rgba(0, 0, 0, 0);top:-12.5%;color:#e5e5e5;opacity:1;content:"";height:0;left:50%;margin-bottom:0;margin-left:-9px;position:absolute;width:0;z-index:999999;}
	.header #main-menu li li:hover ul:before {border-left:10px solid;border-top:9px solid rgba(0, 0, 0, 0);border-bottom:9px solid rgba(0, 0, 0, 0);top:4%;color:#e5e5e5;opacity:1;content:"";height:0;left:99.3%;margin-bottom:0;margin-left:-9px;position:absolute;width:0;z-index:999999;}
	ul#main-menu {float:right; display:block !important; margin:0 10px;}
	ul#main-menu li {float:left;display:inline;position:relative;list-style:none;padding-left:0;margin-left:0;}
	ul#main-menu ul {position:absolute;top:99%;display:none;padding-top:20px;width:100%;}
	ul#main-menu li ul li {float: right;}
	ul#main-menu ul ul ul {left:100%;top:0;}
	ul#main-menu > li:hover > a {color:#222;}
	ul#main-menu ul ul {position:absolute; top:0; right:100%; margin-top:0;}
	ul#main-menu ul > li {width:170px;}
	ul#main-menu ul ul > li {width:170px;}
	ul#main-menu > ul > ul > li > a {padding:10px 15px;}
	ul#main-menu ul a {background:#e5e5e5; color:#000; opacity:1;}
	ul#main-menu ul ul a {background:#e5e5e5; color:#000; opacity:1;}
	ul#main-menu li:hover > ul {display:block;}
	ul#main-menu ul {padding:0 0px;}
	ul#main-menu ul ul  {padding:0 0px;}
	ul#main-menu li {list-style:none;}
	.pricelist > .pricelist > div div{font-size:14px; padding:10px 1%;}
	.pricelist > .pricelist > div {display:table; float:none;}
	.pricelist > .pricelist > div div {display:table-cell; vertical-align:middle;}
}
@media (max-width:768px) {
	button.button {width:100%;}
	.header #main-menu li.active > a {border-bottom:1px solid #1fb5ad;}
	.header {padding:0; border:0;}
	.header .mobile-menu {height:14px;width:25px;float:right;cursor:pointer;padding:42px 19px;background-position:center;/*-webkit-filter: invert(1);filter: invert(1);*/}
	.header .mobile-menu span {
		display: block;
		width: 25px;
		height: 2px;
		margin-bottom: 4px;
		background: #555;
	}
	.header.logo_hide .mobile-menu,
	.header.logo_center .mobile-menu {
		float: none;
		margin: 0 auto;
	}
	.header.logo_hide .logo,
	.header.logo_center .logo {
		float: none;
	}


	.header #main-menu li ul {padding:0; left:0; margin:0 0 0 0; position:static; width:100%;}
	.header #main-menu li:hover ul {}
	.header #main-menu li ul li a {font-weight:normal; padding:10px 15px; text-align:center; display:block; border-bottom:solid 1px #eee; width:auto; font-weight:normal;}

	.header #main-menu {float:right; width:100%; list-style-type:none; margin:-2px 0 10px 0;}
	.header #main-menu li {float:none; width:100%;}
	.header #main-menu li a {border-bottom:solid 1px #eee; display:block; padding:10px 15px; text-align:center; text-decoration:none;}
	.header #main-menu li a:hover {text-decoration:none;}
	.header .menu-show-moible {margin:45px 15px 0 0; float:right; width:25px; height:14px; display:block; background:url(http://s4.pagebrix.eu//img/menu-mobile.png); cursor:pointer; background-color:transparent;}
	.header #main-menu ul li a {opacity: 0.75;}

	.footer .row .span12 {width:98%; margin:0 1%;}
	.footer .row .span6 {width:98%; float:left; margin:0 1%;}
	.footer .row .span4 {width:98%; float:left; margin:0 1%;}
	.footer .row .span3 {width:98%; float:left; margin:0 1%;}

	.row.pricelist .span2 {width:19%;}
	.row.pricelist .span3 {width:24%;}
	.pricelist > .pricelist > div div{font-size:14px; padding:10px 2%;}
	.row .span6 {width:100%; margin-right:0; float:none;clear: both;margin-bottom: 35px;}
	.row .span4 {width:100%; margin-right:0; float:none;clear: both;margin-bottom: 35px;}
	.row .span3 {width:100%; margin-right:0; float:none;clear: both;margin-bottom: 35px;}
	.responsive_video {height:400px;}
	.header #main-menu {display:none; margin-top:6px; position:relative; z-index:9999999;}
	.row.pricelist .span2 {width:96%; float:none; padding-right:0;}
	.row.pricelist .span3 {width:96%; float:none; padding-right:0;}
	.row.pricelist .span4 {width:96%; float:none; padding-right:0;}
	.row.pricelist .span6 {width:96%; float:none; padding-right:0;}

	.row .span6.formdata {width:100%; margin-right:0; float:none;}
	.row .span4.formdata {width:100%; margin-right:0; float:none;}
	.row .span3.formdata {width:100%; margin-right:0; float:none;}

	.textbox .span6 {width:100%; float:left;}

	.row.gallery {width:102.5%;}
	.row.gallery div img {width:48%; margin:0 0px 0.5% 0.5%;}

	.header .logo { width: calc(100% - 105px); }
	.header.logo_center .logo > img {
		max-height: 120px;
	}
}

@media only screen and (max-width:747px) {
	.pre-footer .tagline, .coverimg .tagline {font-size:18px;}
	.pre-footer button {margin-top:20px;}
}

@media only screen and (max-width:640px) {
	bx-controls-direction {display:none;}
	.responsive_video {height:280px;}
	table, thead, tbody, th, td, tr {display:block; text-align:left!important;}
	table.pricelist {border-bottom:1px solid #eee;}
	table.pricelist tr {padding:10px 0; border-bottom:0;}
}

@media only screen and (max-width:499px) {
	.row.gallery {width:101.5%;}
	.row.gallery div img {width:98%; margin:0 0px 2% 0.5%;}
}
@media only screen and (max-width:480px) {
	.footer .left,
	#footer-icons,
	.flngs {
		float: none;
		width: 100%;
		text-align: center;
		margin-left: 0;
		margin-right: 0;
		margin-bottom: 5px;
	}
	#footer-icons {
		margin-top: 15px;
	}
}

@media only screen and (max-width:400px) {
	.responsive_video {height:190px;}
	/*.span12 .lbox {height:100px;}*/
	.span12 .lbox li {width:35px; float:none; margin:0; height:32px;}
}
@media only screen and (max-width:360px) {
	.span12.d1.img_left img,
	.span12.d1.img_right img {
		max-width: 100%;
		float: none;
		margin: 0;
	}
}
@media only screen and (max-width:317px) {
	.wrapper {width:320px;}
}
