@media (max-width:575px) {
    section {
        padding-top: 50px;
        padding-bottom: 60px;
    }
    .section-main-img {
        max-width: 80%;
        max-height: 80%;
    }
    .section-paragraph {
        width: 100%;
    }
    .header-ul li a {
        padding: 8px 0px !important;
        font-size: 13px;
    }
    .main-header .header-menu-class {
        padding: 16px 0px;
    }
    .main-header.fixed-header .header-menu-class {
        padding: 10px 0px;
    }
    /* ---------------other page csss-------------------- */
    .comman-sub-page section {
        padding: 35px 0px 50px 0px;
    }
    .comman-sub-page .section-background-image {
        height: 330px;
    }
    .comman-sub-page .comman-paragraph {
        font-size: 13px;
    }
    .section-paragraph .growth-section-logo {
        padding: 5px 15px;
    }
    /* ------------------ contact us page-------------------------- */
    .contact-us-form .input-field-name {
        font-size: 14px;
    }
    .contact-us-form .submit-btn {
        font-size: 15px;
        padding: 6px 32px;
    }
}

@media (min-width:576px) and (max-width:991px) {
    section {
        padding-top: 46px;
        padding-bottom: 60px;
    }
    .section-main-img {
        max-width: 400px;
        max-height: 400px;
    }
    .section-paragraph {
        width: 60%;
    }
    .section-heading {
        width: 70%;
        margin: auto;
    }
    .comman-sub-page .comman-paragraph {
        font-size: 13px;
    }
    /* ------------------ contact us page-------------------------- */
    .contact-us-form .input-field-name {
        font-size: 14px;
    }
    .contact-us-form .submit-btn {
        font-size: 15px;
        padding: 8px 40px;
    }
}

@media (max-width:991px) {
    .footer-section .footer-ul li a,
    .footer-policy {
        font-size: 13px;
    }
    .footer-section {
        padding-top: 70px;
    }
    .Integrity-section {
        padding-bottom: 70px;
    }
    h1 {
        font-size: 35px;
    }
    .comman-sub-page h1 {
        font-size: 40px;
    }
    .section-paragraph {
        line-height: 30px;
        font-size: 15px;
        text-align: center;
    }
    .main-header .logo-img {
        width: 180px;
    }
    .main-header.fixed-header .logo-img {
        width: 160px;
    }
    .Integrity-section {
        margin-top: 112px;
    }
    .menu-bar img {
        width: 20px;
        height: 18px;
    }
    .menubar-logo img {
        width: 130px !important;
        height: 100% !important;
    }
    .side-menubar ul li a {
        font-size: 14px;
    }
    .comman-sub-page .section-main-heading {
        font-size: 15px;
    }
    .section-paragraph .growth-section-logo .growth-section-div {
        height: 70px;
    }
    /* ------------------ contact us page-------------------------- */
    .contact-us-form {
        border-radius: 15px;
        padding: 20px;
    }
    .contact-us-form .input-name-field::placeholder,
    .contact-us-form .textarea-name-field::placeholder,
    .contact-us-form .input-name-field,
    .contact-us-form .textarea-name-field {
        font-size: 13px;
    }
}

@media (min-width:576px) and (max-width:767px) {
    /* ---------------other page csss-------------------- */
    .comman-sub-page section {
        padding: 50px 0px 60px 0px;
    }
    .comman-sub-page .section-background-image {
        height: 400px;
    }
    .comman-sub-page .comman-paragraph {
        font-size: 13px;
    }
    .main-header .header-menu-class {
        padding: 16px 0px;
    }
    .main-header.fixed-header .header-menu-class {
        padding: 10px 0px;
    }
    .section-paragraph .growth-section-logo .growth-section-div {
        height: 70px;
    }
    .section-paragraph .growth-section-logo {
        padding: 6px 5px;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .section-main-img {
        max-width: 70%;
        max-height: 70%;
    }
    .section-paragraph {
        width: 80%;
        margin-left: auto;
        text-align: left;
    }
    .section-heading {
        margin-right: auto;
        margin-left: 0;
    }
    .header-ul li {
        padding: 5px 6px;
    }
    .section-image {
        margin: auto;
    }
    .Integrity-section {
        margin-top: 50px;
    }
    .section-heading {
        width: 90%;
    }
    .main-header .header-menu-class {
        padding: 16px 0px;
    }
    .main-header.fixed-header .header-menu-class {
        padding: 10px 0px;
    }
    section {
        padding-top: 46px;
        padding-bottom: 80px;
    }
    .section-paragraph .growth-section-logo .growth-section-div {
        height: 70px;
    }
    .section-paragraph .growth-section-logo {
        padding: 5px 6px;
    }
    /* ---------------other page csss-------------------- */
    .comman-sub-page section {
        padding: 55px 0px 70px 0px;
    }
    .comman-sub-page .section-background-image {
        height: 450px;
    }
    /* ------------------ contact us page-------------------------- */
    .contact-us-form {
        padding: 25px;
    }
}

@media (max-width:480px) {
    .header-ul li {
        padding: 5px 3px;
    }
    .custom-class-col {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .header-ul li a {
        font-size: 12px;
    }
    .section-paragraph {
        font-size: 14px;
    }
    .main-header .logo-img {
        width: 160px;
    }
    .main-header.fixed-header .logo-img {
        width: 140px;
    }
    /* ---------------other page csss-------------------- */
    .comman-sub-page section {
        padding: 30px 0px 50px 0px;
    }
    .comman-sub-page .section-background-image {
        height: 220px;
    }
    /* ------------------ contact us page-------------------------- */
    .contact-us-form {
        border-radius: 15px;
        padding: 15px;
    }
}

@media (max-width:350px) {
    .custom-class-col {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .header-ul li a {
        padding: 5px 0px !important;
        font-size: 11px;
    }
    .header-ul li {
        padding: 5px 1.5px;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .section-paragraph .growth-section-logo .growth-section-div {
        height: 80px;
    }
    .section-paragraph .growth-section-logo {
        padding: 5px 6px;
    }
}

@media (min-width:992px) and (max-width:1440px) {
    .main-header .logo-img {
        width: 200px;
    }
    .main-header.fixed-header .logo-img {
        width: 180px;
    }
    h1 {
        font-size: 40px;
    }
    .comman-sub-page h1 {
        font-size: 45px;
    }
    .section-main-img {
        max-width: 80%;
        max-height: 80%;
    }
    .section-paragraph {
        width: 80%;
        font-size: 15px;
        line-height: 35px;
    }
    .section-image {
        margin-top: auto;
        margin-bottom: auto;
    }
    .main-header.fixed-header .header-menu-class {
        padding: 21px 0px;
    }
    /* ---------------other page csss-------------------- */
    .comman-sub-page section {
        padding: 60px 0px 80px 0px;
    }
    .comman-sub-page .section-background-image {
        height: 500px;
    }
}

@media (min-width:1200px) and (max-width:1440px) {
    .section-paragraph {
        font-size: 16px;
        width: 70%;
    }
    .section-paragraph .growth-section-logo {
        padding: 5px 6px;
    }
    /* ---------------other page csss-------------------- */
    .comman-sub-page .section-background-image {
        height: 600px;
    }
}

@media (min-width:1441px) and (max-width:1680px) {
    .section-main-img {
        max-width: 500px;
        max-height: 500px;
    }
}

@media (min-width:992px) {
    .comman-sub-page .comman-paragraph p {
        margin-bottom: 20px;
    }
    .cookie-policy-paragraph{
        margin-bottom: 20px !important;
    }
}

@media (min-width:992px) and (max-width:1680px) {
    section {
        padding-top: 70px;
        padding-bottom: 70px;
    }
    .Integrity-section {
        margin-top: 0;
    }
}