/* GLOBAL */
#pagecontent {
	margin-top: 90px;
	margin-bottom: 50px;
}
#wrapper{
	overflow: hidden;
}
.breadcrumb{
	background: #f0f7fd;
}
.blog-breadcrumb{
	margin-top: -40px;
}

.breadcrumb-content{
	background: #f0f7fd;
	margin: 0 auto;
  	width: 100%;
  	padding: 0;
  	height: 45px;
}
.breadcrumb-content .breadcrumb{
	background: #f0f7fd;
	margin-bottom: 0 !important;
  	height: 45px;
  	padding-top: 13px;
  	margin-left: -15px;
	padding-bottom: 0;
}
.breadcrumb a{
	font-weight: 300;
	color: #e4341d;
}
.video-container { 
   position: relative; /* keeps the aspect ratio */ 
   padding-bottom: 45.25%; /* fine tunes the video positioning */ 
   padding-top: 60px; overflow: hidden;
   margin-bottom: 20px;
}
.video-container iframe,
.video-container object,
.video-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/* NAVIGATION */
header#header .navbar-right,
.minifooter .navbar-right{ 
	padding-right: 0px;
	margin-top: 25px;
	margin-bottom: 25px;
}
header#header .navbar-header,
.minifooter .navbar-header{
	padding: 0;
	margin: 0;
}

@media (max-width:768px) {

}



/* FOOTER */
.minifooter { 
	background: #fff;
}
.minifooter h3 {
	margin-top: 0;
}
.minifooter .nav-pills>li>a {
}
.subfooter {
	background-color: #979797;
	padding-top: 10px;
	padding-bottom: 8px;
	font-size: 12px;
}
.subfooter a {
	color: #000;
}
 
/* INDEX */
#indexlanding {
	background-color: #ffffff;
	padding-top: 158px;
	padding-bottom: 80px!important;
}

	/* Fade transition for carousel items 
	.carousel .item {
	left: 0 !important;
	-webkit-transition: opacity .4s; /*adjust timing here
	-moz-transition: opacity .4s;
	-o-transition: opacity .4s;
	transition: opacity .4s;
	}*/
	
	.carousel-control {
	    background-image: none !important; /* remove background gradients on controls */
	}
	
	/* Fade controls with items 
	.next.left,
	.prev.right {
	    opacity: 1;
	    z-index: 1;
	}
	
	.active.left,
	.active.right {
	    opacity: 0;
	    z-index: 2;
	}*/
	
#indexclients {
	background-color: #d9d9d9;
	padding-top: 20px;
	padding-bottom: 12px;
}

#indexgallery {
	background-color: #b7b7b7;
	padding-top: 70px;
}

#indexlatest {
	background-color: #f0f7fd;
	padding-top: 55px;
	padding-bottom: 45px;
}

#indexquote {
	padding-top: 60px;
	padding-bottom: 60px;
}

#indexquote blockquote {
	border: none;
	margin-bottom: 0;
}

#indexquote blockquote p {
	font-size: 36px;
}

#indexplatform {
	padding-top: 100px;
	padding-bottom: 90px;
}

#indexplatformfeatures {
	background-color: #a8a8a8;
	padding-top: 35px;
	/* height: 170px; */
	padding-bottom: 25px;
}

#indexplatformfeatures h2 {
	margin-top: 0;
}

#indexexperience {
	padding-top: 70px;
	padding-bottom: 70px;	
}





/* PAGES */
#pagetitle { 
	background-color: #e4341d;
	background-image: url('/assets/images/site/pagetitle.png');
		background-size: cover;
	text-align: center;
	/*min-height: 350px;*/
	padding-top: 60px;
	margin-top: 110px;
	overflow: hidden;
}
#pagetitle .row{
}
#pagetitle h1,
#pagetitle h2,
#pagetitle h3,
#pagetitle p{
	color: #fff !important;
}

#pagetitle h1 {
	color: #e4341d;
	font-size: 74px;
	font-weight: 100;
	margin: 0 0 0 0;
	padding: 0;
} 
#pagetitle p.lead{
	font-weight: 300;
	font-size: 16px;
	max-width: 700px;
	padding-top: 20px;
	margin: 0 auto;
}
.jump-btn{
	background: url('/assets/images/site/pagetitlearrow.png') no-repeat center bottom;
	width: 25px;
	height: 25px;
	margin: 0 auto;
	padding-bottom: 34px;
	margin-bottom: 60px;
}
	
#content {
	padding-top: 40px;
	padding-bottom: 50px;
}
.feelblue{
	background-color: #f0f7fd;
}
.section-left, .section-right {
	padding-top: 70px;
	padding-bottom: 50px;
}
.section-left .content, .section-right .content{
	padding: 0;
}
.section-left p, .section-right p{
	font-size: 15px;
	margin-bottom: 55px;
}
.section-left h2, .section-right h2{
	font-size: 52px !important;
}
.section-left h3, .section-right h3{
	font-size: 46px !important;
	line-height: 56px;
	margin-bottom: 40px;
	font-weight: 100;
	color: #1c4178;
}
.section-right {
border-bottom: 1px solid #ddd;
}
.section-stats .row-stats {
	text-align: center;
	margin-bottom: 40px;
}

.section-stats .row-stats h3 {
	font-size: 60px;
}

.row-staff .img-circle { 
	margin-bottom: 10px;
}

.section-gallery {
	background: #e94125;
	color: #fff;
	background-image: url('/assets/images/site/twinkle.png');
	background-size: 100%;
	padding-top: 50px;
}
.section-gallery .btn-primary{
	border: 1px solid #fff;
	color: #fff !important;
	line-height: 44px;
	margin: 20px 0;
}
.section-gallery .btn-primary:hover{
	border: 1px solid #fff;
	background: #fff;
	color: #e94125 !important
}
.section-gallery .glyphicon-chevron-left{
	color: transparent;
	background: url(/assets/images/site/cleft.png) !important;
	width: 57px;
	height: 57px;
	margin-left: -200px;
}
.section-gallery .glyphicon-chevron-right{
	color: transparent;
	background: url(/assets/images/site/cright.png) !important;
	width: 57px;
	height: 57px;
	float: right;
	margin-right: -200px;
}


.section-gallery h2,
.section-gallery h3,
.section-gallery h4,
.section-gallery p{
	color: #fff !important;
}

/* BLOG */

.post-listing img {
	padding-bottom: 20px;
}
.post-listing .thumbnail, .products .thumbnail {

}
.post-listing .thumbnail img {
	padding-bottom: 0;
}
.post-listing h2 {
	margin-top: 0;
}
/* MODAL */

.isotope .item {
	/*min-height: 360px;*/
}
.isotope .item .thumbnail {
	height: 335px;
	overflow: hidden;
}

/* PAPER TIGER UX */

legend {padding-top: 30px; border: none;}
form#password, form#subscription-info {margin-top: 50px;}

@media (max-width:768px) {

}
@media only screen and (min-width: 1200px){
	.home .img-responsive{
  		max-width: 2000px; 
	}
}
.img-center{
    margin: 0 auto;	
}

img.img-responsive.img-circle {
	padding-bottom: 0px;
}

/* Joe's Fixes */
.glyphicon-chevron-left:before {
	content: "";
}

.glyphicon-chevron-right:before {
	content: "";
}

.jpconnect {
	margin-right: 10px;
	color: #333;
	-webkit-transition: color 250ms linear;
    -moz-transition: color 250ms linear;
    -o-transition: color 250ms linear;
    transition: color 250ms linear;
}
.jpconnect:hover {
	color: #e4341d;
}

.carousel-control {
	opacity: 1;
}

.jpevents {
	margin-bottom: 10px;
}

.newpara p {
	margin-bottom: 20px;
}

.carousel-red {
	bottom: -40px !important;
}

.carousel-red li {
	border: 1px solid #D03E26 !important;
}

.carousel-red .active {
	background-color: #D03E26 !important;
}

#noresults {
	display: none;
}

#sizzlereel {
	margin-bottom: 75px;
}

#sizzlereelwrapper {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 56%;
}

#sizzlereelwrapper iframe {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0; 
	top: 0;
}

#sizzlereel h2 {
	color: black;
	font-size: 52px;
}
