@media (max-width:991px) {
    .logo img {
        height: 100px
    }

    .swiper-heading {
        line-height: 50px;
        letter-spacing: 0;
        font-weight: 700;
        font-size: 40px;
        margin-top: 150px
    }

    .swiper-para {
        font-size: 14px;
        line-height: 16px
    }
}

@media (min-width:1200px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1200px
    }

    .sticky .head-nav {
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        -webkit-transition: all .3s linear 0ms;
        -khtml-transition: all .3s linear 0ms;
        -moz-transition: all .3s linear 0ms;
        -ms-transition: all .3s linear 0ms;
        -o-transition: all .3s linear 0ms;
        transition: all .3s linear 0ms;
        z-index: 9999
    }

    .sticky .ma-btn,
    .sticky .site-nav {
        border-radius: 0
    }

    .sticky .menu-li a,
    .ma-btn {
        line-height: 60px
    }

    .sticky .ma-btn {
        height: 60px
    }

    .slider-section {
        margin-top: -25px;
        border-top: 1px solid #eee;
    }
}

@media (min-width:1400px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1400px
    }
}

@media (min-width:1901px) {
    body {
        font-size: 18px
    }
}

@media (max-width:1199px) {
    body {
        padding-bottom: 54px;
    }

    .logo img {
        height: 65px
    }

    .logo small {
        color: #ff5146
    }

    header {
        box-shadow: 0 13px 35px -12px rgb(255 160 38 / .4);
        background-color: #fff;
        border-bottom: 1px solid #ddd;
    }

    .lang-change {
        color: #222;
        font-size: 18px
    }

    .sticky {
        position: fixed;
        padding-left: 10px;
        padding-right: 10px;
        top: 0;
        left: 0;
        right: 0;
        z-index: 999
    }

    .head-nav {
        position: absolute;
        height: calc(100vh - 100%);
        width: 270px;
        left: 0;
        top: 100%;
        bottom: 0;
        margin: 0 !important;
        overflow: hidden;
        visibility: hidden;
        z-index: 999;
        -webkit-transition: all .3s linear 0ms;
        -khtml-transition: all .3s linear 0ms;
        -moz-transition: all .3s linear 0ms;
        -ms-transition: all .3s linear 0ms;
        -o-transition: all .3s linear 0ms;
        transition: all .3s linear 0ms;
        -webkit-transform: translateX(-100%);
        -khtml-transform: translateX(-100%);
        -moz-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -o-transform: translateX(-100%);
        transform: translateX(-100%);
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .15);
        -khtml-box-shadow: 0 5px 15px rgba(0, 0, 0, .15);
        -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, .15);
        -ms-box-shadow: 0 5px 15px rgba(0, 0, 0, .15);
        -o-box-shadow: 0 5px 15px rgba(0, 0, 0, .15);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .15);
        border-top: 1px solid #ebebeb
    }

    .head-nav.navigation-open {
        z-index: 999;
        visibility: visible;
        -webkit-transform: translateX(0);
        -khtml-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }

    .site-nav {
        width: 270px;
        padding: 40px 26px 50px 16px;
        z-index: 1001;
        height: 100%;
        border-radius: 0;
        display: block;
        overflow-y: scroll;
        margin-right: -10px
    }

    .primary-menu li {
        display: block;
        margin: 0
    }

    .primary-menu li a {
        padding: 12px 0;
        font-weight: 700;
        border-bottom: 1px solid #ebebeb;
        line-height: 1.6
    }

    .ma-btn {
        border-radius: 0;
        height: 58px;
        line-height: 18px
    }

    .dark-transparent {
        visibility: hidden
    }

    .btn,
    button,
    .button,
    input[type="submit"] {
        padding: 0 20px;
        line-height: 36px
    }

    .fixed-call {
        bottom: 0;
        left: 0;
        display: flex;
        width: 100%;
    }

    .fixed-call a {
        padding: 8px 10px;
        flex: 1;
    }

    #main-toggler {
        top: 52%;
    }

    .lang-change {
        top: 38px;
        right: 71px;
    }
}

@media (max-width:767px) {
    .logo img {
        height: 90px
    }

    footer span {
        display: block
    }

    .swiper-heading {
        line-height: 42px;
        font-size: 32px;
        margin-top: 100px
    }

    .swiper-para {
        font-size: 16px;
        line-height: 20px
    }
}

@media (max-width:576px) {
    .logo img {
        height: 80px
    }

    .swiper-heading {
        line-height: 27px;
        font-size: 22px;
        margin-top: 80px
    }

    .swiper-para {
        font-size: 14px;
        line-height: 16px
    }

    .lang-change {
        top: 19px;
        right: 25px;
    }

    #main-toggler {
        top: 65%;
    }

    .sticky #main-toggler {
        top: 75%;
    }

    .flash {
        font-size: 20px;
    }

    .h1,
    h1 {
        font-size: 26px;
    }

    .custom-heading {
        font-size: 22px;
    }

    .f-col p {
        font-size: 16px;
    }

    .f-col img {
        width: 54px;
    }
}

@media (max-width:360px) {
    .swiper-heading {
        font-size: 18px
    }

    .swiper-para {
        font-size: 14px;
        line-height: 16px
    }

    .slider-inner .btn {
        font-size: 12px;
        line-height: 30px
    }

    .logo small {
        font-size: 80%
    }
}