@import url('https://fonts.googleapis.com/css?family=Yesteryear');
@import url('https://fonts.googleapis.com/css?family=Raleway:400,900');
/* Owl Carousel Bootstrap Custom CSS */

/* Header Navigation */
#top-nav{
	background: #FF3366;
	background-image: url(images/Panorama3.jpg);
	}
/*		-webkit-transform: translateZ(0);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;*/

#top-nav.navbar{
	margin-bottom: 0px;

}
#top-nav.navbar .nav{
	margin: 8px 0px;
}
	
#top-nav.navbar .nav > li > a {
	padding: 6px 8px;
	margin: 0px;
	text-transform: uppercase;
	font-weight: 400;
	-webkit-transition: background-color 100ms ease;
	-moz-transition: background-color 100ms ease;
	-o-transition: background-color 100ms ease;
	transition: background-color 100ms ease;
	font-size: 14px;
}
#top-nav.navbar .nav > li > a.download{
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#top-nav.navbar .nav > li > a.download-on{
	background-color: #ff8a3c;
	color: #ffffff;
}
#top-nav.navbar .nav > li > a.download-on:hover{
	color: #ffffff;
	background-color: #ff7920;
}
.btn-navbar span.icon-bar{
	margin-top: 0px;
}

/* Header  */
.teaser-text{
	text-align:center
}
.teaser-text h1{
	font-weight:300;color: #F12C30;
	font-size:50px;
	font-family: 'Yesteryear', cursive;
}
.teaser-text h2{
	font-weight:300;color:#F12C30;
	font-size: 40px;
	font-family: 'Yesteryear', cursive;
}
.teaser-text h3{
	font-weight:300;color: #0A0909;
	font-family: 'Courgette', cursive;
}
.owl-carousel div .textoverlayheader{
	position: absolute;
    left: 0;
    right: 0;
	top: 30%;
    margin-left: auto;
    margin-right: auto;
	padding-left: 30px;
	padding-right: 30px;
	
	line-height: 28px;
	font-size: 48px;
	font-weight:600;
	color: #Ffffff;
	font-family: 'Raleway', sans-serif; 
	text-shadow: 1px 1px #272727;
	
}
.owl-carousel div .textoverlaybody{
	position: absolute;
    left: 0;
    right: 0;
	top: 40%;
    margin-left: auto;
    margin-right: auto; 
	padding-left: 30px;
	padding-right: 30px;
	line-height: 28px;
	font-size: 28px;
	color: #Ffffff;
	font-family: 'Raleway', sans-serif; 
	text-shadow: 1px 1px #272727;
	
}
.underheader{
	background: #E4E4E4;
	padding: 10px;

	}
#header{
	background: #f1f1f1;
	padding: 50px 0 ;
}
#header h1 {
	color: #7fc242;
	margin-bottom: 10px;
	margin-top: 40px;
}
#header h3{
	margin-bottom: 30px;
	width: 400px;
}
#header .btn-success {
	padding: 15px 30px;
	margin-bottom: 5px;
}
#header .logo{
	display: block;
	margin-top:60px;
	float: right
}
img.arrow-down{
	margin: 0 auto;
	display: block;
}
h1{
	margin-top: 80px;
	font-size: 38px;
}

pre.pre-show{
	margin: 40px 0px;

}
.script-text {
	font-weight: 300;
	color: #666666;
	font-family: 'Yesteryear', cursive;
}
.Big-text {
	font-weight: 300;
	border: 1px;
	padding: 10px;
	
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	}
	
.mapoverlay {
   background:transparent; 
   position:relative; 
   width:100%;
   height:350px; /* your iframe height */
   top:350px;  /* your iframe height */
   margin-top:-350px;  /* your iframe height */
}	
.tab-content pre.pre-show{
	margin: 0px 0px 0px 0px;
}
.nav-tabs{
	margin-top: 20px;
	margin-bottom: 0px;
	
}
.tab-content{
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	-webkit-border-radius: 0px 0px 4px 4px;
	-moz-border-radius: 0px 0px 4px 4px;
	border-radius: 0px 0px 4px 4px;
	
}

#logobar{
	/*background: #0CC;*/
	padding: 10px;
	background-image:url(images/Panorama3.jpg);

	font-size: 38px;
	background-repeat: repeat;
}
/* Video */
.video-container {
  position: relative;
  overflow-x: hidden;
  overflow-y: hidden;
  height: 600px;
  
}
video {
  
  vertical-align: middle;
  height: auto;
 
  min-width: 100%;
  
}
.overlay-desc {
  background: rgba(0,0,0,0.5);
  position: absolute;
  top: 0; right: 0; bottom: 0; left: 0;
  display: block;
  align-items: center;
  justify-content: center;
 
  
}

.overlay-desc h1 {
  color: white;
  font-family: 'Nobile', sans-serif;
  font-size: 3em;
  text-align: center;
  padding-top: 20%;
  
}
.overlay-desc h3 {
  color: white;
  font-family: 'Courgette', cursive;
  font-size: 1.2em;
  text-align: center;
  padding: 30px;
  
}
.embed-container{ 
		position: relative; 
		padding-bottom: 56.25%; 
		height: 0; overflow: 
		hidden; max-width: 100%; 
	}	
.embed-container iframe, .embed-container object, .embed-container embed{
		position: absolute; 
		top: 0; 
		left: 0; 
		width: 100%; 
		height: 100%; 
	}
.embed-map{ 
		position: absolute; 
		top: 0; 
		left: 0; 
		width: 100%;
	}	

/* Content */
.table th, .table td {
padding: 8px 12px;
}
.transbox {
	padding: 30px;
	background-color: #000000;
	opacity: 0.6;
	filter: alpha(opacity=60); /* For IE8 and earlier */
}
.transbox p {
  margin: 5%;
  padding: 30px;
  font-weight: bold;
  color: #ffffff;
}
/* Footer */

#footer{
	padding: 20px 0px;
	text-align: center;
	background-color: #CCCCCC;
}
.twitter-share-button{
	top: 4px;
	position: relative;
}

/* Demo Slides */

#owl-example .item{
	padding: 30px 0px;
	margin: 10px;
	color: #FFF;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-align: center;
}
#owl-example .item img{
	width: auto;
	margin: 0 auto;
	display: block;
}
#owl-example .item h3{
	font-size: 28px;
	font-weight: 300;
	margin: 25px 0 0;
}
#owl-example .item h4{
	margin: 5px 0 0;
	font-size: 18px;
}
.item h1{
	margin: inherit;
}

.orange{
	background: #ff8a3c;
}
.darkCyan{
	background: #42bdc2;
}
.forestGreen{
	background: #7fc242;
}
.yellow {
	background: #ffd800;
}
.dodgerBlue {
	background: #388bd1;
}
.skyBlue {
	background: #a1def8;
}
.zombieGreen {
	background: #3fbf79;
}
.violet {
	background: #db6ac5;
}
.yellowLight {
	background: #fee664;
}
.steelGray {
	background: #cad3d0;
}

/* More Demo Box */

#example-info h1,
#more h1{
	margin-top: 40px;
	font-size: 36px;
}
.demos-row{
	margin-top: 30px;
	margin-bottom: 30px;
}
.demo-page{
	margin-top: 0px;
	margin-bottom: 100px;
}
.demo-box{
	display: block;
	background: #f3f3f3;
	text-align: center;
	font-size: 18px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.demo-box h3{
	padding-bottom:20px;
	margin: 0px;
	color: #869690;
}
.demo-box:hover{
	text-decoration: none;
}
.demo-wrapper{
	padding: 30px 0px 20px 0px;
	padding-left: 30px;
	padding-right: 30px;
}
.demo-slide {
	float: left;
}
.demo-slide .bg{
	background: #aebab6;
	margin-right: 1px;
	height: 100%;
}
.demo-box:hover .demo-slide .bg{
	background-color: #CC6666;
}
/* Images */
.demo-images .demo-slide{
	height: 40px;
	width: 33.3333333%;
}

/* Full */
.demo-full {
	padding-left: 0px;
	padding-right: 0px;
}
.demo-full .demo-slide{
	height: 40px;
	width: 25%;
}

/* Custom */
.demo-custom .demo-slide{
	height: 40px;
	width: 10%;
}
/* One */
.demo-one .demo-slide{
	height: 40px;
	width: 100%;
}

/* json */

.demo-Json .demo-slide {
	height: 40px;
	width: 20%;
}
.demo-Json-custom .demo-slide{
	height: 40px;
	width: 33.3333333%;
}
/* loading icon */

.demo-lazy .demo-slide{
	height: 40px;
	width: 33.3333333%;
}
.demo-lazy .demo-slide .bg{
	background: url('http://wwww.riversinletfishinglodge.com/duncanby/a/images/AjaxLoader.gif') no-repeat center center #aebab6;
}

/* Auto Height */
.demo-height .demo-slide{
	height: 40px;
	width: 100%;
}

/* Changelog  */
#changelog{
	margin-bottom: 40px;
}
#changelog .label{
	margin-bottom:10px;
}
#changelog .log{
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #e1e6dd;
}
/* Faq */
#faq dt {
	line-height: 26px;
}
#faq dd{
	line-height: 22px;
	margin-bottom: 20px;
}


/* Hover Effect */

.hovereffect {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
}

.hovereffect .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
}

.hovereffect img {
  display: block;
  position: relative;
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
}

.hovereffect:hover img {
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0 0 0 1 0" /><feGaussianBlur stdDeviation="3" /></filter></svg>#filter');
  filter: grayscale(1) blur(3px);
  -webkit-filter: grayscale(1) blur(3px);
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.hovereffect h2 {
  text-transform: uppercase;
  text-align: center;
  position: relative;
  font-size: 17px;
  padding: 10px;
  background: rgba(0, 0, 0, 0.6);
}

.hovereffect a.info {
  display: inline-block;
  text-decoration: none;
  padding: 7px 14px;
  border: 1px solid #fff;
  margin: 50px 0 0 0;
  background-color: transparent;
}

.hovereffect a.info:hover {
  box-shadow: 0 0 5px #fff;
}

.hovereffect a.info, .hovereffect h2 {
  -webkit-transform: scale(0.7);
  -ms-transform: scale(0.7);
  transform: scale(0.7);
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
  opacity: 0;
  filter: alpha(opacity=0);
  color: #fff;
  text-transform: uppercase;
}

.hovereffect:hover a.info, .hovereffect:hover h2 {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.disMarginLeft {
	margin-left: 0;
}
/* Responsive Stuff */


@media (max-width: 979px) {
	.navbar-fixed-top .navbar-inner, .navbar-fixed-bottom .navbar-inner {
	padding: 0px;
	}
	.navbar-fixed-top, .navbar-fixed-bottom {
	position: fixed;
	}
}
@media (max-width: 768px) {
	.navbar.navbar-fixed-top{
		position: static;
	}
	.btn.btn-navbar{
		margin: 9px 20px 9px 8px;
		padding: 10px 10px;
	}
	.nav-collapse .nav > li{
		border-top: 1px solid #e1e6dd;
		text-align: center
	}
	#header .logo{
		margin-top:40px;
		margin: 20px auto 0px;
		float: none;
		height: 150px;
	}
	#header {
		text-align: center;
		padding: 60px 0px 30px;
	}
	#header h1{
		margin: 10px 0;
	}
	#header h3{
	margin-bottom: 10px;
	width: auto;
	padding: 0px 20px;
	}
	h1 {
	font-size: 38px;
	margin: 20px 0;
	}
	h2 {
		font-size: 24px;
	}
	h3 {
		font-size: 20px;
	}
	h4 {
		font-size: 16px;
	}
	h5 {
		font-size: 13px;
	}
	h6 {
		font-size: 12px;
	}

}


@media (max-width: 480px) {
	.navbar-fixed-top, .navbar-fixed-bottom {
	position: static;
	}
	#header {
		text-align: center;
		padding: 20px 0px 20px;
	}
	#header .logo{
		margin-top:0px;
	}
	.owl-carousel div .textoverlayheader{
		position: absolute;
		left: 0;
		right: 0;
		top: 10%;
		margin-left: auto;
		margin-right: auto;
		padding-left: 10px;
		padding-right: 10px;
		
		line-height: 28px;
		font-size: 28px;
		font-weight:600;
		color: #Ffffff;
		font-family: 'Raleway', sans-serif; 
		text-shadow: 1px 1px #272727;
	}
	.owl-carousel div .textoverlaybody{
		position: absolute;
		left: 0;
		right: 0;
		top: 20%;
		margin-left: auto;
		margin-right: auto; 
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
		line-height: 18px;
		font-size: 18px;
		color: #Ffffff;
		font-family: 'Raleway', sans-serif; 
		text-shadow: 1px 1px #272727;
	}
}

/*
NO MORE TABLES!! ;)
*/
@media (max-width: 767px) {

	.hp-table table, .hp-table thead, .hp-table .hp-table tbody, .hp-table th, .hp-table td, .hp-table tr { 
		display: block; 
	}
	.hp-table thead tr { 
		display: none;
	}
	.hp-table tr { border: 0px solid #ccc; margin-bottom: 10px; }
	
	.hp-table td:before { 
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
	}

	.hp-table td:nth-of-type(2):before { 
		content: "Year:";
		font-weight: bold;
	}
	.hp-table td:nth-of-type(3):before { 
		content: "Location:";
		font-weight: bold;
	}	
	.hp-table td:nth-of-type(4):before { 
		content: "Length:";
		font-weight: bold;
	}
	.hp-table td:nth-of-type(5):before { 
		content: "Suspension:";
		font-weight: bold;
	}
	.hp-table td:nth-of-type(6):before { 
		content: "Axles:";
		font-weight: bold;
	}
	.hp-table td:nth-of-type(7):before { 
		content: "Qty:";
		font-weight: bold;
	}	




}


@media (max-width: 1920px) {

	.hp-table2 table, .hp-table2 thead, .hp-table2 .hp-table2 tbody, .hp-table2 th, .hp-table2 td, .hp-table2 tr { 
		display: block; 
	}
	.hp-table2 thead tr { 
		display: none;
	}
	.hp-table2 tr { border: 0px solid #ccc; margin-bottom: 10px; }
	
	.hp-table2 td:before { 
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
	}
	.hp-table2 td:nth-of-type(1):before { 
		content: "Serial:";
		font-weight: bold;
	}
	.hp-table2 td:nth-of-type(2):before { 
		content: "Model:";
		font-weight: bold;
	}
	.hp-table2 td:nth-of-type(3):before { 
		content: "Year:";
		font-weight: bold;
	}
	.hp-table2 td:nth-of-type(4):before { 
		content: "Length:";
		font-weight: bold;
	}
	.hp-table2 td:nth-of-type(5):before { 
		content: "Suspension:";
		font-weight: bold;
	}
	.hp-table2 td:nth-of-type(6):before { 
		content: "Axles:";
		font-weight: bold;
	}
	.hp-table2 td:nth-of-type(7):before { 
		content: "Location:";
		font-weight: bold;
	}	





	.hp-table3 table, .hp-table3 thead, .hp-table3 .hp-table3 tbody, .hp-table3 th, .hp-table3 td, .hp-table3 tr { 
		display: block; 
	}
	.hp-table3 thead tr { 
		display: none;
	}
	.hp-table3 tr { border: 0px solid #ccc; margin-bottom: 10px; }
	
	.hp-table3 td:before { 
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
	}
	.hp-table3 td:nth-of-type(1):before { 
		content: "Weight:";
		font-weight: bold;
	}
	.hp-table3 td:nth-of-type(2):before { 
		content: "Deck Height:";
		font-weight: bold;
	}
	.hp-table3 td:nth-of-type(3):before { 
		content: "Overall Width:";
		font-weight: bold;
	}
	.hp-table3 td:nth-of-type(4):before { 
		content: "Overall Height:";
		font-weight: bold;
	}
	.hp-table3 td:nth-of-type(5):before { 
		content: "Indside Front:";
		font-weight: bold;
	}
	.hp-table3 td:nth-of-type(6):before { 
		content: "Inside Rear:";
		font-weight: bold;
	}
	.hp-table3 td:nth-of-type(7):before { 
		content: "Inside Width:";
		font-weight: bold;
	}
	.hp-table3 td:nth-of-type(8):before { 
		content: "King Pin:";
		font-weight: bold;
	}	
	.hp-table3 td:nth-of-type(9):before { 
		content: "Coupler Height:";
		font-weight: bold;
	}	

	.hp-table3 td:nth-of-type(10):before { 
		content: "Coupler Height:";
		font-weight: bold;
	}	

	





	.hp-table4 table, .hp-table4 thead, .hp-table4 .hp-table4 tbody, .hp-table4 th, .hp-table4 td, .hp-table4 tr { 
		display: block; 
	}
	.hp-table4 thead tr { 
		display: none;
	}
	.hp-table4 tr { border: 0px solid #ccc; margin-bottom: 10px; }
	
	.hp-table4 td:before { 
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
	}
	.hp-table4 td:nth-of-type(1):before { 
		content: "Frame Style:";
		font-weight: bold;
	}
	.hp-table4 td:nth-of-type(2):before { 
		content: "Colour:";
		font-weight: bold;
	}
	.hp-table4 td:nth-of-type(3):before { 
		content: "Door Type:";
		font-weight: bold;
	}
	.hp-table4 td:nth-of-type(4):before { 
		content: "Panel Type:";
		font-weight: bold;
	}
	.hp-table4 td:nth-of-type(5):before { 
		content: "Door Locks:";
		font-weight: bold;
	}
	.hp-table4 td:nth-of-type(6):before { 
		content: "Roof:";
		font-weight: bold;
	}
	.hp-table4 td:nth-of-type(7):before { 
		content: "Roof Bow:";
		font-weight: bold;
	}
	.hp-table4 td:nth-of-type(8):before { 
		content: "Floor Thickness:";
		font-weight: bold;
	}
	.hp-table4 td:nth-of-type(9):before { 
		content: "Floor Type:";
		font-weight: bold;
	}
	.hp-table4 td:nth-of-type(10):before { 
		content: "Scufflliner:";
		font-weight: bold;
	}
	.hp-table4 td:nth-of-type(11):before { 
		content: "C/M Spacing:";
		font-weight: bold;
	}
	.hp-table4 td:nth-of-type(12):before { 
		content: "Threshold Plate:";
		font-weight: bold;
	}
	.hp-table4 td:nth-of-type(13):before { 
		content: "Cross Members:";
		font-weight: bold;
	}
	.hp-table4 td:nth-of-type(14):before { 
		content: "Lining:";
		font-weight: bold;
	}	




	.hp-table5 table, .hp-table5 thead, .hp-table5 .hp-table5 tbody, .hp-table5 th, .hp-table5 td, .hp-table5 tr { 
		display: block; 
	}
	.hp-table5 thead tr { 
		display: none;
	}
	.hp-table5 tr { border: 0px solid #ccc; margin-bottom: 10px; }
	
	.hp-table5 td:before { 
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
	}
	.hp-table5 td:nth-of-type(1):before { 
		content: "Axle Spacing:";
		font-weight: bold;
	}
	.hp-table5 td:nth-of-type(2):before { 
		content: "Brakes:";
		font-weight: bold;
	}
	.hp-table5 td:nth-of-type(3):before { 
		content: "Wheel Size:";
		font-weight: bold;
	}
	.hp-table5 td:nth-of-type(4):before { 
		content: "Wheel Type:";
		font-weight: bold;
	}
	.hp-table5 td:nth-of-type(5):before { 
		content: "Tire Size:";
		font-weight: bold;
	}
	.hp-table5 td:nth-of-type(6):before { 
		content: "Tire Type:";
		font-weight: bold;
	}
	.hp-table5 td:nth-of-type(7):before { 
		content: "Tire Tread:";
		font-weight: bold;
	}



	.hp-table6 table, .hp-table6 thead, .hp-table6 .hp-table6 tbody, .hp-table6 th, .hp-table6 td, .hp-table6 tr { 
		display: block; 
	}
	.hp-table6 thead tr { 
		display: none;
	}
	.hp-table6 tr { border: 0px solid #ccc; margin-bottom: 10px; }
	
	.hp-table6 td:before { 
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
	}
	.hp-table6 td:nth-of-type(1):before { 
		content: "Type:";
		font-weight: bold;
	}
	.hp-table6 td:nth-of-type(2):before { 
		content: "Year:";
		font-weight: bold;
	}
	.hp-table6 td:nth-of-type(3):before { 
		content: "Hours:";
		font-weight: bold;
	}
	.hp-table6 td:nth-of-type(4):before { 
		content: "Spec:";
		font-weight: bold;
	}
	.hp-table6 td:nth-of-type(5):before { 
		content: "Mfg. Spec. Sheet:";
		font-weight: bold;
	}



}
