@media only screen and (min-width:768px) and (max-width:1200px){
    .call-to-cation-cut .fixed-bg.bg10:after {content: "";display: block;width: 100%;height: 100%;background: rgba(255, 255, 255, 0.75);}

    .call-to-cation-cut .fixed-bg.bg10 {
        background-position: 0%;
    }
}
@media only screen and (min-width:768px) and (max-width:991px){
    .advgs-info {
        width: 20%;
        margin-bottom: 30px;
    }
    .advgs-info {
        padding: 0 0px;
    }
    .img-cute-area .block.block.less-gap.rem_pb_0 .fixed-bg.bg3 {
        background-position: top left;
        opacity: .2;
    }
    .img-cute-area .why_us {

        width: 100%;
    }
    .img-cute-area .col-lg-6.col-md-8.col-sm-8 {
        width: 100%;
    }
    .call-to-cation-cut .sep-text.fl-right {
        float: left;
    }
    .icon-text {
        display: none;
    }
    .responsive_header .apt_btn {
        display: flex;
    }
    .responsive_header .apt_btn a {
        margin-left: 8px;
    }
}


