.i4{
    width:340px;
    height:150px;
    position: relative;
    display: block;
    z-index: -10;
}
.stitle{
    font-size:24px;
    color:#ffffff;
}
.tab3 div{
    margin-top:5px;
}
.tab3 p{
    font-size:12px;
    color:#ffffff;
}
.tab3 a{
    text-decoration:none;
    cursor:pointer;
}

.tab3 h4{
    margin-top:-50px;
    margin-left: 5px;
    color:#204d74;
}

.tab3 p{
    margin-top:-10px;
    margin-left: 5px;
    color:#204d74;
}

.tab4 h4{
    margin-left: 5px;
    color:#204d74;
}

.tab4 p{
    margin-left: 5px;
    color:#204d74;
}

.tab3-i{
    width:100%;
    margin-top:-50px;
}
.tab4-d{
    margin-top: -450px;
}
.most{
    background-color: #ffffff;
    opacity: .7;
    border-radius: 8px;
}
.most a{
    color:#000000;
    text-decoration:none;
    cursor:pointer;
}
.c1{
    height:400px;
}
.team {
    background:rgba(242,248,238,1);
    margin-top:10px;
    padding: 5px;
}
.team img{
    background:rgba(242,248,238,1);
    margin-left: 150px;
}

.tb{
    margin-bottom: 10px!important;
}

.pl-0{
    font-size:18px!important;
    margin-bottom: 20px!important;
    line-height: 30px;
}
.pl{
    font-size:16px!important;
    margin-bottom: 20px!important;
}
.mi{
    margin-left:15px;
}

.aboutTitle {
    margin-top: 20px;
    margin-bottom: 10px;
}
.healthimg{
    margin-top: -40px;
}
.aboutContent{
    background-color: #ffffff;
    width: 1000px;
}

@media (max-width: 600px)  {
    body{
        background-repeat:no-repeat;
        background-image: url('');
        background-color: #f0ad4e;
        background-size:100% 100%;
        background-attachment:fixed;
    }
    .tab3-i{
        margin-top:50px;
    }
    .tab4 h4{
        /*margin-left: 5px;*/
        color:#204d74;
    }

    .tab4 p{
        /*margin-left: 5px;*/
        color:#204d74;
    }
    .tab4-d{
        margin-top: -10px;
    }
    .tab4-i{
        margin-left:15px;
        margin-top:40px;
    }
    .healthimg{
        margin-top: 20px;
    }
    .tb{
        margin-left: -8px!important;
    }
    .team img{
        background:rgba(242,248,238,1);
        float:right;
        margin-right: 20px;
    }
 .mine
    .text-center{
        margin-top:30px;
    }
    .d-text-1{
        margin-left:190px;
    }
    .aboutContent{
        background-color: #ffffff;
        width: 100%;
    }
 .pp{
    margin-left:0px!important;
 }
 .cc{
     margin-left:0px!important;
 }
}