@media screen and (min-width :992px) and (max-width: 1323px) {}

@media screen and (min-width :1199px) and (max-width: 1366px) {}

@media screen and (min-width :1314px) and (max-width: 1690px) {
    /*Salman*/

    .abt-dtl h2 {
        font-size: 40px !important;
    }

}

@media screen and (min-width: 1092px) and (max-width: 1689px) {

    .abt-dtl h2 {
        font-size: 35px;
    }

    .mob-none {
        display: none;

    }

    .hm-abt-sec {
        height: 502px;
    }

    .stry-af img {
        bottom: -110px;
        margin-top: 0px !important;
    }

    .stry-af2 img {
        top: -110px;
    }

    .for-mr-mob img {
        margin-top: 25px;
    }
}


@media screen and (min-width: 1110px) and (max-width: 1600px) {


    .hom-ban {
        padding-top: 193px;
    }

    .hm-why-us-sec {
        padding: 40px 20px 2px 20px;
    }

    .ab-wel {
        padding-top: 100px;
    }
}

/********Sm-start*******/
@media screen and (min-width: 768px) and (max-width: 991px) {}

@media screen and (max-width: 980px) {}

@media screen and (max-width: 768px) {

    .top-head {
        display: none;
    }

    .fixed-top {
        margin-top: 0px;
    }

    .carousel {
        top: 60px !important;
    }

    .carousel-indicators li {
        width: 10px !important;
        border-radius: 50% !important;
        height: 10px !important;
        margin: 3px !important;
    }

    .carousel-control-prev-icon {
        display: none !important;
    }

    .carousel-control-next-icon {
        display: none !important;
    }

    .float-left {
        margin: 0;
    }

    .home-tit .leaf1::before,
    .home-tit .leaf1::after {
        width: 80px;
        height: 80px;
        margin: 16px;
    }

    .home-tit {
        padding-top: 114px;
    }

    .home-tit h2 span {
        font-size: 24px;
    }

    .card-container {
        margin: auto;
    }

    .home-tit h2 span .num {
        font-size: 52px;
    }

    .ban-home {
        padding: 0px 20px 2px 20px;
    }

    .ban-inn h2,
    .ab-ban h1 {
        font-size: 50px;
        line-height: 50px;
    }

    .ban-inn .ban-tit p {
        padding-top: 15px;
    }

    .why-blk {
        margin-top: 50px !important;
        margin: auto;
        /* padding: 18px 5px;
        width: 226px;
        ; */
    }

    .ab-wel-tit h2 {
        font-size: 38px;
    }

    .ab-wel-rhs {
        padding-top: 104px;
    }

    .ab-wel-tit h2 em {
        font-size: 22px;
        line-height: 38px;

    }

    .hm-why-us-sec {
        padding: 40px 20px 50px 20px;
    }

    .main-footer-sec {
        padding: 32px 0;
    }

    .foot-grass {
        padding: 0;
    }

    .gry-line {
        border-right: 0px;
        border-right: 0px;
    }

    .med-cls.gry-line {
        border-right: 0px;
        height: 0;
    }


    .social-icon {
        margin-top: 0;
    }

    .frame-1 {
        width: 200px !important;
    }

    .med-mr {
        padding-top: 5px !important;
    }

    .med-mr h2 {
        font-size: 20px;
        line-height: normal;
    }

    .med-mr h2 em {
        font-size: 18px;
        line-height: 30px;
    }

    .inner-sec-img {
        margin-bottom: 18px;
    }

    .sec-inner-section {
        margin-top: 24px;
        margin-bottom: 24px;
    }

    .logo img {
        width: 151px !important;
        padding: 3px;
    }

    .serv-slider .slider {
        display: flex;
        width: 100%;
        margin: 0 auto;
        overflow: hidden;
        padding: 0.5rem !important;
        margin: 0 0 !important;
    }

    .hm-abt-sec .slider {
        display: flex;
        width: 100%;
        margin: 0 auto;
        overflow: hidden;
        padding: 0.5rem !important;
        margin: 0 0 !important;
    }

    .why-para h4 {
        font-size: 18px;
        letter-spacing: 0.50px;
    }

    .why-para p {
        font-size: 16px;
    }

    .foot-dtl h4 {
        padding-bottom: 10px;

    }

    .ab-wel-2 {
        margin: 47% 6% 5% 15%;
    }

    .web-head h1 {
        font-size: 25px;
    }

    .web-head h2 {
        font-size: 25px;
    }

    .web-head {
        margin-top: 5px;
        margin-bottom: 0px;
    }

    .pack-list ul li i {
        position: absolute;
        margin-top: 14px;
        left: 39px;
    }

    .pack-list ul li {
        padding-left: 50px;
        font-size: 15px;
        line-height: 38px;
    }

    .list-mr {
        margin-top: 25px;
    }

    .sec-pack-2 p {
        text-align: center;
        font-size: 18px;
    }

    .sec-pack {
        background: url(../images/pack-bg.jpg) no-repeat, #000500;
        width: 100%;
        background-size: cover;
    }

    .sec-list ul li a {
        font-size: 18px;
    }

    .contact_icon_right {
        display: none;
    }
}

@media screen and (min-width: 480px) and (max-width: 766px) {}

/********xs-start********/
@media screen and (max-width: 768px) {}

@media screen and (max-width: 400px) {}


@media screen and (max-width: 360px) {}

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