/*!
 * Start Bootstrap - Modern Business HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

/* Global Styles */

html,
body {
    height: 100%;
	width:100%;
}

body {
    padding-top: 50px;
}

.img-portfolio {
    margin-bottom: 30px;
}

.img-hover:hover {
    opacity: 0.8;
}

/* Home Page Carousel */

header.carousel {
    height: 50%;
}

header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
    height: 110%;
}

header.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}


/* Legacy Image Tags */
img.left { 
    float: left; 
    margin-bottom: 4px; 
	margin-top: 4px;
	margin-left: 4px;
	margin-right: 24px;
}

img.thumb { 
    float: left; 
    margin-bottom: 2px; 
	margin-top: 0;
	margin-left: 0px;
	margin-right: 4px;
}

img.right { 
    float: right; 
    margin-bottom: 4px; 
	margin-top: 4px;
	margin-left: 24px;
	margin-right: 4px; 
}

/*  ------- Legacy Ordering Table ------- */

.td-header {
	background-color: #b7b7b7;
	font-weight: bold;
}

.td-item {
	background-color: #f4f4f4;
}

.td-selected {
	background-color: #ffff66;
	font-weight: bolder;
}

/*  ------- Legacy Alignment Tag ------- */

.float-wrap {
	clear: both;
}


/* 404 Page Styles */

.error-404 {
    font-size: 100px;
}

/* Pricing Page Styles */

.price {
    display: block;
    font-size: 50px;
    line-height: 50px;
}

.price sup {
    top: -20px;
    left: 2px;
    font-size: 20px;
}

.period {
    display: block;
    font-style: italic;
}

/*  Legacy Ordering Information  */

.td-header {
	background-color: #b7b7b7;
	font-weight: bold;
}

.td-item {
	background-color: #f4f4f4;
}

.td-selected {
	background-color: #ffff66;
	font-weight: bolder;
}


/* Responsive Styles */

@media(max-width:991px) {
    .customer-img,
    .img-related {
        margin-bottom: 30px;
    }
}

@media(max-width:767px) {
    .img-portfolio {
        margin-bottom: 15px;
    }

    header.carousel .carousel {
        height: 70%;
    }
}
/* Columns */
.column {
	-webkit-column-count: 2; /* Chrome, Safari, Opera */
	-moz-column-count: 2; /* Firefox */
	column-count: 2;
	line-height:1.7em;
}

/* Button Spacing */

.button {
	margin-left:10px;
}

/* Tab Conent */

.tab-content {
	margin-top: 10px;
}

/* footer */
footer {
	margin-top: 10px;
	margin-bottom: -4em;
}

.farrightfoot {
	padding-right:50px;
}

p.footer-text {
	line-height: 95%; 
}

/* navbar space */
.container2 {
	margin-top:-2%;
	margin-bottom:-2%;
	background-color:#FFF;
}

/* bottom nav */
.navright {
	float:right;
	margin-right:1%;
}
.page-header-after {
	margin-top:100px;
}

.mainpic {
	margin-bottom:2%;
}

.ordering-last-col {
	text-align:center;
}
.navbar{
	position:fixed;
	padding-top:5px;
	left:0;
	z-index:9999;
	width:100%;
	height:55px;
	background-color:#fff;
}
#gradient {
	position:fixed;
	z-index:2;
	right:0;top:55px;left:0;
	height:4px;
	background-color:#757575;
    background: -webkit-linear-gradient(#fff, #757575); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#fff, #757575); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#fff, #757575); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#fff, #757575); /* Standard syntax (must be last) */
}
#myCarousel {
	max-height:100%;
	max-width:100%;
}
#myCarousel.carousel.slide {
	padding-bottom:20px;
	max-height:100%;
}
.techsuppageheader {
	margin-top:-2%;
}
/*Header Logo*/
.headerlogo {
	max-width:100%;
	height:auto;
	width:auto/9;
}
/*mobile nav background*/
.navbar-collapse.collapse.in {
	background-color:#fff;
}
.videodesc {
	margin-left:16%;
	margin-right:-50px;
}
#events {
	margin-top:1%;
	clear:both;
	float:right;
}

#wfSection.required-one {
	border:medium;
}

/* ------- Legacy Forms -------- */
form.minimal label {
	display: block;
	margin: 6px 0;	
}

.scprobs {
	margin-top:-2%;
}

/* ------- Carousel -------- */

.carousel-caption {
    position: absolute;
    height: 90px;
    width: 100%;
    bottom: 0;
    left: 0!important;
    right: 0!important;
    top:auto!important;
    z-index: 10;
    padding: 20px 80px 10px;
    color: #101018;
    text-align: center;
    text-shadow: none;
    background-color: rgba(255, 255, 255, 0.7);
}

.carousel-caption .title {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 10px;
}

.carousel-caption .description {
    font-size: 17px;
    line-height: 1.1em;
}

.carousel-control,
.carousel-control:focus,
.carousel-control:hover {
    width: 10%;
    filter: alpha(opacity=100);
    outline: 0;
    opacity: 1;
}

.carousel-control .glyphicon-menu-left {
    left: 20px;
}

.carousel-control .glyphicon-menu-right {
    right: 20px;
}

.carousel-control .glyphicon-menu-left,
.carousel-control .glyphicon-menu-right {
    position: absolute;
    z-index: 5;
    display: inline-block;
    bottom: 20px;
    top: auto;
    margin-top: 0;
    border-color: #414141;
    background-color: #414141;
    border-radius: 50%;
    color: #dfdbe4;
    font-size: 20px;
    width: 40px;
    height: 40px;
    padding-top: 10px;
}

.carousel-control .glyphicon-menu-left:focus,
.carousel-control .glyphicon-menu-left:hover,
.carousel-control .glyphicon-menu-right:focus,
.carousel-control .glyphicon-menu-right:hover {
    border-color: #2f2f2f;
    background-color: #2f2f2f;
}

.carousel-control.left,
.carousel-control.right {
z-index: 999;
}


@media (max-width: 575px) {
    .carousel-caption {
        height: 30px!important;
        padding: 6px 0 0!important;
    }
    .carousel-caption .title {
        font-size: 14px;
    }
    .carousel-control .glyphicon-menu-left, .carousel-control .glyphicon-menu-right {
        display: none;
    }
}

@media (max-width: 767px) {
    .carousel-caption {
        height: 50px;
        padding: 16px 68px 0;
    }
    .carousel-caption .description {
        display: none;
    }
    .carousel-control .glyphicon-menu-left, .carousel-control .glyphicon-menu-right {
        bottom: 6px;
    }
}

@media (min-width: 1200px) {
    .carousel-control .glyphicon-menu-left,
    .carousel-control .glyphicon-menu-right {
        font-size: 26px;
        width: 50px;
        height: 50px;
        padding-top: 13px;
    }
}