@media (max-width: 1199px) {
    .slider_text h2 {
        font-size: 33px;
        color: #fff;
    }
    .downloadicon a {
        width: 160px;
        display: inline-block;
    }
    .center_icon {
        width: 95%;
    }
    .center_icon p {
        font-size: 14px;
    }
    .footer_text {
        font-size: 12px;
    }
}

@media (max-width: 992px) {
    .slider_text h2 {
        font-size: 25px;
    }
    .downloadicon a {
        width: 115px;
        display: inline-block;
    }
    .number.track .form-group input {
        width: 98%;
        margin: 0px 1%;
    }
    .center_icon h4 {
        font-size: 19px;
    }
    .paragraph {
        font-size: 13px;
    }
    .icon_text h5 {
        font-size: 17px;
    }
    .footer_text br {
        display: none;
    }
    .left_icon_text span {
        font-size: 10px;
    }
    .navbar-toggler {
        position: absolute;
        top: 25px;
        right: 20px;
    }
    .navbar-toggler:focus {
        outline: none
    }
    .navbar-brand {
        width: 100px;
    }
    .navbar-collapse {
        padding: 10px;
        background: #fff;
    }
    .navbar-nav li a {
        transition: all 0.3s linear;
        background: #93479C;
        background: -webkit-linear-gradient(to right, #93479C 50%, #5437D2 100%);
        background: -moz-linear-gradient(to right, #93479C 50%, #5437D2 100%);
        background: linear-gradient(to right, #93479C 50%, #5437D2 100%);
        background-clip: border-box;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }
    .iti.iti--allow-dropdown {
        width: 75%;
    }
    .home-login-button {
        margin-top: -5px;
    }
    .home-login-button a {
        background-color: #93479C !important;
        padding: 5px 20px !important;
        text-align: center;
        display: block;
        color: #ffffff !important;
        font-size: 16px;
    }
    .home-login-button a:hover {
        background-color: #000000 !important;
        padding: 5px 20px !important;
        text-align: center;
        display: block;
        color: #ffffff !important;
        font-size: 16px;
        transition: all 0.3s linear;
    }
}

@media (max-width: 767px) {
    .sliderwrap {
        padding: 120px 0px 50px;
    }
    .header_mobile {
        margin: 50px 0px 0px;
    }
    .downloadicon {
        width: 100%;
        text-align: center;
    }
    .qualityservice {
        padding: 30px 0px 50px;
    }
    .sectitle h2 {
        font-size: 40px;
    }
    .sectitle {
        padding-bottom: 20px;
    }
    .right_box {
        margin-top: 0px;
    }
    .advantageimg {
        margin: 0px 0px 20px 0px;
    }
    .center_icon h4 {
        font-size: 16px;
    }
    .consumer {
        padding: 50px 0px 230px;
    }
    .left_icon_text {
        margin-top: 0px;
        width: 100%;
        text-align: center !important;
    }
    .left_icon_text span {
        font-size: 16px;
        width: 60%;
        display: inline-block;
    }
    .left_icon_text {
        margin-top: 0px;
        width: 100%;
        text-align: center !important;
        margin-bottom: 20px;
    }
    .icon_text {
        margin-bottom: 20px;
    }
    .questionanaswer {
        padding: 40px 0px;
    }
    .accordion .card-header button {
        font-size: 12px;
    }
}

/* Large desktops and laptops */
@media (min-width: 993px) {
    .features-text{
        padding: 0 150px;
    }
}

@media (max-width: 480px) {}

@media (max-width: 320px) {}
