/*
Theme Name: Ferenci
Theme URI: http://www.rjanits.com
Author: Reinhard Janits
Author URI: http://www.rjanits.com
Version: 1.0
Text Domain: Ferenci
*/


@import url("css/assets/normalize.min.css");


/*
 * * * * * * * * * * * * * *  *   *     *     *        
 * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * Gridsystem
 *
 */
.row {
  margin-left: -10px;
  margin-right: -10px;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.show-grid {
	margin-bottom: 10px;
}
.show-grid [class^="col-"] {
	padding-top: 10px;
	padding-bottom: 10px;
	margin:10px 0;
	background-color: #eee;
	border: 1px solid #ddd;
	background-color: rgba(86,61,124,.15);
	border: 1px solid rgba(86,61,124,.2);
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-lg-20, .col-lg-60, .col-lg-40,.col-md-20, .col-md-60, .col-md-40, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
/* No Padding for this columns */
.col-no-padder {
	padding-left:0;
	padding-right:0;
}
/*
 * * * * * * * * * * * * * *  *   *     *     *        
 * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * Gridsystem - XS
 * 
 */
.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666666666666%}.col-xs-10{width:83.33333333333334%}.col-xs-9{width:75%}.col-xs-8{width:66.66666666666666%}.col-xs-7{width:58.333333333333336%}.col-xs-6{width:50%}.col-xs-5{width:41.66666666666667%}.col-xs-4{width:33.33333333333333%}.col-xs-3{width:25%}.col-xs-2{width:16.666666666666664%}.col-xs-1{width:8.333333333333332%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666666666666%}.col-xs-pull-10{right:83.33333333333334%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666666666666%}.col-xs-pull-7{right:58.333333333333336%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666666666667%}.col-xs-pull-4{right:33.33333333333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.666666666666664%}.col-xs-pull-1{right:8.333333333333332%}.col-xs-pull-0{right:0}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666666666666%}.col-xs-push-10{left:83.33333333333334%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666666666666%}.col-xs-push-7{left:58.333333333333336%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666666666667%}.col-xs-push-4{left:33.33333333333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.666666666666664%}.col-xs-push-1{left:8.333333333333332%}.col-xs-push-0{left:0}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666666666666%}.col-xs-offset-10{margin-left:83.33333333333334%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666666666666%}.col-xs-offset-7{margin-left:58.333333333333336%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666666666667%}.col-xs-offset-4{margin-left:33.33333333333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.666666666666664%}.col-xs-offset-1{margin-left:8.333333333333332%}.col-xs-offset-0{margin-left:0}

/*
 * 
 * Styling XS
 */

@font-face {
	font-family:'Impact-Regular';
	src: url('fonts/Impact_gdi.eot');
	src: url('fonts/Impact_gdi.eot?#iefix') format('embedded-opentype'),
		url('fonts/Impact_gdi.woff') format('woff'),
		url('fonts/Impact_gdi.ttf') format('truetype'),
		url('fonts/Impact_gdi.svg#Impact-Regular') format('svg');
	font-weight: 400;
	font-style: normal;
	font-stretch: condensed;
	unicode-range: U+0020-2666;
}

body {
	overflow-y:scroll;	
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#5c5c5c; 
}

a {
	text-decoration:none;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	color:#2f9fd4;
}
a:hover, a:focus, a:active { outline: none; }

p {
	line-height: 1.6em;
}
	p a {
		font-style:italic;
	}

h1, h2, h3, h4 {
	font-family: Impact, Charcoal, sans-serif;
	font-family:'Impact-Regular';
	line-height: 1.2em;
	color:#1a2a34;
	letter-spacing:0.1em;
}

h1 {
	font-size: 36px;
}
h2 {
	font-size: 30px;
}
h3 {
	font-size: 24px;
}
h4 {
	font-size:18px;
}

#content .page ol,
#content .page ul {
	padding:0 0 0 20px;
}
#content .page ol li,
#content .page ul li {
	line-height:1.6em;
}

.wrapper {
	max-width:940px;
	width:100%;
	margin:0 auto;
	padding-left: 20px;
	padding-right: 20px;
}

.bx-prev, .bx-next,
.imagelightbox-arrow,
#imagelightbox-close,
#head .logo a {
	/* Reference the @2x Sprite */
	background-image: url("gfx/sprite.png")!important;
	background-repeat:no-repeat!important;
}
#imagelightbox-close {
	width:24px;
	height:24px;
	background-color:transparent!important;
}

#head {
	position: fixed;
	top:0;
	left:0;
	right:0;
	z-index: 10;
	width:100%;
	height:80px;
	padding: 0 15px 0 30px;
	background:#1a2a34;
	box-shadow: 0 0 7px rgba(0,0,0,0.14);
}
	#head .logo {
		float:left;
		width:170px;
		height:46px;
		margin:17px 0;
		display:inline-block;
	}
		#head .logo a {
			display:block;
			text-indent: -999em;
			height:46px;
		}
			#head .logo a img {
				display: block;
				width:170px;
			}
	
	#head div.nav-menu ul,
	#head div ul.nav-menu {
		float:right;
		padding:0;
		margin:0;
		list-style:none;
	}
		#head div.nav-menu ul li,
		#head div ul.nav-menu li  {
			display:inline-block;
			float:left;
			padding:0 15px;
		}
			#head div.nav-menu ul li a,
			#head div ul.nav-menu li a {
				display:block;
				line-height: 80px;
				padding: 0;
				color:#5c7e94;
				position:relative;
				text-transform:uppercase;
				font-size:14px;
				letter-spacing:0.1em;	
				font-family: Impact, Charcoal, sans-serif;
				font-family:'Impact-Regular';
				text-transform:uppercase;
			}
			#head div.nav-menu ul li.current_page_item a,
			#head div ul.nav-menu li.current_page_item a,
			#head div.nav-menu ul li.current-menu-item a,
			#head div ul.nav-menu li.current-menu-item a,
			#head div.nav-menu ul li a:hover,
			#head div ul.nav-menu li a:hover  {
				color:#fff;
			}
			
			#head div.nav-menu ul li a::after,
			#head div ul.nav-menu li a::after {
				display:none;
				content:"";
				position:absolute;
				bottom:27px;
				left:0;
				width:100%;
				background:#5D7B95;
				height:3px;
			}
			#head div.nav-menu ul li.current_page_item a::after,
			#head div ul.nav-menu li.current-menu-item a::after {
				background:#fff;
				display:block;
			}
			/*#head .nav-menu ul li a:hover::after,
			#head .nav-menu ul li a:hover::after {
				display:block;
			}*/

#page {
	padding-top:80px;
}
#content {
	padding-top: 50px;
	padding-bottom: 50px;
}
#foo {
	padding: 20px 20px;
	color:#999;
	font-size:10px;
	position:relative;
	z-index: 2;
}
	#foo p {
		padding:0;
		margin:0;
	}
	#foo p span {
		float: right;
		display: inline-block;
	}
			
.page-template-th_home-php #foo {
	display:none;
}
	

.gallery { display:block; margin-left:-10px!important; margin-right:-10px!important; padding: 10px 0: }
.gallery .gallery-item {
	width: 50%!important;	
}
.gallery br {
	display:none!important;
	clear:none!important;
}
.gallery dl { margin: 0; }
.gallery dl dt { padding: 10px; display:block; }
.gallery dl dt a { display:block; padding: 0px; position:relative; overflow:hidden; }
	.gallery dl dt a:after {
		content:"";
		position:absolute;
		top:0;
		left:0;
		width:100%;
		height:100%;
		background:#1a2a34;
		z-index: 1;
		opacity:0.4;
		-webkit-transition:0.35s opacity ease-out;
		transition:0.35s opacity ease-out;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
	}
	.gallery dl dt a:hover:after {
		opacity:0;
	}
.gallery dl dt a img { 
	display:block;
	width:100%;
	height:auto;
	-webkit-transition:0.35s -webkit-transform ease-out;
	transition:0.35s transform ease-out;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
	.gallery dl dt a:hover img {
		-webkit-transform: scale(1.1);
		transform: scale(1.1);	
	}
	
.slider-container {
	position: fixed;
	top:80px;
	right:0;
	bottom:0;
	left:0;
}

.slider-container .slide-inner {
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.slider-container .bx-wrapper {
	position: inherit;
	height:100%;
	width:100%;	
}
#slider {
	padding:0;
	margin:0;
	height:100%;
	overflow:hidden;
}
.slider-container .bx-viewport {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%!important;
	padding:30px;
}
	#slider li {
		float:left;
		min-height:100%;
		position:relative;
	}
		#slider li img {
			width:auto;
			max-width:940px;
			height:auto;
			
			position:absolute;
			top:50%;
			left:50%;
			top:50%;
			left:50%;
			max-width:908px;
			width:100%;
			height:auto;
			-webkit-transform:translateX(-50%) translateY(-50%);
			transform:translateX(-50%) translateY(-50%);

		}
		

.bx-wrapper .bx-controls-direction a,
.imagelightbox-arrow-left, .imagelightbox-arrow-right {
	margin-top:-17px;
}
.bx-wrapper .bx-next {
	right:30px;
}
.bx-wrapper .bx-prev {
	left:30px;
}

.bx-wrapper .bx-next,
.imagelightbox-arrow-right {
	width:35px;
	height:35px;
	background-position: -100px -50px;
}
.bx-wrapper .bx-prev,
.imagelightbox-arrow-left {
	width:35px;
	height:35px;
	background-position: 0px -50px;
}

.bx-wrapper .bx-controls-direction a,
.imagelightbox-arrow {
	opacity:0.1;
	-webkit-transition:0.3s opacity ease;
	transition:0.3s opacity ease;
}
	.bx-wrapper .bx-controls-direction a:hover,
	.imagelightbox-arrow:hover {
		opacity:0.5;
	}


/*
 * Sticky Footer
 */
html, body {
	height: 100%;
}

#page {
	position:relative;
	min-height: 100%;
	/* equal to footer height */
	margin-bottom: -51px; 
}
#page:after {
  content: "";
  display: block;
  clear:both;
}
#foo, #page:after {
  /* .push must be the same height as footer */
	height: 51px; 
	clear:both;
}

/*
 * Mobile Nav
 */
#head .nav-menu {
	display:none;
}
#nav-trigger {
	padding: 40px 30px;
	height:80px;
	position: absolute;
	right:0;
	top:0;
}
#nav-trigger span,
#nav-trigger span:before,
#nav-trigger span:after {	
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
}
#nav-trigger span {
	display:block;
	
	width:30px;
	height:3px;
	background:#fff;
	position:relative;
	display:block;
	margin-top:-5px;
}
	#nav-trigger span:after,
	html.lt-ie9 body.menu-open #nav-trigger span:after {
		content:"";
		position:absolute;
		bottom:-7px;
		left:0;
		width:100%;
		height:3px;
		background:#fff;
	}
	#nav-trigger span:before,
	html.lt-ie9 body.menu-open #nav-trigger span:before {
		content:"";
		position:absolute;
		top:-7px;
		left:0;
		width:100%;
		height:3px;
		background:#fff;
	}

body.menu-open #nav-trigger span {
	background:#1A2B35;
}
html.lt-ie9 body.menu-open #nav-trigger span {
	background:#fff;
}

	body.menu-open #nav-trigger span:before {
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg); 
		top:1px;
	}
	body.menu-open #nav-trigger span:after {
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg); 
		bottom:-1px;
	}

#mobile-nav {
	display:block;
	position:fixed;
	z-index:5;
	bottom:0;
	top:80px;
	left:0;
	right:0;
	width:100%;
	background:#1a2b35;
	background:rgba(26,43,53,0.98);
	-webkit-transform: translateY(110%);
	transform: translateY(110%);
	opacity: 1;
	visibility: visible;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-overflow-scrolling:touch;
}

body.menu-open #mobile-nav {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	opacity:1;
	visibility:visible;
}

	/* Menu style */
#mobile-nav > div {
	text-align: center;
	position: absolute;
	top: 50%;
	height: 60%;
	width:100%;
	font-size: 30px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

#mobile-nav ul {
	list-style: none;
	padding: 0;
	margin: -20px auto 0;
	display: inline-block;
	height: 100%;
	width:100%;
	position: relative;
}
	
#mobile-nav ul li {
	display: block;
	width:100%;
	height: 14.28571428571429%;
	height: calc(100% / 7);
	min-height: 40px;
	position:relative;
	text-align:center;
}

#mobile-nav ul li a {
	font-weight: 700;
	display: inline-block;
	position:relative;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
	font-size:0.8em;
	color:#5d7b95;
	text-transform:uppercase;
	letter-spacing:0.1em;	
	font-family: Impact, Charcoal, sans-serif;
	font-family:'Impact-Regular';
}
#mobile-nav ul li.current-menu-item a,
#mobile-nav ul li.current_page_item a {
	color:#fff;
}
#mobile-nav ul li.current-menu-item a:after,
#mobile-nav ul li.current_page_item a:after {
	content:"";
	height:3px;
	bottom:-5px;
	position: absolute;
	width:100%;
	left:0;
	background:#fff;
}

#imagelightbox-close {
	background-position: -200px 0;
}

.slider-container::before,
.slider-container .slide-inner::before {
	content:"";
	position:absolute;
	z-index: 2;
	height: 100%;
	width:30px;
	background:#fff;
}
.slider-container::before {
	left:0;
}
.slider-container .slide-inner::before  {
	right:0;
}


.contact-container,
.no-csstransforms .contact-container {
	position:relative;
	top:auto;
	left:auto;
	right:auto;
	bottom:auto;	
}
	.contact-container .contact-inner,
	.no-csstransforms .contact-container .contact-inner {
		width:100%;
		max-width:660px;
		padding:0 0px;
		-webkit-transform: none;
		transform: none;
		position:relative;
		top:auto;
		left:auto;
		margin:0 auto;
	}
	.contact-container .title p {
		color:#a0b0bd;
		margin:0 0 20px 0;
		font-size:28px;
		font-family: Impact, Charcoal, sans-serif;
		font-family:'Impact-Regular';
		line-height: 1.2em;
		letter-spacing:none;
	}
	

		

/*
 * * * * * * * * * * * * * *  *   *     *     *        
 * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * Gridsystem - SM
 * 
 */
@media (min-width: 538px) {
	.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666666666666%}.col-sm-10{width:83.33333333333334%}.col-sm-9{width:75%}.col-sm-8{width:66.66666666666666%}.col-sm-7{width:58.333333333333336%}.col-sm-6{width:50%}.col-sm-5{width:41.66666666666667%}.col-sm-4{width:33.33333333333333%}.col-sm-3{width:25%}.col-sm-2{width:16.666666666666664%}.col-sm-1{width:8.333333333333332%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666666666666%}.col-sm-pull-10{right:83.33333333333334%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666666666666%}.col-sm-pull-7{right:58.333333333333336%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666666666667%}.col-sm-pull-4{right:33.33333333333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.666666666666664%}.col-sm-pull-1{right:8.333333333333332%}.col-sm-pull-0{right:0}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666666666666%}.col-sm-push-10{left:83.33333333333334%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666666666666%}.col-sm-push-7{left:58.333333333333336%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666666666667%}.col-sm-push-4{left:33.33333333333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.666666666666664%}.col-sm-push-1{left:8.333333333333332%}.col-sm-push-0{left:0}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666666666666%}.col-sm-offset-10{margin-left:83.33333333333334%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666666666666%}.col-sm-offset-7{margin-left:58.333333333333336%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666666666667%}.col-sm-offset-4{margin-left:33.33333333333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.666666666666664%}.col-sm-offset-1{margin-left:8.333333333333332%}.col-sm-offset-0{margin-left:0}
	/*
	 * 
	 * 
	 * Styling SM
	 * 
	 * */


/*
 * End Query SM
 */
}


/*
 * * * * * * * * * * * * * *  *   *     *     *        
 * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * Gridsystem - MD
 * 
 */
@media (min-width: 750px) {
	.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-20,.col-md-3,.col-md-4,.col-md-40,.col-md-5,.col-md-6,.col-md-60,.col-md-7,.col-md-8,.col-md-9{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666666666666%}.col-md-10{width:83.33333333333334%}.col-md-9{width:75%}.col-md-8{width:66.66666666666666%}.col-md-7{width:58.333333333333336%}.col-md-6{width:50%}.col-md-5{width:41.66666666666667%}.col-md-4{width:33.33333333333333%}.col-md-3{width:25%}.col-md-20{width:20%}.col-md-80{width:80%}.col-md-2{width:16.666666666666664%}.col-md-1{width:8.333333333333332%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666666666666%}.col-md-pull-10{right:83.33333333333334%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666666666666%}.col-md-pull-7{right:58.333333333333336%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666666666667%}.col-md-pull-4{right:33.33333333333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.666666666666664%}.col-md-pull-1{right:8.333333333333332%}.col-md-pull-0{right:0}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666666666666%}.col-md-push-10{left:83.33333333333334%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666666666666%}.col-md-push-7{left:58.333333333333336%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666666666667%}.col-md-push-4{left:33.33333333333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.666666666666664%}.col-md-push-1{left:8.333333333333332%}.col-md-push-0{left:0}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666666666666%}.col-md-offset-10{margin-left:83.33333333333334%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666666666666%}.col-md-offset-7{margin-left:58.333333333333336%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666666666667%}.col-md-offset-4{margin-left:33.33333333333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.666666666666664%}.col-md-offset-1{margin-left:8.333333333333332%}.col-md-offset-0{margin-left:0}.col-md-offset-20{margin-left:20%}
	/*
	 * 
	 * 
	 * Styling MD
	 * 
	 * */

	.contact-container {
		position:fixed;
		top:80px;
		left:0;
		right:0;
		bottom:0;	
	}
	.contact-container .contact-inner {
		-webkit-transform: translateX(-50%) translateY(-50%);
		transform: translateX(-50%) translateY(-50%);
		position:absolute;
		top:50%;
		padding: 0 20px;
		left:50%;
	}




/*
 * End Query MD
 */
}


/*
 * * * * * * * * * * * * * *  *   *     *     *        
 * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * Gridsystem - LG
 *
 */
@media (min-width: 1175px) {
	.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-20,.col-lg-3,.col-lg-4,.col-lg-40,.col-lg-5,.col-lg-6,.col-lg-60,.col-lg-7,.col-lg-8,.col-lg-9{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666666666666%}.col-lg-10{width:83.33333333333334%}.col-lg-9{width:75%}.col-lg-8{width:66.66666666666666%}.col-lg-7{width:58.333333333333336%}.col-lg-6{width:50%}.col-lg-5{width:41.66666666666667%}.col-lg-4{width:33.33333333333333%}.col-lg-3{width:25%}.col-lg-20{width:20%}.col-lg-60{width:60%}.col-lg-40{width:40%}.col-lg-2{width:16.666666666666664%}.col-lg-1{width:8.333333333333332%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666666666666%}.col-lg-pull-10{right:83.33333333333334%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666666666666%}.col-lg-pull-7{right:58.333333333333336%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666666666667%}.col-lg-pull-4{right:33.33333333333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.666666666666664%}.col-lg-pull-1{right:8.333333333333332%}.col-lg-pull-0{right:0}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666666666666%}.col-lg-push-10{left:83.33333333333334%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666666666666%}.col-lg-push-7{left:58.333333333333336%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666666666667%}.col-lg-push-4{left:33.33333333333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.666666666666664%}.col-lg-push-1{left:8.333333333333332%}.col-lg-push-0{left:0}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666666666666%}.col-lg-offset-10{margin-left:83.33333333333334%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666666666666%}.col-lg-offset-7{margin-left:58.333333333333336%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666666666667%}.col-lg-offset-4{margin-left:33.33333333333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-60{margin-left:60%}.col-lg-offset-40{margin-left:40%}.col-lg-offset-2{margin-left:16.666666666666664%}.col-lg-offset-1{margin-left:8.333333333333332%}.col-lg-offset-0{margin-left:0}
	/*
	 * 
	 *
	 * Styling LG
	 * 
	 * */
	
.wrapper {
	padding: 0 20px;
}
#foo {
	padding: 20px 30px;
}

.gallery .gallery-item {
	width: 33.333%!important;	
}

.bx-wrapper .bx-controls-direction a {
	margin-top:-35px!important;
}
.bx-wrapper .bx-next,
.imagelightbox-arrow-right {
	width:70px;
	height:70px;
	background-position: -100px -100px;
}
.bx-wrapper .bx-prev,
.imagelightbox-arrow-left {
	width:70px;
	height:70px;
	background-position: 0px -100px;
}
.bx-wrapper .bx-next {
	right:30px;
}
.bx-wrapper .bx-prev {
	left:30px;
}
.imagelightbox-arrow-left,
.imagelightbox-arrow-right {
	margin-top:-35px;
}


#head .nav-menu { display:block; }
#head #nav-trigger { display:none; }

/*
 * End Query LG
 */
}

/*
 * * * * * * * * * * * * * *  *   *     *     *        
 * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * @2x Pixel Ratio
 * 
 */
@media only screen and (-webkit-min-device-pixel-ratio: 2), 
only screen and (min-device-pixel-ratio: 2) {

	.bx-prev, .bx-next,
	.imagelightbox-arrow,
	#imagelightbox-close,
	#head .logo a {
		/* Reference the @2x Sprite */
		background-image: url("gfx/sprite@2x.png")!important;
		/* Translate the @2x sprite's dimensions back to 1x */
		background-size: 250px!important; 
	}
	
}

/*
 * * * * * * * * * * * * * *  *   *     *     *        
 * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * INTERNET EXPLORER STYLES
 * 
 */
html.lt-ie9 #mobile-nav {
	display:none;
}
html.lt-ie9 body.menu-open #mobile-nav {
	display:block;
}
html.lt-ie9 #mobile-nav > DIV {
	top:20%;
}
html.lt-ie9 .slider-container .bx-viewport,
html.no-csstransforms .slider-container .bx-viewport {
	padding:0;
}
html.lt-ie9 .slider-container, html.lt-ie9 .slider-container .slide-inner,
html.no-csstransforms .slider-container, html.no-csstransforms .slider-container .slide-inner {
	position:relative;
}
html.lt-ie9 #slider li img,
html.no-csstransforms  #slider li img {
	position:relative;
	top:auto;
	left:auto;
	margin:0 auto;
}
html.lt-ie9 #imagelightbox {
	width:100%;
	top:0;
}
