/*
Theme Name: FLEXIFIT - Version:2.1 - Updates - MARCH 2013
Description:  Designed by <a href="http://themeforest.net/user/josweb">josweb</a>.
Author:  <a href="http://www.spiralpixel.com">Jo</a>
I.		GENERAL
II. 	TYPOGRAPHY
III.	NAVIGATION
IV.	 	MAIN SLIDER
V.		TEAM
V1. 	CLASSES
VII.	PRICING
VIII. 	CONTACT
IX. 	FANCYBOX
X. 		LIQUID SLIDER
XI. 	MEDIA QUERIES
*/

@import url("bootstrap/bootstrap.min.css");
@import url("bootstrap/bootstrap-responsive.min.css");
@import url("bootstrap/bootstrap-maxwidth-960.css");
	
/* I. GENERAL++++++++++++++++++++++++++++++++++++++++++++*/

body{
	margin:0 auto;
	padding:0;
	background: #fff url(../images/bg.jpg) repeat;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #555;
	line-height: 1.7em;
	text-rendering:optimizeLegibility;
	-webkit-font-smoothing: antialiased; 
}
/* Links */
a {
	color:#B63B64;
	text-decoration:none;
	cursor:pointer;
	font-style:normal;
	outline:none;
	-moz-transition:color .3s ease-in,background .3s ease-in,opacity .3s ease-in;
	transition:color .3s ease-in,background .3s ease-in,opacity .3s ease-in;
	-webkit-transition:color .3s ease-in,background .3s ease-in,opacity .3s ease-in;
	-o-transition:color .3s ease-in,background .3s ease-in,opacity .3s ease-in;
}
a:hover { color:#555; text-decoration: none; }
a:focus { outline:none !important; }

a img:hover {
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=(80));
	filter:alpha(opacity=(80));
	-webkit-opacity:.8;
	-khtml-opacity:.8;
	-moz-opacity:.8;
	opacity:.8
} 
/* Image Holder */
.vendor {
    position: relative;
    margin: 0 0;
    padding: 4px;
    background-color: #fff;
   
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
/* Misc */
section { margin:80px auto 0 auto; padding:20px 0!important }
.container { margin:0px auto; }
#about{	margin-top:42px; }
.icons { list-style-type: none;  margin-left: 0px; }
i { margin-right: 5px; }
ul {list-style-type:none; }
#galleria{width:100%; }

.divider{
	background-color: #ddd;
	width:100%;
	height:1px;
	float:left;
	margin:10px 0px 10px 0px;
}

/* Video */
iframe { border: 0; }
video { width: 100%; height: auto; }
.unsupported { background: #fddfde; }

/* II. TYPOGRAPHY++++++++++++++++++++++++++++++++++++++++++++*/

.pink { color:#B63B64; }
.blue{ color:#58B8C1; }
.first { margin-top:-5px; }

h1,h2,h3,h4,h5,h6 {
	font-family:"Times New Roman", Times, Cambria, serif;
	color:#555;
	font-weight:400;
	text-shadow: 0px 1px 1px #fff;
	line-height:1.3em;
	font-style:normal;
}

h1 {
	text-transform:uppercase;
	color:#555;
	font-size:22px;
	line-height:1em;
	text-align:center;
	margin-bottom:10px;
	letter-spacing:1px;
}

h2 { font-size:22px; margin-bottom:10px; }
h3 { font-size:20px; margin-bottom:15px; }
h4 { font-size:18px; margin-bottom:10px; }
h5 { font-size:16px; margin-bottom:10px; }
h6 {font-size:14px; margin-bottom:10px; }

.subhead {
	text-transform:uppercase;
	letter-spacing:1px;
	text-align:center;
	font-size:12px;
	margin:0px 0 55px 0;
	color:#888;
}

/* III. NAVIGATION++++++++++++++++++++++++++++++++++++++++++++*/

/* Background */
.masthead {
    background: #F5F5F5;
    position: fixed;
    top: 0;
    left: 0;
	z-index: 4;
    width: 100%;
    padding: 10px 0;
    margin: 0 0;
    border-bottom: 1px solid #fff;
	height:32px;
}
/* Logo */
.brand a{
	color:#333;
	display:block;
	font-family:"Times New Roman", Times, Cambria, serif;
	font-size:35px;
    font-weight: 400;	
	margin:6px 0 0 0;
	float: left;
    text-align: center;
	text-shadow: 0px 1px 1px #fff;letter-spacing:0;
}
.brand a:hover, .brand-foot a:hover { color: #777; text-decoration: none; }

/* Button For Tablets/Phones */
.btn-navbar{ float:right; margin-top:2px; padding:8px 8px 0px 8px; margin-bottom:11px; }
.nav-collapse {border:none;}  
/* Navigation */
.navbar .nav > li > a, .navbar .nav > li > a:active {
	color:#555;
    text-decoration: none;
	text-transform: uppercase;
	padding:5px 20px 5px 20px;margin-top:2px;
	font-family:"Times New Roman", Times, Cambria, serif;
	font-size:13px; letter-spacing:1px;
    font-weight: 700;	text-shadow: 0px 1px 1px #fff; border-left:1px dotted #999;
}

.navbar .nav  > li:first-child a { border-left:none;}
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
    color: #B63B64; 
    text-decoration: none;
    outline: 0;
	-webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    -ms-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
}
.navbar{ padding:0; margin:0 -20px 0 0; }

/* IV. MAIN SLIDER++++++++++++++++++++++++++++++++++++++++++++*/
#slider {
	background: url(../images/stripes.png) center top  repeat;
	margin:53px 0 0px 0;
	padding:40px 0;
	border-bottom:1px solid #fff;
}
.carousel-control {
	position:absolute;
	top:50%;
	margin-top:-40px;
	border:0;
	width:64px;
	height:64px;
	line-height:.4em;
	background:url(../images/arrows.png) #555 no-repeat;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=(50));
	filter:alpha(opacity=(50));
	-webkit-opacity:.5;
	-khtml-opacity:.5;
	-moz-opacity:.5;
	opacity:.5
}
#slider .carousel-control.left { background-position:0 top; left:0 }
#slider .carousel-control.right { background-position:-64px top; right:0 }

#slider .item img, #slider .item a, #slider.item div {
	display:block;
	margin-left:auto;
	border: 1px solid rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	 -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	margin-right:auto;
	margin-bottom:0px;
}

/* V. THE TEAM ++++++++++++++++++++++++++++++++++++++++++++*/

.skill {
	margin-top:-5px;
	color:#777;
	font-size:11px;
	font-weight:normal;
}

/* V1. CLASSES++++++++++++++++++++++++++++++++++++++++++++*/

/* Class Icons */
.icon_bg {
	background:url(../images/icon_bg.png) repeat 0px 0px;
	width:100px;
	height:100px;
	border:0px solid;
	margin:15px auto 47px auto;
	border-radius:80px;
	-moz-border-radius:80px;
	-webkit-border-radius:80px;
	box-shadow:inset 0 2px 4px rgba(0,0,0,0.4);
	-webkit-box-shadow:inset 1px 1px 2px rgba(0,0,0,0.2);
	-moz-box-shadow:inset 1px 1px 2px rgba(0,0,0,0.2);
}
.icon_bg img { float:left; }
.center { text-align:center; }

/* Elastislide Carousel */
.es-carousel-wrapper {
	background:#eee;
	padding:10px 37px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	position:relative;
	margin-bottom:0px;
	border: 1px solid rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.es-carousel { overflow:hidden; background:#eee; }
.es-carousel ul { display:none; }
.es-carousel ul li { height:100%; float:left; display:block; }

.es-carousel ul li a img {
	display:block;
	border:none;
	max-height:100%;
	max-width:100%;
}
.es-nav span {
	position:absolute;
	top:50%;
	left:12px;
	background:transparent url(../images/nav.png) no-repeat top left;
	width:14px;
	height:26px;
	margin-top:-13px;
	text-indent:-9000px;
	cursor:pointer;
	opacity:0.8;
}
.es-nav span.es-nav-next { right:12px; left:auto; background-position:top right; }
.es-nav span:hover { opacity: 0.5; }

/* VII. PRICING++++++++++++++++++++++++++++++++++++++++++++*/

/* Tabs */
ul.tabs {
	display:block;
	margin:0;
	border-bottom:1px solid #ddd;
	padding:0;
}
ul.tabs li {
	display:block;
	width:auto;
	height:30px;
	padding:0;
	float:left;
	margin-bottom:0;
	margin-right:3px;
	width:90px;
	text-align:center;
}
ul.tabs li a {
	display:block;
	text-decoration:none;
	width:auto;
	height:19px;
	padding:10px 10px 0px 10px;
	background:#eee;
	font-family:'Open Sans', sans-serif;
	font-weight:400;
	border:1px solid #ddd;
	line-height:10px;
	color:#666;
	margin:0;
	font-size:13px;
	-moz-transition:none;
	transition:none;
	-webkit-transition:none;
}
ul.tabs li a.active {
	background:#B63B64;
	height:19px;
	position:relative;
	font-weight:400;
	padding-top:10px;
	border:1px solid #aaa;
	text-shadow:0 -1px 0 rgba(0,0,0,.3);
	line-height:10px;
	color:#fff;
}
ul.tabs-content { margin:0; display:block; padding:20px 0px; text-align:left;}
ul.tabs-content>li { display:none; }
ul.tabs-content>li.active { display: block; }
/* Clearfixing tabs for stacking */
ul.tabs:before,ul.tabs:after {
	content:'\0020';
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0;
}
ul.tabs:after { clear:both; }
ul.tabs { zoom:1; }
.tab_prices {
	font-size:14px;
	color:#333;
	font-weight: 300;
	padding-top:70px;
}

/* Table */
/* Generic Styling, for Desktops/Laptops */
table { background:transparent; width: 100%; background: #ddd;  border-collapse: collapse;  }
tr:nth-of-type(odd) { background: #eee; }
th { 
	background: #333; 
	color: #fff; 
	font-weight: normal;
	text-shadow:0 -1px 0 rgba(0,0,0,.3);
}
td, th {  padding: 6px;  border: 1px solid #ccc;  text-align: left; }
td { }	

/* This query will take effect for screens smaller than 760px and iPads*/
	@media 
	only screen and (max-width: 760px),
	(min-device-width: 768px) and (max-device-width: 1024px)  {
	/* Force table to not be like tables anymore */
	table, thead, tbody, th, td, tr { display: block;  }
		
	/* Hide table headers (but not display: none;, for accessibility) */
	thead tr {  position: absolute; top: -9999px; left: -9999px; }
	tr { border: 1px solid #ccc; }
td { 
	/* Behave  like a "row" */
	border: none;
	border-bottom: 1px solid #eee; 
	position: relative;
	padding-left: 50%; 
}
td:before { 
/* Now like a table header */
	position: absolute;
	/* Top/left values mimic padding */
	top: 6px; left: 6px; width: 45%; 
	padding-right: 10px; white-space: nowrap;
}
Label the data
		*/
		td:nth-of-type(1):before { content: "Color"; }
		td:nth-of-type(2):before { content: "Size"; }
		td:nth-of-type(3):before { content: "Components"; }
		td:nth-of-type(4):before { content: "Voltage"; }
		td:nth-of-type(5):before { content: "OS"; }
		td:nth-of-type(6):before { content: "Languages"; }
		td:nth-of-type(7):before { content: "Call center"; }
}
	
/* VIII. CONTACT++++++++++++++++++++++++++++++++++++++++++++*/

/* Map */
#map_canvas { width: 100%;  height: 225px; }

/* Form */
textarea { width: 90%; }
.form-horizontal{ margin-top: 10px; }
.form-horizontal .control-group {  margin-bottom: 10px;}
.form-horizontal .control-group2 { margin-top:20px; }
.form-horizontal label { font-size:12px; color:#555;}
.control-group input, .control-group textarea {
	-webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,0.2);
	-moz-box-shadow:inset 0 1px 3px rgba(0,0,0,0.2);
	box-shadow:inset 0 1px 3px rgba(0,0,0,0.2);
	border:1px solid #fff; background-color:#f5f5f5;color:#888;
}
.form-horizontal input:focus, .form-search input:focus, textarea:focus {
	border-color: #fff;
	-webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,0.2), 0 0 4px rgba(186, 187, 184, 0.2);
	-moz-box-shadow: inset 0 1px 3px rgba(0,0,0,0.2), 0 0 4px rgba(186, 187, 184, 0.2);
	box-shadow: inset 0 1px 3px rgba(0,0,0,0.2), 0 0 4px rgba(186, 187, 184, 0.2);
	outline: 0;
}
span.required{ color: #d8450b; padding-left:3px; font: normal 14px 'Open Sans', sans-serif; }
.success { font: italic 20px/1.8 "Times New Roman", Times, Cambria, serif; color: #777; margin-top: 30px; }
.error {
    color: #999;
    font: normal  12px 'Open Sans', sans-serif;
    position: relative;
    float: right;
    margin: 0 5px 0 0;
}

/* Social Icons */
#social a {text-decoration:none; color:#555;}
#social a:hover {
	outline:none;
	color:#777;
	-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=(80));
	filter:alpha(opacity=(80));
	-webkit-opacity:.8;
	-khtml-opacity:.8;
	-moz-opacity:.8;
	opacity:.8;
	-moz-transition:color .3s ease-in,background .3s ease-in,opacity .3s ease-in;
	transition:color .3s ease-in,background .3s ease-in,opacity .3s ease-in;
	-webkit-transition:color .3s ease-in,background .3s ease-in,opacity .3s ease-in;
	-o-transition:color .3s ease-in,background .3s ease-in,opacity .3s ease-in;
}

/* Twitter */
#tweet ul { list-style: disc; display: inline; overflow: hidden; }
#tweet li {
    line-height: 20px;
    list-style: none;
    display: block;
	padding-bottom: 20px;margin-top:-20px;
}

/* Back To Top */
#to-top {
    background-image: url(../images/to_top.png);
    background-repeat: no-repeat;
    clear: both;
    height: 57px;
    width: 57px;
    position: absolute;
    right: 0; 
    text-indent: -9999px;
    z-index: 1;
}

/* Footer */
.footer { float:left; font-size:12px;}
.footer2 { float:right;font-size:12px; }
.footer2 a { color:#999; }
.footer2 a:hover { color: #666; }

/* IX. FANCYBOX++++++++++++++++++++++++++++++++++++++++++++*/
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}
.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}
.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.fancybox-opened { z-index: 8030; }
.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer, .fancybox-inner { position: relative; }
.fancybox-inner { overflow: hidden; }
.fancybox-type-iframe .fancybox-inner { -webkit-overflow-scrolling: touch; }
.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}
.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}
.fancybox-image { max-width: 100%; max-height: 100%; }
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('../images/fancybox_sprite.png');
}
#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}
#fancybox-loading div {
	width: 42px;
	height: 42px;
	background: url('../images/fancybox_loading.gif') center center no-repeat;
}
.fancybox-close {
	position: absolute;
	top: -3px;
	right: -4px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}
.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('../images/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}
.fancybox-prev { left: 0; }
.fancybox-next { right: 0; }
.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}
.fancybox-prev span { left: 10px; background-position: 0 -36px; }
.fancybox-next span { right: 10px; background-position: 0 -72px; }
.fancybox-nav:hover span { visibility: visible; }
.fancybox-tmp {
	position: absolute;
	top: -9999px;
	left: -9999px;
	visibility: hidden;
}
/* Overlay*/
.fancybox-lock { overflow: hidden; }
.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('../images/fancybox_overlay.png');
}
.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}
.fancybox-lock .fancybox-overlay { overflow: auto; overflow-y: scroll; }
/* Title */
.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}
.fancybox-opened .fancybox-title { visibility: visible; }
.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}
.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	 -moz-border-radius: 15px;
	border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}
.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}
.fancybox-title-inside-wrap { padding-top: 10px; }
.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}
.fancybox-mobile .fancybox-nav span { visibility: visible; }

/* X. LIQUID SLIDER++++++++++++++++++++++++++++++++++++++++++++*/
@font-face {
	font-family: 'iconic';
	src:url('../font/iconic.eot');
	src:url('../font/iconic.eot?#iefix') format('embedded-opentype'),
        url('../font/iconic.svg#iconic') format('svg'),
        url('../font/iconic.woff') format('woff'),
        url('../font/iconic.ttf') format('truetype');
      font-weight: normal;
      font-style: normal;
}
@-webkit-keyframes spaceboots {
      0% { -webkit-transform: translate(2px, 1px) rotate(0deg); }
      10% { -webkit-transform: translate(-1px, -2px) rotate(-1deg); }
      20% { -webkit-transform: translate(-3px, 0px) rotate(1deg); }
      30% { -webkit-transform: translate(0px, 2px) rotate(0deg); }
      40% { -webkit-transform: translate(1px, -1px) rotate(1deg); }
      50% { -webkit-transform: translate(-1px, 2px) rotate(-1deg); }
      60% { -webkit-transform: translate(-3px, 1px) rotate(0deg); }
      70% { -webkit-transform: translate(2px, 1px) rotate(-1deg); }
      80% { -webkit-transform: translate(-1px, -1px) rotate(1deg); }
      90% { -webkit-transform: translate(2px, 2px) rotate(0deg); }
      100% { -webkit-transform: translate(1px, -2px) rotate(-1deg); }
}
.liquid-slider-wrapper .liquid-slider span { display: none; }
.liquid-slider-wrapper .liquid-slider {
	max-width: 900px;
	background: #fff;
	min-height: 230px;
}
.liquid-slider-wrapper .liquid-nav {    
	position: absolute; 
	font-size: 0.7em;
	bottom: 10px;
	left: 8px;
	z-index: 1;
}
.liquid-slider-wrapper .liquid-nav a {
	font-family: 'iconic';
	background: none;
	font-size:2em;
	color:#DB9DB2;
	margin:0 -4px;
}
.liquid-slider-wrapper .liquid-nav a:hover { background: none; }
.liquid-slider-wrapper .liquid-nav .current { background: none; color:#555; }
.controls {
	float:right;
	position: relative;
	font-size: 2em;
	margin:-35px 15px 5px 0;
}
.controls a {
	font-family: 'iconic';
	font-size:0.7em;
	text-decoration: none;
	color:#DB9DB2;
}
.controls a:hover { color:#555; }
.liquid-responsive .liquid-slider .panel .panel-wrapper {
	font-size:16px;
	min-height: 230px;
	line-height:24px;
	color:#777;
	font-family:"Times New Roman", Times, Cambria, serif;
	font-weight:normal;
}
.liquid-responsive .liquid-slider .panel .panel-wrapper h6{ padding: 15px 0 20px; font-style:italic; font-size:16px; }

/* Default Settings*/
.no-js .liquid-slider { height:350px;overflow:scroll;}
.liquid-slider-wrapper .liquid-slider-preloader {  
	background: url(../images/loading.gif) #f2f2f2 no-repeat center 75px;
	opacity:.90;
	width:100%;
	height:200%;
	position:absolute;
	top:0;
	left:0;
}
.liquid-slider-wrapper { margin:0 auto; overflow: auto; position: relative; }
.liquid-slider-wrapper .liquid-slider {
	background: #fff;
	width: 1030px;
	float: left;
	overflow: hidden;
	position: relative;
}
.liquid-slider-wrapper .panel-container { position: relative; }
.liquid-slider-wrapper .liquid-slider .panel-container .fadeClass { position: absolute; top: 0; left: 0; display: none; }
.liquid-slider-wrapper .liquid-slider .panel {  width: 1030px; display: block; float: left; }
.liquid-slider-wrapper .liquid-nav a { margin-right: 1px; padding: 3px 6px; }
.liquid-slider-wrapper .liquid-nav ul {  
	padding:0;
	clear: both;
	display: block;
	margin: auto;
	overflow: hidden;
}
.liquid-slider-wrapper .liquid-nav ul li { display: inline; }
.liquid-slider-wrapper .liquid-nav ul li a { display: block; float: left; text-decoration: none; }
.liquid-slider-wrapper .liquid-nav-left, .liquid-slider-wrapper .liquid-nav-right { float: left; }
.liquid-slider-wrapper .liquid-nav-right-arrow {
	width: 25px;
	height: 25px;
	background: url(img/arrow.png) no-repeat top right;
	margin-top: 50px;
	margin-right: 5px;
	position:relative;
}
.liquid-slider-wrapper .liquid-nav-left-arrow {
	width: 25px;
	height: 25px;
	background: url(img/arrow.png) no-repeat top left;
	margin-top: 50px;
	margin-left: 5px;
	position:relative;
}
.liquid-slider-wrapper .liquid-nav-left-arrow:hover { background: url(img/arrow.png) no-repeat bottom left; }
.liquid-slider-wrapper .liquid-nav-left-arrow:active { margin-top: 55px; }
.liquid-slider-wrapper .liquid-nav-right-arrow:hover { background: url(img/arrow.png) no-repeat bottom right; }
.liquid-slider-wrapper .liquid-nav-right-arrow:active { margin-top: 55px; }
.arrows .liquid-slider { margin: 0 10px; }
.liquid-responsive .liquid-slider { width: 100%; margin: 0; }
.liquid-responsive .liquid-slider .panel .panel-wrapper { padding: 10px; }
.liquid-responsive .liquid-nav-left-arrow { position: absolute; left: 0; z-index: 1; }
.liquid-responsive .liquid-nav-right-arrow { position: absolute; right: 0; z-index: 1; }

/* XI. MEDIA QUERIES++++++++++++++++++++++++++++++++++++++++++++*/

@media only screen
and (min-width: 240px) and (max-width: 979px) {
.navbar .nav > li > a {
	padding:10px;
	border-bottom:3px double #eee;
	background:#f5f5f5;
	border-left:none;
 }
.navbar .nav > li > a:hover, .navigation li.active a {  background:white; }
.nav-collapse li:first-child a { border-top:none; }	
.nav-collapse {padding: 0 8px; background-color:#f8f8f8; width:95%; margin-top:40px;}  
}

@media only screen 
and (min-width: 240px) and (max-width: 767px) {
.carousel-control {
	position:absolute;
	top:50%;
	margin-top:-45px;
	border:0;
	width:64px;
	height:64px;
	line-height:.4em;
	background:url(../images/arrows2.png) transparent no-repeat;
}
.fancybox-nav span { visibility: visible; }
}

@media only screen and (max-width: 768px) {
.liquid-responsive .liquid-slider .panel .panel-wrapper { padding: 20px 35px; }

}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
       only screen and (min--moz-device-pixel-ratio: 1.5),
       only screen and (min-device-pixel-ratio: 1.5) {
}

@media only screen and (max-width: 481px) {
.liquid-slider-wrapper .liquid-nav { display:none; }
.controls { margin: -50px 15px 5px 0; font-size: 4em; }
.liquid-responsive .liquid-slider .panel .panel-wrapper { padding: 20px 25px 55px; }
}