@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 */
    section.contents .content-bar {
        padding: 20px 0;
    }
    /* page banner*/
    .banner-bar {
        padding: 40px 0 40px;
        top: 162px !important;
        margin-bottom: 162px !important;
    }
    /*contact bar*/
    .contact-bar .no-padding-right {
        padding-right: 15px !important
    }
    .contact-bar .no-padding-left {
        padding-left: 15px !important
    }
    .contact-bar .cont-nav {
        padding: 22px;
    }
    /* rankers */
    .rankers .achievers-pic-container {
        height: 288px;
    }
    /* 14-07-2022 */
    header {
        position: fixed;
        z-index: 99;
        width: 100%;
        background: #FFF !important;
    }
    header .top-bar .cont-nav {
        display: none;
    }
    header .user-nav ul a {
        padding: 6px 10px 6px;
        color: #fff !important;
    }
    header .logo-bar {
        padding: 0 0px 0 0px;
        background: #FFF;
    }
    .slider {
        position: relative;
        top: 112px;
        margin-bottom: 112px;
    }
    .home-abt-bar {
        padding: 40px 0;
    }
    .home-abt-bar .home-abt-left .home-img-col {
        padding: 0px;
    }
    .home-abt-bar .abt-pattern {
        width: 75px;
        height: 75px;
        top: -15px;
        right: -15px;
        z-index: -111;
    }
    .home-abt-bar .home-abt-left .home-img-col::before {
        height: 120px;
    }
    .home-abt-bar .home-abt-right {
        padding: 20px 0px 0px 0;
    }
    .main-head span {
        font-size: 14px !important;
        line-height: 24px;
    }
    .main-head {
        font-size: 20px !important;
        line-height: 27px;
    }
    .idx-story-sec {
        padding: 40px 0;
    }
    .fea-gape {
        margin-top: 10px;
    }
    .idx-story-sec .fea-blk {
        margin-bottom: 20px !important;
    }
    .idx-product-sec {
        padding: 40px 0 180px;
        background-size: inherit;
        background: #000;
    }
    .idx-product-sec .owl-buttons {
        left: 0;
        bottom: -40px;
    }
    .product {
        margin: 20px 0px;
    }
    .home-web-col-bar .home-web-col1 {
        padding: 20px 20px;
        margin-bottom: 30px !important;
    }
    .idx-story-sec.join-sec {
        padding: 40px 0 40px;
    }
    .home-web-col-bar h2 {
        font-size: 24px !important;
        line-height: 32px;
    }
    .idx-product-sec .product-heading {
        margin-bottom: 0px;
    }
    footer .footer-sec .footer-sec-abt p {
        text-align: left;
    }
    .home-web-col-bar {
        /* padding-bottom: 80px; */
        padding: 50px 15px 0;
    }
    .home-web-col-bar .vsn-msn-sec {
        padding: 20px 15px;
    }
    .product-slide-bar {
        padding: 40px 0px !important;
    }
    footer .footer-bar-bg {
        padding: 40px 0 0;
        background: transparent !important;
    }
    footer .footer-sec .footer-sec-abt {
        width: 100%;
        padding-right: 0px;
    }
    footer .logo {
        width: 180px;
        margin-bottom: 20px !important;
        margin-top: 0px;
        padding: 8px !important;
    }
    footer .footer-sec .footer-sec-link {
        width: 100%;
        display: block;
        padding: 0 0px;
    }
    footer .important-link-sec {
        margin-top: 30px !important;
    }
    footer .important-link-sec h3 {
        font-size: 18px !important;
        font-weight: 500;
        line-height: 24px;
        margin-bottom: 15px !important;
    }
    footer .important-link-sec {
        margin-top: 0 !important;
    }
    footer .important-link-sec.m-hide h3 {
        display: none;
    }
    footer .footer-sec .footer-sec-abt.footer-cont-last {
        width: 100%;
        padding-left: 0px !important;
        margin-top: 30px !important;
    }
    footer .social-nav {
        margin-top: 5px !important;
        margin-bottom: 30px !important;
    }
    /* Date 22-08-2022 */
    header .top-bar {
        padding: 0px 0px 0px;
    }
    header .social-nav {
        display: none;
    }
    header .logo {
        width: 80px;
        padding: 0;
        position: relative;
    }
    /* login form */
    .log-body {
        padding: 140px 0 40px;
    }
    .log-model {
        max-width: 280px;
        border-radius: 5px;
        padding: 10px 30px 20px;
    }
    .log-model h2 {
        font-size: 20px !important;
    }
    .form-group .form-control {
        padding: 6px 10px;
        font-size: 13px
    }
    /*Join Form*/
    .join-body {
        padding: 40px 0 80px;
    }
    .join-form-box {
        margin: 15px 0 0;
        padding: 25px 20px 0;
    }
    .join-nav li {
        margin-right: 0px !important;
    }
    .join-nav li a span {
        width: 30px;
        height: 30px;
        font-size: 14px;
        padding-top: 5px;
    }
    .inner-contact-sec {
        padding: 40px 0 !important;
    }
    .inner-contact-sec .main-head {
        font-size: 27px !important;
        line-height: 35px;
        margin-bottom: 10px !important;
        font-family: 'PT Serif', serif;
    }
    .inner-contact-sec .contact-info .contact-icon {
        width: 60px;
        height: 60px;
    }
    .inner-contact-sec .contact-info .contact-text {
        width: calc(100% - 65px);
        padding-left: 10px;
    }
    .inner-contact-sec .contact-info .contact-icon img {
        padding: 10px;
    }
    .inner-contact-sec .contact-info .contact-text h4 {
        font-size: 20px !important;
        line-height: 27px;
    }
    .inner-contact-sec .contact-info .contact-text p {
        font-size: 13px !important;
        line-height: 22px;
    }
    .inner-contact-sec .contact-info {
        min-height: 1px;
    }
    .cont-form-outer {
        padding: 0px;
        min-height: 450px;
        border-radius: 0px;
    }
    .inner-contact-sec .cont-right .map {
        height: 330px;
    }
    .inn-abt-sec .inn-abt-left.gape-less {
        padding: 20px 0px;
    }
    .inn-abt-sec .secd-blk h2.main-head {
        margin: 30px 0 10px !important;
    }
    .inn-abt-sec .secd-blk .seg-block {
        padding: 20px 15px 10px;
        margin-bottom: 30px !important;
    }
    .inn-abt-sec .secd-blk .seg-block h4 {
        font-size: 18px !important;
        line-height: 27px !important;
        margin-bottom: 5px !important;
    }
    section.contents .content-bar {
        padding: 50px 0;
    }
    .inn-abt-sec .secd-blk .seg-block {
        padding: 20px 15px 10px;
        margin-bottom: 30px !important;
    }
    .inn-abt-sec .secd-blk h2.main-head {
        margin: 0px 0 10px !important;
    }
    .inn-abt-sec .inn-abt-left.gape-less {
        padding: 20px 0px;
    }
    .inn-abt-sec .secd-blk .seg-block h4 {
        font-size: 20px !important;
        line-height: 27px !important;
        margin-bottom: 8px !important;
    }
    .home-txt-col .h-icon {
        width: 100%;
    }
    .home-vm-details {
        width: 100%;
        padding: 20px 0;
    }
    .home-txt-col {
        border-right: none;
    }
    .home-abt-bar .cate-blk {
        padding: 12px;
        margin-bottom: 30px;
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    /* header */
    /* rankers */
    .rankers .achievers-pic-container {
        height: 210px;
    }
    /* 14-07-2022 */
    header .cont-nav ul a {
        padding-right: 15px;
        padding-left: 15px;
    }
    header .user-nav ul a {
        padding: 4px 8px 4px;
    }
    header .logo {
        width: 125px;
        padding: 7px 8px;
    }
    header .site-nav {
        margin-top: 0px;
    }
    .home-abt-bar .abt-pattern {
        width: 90px;
        height: 90px;
        top: -18px;
        right: -18px;
        z-index: -111;
    }
    header .cont-nav ul a .fa {
        margin-right: 8px;
    }
    .home-abt-bar {
        padding: 50px 0;
    }
    .home-abt-bar .home-abt-right {
        padding: 10px 0px 0px 0;
    }
    .main-head {
        font-size: 27px !important;
        line-height: 35px;
        margin-bottom: 10px !important;
    }
    .home-abt-bar .home-abt-left .home-img-col::before {
        height: 150px;
    }
    .home-abt-bar .home-abt-left .home-img-col {
        padding: 10px;
    }
    .idx-story-sec {
        padding: 50px 0;
    }
    .idx-product-sec {
        padding: 50px 0 180px;
    }
    .idx-product-sec .owl-buttons {
        position: absolute;
        left: -55%;
        bottom: -40px;
    }
    .fea-gape {
        margin-top: 20px;
    }
    .home-web-col-bar .home-web-col1 {
        padding: 20px 20px;
        min-height: 194px;
    }
    .home-web-col-bar p {
        font-size: 14px !important;
        line-height: 24px;
    }
    .home-web-col-bar h2 {
        font-size: 40px !important;
        line-height: 50px;
    }
    .idx-story-sec .fea-blk .fea-text h4 {
        font-size: 16px !important;
        line-height: 24px;
    }
    .idx-story-sec.join-sec {
        padding: 50px 0 50px;
    }
    /**/
    footer .footer-sec .footer-sec-abt {
        padding-right: 10px;
    }
    footer .footer-sec .footer-sec-abt.footer-cont-last {
        width: 34%;
        padding-left: 0px !important;
    }
    footer .footer-sec .footer-sec-link {
        width: 17%;
        padding: 0 15px;
    }
    footer .important-link-sec h3 {
        font-size: 16px !important;
        line-height: 24px;
        margin-bottom: 20px !important;
    }
    footer .footer-sec .footer-sec-abt p {
        font-size: 12px !important;
        line-height: 20px;
    }
    footer .site-nav ul li .icon-outer {
        width: 60px;
        font-size: 12px;
        line-height: 20px;
    }
    footer .add-text {
        width: calc(100% - 80px);
        margin-left: 10px !important;
        font-size: 12px !important;
        line-height: 20px !important;
    }
    footer .logo {
        width: 120px;
        margin-bottom: 20px !important;
        margin-top: 0px;
    }
    header .user-nav {
        margin: 0px 0;
        padding: 8px 0px 8px;
    }
    header .user-nav ul a.login {
        padding: 4px 8px !important;
    }
    header .user-nav ul a.join {
        padding: 4px 8px !important;
    }
    .btn-more {
        min-width: 120px !important;
        font-size: 13px;
        line-height: 22px;
        padding: 8px 10px !important;
        border-radius: 5px !important;
        margin-top: 10px !important;
    }
    .home-web-col-bar {
        padding: 50px 15px;
    }
    .home-web-col-bar .vsn-msn-sec {
        padding: 20px 10px;
    }
    .home-web-text-col {
        padding: 40px 0 0 0px;
    }
    .product-slide-bar {
        padding: 40px 15px !important;
    }
    footer .footer-bar-bg {
        padding: 50px 0;
    }
    footer .social-nav li a .fa {
        width: 30px;
        height: 30px;
        line-height: 30px;
    }
    .banner-bar {
        padding: 110px 0 80px;
    }
    .inner-contact-sec {
        padding: 50px 0 !important;
    }
    .inner-contact-sec .main-head {
        font-size: 27px !important;
        line-height: 35px;
        margin-bottom: 10px !important;
        font-family: 'PT Serif', serif;
    }
    .inner-contact-sec .contact-info .contact-icon {
        width: 60px;
        height: 60px;
    }
    .inner-contact-sec .contact-info .contact-text {
        width: calc(100% - 65px);
        padding-left: 10px;
    }
    .inner-contact-sec .contact-info .contact-icon img {
        padding: 10px;
    }
    .inner-contact-sec .contact-info .contact-text h4 {
        font-size: 20px !important;
        line-height: 27px;
    }
    .inner-contact-sec .contact-info .contact-text p {
        font-size: 13px !important;
        line-height: 22px;
    }
    .inner-contact-sec .contact-info {
        min-height: 135px;
    }
    .banner-bar {
        padding: 100px 0 70px;
    }
    .banner-bar .banner-content h1 {
        font-size: 24px !important;
        line-height: 32px;
    }
    section.contents .content-bar {
        padding: 50px 0;
    }
    .inn-abt-sec .secd-blk .seg-block {
        padding: 20px 15px 10px;
        margin-bottom: 30px !important;
    }
    .inn-abt-sec .secd-blk h2.main-head {
        margin: 0px 0 10px !important;
    }
    .inn-abt-sec .inn-abt-left.gape-less {
        padding: 20px 0px;
    }
    .inn-abt-sec .secd-blk .seg-block h4 {
        font-size: 20px !important;
        line-height: 27px !important;
        margin-bottom: 8px !important;
    }
    .home-txt-col .h-icon {
        width: 100%;
    }
    .home-vm-details {
        width: 100%;
        padding: 20px 0;
    }
    .home-txt-col {
        border-right: none;
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    /* header */
    /* rankers */
    .rankers .achievers-pic-container {
        height: 205px;
    }
    /* 14-07-2022 */
    header .cont-nav ul a {
        padding-right: 20px;
        padding-left: 20px;
    }
    .home-abt-bar .abt-pattern {
        width: 90px;
        height: 90px;
        top: -18px;
        right: -18px;
        z-index: -111;
    }
    header .cont-nav ul a .fa {
        margin-right: 8px;
    }
    .home-abt-bar {
        padding: 60px 0;
    }
    .home-abt-bar .home-abt-right {
        padding: 40px 0px 0px 0;
    }
    .home-web-col-bar {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .main-head {
        font-size: 32px !important;
        line-height: 45px;
    }
    .home-web-col-bar .vsn-msn-sec {
        padding: 30px 15px;
    }
    .special-offer--style-1 .text {
        font-size: 8rem;
    }
    .home-abt-bar .home-abt-left .home-img-col {
        padding: 15px;
    }
    .idx-story-sec {
        padding: 60px 0;
    }
    .idx-product-sec {
        padding: 60px 0 180px;
    }
    .idx-story-sec.join-sec {
        padding: 60px 0 60px;
    }
    footer .footer-sec .footer-sec-abt {
        padding-right: 0px;
        min-height: 200px;
    }
    /* Date 22-08-2022 */
    header .user-nav ul a {
        padding: 4px 15px 4px;
    }
    header .logo {
        width: 145px;
    }
    header .site-nav {
        margin-top: 6px;
    }
    .idx-product-sec .owl-buttons {
        left: -35%;
        bottom: -50px;
    }
    header .user-nav {
        margin: 4px 0;
        padding: 4px 0px 4px;
    }
    .inner-contact-sec {
        padding: 60px 0 !important;
    }
    .inner-contact-sec .main-head {
        font-size: 32px !important;
        line-height: 40px;
        margin-bottom: 15px !important;
        font-family: 'PT Serif', serif;
    }
    .inner-contact-sec .contact-info .contact-icon {
        width: 60px;
        height: 60px;
    }
    .inner-contact-sec .contact-info .contact-text {
        width: calc(100% - 65px);
        padding-left: 10px;
    }
    .inner-contact-sec .contact-info .contact-icon img {
        padding: 10px;
    }
    .inner-contact-sec .contact-info .contact-text h4 {
        font-size: 20px !important;
        line-height: 27px;
    }
    .inner-contact-sec .contact-info .contact-text p {
        font-size: 13px !important;
        line-height: 22px;
    }
    .inner-contact-sec .contact-info {
        min-height: 135px;
    }
    .banner-bar {
        padding: 120px 0 80px;
    }
    .banner-bar .banner-content h1 {
        font-size: 27px !important;
        line-height: 35px;
    }
    .inn-abt-sec .inn-abt-left.gape-less {
        padding: 20px 0px;
    }
    .inn-abt-sec .secd-blk .seg-block h4 {
        font-size: 22px !important;
        line-height: 30px !important;
        margin-bottom: 8px !important;
    }
}

@media only screen and (min-width:1280px) and (max-width:1366px) {
    section.slider .slider-overlay {
        width: 37%;
    }
    /*footer .footer-bar-bg {
		background: linear-gradient(to right, transparent 65%, #647941 62% 35%);
	} */
}

@media only screen and (min-width:1440px) and (max-width:1599px) {}