@media (max-width:1399px) {

    /* Starting Our Services */

    .our-services .swiper-button-prev { left: -23px; }

    .our-services .swiper-button-next { right: -23px; }

    /* Ending Our Services */
}

@media (max-width: 1199px) {

    /* Starting Grouping */

    .site-footer .footer-bottom .row > div:last-of-type { padding-left: 15px; }

    .site-footer .social-media li:not(:last-of-type) { margin-right: 8px; }

    /* Ending Grouping */

    /* Starting Our Services */

    .our-services .swiper-button-prev { left: 15px; }

    .our-services .swiper-button-next { right: 15px; }

    /* Ending Our Services */

    /* Starting Steps */

    .main-aside .req-call i { margin-right: 10px; }

    /* Ending Steps */

}

@media (min-width:992px) {

    /* Starting Header */

    .site-header .dropdown-menu .submenu { left: 100%; }

    .dropdown > .dropdown-toggle + .dropdown-menu { left: 0; }

    .dropdown-menu .dropdown-toggle::after {
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        transform: rotate(-90deg);
    }

    /* Ending Header */
}

@media (max-width:991px) {

    /* Starting Header */

    .site-header .navbar-collapse { left: -100%; }

    .site-header .navbar-collapse.show { left: 0 }

    .submenu .dropdown-item { padding-left: 25px; }

    .submenu .submenu .dropdown-item { padding-left: 35px; }

    .dropdown-toggle::after { margin-left: auto; }

    .open-search { margin-right: 10px; }

    /* Ending Header */

    /* Starting Footer */

    .site-footer .top-content .barcode { margin-right: 15px; }

    .posts { margin-right: 30px; }

    /* Ending Footer */

    /* Starting About Us Page */

    .about-details .main-content .row > div:first-of-type { padding-right: 15px; }

    .about-details .main-content .row > div:last-of-type { padding-left: 15px;}

    /* Ending About Us Page */
}


@media (max-width:767px) {

    /* Starting Our Services */

    .global-item .details { text-align: left; }

    /* Ending Our Services */

    /* Starting Contact Bar */

    .c-bar { margin-right: 0; left: 15px; }

    .c-bar li:first-of-type a { padding: 0px 22px 0 32px; }

    .c-bar li:first-of-type a i { margin-right: 10px; margin-left: 0; }

    /* Ending Contact Bar */
}

@media (max-width:575px) {

    /* Starting Global Style */

    .iti-mobile .iti--container { left: 36px; }

    /* Ending Global Style */

    /* Starting Our Services */

    .our-services .swiper-button-prev { left: -10px; }

    .our-services .swiper-button-next { right: -10px; }

    /* Ending Our Services */

    /* Starting About Us */

    .about_us .nav-tabs .nav-item:not(:last-of-type) { margin-right: 0; }

    /* Ending About Us */

    /* Starting Footer */

    .site-footer .top-content .barcode { margin-left: auto; margin-right: auto; }

     .posts { margin-right: 0; }

    /* Ending Footer */

    /* Starting Steps */

    .top-note .icon { margin-right: 10px; }

    .wizard > .content > .body .checkbox-control i,
    .radio-control:not(:last-of-type) { margin-right: 15px; }

    .custom-radio { margin-right: 5px; }

    .add-file > label > div { margin-right: 0; }

    .add-file span.label { padding-left: 10px; }

    .add-file span.label i { margin-right: 9px; }

    .add-file span.label::after { margin-left: 3px; }

    .wizard .form-group label.error { margin-left: 10px!important; }

    .wizard .previous a::before { margin-right: 5px; }

    /* Ending Steps */

    /* Starting Single Blog Page */

    .single-details .content > img + img { margin-left: 0; }

    .single-details .social-share li:not(:last-of-type) { margin-right: 8px; }

    /* Ending Single Blog Page */

}