@charset "UTF-8";
body nav {
    line-height: 2em;
    margin-top: 0px;
}
body {
	background-image: url("../images/img/connect.png");
}
.red {
    color: rgba(180,40,40,1.00);
}

#mainNav .navbar-brand {
    color: black;
    font-weight: 800;
    font-size: .95em;
    text-transform: uppercase;
    font-family: 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    margin: 0 5px 0 0;
}
.h2-logo {
    color: black;
    font-weight: 800;
    font-size: 150%;
    text-transform: uppercase;
    font-family: 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, sans-serif
}
.text-more-muted {
    color: gray;
    font-size: 80%;
    margin-bottom: .4em;
}

@media (min-width:992px) {
.h2-logo {
    font-size: 300%;
}
#mainNav {  
    padding-bottom: 0;   
}
}
body {
    
		/*font-family: 'Lora', 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, sans-serif;*/
	font-family:"Avenir Next", "Avenir", "Avenir Next W01", system-ui, sans-serif;
}
p.quotation a {
    /*        font-size: 140%;
    font-variant-caps: all-small-caps;
        color:black;
    text-decoration: gray underline;
    background-color: yellow;*/
    font-size: 140%;
    background-color: darkgoldenrod;
    color: white;
    padding: 14px 25px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-variant-caps: all-small-caps;
}
p.tech-details {
    font-size: 80%;
    color: gray;
    padding-top: 10px;
    padding-left: 13px;
}

.booster{
	font-size: 110%;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 700;
    /*font-family: 'Titillium Web', Helvetica, Arial, sans-serif*/
		font-family:"Rajdhani", "DIN", sans-serif;
}
.feature-item h2 {
    font-size: 175%;
}
.feature-item h3 {
    font-size: 100%;
}
h4.collection {
    font-size: 90%;
    color: darkgray
}
section h5.section-subheading {
    font-size: 16px;
    font-weight: 400;
    /*font-family: 'Lora', 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, sans-serif;*/
	font-family:"Avenir Next", "Avenir", "Avenir Next W01", system-ui, sans-serif;
}
#mainNav .navbar-nav .nav-item .nav-link {
    font-size: 90%;
    padding: .75em 0;
    letter-spacing: 1px;
    color: rgba(139,139,139,1.00);
    font-weight: 800;
    font-family: 'Titillium Web', Montserrat, 'Helvetica Neue', Helvetica, Arial, sans-serif
}
header.masthead.home {
    background-image: url("../images/img/home-page-hero.jpg");
    padding-top: 150px;
    padding-bottom: 600px;
    margin-top: 64px;
    background-color: white;
}
header.masthead.blog {
    
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 64px;
    background-color: white;
}
.features {
    padding-bottom: 0;
}
.image {
    padding-top: 10px;
}
#quotation blockquote {
    font-size: 20px;
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
    text-transform: uppercase;
    color: darkgray;
}
.bg-quotation {
    padding: 2em;
    background-color: aliceblue;
}
.bg-newsletter {
    padding: 2em;
    background-color: aliceblue;
}

@media (min-width:992px) {
#quotation blockquote {
    font-size: 40px;
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
    text-transform: uppercase;
    color: darkgray;
}
.bg-quotation {
    padding: 3em;
    background-color: aliceblue;
}
.bg-newsletter {
    padding: 3em;
    background-color: aliceblue;
}
}
section#request {
    background-color: #212529;
    background-image: url(../images/img/request-image.png);
    background-repeat: no-repeat;
    background-position: center
}
section#request .section-heading {
    color: #fff
}
section#request .form-group {
    margin-bottom: 25px
}
section#request .form-group input, section#request .form-group textarea {
    padding: 20px
}
section#request .form-group input.form-control {
    height: auto
}
section#request label {
    color: white;
}
section#request .form-group textarea.form-control {
    height: 312px
}
section#request .form-control:focus {
    border-color: darkgoldenrod;
    box-shadow: none
}





section#contact label {
    color: white;
    text-align: left;
}
section#contact .form-group textarea.form-control {
    height: 312px
}
.author-date {
    padding-bottom: 1em;

        color: gray;
    font-size: 90%;
}
.space-after-text {
    padding-bottom: 1em;
}
.space-before-text {
    padding-top: 1em;
}
.big-spacer {
    padding-top: 3em;
}
.no-space-before {
    margin-top: -7px;
}
.collection-fade {
    opacity: 1;
    width: 100%;
    height: auto;
    transition: .5s ease;
    backface-visibility: hidden;
}
.collection-fade:hover {
    opacity: 0.6;
}
.portfolio-caption p.text-muted {
    margin: 5px 0 25px 0;
    text-transform: none
}
.text-dates {
    font-weight: bold;
	 text-transform: uppercase;
	
}
#collections .portfolio-caption h4 {
    padding-top: 0.5em;
}
#portfolio h4 {
    padding-top: 20px;
}
#blog .selling-item {
    text-align: center;
}
#mc_embed_signup .mc-field-group input {
    width: 250px;
    height: 40px;
    padding: 10px;
}
#mc_embed_signup .mc-field-group label {
    margin-right: 10px;
}
#mc_embed_signup .btn {
    margin-top: 20px;
}
.vizlink {
    text-decoration: underline;
}
p.strapline {
    font-family: 'Titillium Web', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    margin: 5px 0 0 0;
    padding: 100px 0 100px 0;
    font-size: 2em;
    color: gray;
    text-transform: none;
    
}
img.mat, img.mat-small {
    box-sizing: border-box;
    width: 95%;
    height: auto;
    display: inline;
    padding: 3em;
    outline: 2px solid rgba(0,0,0,0.5);
    outline-offset: -3em;
    background-color: rgba(248,248,248,1.00);
    background-repeat: no-repeat;
    background-size: cover;
    box-shadow: 0 0 0 11px black, 0 0 10px rgba(0,0,0,.5) inset;
    margin-bottom: 50px;
}

nav ul {
    margin-right: -15px;
}

@media (min-width:992px) {
img.mat {
    box-sizing: border-box;
    width: 95%;
    height: auto;
    display: inline;
    padding: 4em;
    outline: 2px solid rgba(0,0,0,0.5);
    outline-offset: -4em;
    background-color: rgba(248,248,248,1.00);
    background-repeat: no-repeat;
    background-size: cover;
    box-shadow: 0 0 0 11px black, 0 0 10px rgba(0,0,0,.5) inset;
    margin-bottom: 50px;
}
#mainNav.navbar-shrink .navbar-brand {
    font-size: 0.9em;
    padding: 0;
	padding-bottom: 4px;
}
#mainNav.navbar-shrink {
    padding: 0px;
    margin-top: 0px;
        border-bottom: 1px solid #DBD7D7
}
body nav {
    line-height: 2em;
    margin-top: -25px;
}
}
#header-home-page {  
    margin-top: 75px; 
    padding-top: 0;
    padding-bottom: 0;
}
#header-home-page h1 {  
    color: white;
     text-align: center;
    font-size: 250%;
    font-weight: bold;
    padding-top: 125px;
    margin-left: 20px;
    margin-right: 20px;

}
#header-home-page p {  
color: white;
     text-align: center;
    margin-top: 20px;
    margin-left: 20px;
    margin-right: 20px;

}
h2.display-4 {
    font-size: 250%;
    font-weight: bold;
    text-align: center;
}
#program h3 {
	font-size: 150%;
		 margin-bottom: 10px;
	font-variant-caps: all-small-caps;
}
#classpage h3 {
	font-size: 150%;
		 margin-bottom: 10px;
	font-variant-caps: all-small-caps;
}
#classpage li.mtop {
	
		 margin-top: 16px;
	
}
#classpage h4 {
	font-size: 100%;
		 margin-bottom: 10px;
	font-weight: 600;
}

#overview p {
	font-size: 120%;
}

#trainer p {
	font-size: 110%;
}

#runs p {
	font-size: 110%;
}
#runs h3 {
	font-size: 135%;
}

#audience li {
	font-size: 110%;
	padding-bottom: 10px;
}

#program {
	padding-bottom: 0px;
}
#classpage {
	padding-bottom: 0px;
}

.top-buffer { margin-top:30px; }

.vid {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.vid iframe,
.vid object,
.vid embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


div.rollover_button a {
    
    color: white;
  
    
}
div.rollover_button a:hover {
    background-image: none;
    color: #4b4942;
    text-decoration: none;
}
div.rollover_button a:active {
    color: #4b4942;
}

#services {
	padding-bottom: 0;
}

.service-heading {
    margin: 15px 0;
    text-transform: none;
	font-weight:200;
}

footer ul.links {
    font-size: 90%;
    line-height: 30px;
    margin-bottom: 40px;
	text-align: left;
    text-transform: none;
    font-family: 'Lora', 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, sans-serif
}
footer ul.links a{
    color:azure;
}
footer a{
    color:azure;
}
footer li.strong {
    text-transform: uppercase;
	padding-bottom: 10px;
}

@media (min-width:800px) {
footer span.address {
    font-size: 90%;
    line-height: 40px;
    text-transform: none;
    font-family: 'Lora', 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    text-align: right;
}
}
#contact a{
    color:white;

}