/*
 * Start Bootstrap - Landing Page (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

body,
html {
    width: 100%;
    height: 100%;
}

body,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
}

.topnav {
    font-size: 14px;
}

@media screen and (max-width:414px) {
    .navbar-brand{
        padding-left: 40%;
    }
}

.lead {
    font-size: 18px;
    font-weight: 400;
}

.intro-header {
    padding-top:50px; /* If you're making other pages, make sure there is 50px of padding to make sure the navbar doesn't overlap content! */
    padding-bottom: 50px;
    text-align: center;
    color: #f8f8f8;
    background: url(../img/head.jpg) no-repeat center center;
    background-size: cover;
}

.intro-message {
    position: relative;
    padding-top: 20%;
    padding-bottom: 20%;
}

.prism-player {
    width: 930px;
    height: 546px;
}

.img-responsive {
    margin-top: 6px;
    margin-bottom: 6px;
}

@media(max-width:767px) {
    .intro-message {
        padding-bottom: 15%;
    }

    .prism-player {
        width: 100%;
        height: 431px;
    }

    .intro-message > h1 {
        font-size: 3em;
    }

    ul.intro-social-buttons > li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.intro-social-buttons > li:last-child {
        margin-bottom: 0;
    }

    .intro-divider {
        width: 100%;
    }
}

.network-name {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2px;
}

.content-section-a {
    /*padding: 50px 0;*/
    padding-top: 20px;
    background-color: #f8f8f8;
}

.content-section-b {
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
}
.padding{
    padding-bottom: 30px;
    margin-top: -30px;
}
.section-heading {
    margin-bottom: 30px;
    margin-top: 70px;
    text-align: center;
}
@media screen and (max-width:500px) {
    .section-heading {
        margin-bottom: 30px;
        margin-top: 0;
        text-align: center;
    }
}
@media screen and (max-width: 768px){
    .section-heading{
        margin-top: 0;
        text-align: initial;
    }
}

.section-heading-spacer {
    float: left;
    width: 200px;
    border-top: 3px solid #e7e7e7;
}

.banner {
    /*padding: 100px 0;*/
    color: #f8f8f8;
    background: url(../img/service.jpg) no-repeat center center;
    background-size: cover;
    height: 600px;
    margin-top: 30px;
}

.banner h2 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    font-size: 3em;
}

.banner ul {
    margin-bottom: 0;
    margin-top: 330px;
    padding-right: 200px;
}
.banner-social-buttons {
    float: right;
    margin-top: 0;
}
@media screen and (max-width: 500px){
    .banner {
        /*padding: 100px 0;*/
        color: #f8f8f8;
        background: url(../img/service.jpg) no-repeat center center;
        background-size: cover;
        height: 100px;
        margin-top: 30px;
    }
    .banner ul {
        margin-bottom: 0;
        margin-top: 120px;
        margin-left: 50px;
    }
    .banner-social-buttons {
        float: none;
        margin-top: 0;
    }
    .prism-player {
        width: 100%;
        height: 281px;
    }
}
footer{
    text-align: center;
}
.content-section-a{
    padding-top:30px;
}
.about{
    cursor: pointer;
    color: blue;
}

@media(max-width:767px) {
    .banner h2 {
        margin: 0;
        text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
        font-size: 3em;
    }

    ul.banner-social-buttons > li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
        margin-left: -30px;
    }

    ul.banner-social-buttons > li:last-child {
        margin-bottom: 0;
    }
}
@media screen and (max-width: 414px){
    footer {
        margin-top: 160px;
    }
}

footer {
    padding: 50px 0;
    background-color: #f8f8f8;
}

p.copyright {
    margin: 15px 0 0;
}

@font-face {
    font-family: 'iconfont';  /* project id 514533 */
    src: url('//at.alicdn.com/t/font_514533_6p8mxepdfedsra4i.eot');
    src: url('//at.alicdn.com/t/font_514533_6p8mxepdfedsra4i.eot?#iefix') format('embedded-opentype'),
    url('//at.alicdn.com/t/font_514533_6p8mxepdfedsra4i.woff') format('woff'),
    url('//at.alicdn.com/t/font_514533_6p8mxepdfedsra4i.ttf') format('truetype'),
    url('//at.alicdn.com/t/font_514533_6p8mxepdfedsra4i.svg#iconfont') format('svg');
}



.iconfont {
    font-family:"iconfont" !important;
    font-size:16px;
    font-style:normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-xinlangweibo:before { content: "\e600"; }

.icon-0023:before { content: "\e659"; }

.icon-yundongfenxiang:before { content: "\e68e";font-size: 18px }

.icon-kefu:before { content: "\e686";font-size: 20px }

.icon-dianhua:before { content: "\e6be"; font-size: 20px }

.icon-youxiang:before { content: "\e65d"; }


.EQ{
    width: 50px;
    margin-left: 30px;
}
.navbar-default{
    background: #eb6100;
    border: none;
}
.navbar-default .navbar-nav>li>a{
    color: white;
}
.navbar-default .navbar-brand{
     color: white;
 }

