/*!
 * 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: 0px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}

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

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

.clearBoth { clear: both; }

/* Home Page Carousel */

header.carousel {
    height: 40%;
}

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

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

image-rendering:  crisp-edges;
}

header.carousel .school { background-image: url('../img/slider-school.jpg');}
header.carousel .clubs { background-image: url('../img/slider-clubs.jpg');}
header.carousel .commercial { background-image: url('../img/slider-commercial.jpg');}

div#preload {display: none; }

.logo {
	width:200px;
}
.topbanner{
	width:100%;
	
}
.icon {
	max-width:150px;
	width:100%;
}
.bold {
	font-weight: bold;
}
.container2b-style{
	background: linear-gradient(90deg, rgba(40,96,144, 1), rgba(0,21,74, 0.9), rgba(0,21,74, 1), rgba(0,21,74, 0.9), rgba(40,96,144,1));
}
.form-second {
	margin-left: 0px !important;
	margin-right: 0px !important;
}
.btn-primary-lightbule{
	background-color: #00154A;
}
.navbar-inverse {
	border-top: 5px solid #00154A;
}
/* Services Pages Styles */

.img-side-column {
width: 100%;
	/*! height: 100%; */
}
.side-column-img{
	overflow: hidden;
	border-radius: 5px;
}
.column-right{
	float: right;
}

/* 404 Page Styles */

.error-404 {
    font-size: 100px;
}
.footer-margin-top {
	margin-top: 10px;
}
/* Team Page Styles */

#ourteam .side-column-img{
	padding: 10px;
}
.team-size{
	border-radius: 3px;
}

/* 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;
}
.slider-spacing {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	font-weight: bold;
	line-height: 24px;
}
@media (max-width: 768px) {
	h2.slider-spacing { font-size: 26px; }
	h4.slider-spacing { font-size: 16px; line-height: 20px }
}
.slider-yellow {
	color: #ffcf00;
}
.first-text {
	color: #66b3e0;
	font-style: italic;
	font-size: 16px;
}
/* Footer Styles */

footer {
    margin: 10px 0;
}

.nocolor {
	background-image: none !important;
}
.carouselbutton {
	margin-top: 45%;
}
.margintopandbottom {
	margin-top: 20px;
	margin-bottom: 0px;
}
.margintopandbottom p {
	background: rgba(11, 19, 53, 0.2);
	padding: 15px;
	border-radius: 4px;
	color:#080c1c;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 17px;
	font-weight: normal !important;
	min-height:155px;
}


/* Responsive Styles */

@media(max-width:991px) {
    .customer-img,
    .img-related {
        margin-bottom: 30px;
    }
	.column-right {
		float: none;
		margin-bottom: 20px;
	}
	.side-column-img {
		width: 90%;
		display: block;
		max-width: 300px;
		margin: 0px auto;
	}
}
@media screen and (min-width:768px) {
	.carousel-caption {
		padding-bottom: 80px;
	}

}

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

	min-height:200px;
}
.btn-floatright {
    position: absolute;
    right: 4%;
    top: 5px;
	font-size:14px;
}	
	.carouselbutton {
    margin-top: 90% !important;
}
    header.carousel .carousel {
        height: 70%;
    }
	.margintopandbottom p {
	background: rgba(11, 19, 53, 0.2);
	padding: 15px;
	border-radius: 4px;
	color:#080c1c;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 17px;
	font-weight: normal !important;
	min-height:180px;
}
}
.slider-heading {
	margin-bottom: 10px !important;
}
