/*!
 * Start Bootstrap - Modern Business (http://startbootstrap.com/template-overviews/modern-business)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-logomodern-business-nav/blob/master/LICENSE)
 */

body {
    padding-top: 54px;
}

@media (min-width: 992px) {
    body {
        padding-top: 56px;
    }
}

/*
	a href link definitions
	taking out all default functions to keep color and no underline
*/

a.gothere:link {
	color:#0275B3;
	background-color: transparent;
	text-decoration: none;
}

a.gothere:visited {
	color:#0275B3;
	background-color: transparent;
	text-decoration: none;
}

a.gothere:hover {
	color:#0D5B18;
	background-color: transparent;
	text-decoration: none;
}

a.gothere:active {
	color:#0275B3;
	background-color: transparent;
	text-decoration: none;
}

.carousel-item {
    height: 65vh;
    min-height: 300px;
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

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

a.coach {
	display: block;
	width: 128px;
	height: 36px;
	background-image:url(../img/coaching.png);
	background-repeat:no-repeat;

}

a.coach:hover {
	display: block;
	width: 124px;
	height: 36px;
	background-image:url(../img/coaching_hover.png);

}

a.consult {
	display: block;
	width: 157px;
	height: 36px;
	background-image:url(../img/consulting.png);
}

a.consult:hover {
	display: block;
	width: 148px;
	height: 36px;
	background-image:url(../img/consulting_hover.png);
}

a.strategy {
	display: block;
	width: 123px;
	height: 36px;
	background-image:url(../img/strategy.png);
}

a.strategy:hover {
	display: block;
	width: 120px;
	height: 36px;
	background-image:url(../img/strategy_hover.png);
}

a.about {
	display: block;
	width: 123px;
	height: 36px;
	background-image:url(../img/aboutus.png);
}

a.about:hover {
	display: block;
	width: 125px;
	height: 36px;
	background-image:url(../img/aboutus_hover.png);
}

a.clients {
	display: block;
	width: 101px;
	height: 36px;
	background-image:url(../img/clients.png);
}

a.clients:hover {
	display: block;
	width: 102px;
	height: 36px;
	background-image:url(../img/clients_hover.png);
}

a.contact {
	display: block;
	width: 147px;
	height: 36px;
	background-image:url(../img/contactus.png);
}

a.contact:hover {
	display: block;
	width: 144px;
	height: 36px;
	background-image:url(../img/contactus_hover.png);
}


.trb4u {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: x-large;
	color: #555756;
}

.bpts {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: small;
	color: #e8b615;
}

.headerone-text {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: x-large;
	color: #808080;
}

.headertwo-text {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: x-large;
	color: #555756;
}

.navbartop {
	background-color: #FFFFFF;
}

.nav-menu-top {
	
}

.carousel-header-text {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: xx-large;
	color: #ffffff;
}

.carousel-text {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: small;
	color: #ffffff;
}

.coach {
	display: block;
	width: 64px;
	height: 29px;
	background-image:url(../img/coaching.png);
}

#coach_hover:hover {
	background-image:url(../img/coaching_hover.png);
}

.footernote {
	background-color: #E8B615;
}

.arrows-revolve {
	background-color: #E8B615;
	height: 96px;
}

.programs-background {
	background-color: #EFE4C6;
}

.program-request-text {
	color: #FFFFFF;
}

.program-space-icon {
	
	
}

.box-title {
	font-size: 16px;
}