.logo,.nav>li>a,.tagline {
    color: #e77f44;
}

body {
    font-size: 16px;
}

.header {
    width: 100%;
    background-color: #950e95;
}

.logo {
    font-family: 'Great Vibes',cursive;
}

.navbar {
    border-radius: 0;
    background-color: #7e067f;
}

.nav>li>a {
    text-decoration: none;
}

#myCarousel,.first-slide,.second-slide,.third-slide {
    min-height: 200px;
    max-height: 300px;
}

.carousel-caption {
    padding-bottom: 50px;
}

.main-content {
    margin: 50px 0 60px;
}

.contact-headings {
    font-size: 2em;
}

.china-intro {
    height: 180px;
    width: 200px;
}

.first-slide,.footer,.second-slide,.third-slide {
    width: 100%;
}

.pic-home {
    height: 250px;
}

.gallery-intro {
    margin-bottom: 20px;
}

.gallery-pic-feat,.sub-head {
    margin-bottom: 30px;
}

.gallery-row {
    margin-top: 20px;
}

.gallery-pic-feat {
    height: 180px;
}

.gallery-pic {
    height: 160px;
}

.about-title {
    font-size: 1.5em;
}

.footer {
    bottom: 0;
    height: 30px;
    background-color: #950e95;
    position: fixed;
}

.text-muted {
    padding-top: 4px;
}

.mob-nav-bar {
    background-color: #e77f44;
}

iframe {
    width: 100%;
}

.news-head {
    font-size: 1.5em;
}

.news-img {
    width: 350px;
    height: 225px;
}


