@font-face {
  font-family: 'helvetica';
  src:url(../fonts/Helvetica.otf) format('opentype');
}
html, body { height: 100%;}
body, p {font-family: helvetica, arial;}
.site-wrapper {
margin:0;
height: 100%;
}

.content-wrapper > header {
display:none;
}
footer {
display:none !important
}
.img-responsive {
width:100%;
}
.slider {
position:relative;
}
/*.container ul li:nth-child(5n) {
    clear: both;
}*/
.carousel, .item, .active { height: 100%;  margin:0;}
.carousel { height: 100%; position: relative; z-index: 0; }
.carousel-inner { height: 100%; }
.navbar-collapse { padding: 0; }
.fill { width: 100%; height: 100%; background-position: center; -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; -o-background-size: cover; }
.header-block { position: relative; z-index: 1; }
.navbar-brand { background: url(../images/logo.png) no-repeat 0 0; width: 37px; height: 24px; text-indent: -9999px; margin: 18px 17px 0 0 !important; }
.navbar-inverse { background: #FFF; }
.navbar { margin: 0; border: 0; min-height: inherit; border-radius: 0; }
.top-nav { background: #2c2c2c; height: 30px; }
.top-nav p { display: block; overflow: hidden; position: relative; text-align: center; }
.top-nav p a { line-height: 30px; font-size: 10px; letter-spacing: 1px; color: #29a4ff; font-weight: bold;}
.navigation-block .navbar-nav > li > a { padding: 20px 20px 21px; border-left: 1px solid #e2e2e2; color: #000; text-transform: uppercase; font-size: 12px; }
.navigation-block .primary-nav > li:last-child > a { border-right: 1px solid #e2e2e2; }
.navigation-block .navbar-nav > li > a:hover, .navigation-block .navbar-nav > li > a {font-family: 'Oswald', sans-serif;  }
.navigation-block .navbar-nav > li > a:hover, .navigation-block .navbar-nav > li > a:focus { background: #CCC; color: #111; box-shadow: none; font-family: 'Oswald', sans-serif;  }
.navbar-inverse .container-fluid { border-bottom: 1px solid #e2e2e2; }
#search-form { position: relative; display: inline-block; margin: 0 5%; width: 90%; }
.search-block { display: block; overflow: hidden; position: relative; text-align: center; padding: 12px 0 0; }
.search-block #search-field { background: #ece8e9; border: 0; height: 41px; padding: 0 2% 0 50px; width: 98%; font-family: 'Oswald', sans-serif;}
#search-form input[type="submit"] { background: #ece8e9 url(../images/icon-search.png) no-repeat center center; border: 0; height: 41px; position: absolute; text-indent: -9999px; width: 41px; z-index: 99; }
.top-nav ul { margin: 0; }
.top-nav .list-inline > li { padding: 0; text-transform: uppercase; letter-spacing: 1px; }
.top-nav .pull-left li a { background: #545353; display: inline-block; color: #d5d4d4; padding: 0 15px; height: 22px; line-height: 22px; font-size: 10px; border-radius: 0 0 1px 1px; }
.mobile-cart { display: none; position: relative; float: right; top: 5px; right: 5px; }
.mobile-cart a { text-indent: -9999px; display: block; }
.top-nav .pull-left li a:hover, .top-nav .pull-left li.active a { text-decoration: none; background: #d1d1d1; color: #000; }
.top-nav .pull-right li { padding: 0 0 0 10px; }
.top-nav .pull-right li a { color: #c9c9c9; font-size: 10px; text-transform: uppercase; line-height: 30px; display: inline-block; }
.sticky-nav { width: 100%; background: #FFF; font-family: 'Oswald', sans-serif; font-weight: 700; position: relative; }
.sticky-nav a { display: block; position: absolute; top: -60px; width:90px; left: 0; right: 0; margin: 0 auto; color: #FFF; font-size: 20px; font-weight: 500; }

.sticky-nav a b {
    font-size: 11px;
    margin: -2px 10px 0;
}
.btn-block {padding: 55px 0 0; text-align:center }
.btn-block a {
    background-color:none;
    color:#1e1e1e;
	display:inline-block;
	border:0;
	padding:12px;
	font-size:12px;
	width:225px;
	text-align:center;
	letter-spacing: 2px;
	border-radius:0;
	border:1px solid #d1d4d6;
	font-weight:bold;
	text-transform:uppercase;
}
.btn-block a:hover {
background:#e1e1e1;
color: #45ade8;
text-decoration:none;
}
.moblie-menu { display: block; }
.moblie-menu.open { }
[data-role="mobilemenu"] {
position: fixed;
top: 0;
width: 70%;
height: 100%;
overflow:auto;
}
#mobilemenu { background: #ffffff; }
.mobile-menu { padding: 0; margin: 0; }
.mobile-menu ul { padding: 0; margin: 0; }
.mobile-menu ul li { padding: 0; margin: 0; list-style: none; }
.mobile-menu ul li a { color: #000; padding: 8px 15px; display: block; border-bottom: 1px solid #EEE; text-transform: uppercase; }
.mobile-menu ul li:hover a, .mobile-menu ul li a:focus { text-decoration: none; color: #1f87c0; outline: none; }
.mobile-menu ul li:last-child a { color: #1f87c0; font-size: 16px; }
.mobile-menu ul li:last-child a i { margin: 0 5px 0 0; font-size: 22px; color: #1f87c0; }
.mobile-search { width: auto; padding: 10px; border-bottom: 1px solid #eee; }
.mobile-search .row-fluid { width: 100%; position: relative; }
.mobile-search .row-fluid input[type="text"] { width: 100%; height: 36px; padding: 0 60px 0 10px; border: 1px solid #eee; }
.mobile-search .btn-mini { position: absolute; right: 2px; top: 2px; padding: 0; width: 45px; height: 32px; border-radius: 0; border: 1px solid #000; border-width: 1px 1px 1px 0; background: #000; color: #FFF; }
.navbar-toggle i { font-size: 20px; margin: 0 5px 0 0; position: relative; top: 4px; font-size: 30px; }
.sprite-icons { background: url(../images/sprite.png) no-repeat 0 0; display: inline-block; }
.icon-cart { background-position: 0 -102px; width: 28px; height: 19px; }
.navbar-toggle:hover, .navigation-block .navbar-nav > li > a:hover { background: rgba(255,255,255,1); background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(184,184,184,1) 100%); background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(184,184,184,1))); background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(184,184,184,1) 100%); background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(184,184,184,1) 100%); background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(184,184,184,1) 100%); background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(184,184,184,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#b8b8b8', GradientType=0 );
}

#mobilemenu { display: none; }
.relative-position {position:relative;}
.btn-block {
    padding-top: 18px;
}
.mobile-banner {
display:none;
}
.tribong {
    /*height: 80%;*/
    margin-top: 190px;
    height: 630px;
    position: relative;
}
.tribong .container {
    height: 100%;
    position: relative;
	background:url(../images/LBIB-logo.png) bottom right no-repeat;
	background-size:120px;
}
.paracontent-a {
    margin-top: 20%;
    /*min-width: 250px;*/
    text-align: left;
    width: 21%;
}
.paracontent-a hr {
    border: 1px solid #ed182e;
    margin-left: 0;
    width:62px;
	float:left;
}
.paracontent-a h2 {
    clear: both;
    font-size: 17px;
    letter-spacing: 4px;
    text-align: left;
}
.paracontent-a p {
    clear: both;
    color: #5b5b5b;
}
.img-block-a {
    position: absolute;
	top:0;
    right: 0;
    bottom: 0;
    width: 47%;
}
.img-block-b {
    bottom: 9%;
    position: absolute;
    right: 45.5%;
    width: 30%;
}
.player-caption span {
    display: block;
    margin: 20px auto 0;
    width: 180px;
}
.player-caption > span img {
    max-width: 100%;
}
.img-block-b {
box-shadow: 0 0 25px #ccc;
}
.tribong-b {
    margin-top:40px;
	background:url(../images/side-img-bg.png) no-repeat bottom left;
	background-size: 38%;
}
.tribong-b .container {
background:none;
}
.tribong-b .paracontent-a {
    float: right;
}
.tribong-b .img-block-a {
    left: 0;
    right: inherit;
    width: 55%;
}
.tribong-b .img-block-b {
    left: 34%;
    right: inherit;
    width: 30%;
}
.boardshorts {
    margin-top: 6.6%;
    overflow: hidden;
}
.boardshorts .img-responsive {
    max-width: 100%;
    width: auto;
}

.boardshorts-headline {
    margin: 0 auto;
    text-align: center;
    width: 320px;
}
.boardshorts-headline > h1 {
    border-bottom: 3px solid #ed0b23;
    display: inline-block;
   padding-bottom: 35px;
}
.boardshorts-headline p {
    font-weight: bold;
    margin-top: 25px;
    text-transform: uppercase;
}
.boardshorts-blocks {
    margin-top: 95px;
}
.boardshorts-blocks aside {
    float: left;
    width: 50%;
}
.boardshorts-blocks aside h1 {
    margin: 0 auto;
    width: 160px;
	height:50px;
}
.boardshorts-blocks aside b {
    display: block;
    font-size: 14px;
    font-weight: normal;
    margin-top: 20px;
    text-align: center;
	color:#444444;
}
.boardshorts-blocks aside span {
    display: block;
    margin: 0 auto;
    width: 70%;
}
.boardshorts-blocks aside ul {
    margin: 20px auto 33px;
    width: 290px;
}
.boardshorts-blocks aside ul li {
    color: #444444;
    font-size: 15px;
    margin: 10px 0;
}
.boardshorts-blocks article {
margin-top: 10px;
}
.platinumx article {
background:url(../images/platinum-bg.jpg) center right no-repeat;
}
.loztides article {
background:url(../images/loztides-bg.jpg) center left no-repeat;
}
.player-screen {
    position: relative;
	/*background:url(https://us.billabong.com/media/transfer/img/player_bg.png) no-repeat;*/
	margin-top: 175px;
	background-position: right center;
	
}
.player-a {
    margin: 0 auto;
    width: 100%;
	position:relative;
}
.player-caption {
    bottom:45%;
    color: #fff;
    position: absolute;
    width: 100%;
	text-align:center;
}
.player-caption button {
    display: inline-block;
    margin-top: 10px;
	background:none;
	border:0;
}
.collection-block {
    margin-top: 13.2%;
}
.collection-block ul {
    list-style: outside none none;
    overflow: hidden;
    padding: 0;
	margin-bottom:3.1%;
}
.collection-block hr {
    border: 2px solid #ee2d40;
    margin-bottom: 38px;
    margin-top: 77px;
    width: 62px;
	margin-left:auto;
	margin-right:auto;
}
.collection-block li {
    margin-bottom: 20px;
}
.tribong-footer {
    height: 420px;
    margin-top:0;
    overflow: hidden;
    width: 100%;
}
.tribong-footer h2 {
    color: #fff;
    font-family: oswald;
    letter-spacing: 1px;
    position: absolute;
    text-align: center;
    bottom:50%;
    width: 100%;
}
.embed-responsive {
	/* padding: 0 0 56.25%;*/
	 padding: 0 0 41.8%;
	}
	.player-screen iframe {
    height:100%;
    width: 100%;
	position:absolute;
}
.video_player {
display:none;
}
/*New Styles as on 27-1-2015*/
.landing-page {
    height: 100%;
    width: 100%;
}
.landing-page .landing-page-row {
    height: 33.3333%;
	overflow:hidden;
}
.landing-page .langing-page-blocks {
    float: left;
    height: 100%;
    width: 33.3333%;
}
.banner-foreground {
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
}
.banner-img {
    margin: 10px auto 0;
    width: 560px;
}
.banner-foreground h1 {
    margin: 35px auto 0;
    width: 399px;
}
.desktop-lp {
    display:block;
}
.mobile-lp {
    display: none;
}
/*------Media Queries------*/

@media (min-width:767px) {
.container {
    width: 750px;
}
}
@media (min-width: 991px) {
.container {
    width: 970px;
	}
}
@media (min-width:1200px) {
.container {
    width: 1170px;
}
}
@media (min-width: 768px) and (max-width: 1024px) {
.tribong-footer {
    height: 310px;
    margin-top: 0;
    overflow: hidden;
    width: 100%;
}
.banner-img{ margin:28px auto 0;}

}
@media (max-width:991px) {
.collapse, .navbar-toggle { display: block !important; }
.primary-nav, .secondary-nav { display: none; }
.navbar-collapse { margin: 0; }
.navbar-header { float: left; }
.navbar-brand { width: 75px; height: 60px; margin: 0 !important; padding: 0; background-position: center center; border: 1px solid #e3e3e3; border-width: 0 1px 0 0; }
.navbar-toggle { padding: 0 0 0 10px; margin: 0; height: 60px; width: 89px; border: 0; border-radius: 0; display: block; line-height: 60px; font-size: 16px; text-transform: uppercase; cursor: pointer; color: #000; font-family: "Oswald",sans-serif; }
.navbar-toggle:hover, .navbar-toggle:focus { text-decoration: none; }
.navbar-toggle span { background: #000 !important; }
.top-nav p { display: none; }
.mobile-cart { display: block; }
.top-nav .pull-right { display: none; }
.mobile-menu ul li a span { position: relative; top: 4px; }
#mobilemenu { display: block }
.sticky-nav {
display:none;
}
/*.mobile-banner {
display:block;
}*/
.collection-block li {
text-align:center;}
.collection-block li img {
max-width:270px;
display:inline-block;}
.player-caption {
bottom:40%;
}
.tribong {
    height: 360px;
    margin-top: 100px;
}
.img-block-a {
    width: 43%;
}
.img-block-b {
    right: 38%;
    width: 26%;
}
.tribong-b {
 margin-top:35px;
}
.tribong-b .img-block-b {
  bottom: 0;
    left:35%;
    width: 26%;
}
.boardshorts {
    margin-top: 105px;
}
.player-screen {
    margin-top: 150px;
}
.collection-block {
    margin-top: 29%;
}

.collection-block li img {
max-height: 175px;
}
.banner-foreground h1 {
 width: 285px;
}
.banner-img {
width: 420px;
}
.boardshorts-blocks {
    margin-top: 87px;
}
.boardshorts-blocks aside b {
margin-top: 30px;
}
.boardshorts-blocks aside ul {
     margin: 55px auto 38px;
}
.collection-block hr {
margin-top: 102px;
margin-bottom: 23px;
}
.landing-page {
 height: 100%;
}
.banner-img{ margin:113px auto 0;}
}
@media (max-width:767px) {
.navbar-collapse { border: 0 !important; }
}
@media (max-width: 767px) {
.container {
    width: auto;
}
.tribong-footer {
height:95px;
}
.tribong-b {
background:none !important;}
.player-caption button {
    width: 90px;
}
}
@media (max-width:642px) {
.carousel-control, .carousel-indicators {
display:none;
}
.player-caption {
    bottom: 25%;
}
.player-caption button {
width: 120px;
}
.collection-block ul {
margin-bottom:5%;
}
.collection-block li {
width:50%;
}
.tribong-footer {
 margin-top:14%;
}
.tribong-footer h2 {
display:none;}
.img-block-a {
display:none;
}
.img-block-b {
    float: right;
    margin-right: -40px;
    min-width: 210px;
    position: static;
    width: 40%;
}
.tribong-b .img-block-b {
	position:static;
	margin-left: -40px;
	min-width: 210px;
	 width: 40%;
	 float:left;
}
.paracontent-a {
    float: left;
    margin-top: 15%;
    width: 55%;
}
.boardshorts-blocks aside {
width:100%;
}
.loztides {
    margin-top: 200px;
}
.desktop-lp {
    display: none;
}
.mobile-lp {
    display: block;
}
.platinumx article, .loztides article {
background-size:100% 40%;
}
.collection-block li {
margin:-1px;
}
.player-caption button {
    width: 90px;
}

}
@media (max-width:480px) {
.player-caption {
    bottom: 20%;
}
.player-caption button {
    width: 100px;
}
.collection-block ul {
margin-bottom: 16.4%;
}
.tribong-footer {
 margin-top: 21%;
}
.banner-img {
    width: 100%;
}
.landing-page {
    height: 530px;
}
.paracontent-a {
    float: left;
    margin-top: 0%;
    min-width: inherit;
    width: 55%;	
}
.img-block-b {
    margin-right: -50px;
    margin-top: 20%;
    min-width: inherit;
}
.tribong {
    height: auto;
}
.tribong-b .img-block-b {
    margin-top: 0;
    min-width: inherit;
}
.player-caption button {
    width: 60px;
	margin-bottom: -30px;
    margin-left: 2px;
}
.banner-foreground h1{11px auto 0;}
.banner-img{margin:-9px auto 0;}
}

