.container .img-diva{
    width: 100%;
    padding: 14px 40px;
    box-shadow: 1px 2px 16px -7px #8d8f92;
}
.container .support_wrapper{
    padding: 60px;
    background: url(../images/support.jpg);
    background-repeat: no-repeat;
}
.container .support_wrapper .nd-para-sup{
    font-size: 22px;
    font-weight: 300;
    color: #fff;
    text-shadow: 1px 1px 1px #000;
}
.container .support_wrapper .in-head-sup{
    font-size: 40px;
    font-weight: 300;
    color: #ffffff;
    text-shadow: 1px 1px 1px #000;
}
.container .support_wrapper .nd-para-sup1{
    font-size: 18px;
    font-weight: 300;
    color: #ffffff;
    text-shadow: 1px 1px 1px #000;
}
.container .support_wrapper .sup-chat-btn{
    background: #ab0d0d;
    padding: 8px 40px;
    color: #fff;
    font-weight: 300;
    font-size: 30px;
    border-radius: 2px;
    text-decoration: none;
}
.container .sup-icon-wrapper{
    padding: 0px;
    border: 1px solid #e8e7e7;
}
.container .sup-icon-wrapper .sup-icon{
    padding: 10px;
    height: 102px;
}
.container .nd-para-5{
    font-size:35px;
    font-weight: 300;
    color: #9E3B1B;
    padding: 0px 80px;
}
.container .er-back-img{
    background-image: url("../images/f1.png");
    background-size: cover;
    background-repeat: no-repeat;
    height: 250px;
    padding-top: 4%;
}
.container .er-back-img .head-sec-back{
    color:#fff;
    font-weight: 600;
}
.container .er-back-img .head-sec-backp{
    color: #fff;
}
.container .er-back-img #str-chat1{
    background-color: #fff;
    text-decoration: none;
    padding: 10px 40px;
    font-size: 20px;
    color: #c01818;
    font-weight: 800;
    margin-top: 2%;
}
.container .er-back-img #str-chat2{
    background-color: #fff;
    text-decoration: none;
    padding: 10px 40px;
    font-size: 20px;
    color: #c01818;
    font-weight: 800;
}
.container .fot-image{
    width: 100%;
    margin-top: 5%;
}
@media only screen and (max-width: 400px) {
    .container .nd-para-5{
        font-size: 20px;
        font-weight: 300;
        color: #9E3B1B;
        padding: 0px 50px;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .container .er-back-img .head-sec-backp{
        color: #fff;
        font-size: 14px;
    }
    .container .er-back-img #str-chat1{
        background-color: #fff;
        text-decoration: none;
        padding: 10px 40px;
        font-size: 20px;
        color: #c01818;
        font-weight: 800;
    }
    .container .er-back-img{
        background-image: url("../images/f1.png");
        background-size: cover;
        background-repeat: no-repeat;
        height: 350px;
        padding-top: 10%;
    }
    .container .er-back-img .row .clmtalk{
        margin-top: 20px;
    }
    .container .support_wrapper .in-head-sup{
        font-size: 20px;
        font-weight: 300;
        color: #ffffff;
        text-shadow: 1px 1px 1px #000;
    }
    .container .mncontent{
        margin-top: 0!important;
    }
}
