/*!
 * Start Bootstrap - Modern Business (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

/* Global Styles */

html,
body {
    height: 100%;
}

body {
	padding-top: 50px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
	background-color: #F3F3F3;
}
.panel.panel-default .panel-heading h4 {
	color: #74CDF0;
}
.panel.panel-default {
	-webkit-box-shadow: 4px 4px 4px 0 #B6B6B6;
	box-shadow: 4px 4px 4px 0 #B6B6B6;
}
.panel-body {
	margin-left: 10px;
	margin-right: 10px;
}
.pagination {
	text-align: center;
}
#date {
	text-decoration: underline;
	text-indent: 13px;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-style: normal;
	font-weight: bold;
	color: #979797;
}

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

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




#myZebraStripe.row:nth-of-type(odd) {
    background: #f5f5f5;
}.blug {
	font-size: small;
}



/* Home Page Carousel */

header.carousel {
	height: 50%;
}
#calenderRow {
	border-bottom: thin solid #7C7C7C;
}

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

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

/* 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;
}

/* Footer Styles */

footer {
    margin: 50px 0;
}
#NewsDate {
	color: #7D7D7D;
	font-weight: bold;
	font-size: small;
}
#NewsSubject {
	color: #585858;
	font-style: italic;
}
#bottomRow {
	background-color: #212121;
}
.jumbotron.bottomJumbo {
	-webkit-box-shadow: inset 0 12px 17px 0px #2E2E2E;
	box-shadow: inset 0 12px 17px 0px #2E2E2E;
	background-color: #3E3E3E;
	background-image: -webkit-linear-gradient(270deg,rgba(88,88,88,1.00) 0%,rgba(88,88,88,1.00) 100%,rgba(255,35,35,1.00) 100%,rgba(255,0,0,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(88,88,88,1.00) 0%,rgba(88,88,88,1.00) 100%,rgba(255,35,35,1.00) 100%,rgba(255,0,0,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(88,88,88,1.00) 0%,rgba(88,88,88,1.00) 100%,rgba(255,35,35,1.00) 100%,rgba(255,0,0,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(88,88,88,1.00) 0%,rgba(88,88,88,1.00) 100%,rgba(255,35,35,1.00) 100%,rgba(255,0,0,1.00) 100%);
	color: #FFFFFF;
	text-indent: 23px;
}
#calenderColumn3 {
	color: #999999;
}
#monthYearHeading {
	text-align: center;
	font-weight: bold;
	font-size: large;
	color: #2C4055;
}
#bottomJumbo {
	color: #FFFFFF;
	font-style: italic;
}
.navbar.navbar-inverse.navbar-fixed-top.myNavBar {
}
.panel.panel-default .panel-body #dum2 {
	text-align: center;
}

/* Responsive Styles */

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

@media (max-width:767px){
}
