

h1 {
    font-size: 65px;
}

h4 {
    font-size: 36px;
}

h2 {
    font-size: 42px;
}

h5 {
    font-size: 24px;
}

p {
    font-size: 14px;
}

.right_arr {
    display:flex;
}

.feedback_sec h4 {
    padding-bottom: 80px;
}

@media screen and (max-width:1200px) and (min-width:992px) {
    .brown_orabt h5 {
        font-size: 22px;
    }

    .mix_color_sec h4 {
        font-size: 28px;
    }

    .nutri_sec .inner_orabt a.btn_orabt {
        font-size: 14px;
    }

    .chart_sec h5 {
        font-size: 13px;
    }

        .chart_sec h5 span {
            font-size: 26px;
        }

    a.btn.btn-primary.btn_addquote {
        font-size: 16px;
    }

    .grey_left .nav-tabs a.nav-link {
        margin: 0 18px;
    }

    .banner_section p {
        font-size: 17px;
    }

    .banner_section h1 {
        font-size: 52px;
    }

    h4 {
        font-size: 31px;
    }

    .right_vis a.vis_more {
        margin: 0 auto 20px;
    }
}


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

    h2 {
        font-size: 32px;
    }

    h4 {
        font-size: 27px;
    }

    h5 {
        font-size: 18px;
    }

    button.navbar-toggler {
        display: none;
        cursor: pointer;
    }

    section.inner_banner p {
        font-size: 16px;
    }

    ul.navbar-nav {
        display: block;
    }

    .navbar-collapse {
        flex-basis: 60% !important;
        display: block;
    }

    .header .navbar li {
        display: inline-block;
    }

    header .navbar-nav li.nav-item a {
        font-size: 14px;
    }

    header .navbar-nav li.nav-item {
        width: 134px;
    }

    .green_block h4 {
        font-size: 16px;
        line-height: 24px;
    }

    .green_block .navbar-nav li.nav-item {
        width: 100%;
        padding: 5px 8px;
        font-size: 11px;
    }

    .inner_orabt p {
        font-size: 12px;
    }

    .contact-form input[type="submit"] {
        font-size: 16px;
        width: 100px;
        padding: 5px 15px;
    }

    .brown_orabt h5 {
        width: 100%;
        display: inline-block;
        padding: 0 0 15px;
    }

    .brown_orabt {
        display: inline-block;
        text-align: center;
    }

    .nutri_sec .inner_orabt a.btn_orabt {
        float: none;
    }

    .mix_color_sec .col-md-5 {
        align-items: center;
    }

    .orange_left p, .green_right p {
        font-size: 14px;
    }

    a.btn.btn-primary.btn_clickhere {
        font-size: 16px;
    }

    .mix_color_sec h4 {
        padding: 30px 15px;
        font-size: 22px;
    }

    a.btn.btn-primary.btn_addquote {
        padding: 10px;
        font-size: 12px;
    }

    .chart_sec h5 {
        width: 100%;
    }

    .ing_head h5 {
        font-size: 16px;
    }

    .grey_left li.nav-item:after {
        top: 4px;
        background-size: 10px;
    }

    .grey_left .nav-tabs a.nav-link {
        width: 55px;
        height: 55px;
        margin: 0 10px;
        font-size: 14px;
    }

    .subIngrSeparator {
        width: 70%;
    }

    .manufacture_form input[type="submit"] {
        font-size: 16px;
        width: 100px;
        padding: 5px 15px;
    }

    .manufacture_form .form-group label {
        font-size: 14px;
    }

    .manufacture_form .form-control {
        font-size: 14px;
    }

    .ve_sec h4 {
        font-size: 22px;
    }

    .ve_sec ul li {
        font-size: 11px;
    }

    .banner_section p {
        font-size: 16px;
    }

    .banner_section h1 {
        font-size: 35px;
    }

    .right_vis a.vis_more {
        margin: 0 auto 20px;
    }

    .right_arr {
        width: 60px;
        height: 60px;
    }

        .right_arr i.fas.fa-chevron-right {
            font-size: 35px;
        }

    .right_vis a.vis_more {
        width: 90%;
        font-size: 16px;
    }

    .banner_section a.banner_more {
        font-size: 16px;
    }

    .error_box p {
        font-size: 16px;
    }
}

@media screen and (max-width:767px) and (min-width:481px) {
    h1 {
        font-size: 45px;
    }

    h2 {
        font-size: 35px;
    }

    h3 {
        font-size: 26px;
    }

    h4 {
        font-size: 26px;
    }

    .green_block h4 {
        font-size: 26px;
    }

    button.navbar-toggler {
        display: block;
        background: #8a2003;
        padding: 5px 5px 0;
        line-height: 1.5;
        cursor: pointer;
        height: 40px;
    }

    .navbar-toggler-icon {
        height: 2px;
        color: #fff;
        background-color: #fff;
        position: relative;
        top: -4px;
        cursor: pointer;
    }

    span.navbar-toggler-icon:before {
        content: "";
        border-top: 2px solid #fff;
        position: absolute;
        top: -9px;
        width: 100%;
        left: 0;
    }

    span.navbar-toggler-icon:after {
        content: "";
        border-bottom: 2px solid #fff;
        position: absolute;
        bottom: -9px;
        width: 100%;
        left: 0;
    }

    .navbar-collapse {
        flex-basis: 100% !important;
        flex-grow: 0 !important;
        background: #fff;
        border-radius: 5px;
        margin: 20px 0 0;
    }

    .navbar {
        padding: 30px 20px;
    }

    .header .navbar li {
        margin-left: 0;
        padding-left: 20px;
        border-top: 1px solid #ccc;
    }

        .header .navbar li:first-child {
            border-top: 0;
            background: #f78f1e;
        }

    .right_arr {
        display: none;
    }

    section.inner_banner p {
        font-size: 14px;
    }

    .error_box p {
        font-size: 14px;
    }

    .error_box {
        padding: 35px 30px;
    }

    .left_abt p {
        max-width: 100%;
    }

    .right_abt .col-md-6, .right_abt .col-md-12 {
        padding: 0 15px;
    }

    h5 {
        font-size: 20px;
    }

    .cmid_sec h5 {
        padding: 20px 0 5px;
        font-weight: 800;
    }

    .contact_sec h4 {
        padding-bottom: 20px;
    }

    .cmid_sec .col-md-4 .col-md-10 {
        flex: 0 0 90%;
        max-width: 90%;
    }

    .cmid_sec .col-md-4 .col-md-2 {
        flex: 0 0 10%;
        max-width: 10%;
    }

    header .navbar-nav li.nav-item {
        margin: 0 15px 0 0;
    }

    .contact-form input[type="submit"] {
        font-size: 16px;
        width: 120px;
    }

    .manufacture_form input[type="submit"] {
        font-size: 16px;
        width: 120px;
    }

    .brown_orabt h5 {
        width: 67.5%;
    }

    .mix_color_sec img {
        margin: 0 auto;
    }

    .mix_color_sec h4 {
        font-size: 28px;
    }

    .col-md-6.green_right {
        margin: 20px 0 0;
    }

    .nutri_sec .inner_orabt a.btn_orabt {
        font-size: 15px;
    }

    .quote_sec p.tagline {
        font-size: 14px;
    }

    .chart_sec img {
        margin: 20px auto 0;
        display: block;
    }

    .grey_left li.nav-item:after {
        top: 4px;
        background-size: 10px;
    }

    .grey_left .nav-tabs a.nav-link {
        width: 55px;
        height: 55px;
        margin: 0 10px;
        font-size: 14px;
    }

    .subIngrSeparator {
        width: 70%;
    }

    .manufacture_form .form-group label {
        font-size: 14px;
    }

    .manufacture_form .form-control {
        font-size: 14px;
    }

    .banner_section ul li {
        margin: 0 15px 30px 0;
        width: 20%;
    }

    .col-md-4.left_vis {
        display: block;
        text-align: center;
    }

    .right_vis a.vis_more {
        width: 90%;
        font-size: 16px;
    }

    .banner_section a.banner_more {
        font-size: 16px;
    }

    section.inner_banner p br {
        display: none;
    }

    .menu-responsive.navbar-collapse {
        z-index: 100;
        display: block;
        margin: 0;
    }

    .menu-responsive ul.navbar-nav.mr-auto {
        width: 100%;
        text-align: center;
        flex-direction: column;
        position: absolute;
        top: 88px;
        left: -10px;
    }

    header .menu-responsive ul.navbar-nav li.nav-item {
        width: 100%;
        border-radius: 0px
    }

    .click-nav {
        display:none;
    }
}

@media screen and (max-width:480px) and (min-width:0) {
    h1 {
        font-size: 30px;
    }

    h2 {
        font-size: 24px;
    }
    h3 {
        font-size: 20px;
    }

    h4 {
        font-size: 24px;
    }
    button.navbar-toggler {
        display: block;
        background: #8a2003;
        padding: 5px 5px 0;
        line-height: 1.5;
        cursor: pointer;
        height: 40px;
    }
    .navbar-toggler-icon {
        height: 2px;
        color: #fff;
        background-color: #fff;
        position: relative;
        top: -4px;
        cursor: pointer;
    }

    span.navbar-toggler-icon:before {
        content: "";
        border-top: 2px solid #fff;
        position: absolute;
        top: -9px;
        width: 100%;
        left: 0;
    }

    span.navbar-toggler-icon:after {
        content: "";
        border-bottom: 2px solid #fff;
        position: absolute;
        bottom: -9px;
        width: 100%;
        left: 0;
    }
    .green_block h4 {
        font-size: 24px;
    }

    .error_box {
        padding: 25px 20px;
    }

    .cmid_sec .col-md-4 .col-md-10 {
        flex: 0 0 85%;
        max-width: 85%;
    }

    .cmid_sec .col-md-4 .col-md-2 {
        flex: 0 0 15%;
        max-width: 15%;
    }

    .navbar-nav {
        display: block;
    }

    header .navbar-nav li.nav-item {
        margin: 0 0 10px;
        width: 100%;
        padding: 7px 20px;
    }

    .green_block .navbar-nav li.nav-item {
        width: 100%;
        margin: 10px 0;
        font-size: 15px;
    }

    .brown_orabt h5 {
        width: 100%;
        display: inline-block;
        padding: 0 0 15px;
    }

    .brown_orabt {
        display: inline-block;
        text-align: center;
    }

    .nutri_sec .inner_orabt a.btn_orabt {
        float: none;
    }

    .mix_color_sec h4 {
        font-size: 25px;
    }

    .grey_left .nav-tabs a.nav-link.active, .grey_left .nav-tabs a.nav-link:hover {
        border: 1px solid #fff;
    }

    .grey_left .nav-tabs a.nav-link {
        width: 43px;
        height: 43px;
        margin: 0px 2px;
        font-size: 10px;
    }

    .grey_left li.nav-item:after {
        right: -18px;
        top: 8px;
        width: 30px;
        height: 30px;
        background-size: 5px;
    }

    .col-md-12.grey_bg_sec {
        padding: 50px 15px;
    }

    .ing_head h5 {
        font-size: 15px;
    }

    .ing_head table.table {
        min-width: 480px;
    }

    .subIngrSeparator {
        width: 80%;
    }

    .ing_list li {
        max-width: 30px;
    }

    .manufacture_form .form-group label {
        font-size: 14px;
    }

    .manufacture_form .form-control {
        font-size: 14px;
    }

    .grey_bg_sec.greyform_sec {
        padding: 20px 15px;
    }

    .right_vis a.vis_more {
        width: 90%;
        font-size: 14px;
    }

    .banner_section a.banner_more {
        font-size: 14px;
    }

    .ve_sec ul li {
        font-size: 14px;
    }

    .banner_section p {
        font-size: 15px;
    }

    .banner_section ul li {
        width: auto;
    }

    .selected_bartype span {
        font-size: 13px;
    }

    .table-responsive .subChoice em {
        font-size: 13px;
    }
    .feedback_sec h4{
        padding-bottom:40px;
    }
    .right_arr {
        display: none;
    }

    .click-nav {
        display: none;
    }
  

    .contact_sec .cmid_sec .col-md-8 {
        padding-top:28px;
    }
}
