/****** PLACE YOUR CUSTOM STYLES HERE ******/

/*****Body*********/

.feature-2 i:hover, .feature-2.filled i {
    background: #fc6922;
}

.feature-2 i {
    border: 1px solid #fc6922;
}

.feature-3 i {
    color: #fc6922;
}

.color-primary {
    color: #fc6922 !important;
}

input[type="submit"] {
    border: 2px solid #fc6922;
    background: #fc6922;
}

/*******Nav*********/

.nav-bar {
    line-height: 68px;
    height: 68px;
    max-height: 68px;
}

.image-xxs {
    max-height: 55px;
}

.overlay:before {
    opacity: 0.17;
}

/*******SlideCaptions*********/

h6.uppercase, .h6-u {
    font-size: 20px;
    margin-left: 20px; 
    text-shadow: 1px 2px 2px rgba(50, 50, 50, .8);
    font-weight: 600;
    line-height: 30px;
}

h1.large {
    margin-left: 20px;
    font-size: 62px;
    line-height: 64px;
    font-weight: 200;
    margin-top: -10%;
    text-shadow: 1px 2px 2px rgba(50, 50, 50, .8);
}

.mb40 {
    margin-bottom: 40px;
}

/*****Footer********/

.mb64 {
    margin-bottom: 14px;
}

.pt96 {
    padding-top: 46px;
}


footer {
    padding: 42px 0;
}

/********Infographic Section***********/

@media (min-width: 992px)
.col-md-offset-1 {
    margin-left: 2.33333333%;
}



@media (min-width: 992px)
.col-md-6 {
    width: 50%;
    margin-right: 5%;
}

section, footer {
    padding: 50px 0;
}