#header .header-inner #logo a>img,
#header #header-wrap #logo a>img {
    height: 50px;
    margin-top: 17px;
}
#logo img{
    width: 140px !important;
}
.tiper {
    padding: 0px 30px;
    height: 60px;
    position: fixed;
    top: 40px;
    left: 50%;
    transform: translate(-50%, 0%);
    background: #28a745;
    border-radius: 5px;
    z-index: 999;
    text-align: center;
    line-height: 60px;
    display: none;
    color: #fff;
    font-size: 20px;
}

.tip-message {
    color: red !important;
}

.text-black {
    color: black !important;
}

.text-white {
    color: white !important;
}

.m-t-160 {
    margin-top: 160px;
}

.m-b-100 {
    margin-bottom: 100px;
}

.m-t-23 {
    margin-top: 23px;
}

.m-t-95 {
    margin-top: 65px !important;
}

.tip-message {
    color: red !important;
}

.colimng {
    width: 120px;
}

.colbox {
    height: 88px;
}

.team-members .team-member {
    background-color: #CCCCCC;
}

.team-members .team-member .team-desc>span {
    color: black;
    padding: 3px;
}

.team-members .team-member .team-desc>p {
    font-size: 12px;
}

.team-member .team-desc {
    height: 220px;
    padding-top: 0px;
    padding: 3px;
}

.team-members.team-members-shadow .team-member .team-desc {
    padding: 0px 5px;
}

.team-members .team-member .team-desc>p {
    padding: 0px 5px;
}

.heading-text.heading-section>h2:before {
    background-color: #CCCCCC;
}


.list-icon.list-icon-colored li:before,
.list-icon.icon-list-colored i {
    color: white
}

.w-1200 {
    width: 1200px;
    margin: 0 auto;
}

.dis-none {
    display: none;
}

.system {
    margin-top: 15px !important;
}

.max-450 {
    max-width: 450px !important;
    margin: 0 auto;
}

.pc-m-20 {
    margin-top: 20px;
}

#myTabContent {
    line-height: 40px;
    font-size: 14px;
}

.highlight {
    font-weight: bold;
    color: #007bff;
}
.highlight {
    padding: 1px 4px;
    margin: 0 -4px;
}

#Scontent,#Ccontent {
    position: relative;
    line-height: 18px;
    padding: 10px 15px;
    border-radius: 5px;
    border: 1px solid #ececec;
    width: 181px;
    left: 184px;
    background-color: white;
    display: none;
    z-index: 100000;
    max-height: 320px;
    overflow-y: auto;
    /* overflow：scroll; */
}
#Ccontent{
    left: 104px;
}
.Sactive{
    color: #007bff;
    font-weight: bold;
}
#Scontent a ,#Ccontent a{
    line-height: 30px;
    display: block;
    text-align: left;
}
.boredr-content{
    border:1px solid #efefef;
    padding:30px;
    margin:30px auto;
  
}
@media(max-width: 900px) {
    .mercurityLogo img {
        width: 180px;
        text-align: center;
        margin: 10px 0px 0px 30px;
    }
    .container{
        padding:0px 15px !important;
    }
    .inspiro-slider .slide-captions h1,
    .inspiro-slider .slide-captions h2,
    .heading-text.heading-section>h2 {
        font-size: 36px;
        line-height: 36px;
    }

    .m-t-160 {
        margin-top: 30px;
    }

    .m-b-100 {
        margin-bottom: 20px;
    }

    .m-t-23 {
        margin-top: 0px;
    }

    .w-1200 {
        width: 1200px;
    }

    .m-min-t-10 {
        margin-top: 10px;
    }

    .w-1200 {
        width: 300px;
        margin: 0 auto;
    }

    .d-black {
        display: none;
    }

    .dis-none {
        display: block;
    }

    .pc-m-20 {
        margin-top: 0px;
    }

    .heading-text h2 {
        font-size: 40px !important;
    }
    .col-md-4{
        width: 33.33%
    }
    #Scontent {
        left: 172px;
    }
}