


section#team img {
    margin-bottom: 50px;
    border: 7px solid #fff;
}

@media(min-width:768px) {
    .navbar-default {
        padding: 25px 0;
        border: 0;
        /*background-color: rgba(3, 3, 3, 0.4);*/
        -webkit-transition: padding .3s;
        -moz-transition: padding .3s;
        transition: padding .3s;
    }

    .navbar-default.navbar-shrink {
        padding: 10px 0;
        background-color: #6d6868;
    }



    .navbar a:after{
        position: absolute;
        right: -1px;
        top: 20px;
        bottom: 20px;
        width: 2px;
        background: #fff;
        content: "";
    }

    .navbar li:last-child a:after{
        display: none;
    }


    .navbar a {
        font-weight: bold
    }
}

@media (max-width: 767px) {
    body {
        padding-top:50px;
    }

    .navbar-default {
        background-color: #6d6868;
    }

    .navbar-default {
        background-color: #6d6868;
    }

    #ContactAddress {
        font-style: italic;
        text-align: center;
    }

}

#ContactAddress {
    font-style: italic;
}

#SendContactMessage {
    margin-bottom: 50px;
}

@media (max-width: 1200px) {
    #ContactAddress {
        font-style: italic;
        text-align: center;
    }
}

@media(min-width:768px) {
    .navbar-brand>img {
        height: 70px;
        max-width: 300px;
        margin: -25px;
    }
}

@media(min-width:992px) {
    .navbar-brand>img {
        height: 70px;
        max-width: 400px;
        margin: -25px;
    }
}

.carousel-inner .item img {
    margin: auto;
    width: 100%;
}

#hero-message  p {
    color: white;
    margin-bottom: 2%;
    margin-top: 2%;
    font-family: 'Rock Salt',"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: lighter;
    font-size: 17px;
    font-style: italic;
}

#hero-message {
    background-color: black;

}

#hero-message .btn {
    margin-bottom: 2%;
    margin-top: 2%;
    border-color: white;
    background-color: transparent;
    color: white;
    border-radius: 0%;
}


#AdventuresSlideCarouselContainer {
    padding:0px 0px;
}

.carousel-inner {
    background-color: #6d6868;
}

a {
    color: #ee2628;
}

a:hover,
a:focus,
a:active,
a.active {
    color: red;
}

.text-primary {
    color: #ee2628;
}

.btn-primary {
    border-color: #ee2628;
    text-transform: uppercase;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #fff;
    background-color: #ee2628;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    border-color: #ee2628;
    color: #fff;
    background-color: #ee2628;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    border-color: #ee2628;
    background-color: #ee2628;
}

.btn-primary .badge {
    color: #ee2628;
    background-color: #fff;
}

.btn-xl {
    padding: 20px 40px;
    border-color: #ee2628;
    border-radius: 3px;
    text-transform: uppercase;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    background-color: #ee2628;
}

.btn-lg {
    padding: 10px 30px;
    border-color: #ee2628;
    border-radius: 3px;
    text-transform: uppercase;
    font-family: Oswald, "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-weight: 550;
    color: #fff;
    background-color: #ee2628;
}

.btn-xl:hover,
.btn-xl:focus,
.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    border-color: #ee2628;
    color: #fff;
    background-color: #ee2628;
}

.btn-xl.disabled,
.btn-xl[disabled],
fieldset[disabled] .btn-xl,
.btn-xl.disabled:hover,
.btn-xl[disabled]:hover,
fieldset[disabled] .btn-xl:hover,
.btn-xl.disabled:focus,
.btn-xl[disabled]:focus,
fieldset[disabled] .btn-xl:focus,
.btn-xl.disabled:active,
.btn-xl[disabled]:active,
fieldset[disabled] .btn-xl:active,
.btn-xl.disabled.active,
.btn-xl[disabled].active,
fieldset[disabled] .btn-xl.active {
    border-color: #ee2628;
    background-color: #ee2628;
}

.btn-xl .badge {
    color: #ee2628;
    background-color: #fff;
}

.navbar-default .navbar-brand {
    font-family: "Kaushan Script","Helvetica Neue",Helvetica,Arial,cursive;
    color: #ee2628;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:active,
.navbar-default .navbar-brand.active {
    color: #ee2628;
}

.navbar-default .navbar-toggle {
    border-color: #ee2628;
    background-color: #ee2628;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #ee2628;
}


.navbar-default .nav li a:hover,
.navbar-default .nav li a:focus {
    outline: 0;
    color: #ee2628;
}

.navbar-default .navbar-nav>.active>a {
    border-radius: 0;
    color: #fff;
    background-color: #ee2628;
}

.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #ee2628;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: rgba(239,85,50,.9);
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    transition: all ease .5s;
}

section#contact .form-control:focus {
    border-color: #ee2628;
    box-shadow: none;
}

ul.social-buttons li a:hover,
ul.social-buttons li a:focus,
ul.social-buttons li a:active {
    background-color: #ee2628;
}

::-moz-selection {
    text-shadow: none;
    background: #ee2628;
}

::selection {
    text-shadow: none;
    background: #ee2628;
}

.MontserratFont
{
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    font-style: italic;
}

.navbar-default .nav li a, #services .service-heading a, #services h4.service-heading, #team h3, #portfolio .portfolio-item .portfolio-caption h4, #brands h3 {
    font-family: 'Oswald', "Helvetica Neue",Helvetica,Arial,sans-serif;

}

#services .service-heading a, #portfolio h4, #portfolio .portfolio-item .portfolio-caption h4, #team h3 {
    text-transform: uppercase;
    color: black;
}


#about p {
        font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
        line-height: normal;
        margin-bottom: 0px;

}

#about h3, #about h2 {
    margin-bottom: 15px;
}

#service .row {
    padding-bottom: 10px 10px;
}

section h2.section-heading, .portfolio-modal .modal-content h3 {
    font-family: 'Oswald', "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
}

section h3.section-subheading, .portfolio-modal .modal-content p.item-intro, #team .section-subheading, #team h4, #brands h3.section-subheading, .portfolio-modal .modal-content h3.modal-heading  {
    font-family: 'Rock Salt', cursive, "Helvetica Neue",Helvetica,Arial,sans-serif;
}



#services p,  #about p, .portfolio-modal .modal-content p, body {
    font-family: Raleway, "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.team-member img {
    width: 239px;
    height: 239px;
}

#brands .thumbnail {
    border: none;
}

#brands .thumbnail-img {
    margin: auto auto;
    max-height: 100px;
}

.timeline>li:before, .timeline>li:after {
    content: " ";
     display: none; 
}

.portfolio-modal .modal-content {
    text-align: left;
}

.timeline:before {
    left: 50%;
}

h3.modal-heading {
    line-height: 50px;
}

section#contact{
    background-image: none;
    background-color: white;
}

section#contact .section-heading{
    color:black;
}


section#contact .companyName {
    font-weight: bold;
}

