@media only screen and (max-width:750px) and (min-width:320px) {
    /*.row {*/
    /*    margin-bottom: 20px*/
    /*}*/
    .M-mt-20 {
        margin-top: 20px
    }
    .m-ptb-20 {
        padding: 20px 0
    }
    h2 {
        font-size: 24px
    }
    h3 {
        font-size: 21px
    }
    h4 {
        font-size: 19px
    }
    .heading-title h2,
    .heading-title-2 h2 {
        font-size: 15px
    }
    .why_choose_page .heading-title-2 h2 {
        font-size: 24px
    }
    .title-header-bg {
        height: 250px;
        background-attachment: inherit;
        line-height: 250px;
        text-align: center
    }
    .title-header-bg h2 {
        font-size: 21px;
        display: inline-block;
        vertical-align: middle
    }
    .sing-head-mob h2
    {
        font-size:36px;
    }
    .top-header-section {
        display: none
    }
    #header {
        display: none
    }
    .heading-title {
        margin-bottom: 20px
    }
    .mob-section-header {
        display: block
    }
    .mobile-btn {
        display: block;
        text-align: right;
        font-size: 24px;
        color: #0a0a0a
    }
    .mobile-col-logo {
        width: 65%
    }
    .mobile-col-logo img
    {
        width:65%;
    }
    .mobile-col-menu {
        width: 33%;
    }
    .header {
        position: relative;
        width: 100%;
        height: 450px;
        overflow: hidden
    }
    .header .item .cover .header-content h1 {
        font-size: 24px;
        font-weight: 600;
        margin: 5px 0 20px;
        word-spacing: 3px;
        color: #fff
    }
    .header .item .cover .header-content h4 {
        font-size: 19px
    }
    .header .item .cover {
        padding: 50px 0;
        display: block
    }
    .header .item .cover .header-content {
        padding: 20px
    }
    .content blockquote {
        width: 90%
    }
    blockquote p {
        margin-top: 5%;
        font-size: .9rem
    }
    .slide-btn div {
        position: absolute;
        left: 0%
    }
    p
    {
        font-size:13px;
    }
    .fs-16 h4
    {
        font-size:16px!Important;
    }
  
    .call-us-section .head-point h3 {
        text-align: center;
        font-size: 17px;
        margin-bottom:10px;
    }
    .call-us-section .head-point h4 {
        text-align: center;
        font-size: 16px;
        margin-bottom:25px;
    }
    .call-us-section .text-right {
        text-align: center !important
    }
    #customers-testimonials {
        padding: 0;
        text-align: center
    }
    #customers-testimonials .item {
        padding: 0
    }
    #customers-testimonials .shadow-effect {
        height: 220px
    }
    #customers-testimonials .shadow-effect:after {
        content: "";
        top: 65%
    }
    .shadow-effect p:before {
        font-family: Arial;
        content: "\201C";
        color: #7a7a7a;
        font-size: 8em;
        position: absolute;
        left: 0;
        top: -25px
    }
    .why_choose-section .icon-box .accordion-title {
        font-size: 14px
    }
    .counter-section h1 {
        font-size: 24px
    }
    .global-bg {
        /*padding: 15px 0 0*/
        height:40vh;
    }
    .global-bg .glob-info h2 {
        font-size: 21px
    }
    .location .location-list li {
        width: 45%;
        padding-left: 5%;
        float: left;
        margin-left: 10px;
        text-align: left !important
    }
    #customers-testimonials .owl-next,
    #customers-testimonials .owl-prev {
        display: none
    }
}

@media only screen and (max-width:998px) and (min-width:751px) {
    .top-header-section .first-list {
        width: 60% !important
    }
    .top-header-section .second-list {
        width: 40% !important
    }
    .top-header-section .container,
    .container-sm {
        max-width: 800px !important
    }
}