@media only screen and (min-width:320px) and (max-width:991px) {
    h1 {
        font-size: 26px !important;
    }
    h2 {
        font-size: 21px !important;
    }
    h3 {
        font-size: 19px !important;
    }
    h4 {
        font-size: 15px !important;
    }
}

@media only screen and (min-width:320px) and (max-width:767px) {
    header .cont-nav {
        float: left;
    }
    header .cont-nav li {
        display: none
    }
    header .cont-nav li:first-child {
        display: block
    }
    header .cont-nav ul a {
        border: 0;
        padding: 0px 0px;
    }
    header .social-nav li a .fa {
        width: 25px;
        margin-left: 0;
    }
    header .user-nav {
        margin: 2px 0;
    }
    header .user-nav ul a .fa {
        display: none
    }
    .main-head {
        line-height: 30px !important;
    }
    .home-abt-bar {
        padding: 0px 0px 20px 0px !important;
    }
    .home-web-col-bar {
        margin-top: 0px;
        margin-bottom: 50px;
    }
    .home-web-col {
        border-left: 0;
        margin-bottom: 20px;
    }
    .home-web-col a.btn {
        position: inherit;
        bottom: inherit
    }
    .product-slide-bar {
        padding: 30px 0px !important;
    }
    .rankers .achievers-pic-container {
        height: 258px;
    }
    footer .footer-bar-middle {
        padding: 30px 0 0px;
    }
    footer .site-nav ul li {
        margin: 0px 9px 10px 0px !important;
        padding-right: 10px !important;
    }
    footer .social-nav li a .fa {
        width: 40px;
        height: 40px;
        line-height: 40px;
    }
    /*Date 23-09-2021 */
    .company-sec {
        padding: 20px 0 40px;
    }
    .company-sec .contact-info {
        padding: 20px 0px 0 0px;
    }
    .company-sec .main-head {
        font-size: 18px !important;
        line-height: 27px !important;
    }
    .company-sec .main-head span {
        font-size: 16px !important;
        line-height: 24px;
        font-weight: 700;
    }
    .mangement-sec2 .product-pic {
        padding-top: 20px !important;
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    header .site-nav {
        margin: 0px 0;
    }
    header .user-nav {
        margin: 4px 0;
    }
    header .user-nav ul a .fa {
        display: none
    }
    .main-head {
        line-height: 35px !important;
    }
    .home-web-col-bar {
        margin-top: 0px;
        margin-bottom: 50px;
    }
    .home-abt-bar .brdr-left {
        right: -30px;
    }
    .banner-bar {
        padding: 40px 0 60px;
    }
    .rankers .achievers-pic-container {
        height: 210px;
    }
    /*Date 23-09-2021 */
    .company-sec {
        padding: 40px 0;
    }
    .company-sec .contact-info {
        padding: 0px 0px 0 0px;
    }
    .company-sec .main-head {
        font-size: 18px !important;
        line-height: 27px !important;
    }
    .company-sec .main-head span {
        font-size: 16px !important;
        line-height: 24px;
        font-weight: 700;
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    header .site-nav {
        margin: 10px 0;
    }
    header .user-nav {
        margin: 13px 0;
    }
    header .user-nav ul a .fa {
        display: none
    }
    .rankers .achievers-pic-container {
        height: 205px;
    }
    footer .site-nav ul li {
        margin: 0px 20px 0px 0px !important;
        padding-right: 20px !important;
    }
    /*Date 23-09-2021 */
    .company-sec {
        padding: 40px 0;
    }
    .company-sec .contact-info {
        padding: 0px 20px 0 20px;
    }
    .company-sec .main-head {
        font-size: 21px !important;
        line-height: 28px !important;
    }
    .company-sec .main-head span {
        font-size: 16px !important;
        line-height: 24px;
        font-weight: 700;
    }
}