@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Lato:400,700,400italic);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,500,700);
.class20 {
	background:#DDDDDD;
}

.class21 {
	font-size:small;
}
.style38 {
	font-family: adobe-clean,Source Sans Pro,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;
	font-weight: 400;
	
	color: #FBF8F8;
	
}

.style39 {
font-family: adobe-clean,Source Sans Pro,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;
font-weight: 180;

}
.style40 {
	font-family: adobe-clean,Source Sans Pro,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;
	font-weight: 300;
	color: #FBF8F8;
	
}

.style41 {
	font-family: adobe-clean,Source Sans Pro,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;
	font-weight: 400;
	color: #353535;
	
}
.style42 {
	font-family: adobe-clean,Source Sans Pro,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;
	font-weight: 200;
	color: #353535;
	text-align: center;
	font-size: 2em;
}
.style43 {
	font-family: adobe-clean,Source Sans Pro,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;
	font-weight: 200;
	color: #353535;
	text-align: left;
	font-size: 1.5em;
}
.style44 {
	font-family: 'Raleway', sans-serif;
	font-weight: 200;
	color: #353535;
	text-align: left;
	font-size: .8em;
}
.style45 {
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	color: #FBF8F8;
	text-align: center;
	font-size: 1em;
	
}
.leadintro {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.4;
	color: white;
	text-align: center;
}
@media (min-width: 812px) {
  .leadintro {
    font-size: 1.2em;
  }
}
.leadintro-red {
	margin: 150px;
	font-size: 15px;
	font-weight: 600;
	line-height: 1.4;
	color: #FFFFFF;
	text-align: center;
	
}
@media (min-width: 768px) {
  .leadintro-red {
    font-size: 15px;
	font-weight: 700;
  }
}

@media (max-width: 768px) {
  .hideForSmall {
	  visibility: hidden;
  }
}


.tab {
    text-indent: 1em;
	font-size:small;
}
.footer-bg {background-color:#DDDDDD;
height: 5%;

}
.fixed-height
{
  
  height: 500px;
}
/*background main pic*/

.full-width-image-1 {
	background: url("images/Orchestra-3.gif") no-repeat center center;
	background-size: contain;
	text-align: center;
	
	height: 40em;  /*only necessary to set the height if there is nothing in the foreground*/
}
@media (max-width: 768px) {
  .full-width-image-1 {
    background: url("images/Orchestra-4.jpg") no-repeat center center;
	height: 40em;
  }
}
.full-width-image-2 {
	
	background: url("images/Storm1.jpg") no-repeat center center;
	background-size: contain;
	text-align: center;
	height: 45em;		/*only necessary to set the height if there is nothing in the foreground*/
}
@media (max-width: 768px) {
  .full-width-image-2 {
	  
    background: url("images/Storm2.jpg") no-repeat center center;
	height: 45em;
  }
}

.full-width-image-3 {
	background: url("images/Bottle.jpg") no-repeat center center;
	background-size: contain;
	text-align: center;
	height: 40em;/*only necessary to set the height if there is nothing in the foreground*/
}
@media (max-width: 768px) {
  .full-width-image-3 {
    background: url("images/Bottle1.jpg") no-repeat center center;
	height: 40em;
  }
}
.full-width-image-4 {
	background: url("images/Quill.jpg") no-repeat center center;
	background-size: contain;
	text-align: center;
	height: 50em;/*only necessary to set the height if there is nothing in the foreground*/
}
@media (max-width: 768px) {
  .full-width-image-4 {
    background: url("images/Quill2.jpg") no-repeat center center;
	height: 50em;
  }
}
.full-width-image-5 {
	background: url("images/tintriheader.jpg") no-repeat center center;
	background-size: contain;
	text-align: center;
	height: 50em;/*only necessary to set the height if there is nothing in the foreground*/
}
@media (max-width: 768px) {
  .full-width-image-5 {
    background: url("images/tintriheader2.jpg") no-repeat center center;
	
	height: 50em;
  }
}
.full-width-image-6 {
	background: url("images/papertrailheader.jpg") no-repeat center center;
	background-size: contain;
	text-align: center;
	height: 45em;/*only necessary to set the height if there is nothing in the foreground*/
}
@media (max-width: 768px) {
  .full-width-image-6 {
    background: url("images/papertrailheader2.jpg") no-repeat center center;
	height: 40em;
  }
}
.full-width-image-7 {
	background: url("images/leopard.jpg") no-repeat center center;
	background-size: cover;
	text-align: center;
	height: 60em;/*only necessary to set the height if there is nothing in the foreground*/
}
@media (max-width: 768px) {
  .full-width-image-7 {
    background: url("images/leopard2.jpg") no-repeat center center;
	height: 55em;
  }
}
.full-width-image-8 {
	background: url("images/bush.jpg") no-repeat center center;
	background-size: contain;
	text-align: center;
	height: 45em;/*only necessary to set the height if there is nothing in the foreground*/
}
@media (max-width: 768px) {
  .full-width-image-8 {
    background: url("images/bush2.jpg") no-repeat center center;
	height: 45em;
  }
}
.full-width-image-9 {
	background: url("images/KidTree.jpg") no-repeat center center;
	background-size: contain;
	text-align: center;
	height: 45em;/*only necessary to set the height if there is nothing in the foreground*/
}
@media (max-width: 768px) {
  .full-width-image-9 {
    background: url("images/KidTree2.jpg") no-repeat center center;
	height: 40em;
  }
}

.slipbelow {
	margin-left:6.25%;
}
.img_right {
	float: right;
	margin-top: 0;
	margin-right: 20px;
	margin-left: 10px;
	margin-bottom: 10px
}
.breakinsert {
	display: none;
	
}
@media (max-width: 768px) {
  .breakinsert {
    display:block
	
  }
}


input.gsc-input,
.gsc-input-box,
.gsc-input-box-hover,
.gsc-input-box-focus,
.gsc-search-button {
    box-sizing: content-box; 
    line-height: normal;
}

.spacer {
    margin-top: 5px; /* define margin as you see fit  and use with row*/
}

.floating-box-lg {
    display: inline-block;
    
    height: 40em;
    margin: 0px;
    /*border: 3px solid #73AD21;*/
}
.floating-box-thin {
    display: inline-block;
    height: 20em;    
    margin: 0px;

}




.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.hr {
	background-color: #535152;
	/*border: .5px solid #000000;*/
	height: 1px;
	margin: 0 30%;
	width: 40%;
}


.image-holder {
	
	height: 200px;
	display: inline-block;
	max-width: 100%;
	padding: 4px;
	line-height: 1.42857143;
	background-color: #fff;
	
	border-radius: 4px;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;

}
.thumb-img {
  display: block;
  text-align:center;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
}

.antispam { display:none;}
#success_message{ display: none;}

/* ========================================================================
 * General common BootBites.com styling
 * 
 *
 * @see: css/tutorial.css file for tutorial specific CSS
 * ========================================================================
 * Copyright 2015 Bootbites.com (unless otherwise stated)
 * For license information see: http://bootbites.com/license
 * ======================================================================== */
/* ==================================================
  Regions
  ================================================== */

.navbar-bootbites {
  background-color: #FDFDFD; 
  margin-bottom: 0;
}
.navbar-bootbites .navbar-brand,
.navbar-bootbites .navbar-nav > li > a {
  color: #e3e3e3;
}
.navbar-bootbites .btn {
  color: #f3f3f3;
}

/* ==================================================
  Styling
  ================================================== */
.btn {
  border-radius: 0;
}
.btn-bootbites {
  background: #6f5499;
  border-color: #6f5499 !important;
  border-radius: 0;
}
.btn-bootbites:hover,
.btn-bootbites:focus,
.btn-bootbites:active,
.btn-bootbites.active {
  background: #523e71;
}
.btn-bootbites-invert {
  background: #523e71;
  border-color: #523e71 !important;
  border-radius: 0;
}
.btn-bootbites-invert:hover,
.btn-bootbites-invert:focus,
.btn-bootbites-invert:active,
.btn-bootbites-invert.active {
  background: #6f5499;
}
/* ==================================================
  Common
  ================================================== */
.intro {
  margin-bottom: 3em;
  padding-bottom: 3em;
  border-bottom: 5px solid #eee;
}
.demos .demo {
  margin-bottom: 3em;
  padding-bottom: 3em;
  border-bottom: 1px solid #eee;
}
.demos .demo:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
hr {
  margin-bottom: 3em;
  margin-top: 3em;
  height: 1px;
  background: #eee;
}
hr.hr-lg {
  height: 5px;


}
/* ==================================================
  Video Background
  ================================================== */




.fullscreen-bg {
    position: absolute;
    top: 7.5em;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    z-index: -100;
	size: 100%;	
}

.fullscreen-bg__video {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: auto;
    min-width: 100%;
    min-height: 100%;

    -webkit-transform: translate(-50%, -50%);
       -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
	    transform: translate(-50%, -50%);
		
}

@media (max-width: 767px) {
    .fullscreen-bg {
        background: url('images/Screenshot.png') center center / cover no-repeat;
    }

    .fullscreen-bg__video {
        display: none;
    }
}
