/*======================*/
.d-mob {
    display:none
}
@media only screen and (max-width: 767px){
.d-dt {
    display:none
}
.d-mob {
    display:initial;
}
.banner-top-txt img {
    width: 80px;
}
}
/*======================*/
.bnr-mbg {
    position: absolute;
    right: 327px;
    top: 399px;
    z-index: 9;
    width: 175px;
}
@media only screen and (max-width: 1187px){
.bnr-mbg {
    right: 214px;
}
}
@media only screen and (max-width: 1023px){
.bnr-mbg {
    right: 25px;
    top: 108px;
}
}
@media only screen and (max-width: 768px){
.bnr-mbg {
    display:none;
}
}
/*======================*/

.bnr-mbg-sec {
    float: left;
    width: 100%;
    text-align: center;
    background-color:#000;
    color:#fff;
}

.bnr-mbg-sec ul {
    float: left;
    width: 100%;
    padding: 50px 50px 50px 50px;
    border-bottom: 1px solid #f1f1f1;
    display: flex!important;
}

.bnr-mbg-sec ul li:first-child {
    float: left;
    width: 25%;
    padding: 0 30px;
    text-align: center;
    position: relative;
    align-self: center!important;
}
.bnr-mbg-sec ul li:last-child {
    float: left;
    width: 75%;
    padding: 0 30px;
    text-align: center;
    position: relative;
    align-self: center!important;
}
.bnr-mbg-sec ul li:after {
    position: absolute;
    right: 0;
    top: 0px;
    width: 1px;
    height: 100%;
    border-right: 1px solid #f1f1f1;
    content: "";
}

.bnr-mbg-sec ul li:last-child:after {
    display: none;
}

.bnr-mbg-sec ul li img {
    display: block;
    margin: 0 auto 15px;
    width: 100%;
}

.bnr-mbg-sec ul li span {
    float: left;
    width: 100%;
    font-size: 24px;
    line-height: 30px;
    font-weight: 600;
    font-family: 'Sora', sans-serif;
    margin-bottom: 4px;
}

.bnr-mbg-sec ul li p {
    float: left;
    width: 100%;
    font-size: 14px;
    line-height: 24px;
    margin-top: 10px;
    color: #fff;
}



@media (max-width:1199px){
    .bnr-btm-sec ul li p br{display: none;}
    .s4-btm-sec {
    margin-top: -250px;
    height: 300px;
}
    .bnr-mbg-sec ul li p br{display: none;}
    .s4-btm-sec {
    margin-top: -250px;
    height: 300px;
}
}



@media only screen and (max-width:1187px) {
    .bnr-mbg-sec ul li {
        padding: 0 20px;
    }

    .bnr-mbg-sec ul li span {
        font-size: 24px;
    }
}

@media only screen and (max-width:1021px) {

    .bnr-btm-sec ul li span {
        font-size: 21px;
        line-height: 26px;
    }
    .bnr-mbg-sec ul li span {
        font-size: 21px;
        line-height: 26px;
    }
}


@media only screen and (max-width:767px) {
    .bnr-mbg-sec ul {
        padding: 0 0 20px 0;
        border: 0;
        display: initial!important;
    }

    .bnr-mbg-sec ul li:first-child,
    .bnr-mbg-sec ul li:last-child{
    width: 100%;
    margin-top: 0;
    border-bottom: 0px solid #f1f1f1;
    padding: 0px 15px;
    
}

    .bnr-mbg-sec ul li:after {
        display: none;
    }

    .bnr-mbg-sec ul li img {
        margin: auto;
        width: 50%
    }
}



/*======================*/
.s1-bottom {
    float: left;
    width: 100%;
    padding: 0 70px;
    margin-top: 35px;
}
.s1-btm-text {
    float: left;
    width: 100%;
    font-size: 20px;
    line-height: 26px;
    color: #000000;
}

ul.s1-prms-list {
    float: left;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 20px;
}

ul.s1-prms-list li {
    display: inline-block;
    vertical-align: middle;
    padding: 0 40px;
}
ul.s1-prms-list li img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}
@media only screen and (max-width: 1187px) {
ul.s1-prms-list li {
    padding: 0 23px;
}
}

@media only screen and (max-width: 1024px) {
ul.s1-prms-list li {
    padding: 0;
    width: 19%;
}
ul.s1-prms-list li img {
    max-width: 88%;
}
}
@media only screen and (max-width: 767px){
ul.s1-prms-list li {
    width: 18%;
    margin-top: 15px;
}
ul.s1-prms-list {
    float: left;
    width: 100%;
    margin-top: 0px;
}
}
/*======================*/



.star {
    width: 110px;
}
.cross {
     width:26px;
}
.check {
     width:33px;
}
.section-5 {
    float: left;
    width: 100%;
    padding: 60px 0 60px;
    position: relative;
    text-align: center;
    background:#f5fbff;
}
.section-5 img {
    height:auto;
}
.s5_comp {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    max-width: 1030px;
    background: #fff;
    border-radius: 20px;
    margin-top: 200px;
    margin-bottom: 30px;
    box-shadow: 0 0 15px 2px rgba(0, 0, 0, 0.2);
}

.s5-col-1 {
    float: left;
    width: 37%;
    padding: 25px 0;
    position: relative;
}

.s5-col-1 ul {
    float: left;
    width: 100%;
}

.s5-col-1 ul li {
    float: left;
    width: 100%;
    height: 70px;
    text-align: left;
    font-size: 19px;
    line-height: 74px;
    color: #000;
    letter-spacing: 0.3px;
    font-weight: 600;
    padding: 0 0 0 60px;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    border-bottom: 1px solid #e7e7e7;
    background: url(../images/comp-point.png) no-repeat 22px 25px;
}

.s5-col-1 ul li:last-child {
    border: none;
}

.s5-col-1 ul li img {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -13px;
}

.s5-col-2 {
    float: left;
    width: 27%;
    background: #2c7fba;
    border-radius: 20px;
    margin: -95px 20px -25px 0;
}

.s5-col-2-top {
    float: left;
    width: 100%;
    height: 115px;
}

.s5-col-2-prod {
    display: block;
    margin: -38px auto 10px;
    max-width: 100%;
}

.s5-col-3-prod {
    display: block;
    margin: -38px auto 15px;
    max-width: 100%;
}

.s5-col-4-prod {
    display: block;
    margin: -60px auto 14px;
    max-width: 100%;
}

.s5-col-2-top p {
    font-size: 18px;
    line-height: 30px;
    color: #ffffff;
    font-weight: 600;
    letter-spacing: 0.5px;
}

.s5-col-4-top p,
.s5-col-4-top p {
    font-size: 19px;
    line-height: 19px;
}

.s5-col-2 ul {
    float: left;
    width: 100%;
    padding-top: 5px;
}

.s5-col-2 ul li {
    float: left;
    width: 100%;
    height: 70px;
    text-align: center;
    padding: 20px 0;
    border-bottom: 1px solid #4d82a8;
}

.s5-col-2 ul li:last-child {
    border: none;
    height: 115px;
}

.s5-col-3 {
    background: #383838;
}

.s5-col-3 ul li {
    border-bottom: 1px solid #484848;
}

.s5-col-4 {
    background: #383838;
}

.s5-col-4 ul li {
    border-bottom: 1px solid #484848;
}


.section-test {
    float: left;
    width: 100%;
    padding: 60px 0 70px;
    position: relative;
    text-align: center;
}

.s6-mid {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    max-width: 1320px;
    margin-top: 40px;
}

.testBox {
    float: left;
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-wrap: wrap;
    display: flex;
    justify-content: space-between;
}

.testCol {
    float: left;
    width: 31%;
}

.testImage {
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
    border-radius: 12px;
    width: 350px;
    height: 350px;
}

.testStar {
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
    margin-top: 30px;
    width: 100px;
}
.testVerify {
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
    width: 15px;
}
.testCol .commonText.testhead {
    margin-top: 20px;
    font-weight: 600;
}

.testCol .commonText {
    margin-top: 10px;
}

.testName {
    float: left;
    width: 100%;
    font-size: 17px;
    line-height: 18px;
    color: #000;
    letter-spacing: 0.3px;
    font-weight: 600;
    margin-top: 25px;
}

.testName img {
    display: inline-block;
    vertical-align: middle;
    margin: -1px 3px 0 10px;
}

.testName span {
    color: #37b72d;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0.5px;
}

@media only screen and (max-width:1021px) {
    .s5-col-1 {
        padding: 15px 0;
        width: 40%;
    }
    .s5-col-1 ul li {
        height: 60px;
        font-size: 17px;
        line-height: 62px;
        font-weight: 500;
        padding: 0 0 0 50px;
        background-position: 20px 20px;
    }
    .s5-col-2 {
        width: 27%;
        margin: -95px 15px -25px 0;
    }
    .s5-col-2-top {
        height: 105px;
    }
    .s5-col-2-prod {
        margin: -41px auto 10px;
    }
    .s5-col-2 ul li {
        height: 60px;
    }
    .s5-col-2 ul li img {
        width: 24px;
    }
    .s5-col-2 ul li:last-child {
        height: 95px;
    }
    .s5-col-4-top p,
    .s5-col-4-top p {
        font-size: 17px;
    }
    .s5-col-3-prod,
    .s5-col-4-prod {
        margin: -52px auto 15px;
        width: 95px;
    }
    .s6-mid {
        margin-top: 20px;
    }
    .testBox {
        margin-top: 30px;
    }
    .testStar {
        margin-top: 20px;
    }
    .testCol .commonText.testhead {
        margin-top: 15px;
    }
    .testName {
        font-size: 14px;
        margin-top: 15px;
    }
}    
@media only screen and (max-width:767px) {
    .star {
        width: 55px;
    }
    .section-5 {
        padding: 30px 0 25px;
    }
    .s5_comp {
        border-radius: 10px;
        margin-top: 160px;
    }
    .s5-col-1 {
        width: 46%;
        padding: 10px 0;
    }
    .s5-col-1 ul li {
        font-size: 14px;
        line-height: 18px;
        padding: 13px 0 13px 30px;
        background-position: 10px 14px;
        background-size: 14px;
    }
    .s5-col-2 {
        width: 24%;
        margin: -95px 3% -25px 0;
    }
    .s5-col-2-top {
        height: 100px;
    }
    .s5-col-2-prod {
        margin: -21px auto 30px;
        width: 70px;
    }
    .s5-col-2-top p {
        font-size: 10px;
    }
    .s5-col-2-top {
        height: 100px;
    }
    .s5-col-4-top p,
    .s5-col-4-top p {
        font-size: 11px;
    }
    .s5-col-3-prod {
        margin: -30px auto 25px;
        width: 70px;
    }   
    
    .section-test {
        padding: 30px 0 25px;
    }
    .s6-mid {
        width: calc(100% + 30px);
        margin: 0 0 0 -15px;
    }
    .testBox {
        margin-top: 20px;
    }
    .testCol {
        width: 100%;
        margin: 0 8px 0;
    }
    .testCol .commonText.testhead {
        font-size: 16px;
    }
    .testName {
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 25px;
}
    
}