.inline-block {
	display: inline-block;
}

.block {
	display: block;
}

.mar-bottom-20-only {
	margin-bottom: 20px !important;
}

body.lcca p {
	font-size: 300;
	color: #666;
	line-height: 1.5;
	font-size: 13px;
}

body form {
	font-size: 13px !important;
}

label, input, button, select, textarea { font-size: 13px !important; }

body.lcca ul.dropdown-menu li {
	margin-bottom: 0 !important;
}

body.lcca ul.dropdown-menu li a {
	padding-top: 10px !important;
	border-bottom: 1px solid #ddd;
}

body.lcca ul.dropdown-menu li:last-child a {
	border-bottom: none;
}

body.lcca ul.dropdown-menu li a:hover {
	background: transparent !important;
	border-bottom: 1px solid #ddd !important;
}

body.lcca ul.dropdown-menu li:last-child a:hover {
	border-bottom: none !important;
}

body.lcca .container.section {
	padding-bottom: 50px;
}

body.lcca a:hover {
	text-decoration: none;
}

body.lcca a.learn-more {
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 1px;
}

body.lcca .title h2 {
	line-height: 1;
	margin: 5px;
}
body.lcca .title p {
	color: #999;
	line-height: 1;
	margin: 0;
	font-size: 24px;
	font-weight: 300;
}

body.lcca .title {
	margin-bottom: 30px;
}

body.lcca .navbar-inner {
	background: none;
}

body.lcca .navbar-inner .container {
	margin: 20px auto;
	font-weight: 300;
	color: #333;
	font-size: 14px;
}

body#contact .carousel-inner {
	height: 400px;
}


body.lcca .navbar-inner .container li a {
	padding: 35px 20px 10px;
}

body.lcca .navbar-inner .container li a:hover {
	border-bottom: 2px solid #0088cc;
	padding-bottom: 10px;
}

body.lcca .navbar-inner .container li a:hover {
	color: #0088cc;
}

body#home.lcca .navbar-inner .container li a.home {
	border-bottom: 2px solid #0088cc;
	padding-bottom: 10px;
	color: #0088cc;
}

body#about.lcca .navbar-inner .container li a.about {
	border-bottom: 2px solid #0088cc;
	padding-bottom: 10px;
	color: #0088cc;
}

body#trademark-registration.lcca .navbar-inner .container li a.services {
	border-bottom: 2px solid #0088cc;
	padding-bottom: 10px;
	color: #0088cc;
}

body#food-business-branding.lcca .navbar-inner .container li a.services {
	border-bottom: 2px solid #0088cc;
	padding-bottom: 10px;
	color: #0088cc;
}

body#contact.lcca .navbar-inner .container li a.contact {
	border-bottom: 2px solid #0088cc;
	padding-bottom: 10px;
	color: #0088cc;
}

.lcca .brand {
	text-indent: -9999px;
	background: transparent url(../img/logo.jpg) no-repeat;
	padding: 0;
	width: 350px;
	height: 90px;
}

footer {
	background: #0153a9 url(../img/footer-bg.jpg);
	color: #fff;
	font-size: 14px;
	font-weight: 300;
	padding: 20px 20px 10px;
	margin-bottom: 0;
	box-shadow: 0 2px 3px #02376f inset;
}

body.lcca footer p {
	color: #fff;
}

body.lcca .container.intro {
	margin-bottom: 50px;
}

body.lcca .partner-ft {
	border-top: 1px solid #efefef;
}

body.lcca .container.partner h3 {
	text-align: center;
}

body.lcca .container.partner {
	margin-top: 20px;
	margin-bottom: 30px;
}

body.lcca .container.partner ul.list {
	margin: 0;
	text-align: center;
	overflow: hidden;
	margin-bottom: 0;
}

body.lcca .container.partner ul li {
	list-style-type: none;
	display: inline;
	margin-right: 10px;
	display: inline-block;
	width: 145px;
	height: 95px;
	text-indent: -99999px;
}

.container .dropdown-toggle {
	background: transparent;
}

body.lcca .container.partner ul li.lcca-logo {
	background: url(../img/partners-2016.png) no-repeat 0 -4px;
	filter: grayscale(100%);
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
}

body.lcca .container.partner ul li.ip-arbitration-logo {
	background: url(../img/partners-2016.png) no-repeat 0 -4px;
	filter: grayscale(100%);
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
}

body.lcca .container.partner ul li.ip-logo {
	background: url(../img/partners-2016.png) no-repeat -290px 0;
	filter: grayscale(100%);
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
}

body.lcca .container.partner ul li.sean-logo {
	background: url(../img/partners-2016.png) no-repeat -580px 0;
	filter: grayscale(100%);
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
}

body.lcca .container.partner ul li.document-logo {
	background: url(../img/document-logo.png) no-repeat;
	background-size: cover;
	width: 75px;
	filter: grayscale(100%);
	margin-left: 1em;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
}

body.lcca .container.partner ul li:hover {
	filter: grayscale(0);
}

.company-box {
	border: 1px solid #ddd;
	padding: 10px;
	border-radius: 5px;
	overflow: hidden;
	margin-bottom: 10px;
	box-shadow: 0 1px 2px #eee ;
}

.company-box .thumb {
	float: left;
	width: 170px;
	margin-right: 5px;
}

.company-box .content {
	float: left;
	display: block;
	width: 170px;
}

.company-box p {
	margin-bottom: 0;
}

body#about.lcca .carousel-caption p {
	color: #fff;
}

body#about.lcca .carousel-caption p em {
	margin-top: 10px;
	display: block;
}

body.lcca hr.hidden {
	border: none;
	display: block;
	clear: both;
}

body.lcca p.lead {
	margin-left: 0;
	font-size: 20px;
	line-height: 1.3;
	color: #999;
}

.list-no-style {
	list-style: none;
}

.btn.download-document {
	margin-bottom: 15px;
}



.label.pct , .label.madrid {
	background: transparent none repeat scroll 0% 0%;
	border: 1px solid #4caf50;
	padding: 10px 20px;
	color: #4caf50;
	text-shadow: none;
	margin-bottom: 12px;
}

.label.without-pct , .label.without-madrid {
	background: transparent none repeat scroll 0% 0%;
	border: 1px solid #f44336;
	padding: 10px 20px;
	color: #f44336;
	text-shadow: none;
	margin-bottom: 12px;
}

.international-standard {
	color: rgb(153, 153, 153);
	margin-left: 20px;
}

.tiny {
	font-size: 11px;
}

.margin-reset {
	margin: 0;
}

ul.patent {
	border-right: 1px solid #ddd;
	margin-left: 0px;
}

ul.trade-mark {
	margin-left: 0px;
}

.flag {
	margin-right: 10px;
	border: 1px solid #e9e9e9;
}


/**** Responsive Layout ******/
@media (min-width: 1024px) and (max-width: 1024px) {
	.carousel .carousel-inner .item {
		height: 425px;
	}

	.carousel .carousel-inner .carousel-caption {
		width: 400px;
	}
}

@media (min-width: 768px) and (max-width: 768px) {
	.carousel .carousel-inner .item {
		height: 320px;
	}

	.carousel .carousel-caption {
		margin-top: 22px;
		max-width: 350px;
		min-height: 230px;
		color: #fff;
	}

	body.lcca .navbar-inner .container li a {
		padding: 0;
	}
}

@media (max-width: 480px) {

	.international-standard {
		margin-left: 0px;
	}

	.carousel .carousel-inner .item img {
		height: auto;
	}

	.carousel .carousel-inner .item {
		height: auto;
		/*height: 200px;*/
	}

	.carousel .carousel-inner .item.service {
		height: 200px;
	}

	.lcca .brand {
		width: 210px;
		height: 60px;
		background-size: 172px 60px;
	}

	.btn-navbar {
		margin-top: 40px;
	}

	body.lcca .navbar-inner .container li a {
		padding-top: 10px;
	}

	body.lcca .carousel-inner.invert .carousel-caption {
		background: #222;
	}

	body.lcca .heading {
		padding: 10px;
		box-shadow: none !important;
		background: none !important;
	}

	.company-box {
		text-align: center;
	}

	body#food-business-branding #portfolio a img {
		width: 100%;
	}

}

/* CUSTOMIZE THE CAROUSEL
    -------------------------------------------------- */

/* Carousel base class */
.carousel {
  margin-bottom: 40px;
}

.carousel .container {
  position: relative;
  z-index: 9;
}

.carousel-control {
  height: 80px;
  margin-top: 0;
  font-size: 120px;
  text-shadow: 0 1px 1px rgba(0,0,0,.4);
  background-color: transparent;
  border: 0;
  z-index: 10;
}

.carousel img.cover {
	height: auto;
}

.carousel .item {
  height: 500px;
  background-attachment:fixed;
  background-size: cover;
}
.carousel img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 500px;
}

.carousel-caption {
  background-color: rgba(0, 0, 0, .65);
  position: static;
  max-width: 450px;
  padding: 20px;
  margin-top: 100px;
}

.carousel-caption p {
	color: #fff !important;
}

body.lcca .heading {
	 background: url(../img/shattered.jpg);
	 box-shadow: 0 0 5px #ccc inset;
	 border-bottom: 1px solid #ccc;
	 padding-top: 10px;
}

body#contact.lcca h2 {
	margin-top: 0;
}

body.lcca .carousel-caption p.lead { color: #fff; font-size: 14px; }

.carousel-inner.invert .carousel-caption {
	background: transparent;
	color: #fff;
}

.carousel-caption h1 {
	margin-bottom: 10px !important;
	display: block;
}

.carousel-caption h1,
.carousel-caption .lead {
  margin: 0;
  line-height: 1.25;
  color: #fff;
  font-weight: 300;
}

.carousel-caption .lead {
	font-size: 14px;
	line-height: 1.5;
}

.carousel-caption .learn-more {
  margin-top: 10px;
  color: #fff;
  display: block;
}

.carousel-caption .learn-more span.text {
	display: inline-block;
	margin-right: 5px;
}

.carousel-caption .learn-more span.arrow {
	vertical-align: middle;
	background: url(../img/arrow-btn.png) no-repeat right ;
	width: 30px;
	height: 30px;
	display: inline-block;
	-webkit-transition: background 0.25s ease-in-out 0s;
	-moz-transition: background 0.25s ease-in-out 0s;
}

.carousel-caption .learn-more:hover span.arrow {
	background: url(../img/arrow-btn.png) no-repeat left ;
	width: 30px;
	height: 30px;
	-webkit-transition: background 0.25 ease-in-out 0s;
	-moz-transition: background 0.25s ease-in-out 0s;
}

.carousel-caption .learn-more:hover {
	text-decoration: none;
}

/**** Fancy Box ******/

/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license */
.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('../img/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: 44px;
	height: 44px;
	background: url('../img/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	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('../img/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: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
	overflow: hidden;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('../img/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.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);
}

.border-bottom {
	border-bottom: 1px solid #ddd;
}

.pad-bottom-10 {
	padding-bottom: 10px;
}

.services-description h3 {
	font-size: 18px;
	font-weight: 700;
}

.services-document {
	border: 1px solid #ddd;
	border-radius: 3px;
	margin-top: 20px;
	padding: 0 25px 10px 25px;
}

.services-document h2 {
	font-size: 18px;
	text-decoration: underline;
}
