/*
This file has been generated with SiteFlow (http://siteflow.witiz.com).
To remove this comment, please support us and upgrade to SiteFlow Pro.
*/

@font-face {
    font-family: "calibri";
    src: url("../../external.html?link=http://hindustanfoodslimited.com/assets/fonts/Calibri.ttf")
}

@font-face {
    font-family: "DINPro";
    src: url("../../external.html?link=http://hindustanfoodslimited.com/assets/fonts/DINPro.ttf")
}

@font-face {
    font-family: "DINPro-Medium";
    src: url("../../external.html?link=http://hindustanfoodslimited.com/assets/fonts/DINPro-Medium.ttf")
}

body {
    font-family: "calibri";
    background-color: #ebebec;
    overflow-x: hidden
}

div:focus {
    outline: none
}

@media (max-width:991px) {
    .navbar-header {
        float: none
    }
    .navbar-toggle {
        display: block;
        margin-top: 5px
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1)
    }
    .navbar-collapse.collapse {
        display: none !important
    }
    .navbar-nav {
        float: none !important;
        margin: 7.5px -15px
    }
    .navbar-nav>li {
        float: none
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px
    }
    .navbar-text {
        float: none;
        margin: 15px 0
    }
    .navbar-collapse.collapse.in {
        display: block !important
    }
    .collapsing {
        overflow: hidden !important
    }
}

header {
    z-index: 999;
    background-color: #44a03d
}

header .top_bar {
    background-color: #3b9636;
    padding: 10px 0
}

header .top_bar .welcome_top_text {
    color: #fff
}

header .top_bar .welcome_top_text a {
    color: #fff;
    position: relative;
    padding-left: 20px;
    margin-left: 20px
}

header .top_bar .welcome_top_text a.phone:before,
header .top_bar .welcome_top_text a.mail:before {
    content: '';
    width: 15px;
    height: 15px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%)
}

header .top_bar .welcome_top_text a.phone:before {
    content: '';
    background-image: url('phone_icon.png')
}

header .top_bar .welcome_top_text a.mail:before {
    content: '';
    background-image: url('mail_icon.png')
}

@media (max-width:767px) {
    header .top_bar .welcome_top_text {
        text-align: center
    }
}

header .logo_wrapper {
    position: relative
}

header .logo_wrapper .main-logo {
    text-align: center
}

header .logo_wrapper .main-logo a {
    float: left;
    height: auto;
    line-height: unset;
    display: block
}

header .logo_wrapper .main-logo a img {
    margin: auto;
    width: 300px;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out
}

@media (min-width:992px) {
    header .logo_wrapper .main-logo a {
        float: none
    }
    header .logo_wrapper .main-logo a img {
        width: 430px;
        margin: auto
    }
}

header .navbar-custom {
    margin-top: -50px;
    margin-bottom: 0;
    border: 0
}

header .navbar-custom .navbar-header .navbar-toggle span {
    background-color: #fcae26
}

header .navbar-custom #myNavbar ul.navbar-nav {
    text-align: center;
    float: none !important;
    margin: 0
}

header .navbar-custom #myNavbar ul.navbar-nav>li {
    text-align: center;
    position: relative
}

header .navbar-custom #myNavbar ul.navbar-nav>li>a {
    color: #000;
    font-size: 14px;
    position: relative;
    line-height: 1;
    padding: 20px 10px;
    display: inline-block;
    text-transform: uppercase
}

header .navbar-custom #myNavbar ul.navbar-nav>li>a:hover {
    background-color: transparent
}

header .navbar-custom #myNavbar ul.navbar-nav>li>a:hover:after {
    content: '';
    background-image: url('../arrow_down.html');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 15px;
    height: 15px;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 2px
}

header .navbar-custom #myNavbar ul.navbar-nav>li>a:focus {
    background-color: transparent
}

header .navbar-custom #myNavbar ul.navbar-nav>li.active a {
    background-color: transparent
}

header .navbar-custom #myNavbar ul.navbar-nav>li.active a:after {
    content: '';
    background-image: url('../arrow_down.html');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 15px;
    height: 15px;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 2px
}

header .navbar-custom #myNavbar ul.navbar-nav>li .sub-menu {
    position: relative;
    top: 100%;
    left: 0;
    padding: 0;
    list-style: none;
    color: #000;
    background-color: #fff;
    padding: 10px 10px 6px;
    min-width: 180px;
    display: none
}

header .navbar-custom #myNavbar ul.navbar-nav>li .sub-menu li {
    padding-top: 5px;
    padding-bottom: 3px;
    border-bottom: 1px dashed #000
}

header .navbar-custom #myNavbar ul.navbar-nav>li .sub-menu li a {
    color: #000;
    text-transform: uppercase;
    font-size: 14px
}

header .navbar-custom #myNavbar ul.navbar-nav>li .sub-menu li a:hover {
    text-decoration: none;
    color: #fcae26
}

header .navbar-custom #myNavbar ul.navbar-nav>li .sub-menu li a:after {
    display: none
}

header .navbar-custom #myNavbar ul.navbar-nav>li .sub-menu li:first-child {
    padding-top: 0
}

header .navbar-custom #myNavbar ul.navbar-nav>li .sub-menu li:last-child {
    padding-bottom: 0;
    border-bottom: 0
}

@media (min-width:992px) {
    header .navbar-custom #myNavbar ul.navbar-nav>li .sub-menu {
        position: absolute
    }
}

header .navbar-custom #myNavbar ul.navbar-nav>li:hover .sub-menu {
    display: block
}

@media (min-width:992px) {
    header .navbar-custom {
        margin-top: 0
    }
}

@media (min-width:992px) {
    header .navbar-custom {
        z-index: 9;
        min-height: auto
    }
    header .navbar-custom .navbar-header .navbar-brand {
        padding: 20px 30px
    }
    header .navbar-custom #myNavbar {
        position: relative;
        text-align: center;
        background-color: #fcae26
    }
    header .navbar-custom #myNavbar .menu {
        position: relative;
        display: inline-block
    }
    header .navbar-custom #myNavbar ul.navbar-nav {
        display: inline-block;
        vertical-align: middle
    }
    header .navbar-custom #myNavbar ul.navbar-nav>li {
        text-align: left;
        position: relative
    }
    header .navbar-custom #myNavbar ul.navbar-nav>li a {
        display: block;
        color: #fff;
        font-size: 16px
    }
    header .navbar-custom #myNavbar ul.navbar-nav>li:after {
        content: '';
        width: 1px;
        height: calc(100% - 30px);
        border-radius: 50%;
        background-color: #fff;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 0
    }
    header .navbar-custom #myNavbar ul.navbar-nav>li:last-child:after {
        display: none
    }
}

section.slider_section {
    padding-top: 20px;
    margin-bottom: 30px
}

section.slider_section .home_slider .item {
    background-position: left center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 345px
}

@media (min-width:1200px) {
    section.slider_section .home_slider .item {
        height: 515px
    }
}

section.slider_section .home_slider .slick-arrow {
    width: 45px;
    height: 55px;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.4);
    cursor: pointer
}

section.slider_section .home_slider .slick-arrow:before {
    content: '';
    opacity: 1;
    width: 30px;
    height: 30px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer
}

section.slider_section .home_slider .slick-arrow.slick-prev {
    left: 0
}

section.slider_section .home_slider .slick-arrow.slick-prev:before {
    background-image: url('../../external.html?link=http://hindustanfoodslimited.com/assets/images/prev.svg')
}

section.slider_section .home_slider .slick-arrow.slick-next {
    right: 0
}

section.slider_section .home_slider .slick-arrow.slick-next:before {
    background-image: url('../../external.html?link=http://hindustanfoodslimited.com/assets/images/next.svg')
}

section.mid_section {
    margin-bottom: 30px
}

section.mid_section .counts {
    background-color: #bcbec0;
    color: #fff;
    font-family: "DINPro-Medium";
    padding: 30px
}

section.mid_section .counts .the_top,
section.mid_section .counts .the_bottom {
    display: flex;
    justify-content: center;
    margin-bottom: 30px
}

section.mid_section .counts .the_top .flexy,
section.mid_section .counts .the_bottom .flexy {
    text-align: center;
    padding-right: 30px;
    position: relative
}

section.mid_section .counts .the_top .flexy .numb,
section.mid_section .counts .the_bottom .flexy .numb {
    font-size: 40px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: -5px
}

@media (min-width:768px) {
    section.mid_section .counts .the_top .flexy .numb,
    section.mid_section .counts .the_bottom .flexy .numb {
        font-size: 60px
    }
}

section.mid_section .counts .the_top .flexy .nams,
section.mid_section .counts .the_bottom .flexy .nams {
    line-height: 1;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 11px
}

section.mid_section .counts .the_top .flexy:after,
section.mid_section .counts .the_bottom .flexy:after {
    content: '';
    background-color: #fff;
    width: 3px;
    height: 100%;
    position: absolute;
    right: 10px;
    top: 0
}

section.mid_section .counts .the_top .flexy:last-child,
section.mid_section .counts .the_bottom .flexy:last-child {
    padding-right: 0
}

section.mid_section .counts .the_top .flexy:last-child:after,
section.mid_section .counts .the_bottom .flexy:last-child:after {
    display: none
}

@media (min-width:768px) {
    section.mid_section .counts {
        padding: 40px
    }
}

section.mid_section .partners {
    background-color: #dee0e3;
    padding: 20px
}

section.mid_section .partners .title {
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 4px;
    margin-bottom: 20px;
    font-family: "DINPro-Medium";
    color: #58595b
}

section.mid_section .partners .the_partner_slider .items .the_line {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    margin-bottom: 25px
}

section.mid_section .partners .the_partner_slider .slick-arrow {
    top: auto;
    bottom: 0;
    transform: none;
    z-index: 1
}

section.mid_section .partners .the_partner_slider .slick-arrow:before {
    content: '';
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    left: 0
}

section.mid_section .partners .the_partner_slider .slick-arrow.slick-prev {
    left: 0
}

section.mid_section .partners .the_partner_slider .slick-arrow.slick-prev:before {
    background-image: url('round_left_arrow.png')
}

section.mid_section .partners .the_partner_slider .slick-arrow.slick-next {
    right: 0
}

section.mid_section .partners .the_partner_slider .slick-arrow.slick-next:before {
    background-image: url('round_right_arrow.png')
}

section.about {
    margin-bottom: 40px
}

section.about.less_margin {
    margin-bottom: 5px
}

section.about.contact {
    margin-bottom: 10px
}

section.about.qu {
    margin-bottom: 30px
}

section.about.qu .abt_content {
    border-bottom: 1px dashed #808285;
    padding-bottom: 15px
}

@media (min-width:768px) {
    section.about.qu .abt_content p.abt_text {
        width: 80%;
        margin: auto
    }
}

.abt_content {
    text-align: center;
    background-color: #fff;
    padding: 20px 25px;
    color: #231f20
}

.abt_content .abt_title {
    margin-top: 5px;
    text-transform: uppercase;
    font-family: "DINPro-Medium";
    font-weight: 600;
    letter-spacing: 2px;
    font-size: 30px;
    color: #58595b
}

.abt_content .abt_text a {
    font-weight: 600;
    color: #3079ff
}

.abt_content.no_white {
    background-color: transparent
}

.abt_content.investors {
    padding-left: 0;
    padding-right: 0
}

.abt_content.investors .list_of_investors {
    margin-top: 30px
}

.abt_content.investors .list_of_investors ul {
    padding: 0;
    list-style: none;
    text-align: left;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
    -webkit-column-rule: 2px solid #808285;
    -moz-column-rule: 2px solid #808285;
    column-rule: 2px solid #808285
}

.abt_content.investors .list_of_investors ul li {
    border-bottom: 1px dashed #808285;
    padding: 5px 0;
    color: #58595b;
    font-weight: 500;
    font-size: 15px
}

.abt_content.investors .list_of_investors ul li:nth-child(even) {
    color: #fcae26
}

@media (min-width:768px) {
    .abt_content.investors .list_of_investors ul {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2
    }
}

.abt_content.locations .image_container {
    width: 600px;
    margin: 0 auto;
    min-height: 596px;
    position: relative;
    background-image: url('map-2.png');
    background-repeat: no-repeat;
    background-position: 0 0
}

.abt_content.locations .image_container .loaction-marker {
    width: 32px;
    height: 32px;
    position: absolute
}

.abt_content.locations .image_container .loaction-marker a img {
    width: 100%
}

.abt_content.locations .image_container .loaction-marker.goa {
    top: 412px;
    left: 100px
}

.abt_content.locations .image_container .loaction-marker.jammu {
    top: 90px;
    left: 130px
}

.abt_content.locations .image_container .loaction-marker.hyderabad {
    top: 365px;
    left: 190px
}

.abt_content.locations .image_container .loaction-marker.chennai {
    top: 460px;
    left: 230px
}

.abt_content.locations .image_container .loaction-marker.coimbatore {
    top: 500px;
    left: 166px
}

.abt_content.locations .image_container .loaction-marker.pondicherry {
    top: 490px;
    left: 220px
}

 .abt_content.locations .image_container .loaction-marker.mumbai {top: 345px;left: 88px;}
  .abt_content.locations .image_container .loaction-marker.mysore {top: 470px;left: 155px;}

p#vtip {
    display: none;
    position: absolute;
    padding: 10px;
    left: 15px;
    font-size: 1.2em;
    background-color: #fff;
    border: 1px solid #a6c9e2;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    z-index: 9999
}

p#vtip #vtipArrow {
    position: absolute;
    top: -10px;
    left: 5px
}

section.vmv .flex_container {
    margin-left: -10px;
    margin-right: -10px
}

section.vmv .flex_container .flex_items {
    flex: 1;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 25px;
    background-color: #fcae26;
    color: #fff;
    padding: 40px 25px 40px
}

section.vmv .flex_container .flex_items .flex_title {
    font-family: "DINPro-Medium";
    text-align: center;
    font-size: 24px;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #fff
}

section.vmv .flex_container .flex_items .flex_content {
    padding-top: 15px
}

section.vmv .flex_container .flex_items .flex_content .high_title {
    font-size: 16px
}

section.vmv .flex_container .flex_items.the_grey {
    background-color: #808285
}

section.vmv .flex_container .flex_items.the_green {
    background-color: #44a03d
}

@media (min-width:768px) {
    section.vmv .flex_container {
        display: flex
    }
}

section.vmv.services_flexes .flex_container {
    margin-left: 0;
    margin-right: 0
}

section.vmv.services_flexes .flex_container .flex_items {
    margin-left: 0;
    margin-right: 0
}

section.sliding_testimonials .title {
    color: #58595b;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 4px;
    font-family: "DINPro-Medium";
    font-weight: 600;
    font-size: 30px;
    margin: 10px 0 10px
}

section.sliding_testimonials .white_bg {
    background-color: #fff;
    margin-bottom: 50px
}

section.sliding_testimonials .white_bg .the_testimonial_slider_container {
    max-width: 710px;
    margin: auto;
    padding: 50px 10px
}

section.sliding_testimonials .white_bg .the_testimonial_slider_container .slider-nav {
    padding: 0 30px
}

section.sliding_testimonials .white_bg .the_testimonial_slider_container .slider-nav .nav_items .img_container {
    margin: 20px 10px;
    transition: all .3s ease;
    -ms-transform: scale(.9, .9);
    -webkit-transform: scale(.9, .9);
    transform: scale(.9, .9);
    opacity: .6;
    border: 2px solid #ebebec
}

section.sliding_testimonials .white_bg .the_testimonial_slider_container .slider-nav .nav_items.slick-current .img_container,
section.sliding_testimonials .white_bg .the_testimonial_slider_container .slider-nav .nav_items.slick-center .img_container {
    -ms-transform: scale(1.3, 1.3);
    -webkit-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3);
    opacity: 1;
    border: 2px solid #44a03d
}

section.sliding_testimonials .white_bg .the_testimonial_slider_container .slider-for .for_items .text_content {
    text-align: center;
    margin-top: 25px;
    padding: 0 30px
}

section.sliding_testimonials .white_bg .the_testimonial_slider_container .slider-for .for_items .text_content .content {
    color: #58595b;
    font-size: 15px
}

section.sliding_testimonials .white_bg .the_testimonial_slider_container .slider-for .for_items .text_content .content .first_span {
    position: relative;
    left: -25px
}

section.sliding_testimonials .white_bg .the_testimonial_slider_container .slider-for .for_items .text_content .content .first_span:before {
    content: '';
    background-image: url('../../external.html?link=http://hindustanfoodslimited.com/assets/images/left-quote.svg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 20px;
    height: 20px;
    position: absolute;
    top: -7px;
    left: 0
}

section.sliding_testimonials .white_bg .the_testimonial_slider_container .slider-for .for_items .text_content .content .last_span {
    position: relative;
    right: -25px
}

section.sliding_testimonials .white_bg .the_testimonial_slider_container .slider-for .for_items .text_content .content .last_span:before {
    content: '';
    background-image: url('../../external.html?link=http://hindustanfoodslimited.com/assets/images/right-quote.svg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 20px;
    height: 20px;
    position: absolute;
    top: -7px;
    right: 0
}

section.sliding_testimonials .white_bg .the_testimonial_slider_container .slider-for .for_items .text_content .the_name {
    font-size: 16px;
    color: #fcae26;
    font-weight: 600;
    margin-top: 10px
}

section.sliding_testimonials .white_bg .the_testimonial_slider_container .slider-for .for_items .text_content .designation {
    color: #58595b;
    font-size: 15px
}

section.sliding_testimonials .white_bg .no_slider {
    text-align: center;
    margin-bottom: 20px
}

section.sliding_testimonials.quality_assu {
    padding-top: 10px
}

section.sliding_testimonials.quality_assu .white_bg {
    margin-bottom: 40px
}

section.sliding_testimonials.quality_assu .white_bg .the_testimonial_slider_container {
    font-size: 16px;
    padding: 20px 10px
}

section.sliding_testimonials.quality_assu .white_bg .the_testimonial_slider_container .no_slider {
    margin-bottom: 0
}

section.products_grid .flex_outer_container .flex_container {
    margin-left: -3px;
    margin-right: -3px;
    margin-bottom: 30px
}

section.products_grid .flex_outer_container .flex_container .flex_items {
    flex: 1;
    padding: 0 3px
}

section.products_grid .flex_outer_container .flex_container .flex_items .img_container {
    margin-bottom: 20px
}

section.products_grid .flex_outer_container .flex_container .flex_items .img_container img {
    width: 100%
}

@media (min-width:480px) {
    section.products_grid .flex_outer_container .flex_container {
        display: flex
    }
}

section.part_services .the_yellow_title {
    background-color: #fcae26;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-family: "DINPro-Medium";
    letter-spacing: 3px;
    font-size: 28px;
    padding: 8px 0;
    margin-bottom: 30px;
    margin-top: 10px
}

section.part_services .the_content_text {
    text-align: center;
    margin-bottom: 40px
}

section.part_services .the_content_text .sub_title {
    color: #6d6e71;
    font-family: "DINPro-Medium";
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 10px
}

section.part_services .the_content_text.less_bottom {
    margin-bottom: 20px
}

section.services_images .center_image {
    text-align: center
}

section.services_images .center_image img {
    margin: 0 auto 25px
}

section.services_images .flex_image_container {
    margin: 40px 0 30px
}

section.services_images .flex_image_container .flex_image_items {
    flex: 1
}

section.services_images .flex_image_container .flex_image_items img {
    width: 100%
}

@media (min-width:768px) {
    section.services_images .flex_image_container {
        display: flex
    }
}

section.services_images .the_content_text {
    text-align: center;
    margin-bottom: 40px
}

section.contact_section {
    padding-bottom: 50px
}

section.contact_section .bold {
    font-weight: 600
}

section.contact_section .red_aster {
    color: #f04e3e
}

section.contact_section .contact_addr {
    color: #58595b;
    margin-bottom: 30px
}

section.contact_section .contact_addr .the_title {
    color: #58595b;
    font-family: "DINPro-Medium";
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    padding-bottom: 10px;
    border-bottom: 1px dashed #808285
}

section.contact_section .contact_addr .addr_box {
    border-bottom: 1px dashed #808285;
    padding-top: 10px;
    padding-bottom: 10px
}

section.contact_section .contact_addr .addr_box .yellow_title {
    color: #fcae26
}

@media (min-width:768px) {
    section.contact_section .contact_addr {
        padding-right: 30px
    }
}

section.contact_section .contact_form {
    position: relative
}

@media (min-width:768px) {
    section.contact_section .contact_form form .form-group .col-sm-2 {
        padding-right: 5px
    }
}

section.contact_section .contact_form form .form-group .control-label {
    text-align: left;
    padding-right: 0;
    color: #58595b;
    white-space: nowrap
}

section.contact_section .contact_form form .form-group input,
section.contact_section .contact_form form .form-group textarea {
    border-radius: 0;
    border: 1px solid #58595b;
    box-shadow: none;
    resize: none;
    background-color: transparent
}

section.contact_section .contact_form form .form-group .capcha {
    height: 34px;
    -o-object-fit: cover;
    object-fit: cover;
    margin-bottom: 10px
}

@media (min-width:768px) {
    section.contact_section .contact_form form .form-group .capcha {
        margin-bottom: 0
    }
}

section.contact_section .contact_form form .form-group button {
    width: 100%;
    border-radius: 0;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    border: 0;
    height: 34px;
    line-height: 25px;
    margin-bottom: 15px
}

section.contact_section .contact_form form .form-group button.submit {
    background-color: #fcaf26
}

section.contact_section .contact_form form .form-group button.reset {
    background-color: #44a03d
}

@media (min-width:768px) {
    section.contact_section .contact_form form .form-group button {
        margin-bottom: 0
    }
}

section.contact_section .contact_form form .the_info_text {
    color: #58595b;
    font-weight: 600;
    margin-bottom: 5px
}

section.contact_section .contact_form form .the_info_text.the_padding {
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:768px) {
    section.contact_section .contact_form {
        padding-left: 30px
    }
    section.contact_section .contact_form:before {
        content: '';
        height: 100%;
        width: 2px;
        background-color: #5f6062;
        position: absolute;
        left: -15px;
        top: 0
    }
}

section.qa_logos {
    padding-bottom: 10px
}

section.qa_logos .logos_flex_container {
    border-bottom: 1px dashed #808285;
    padding-bottom: 20px
}

section.qa_logos .logos_flex_container .logos_item {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 10px
}

section.qa_logos .logos_flex_container .logos_item img {
    margin: 0 auto
}

@media (min-width:768px) {
    section.qa_logos .logos_flex_container {
        display: flex;
        justify-content: center;
        align-items: center
    }
}

footer .top_footer {
    background-color: #44a03d;
    color: #fff;
    padding: 40px 0
}

footer .top_footer .foot_sec .foot_title {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 15px;
    margin-bottom: 15px
}

@media (min-width:768px) {
    footer .top_footer .foot_sec .foot_content p {
        padding-right: 15px
    }
}

footer .top_footer .foot_sec .foot_content ul.q_links {
    list-style: none;
    padding-left: 0;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2
}

footer .top_footer .foot_sec .foot_content ul.q_links li {
    position: relative;
    padding-left: 10px;
    padding-top: 4px;
    padding-bottom: 2px
}

footer .top_footer .foot_sec .foot_content ul.q_links li a {
    color: #fff
}

footer .top_footer .foot_sec .foot_content ul.q_links li:before {
    content: '';
    background-image: url('../../external.html?link=http://hindustanfoodslimited.com/assets/images/arrow-angle-right.svg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 8px;
    height: 8px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%)
}

@media (min-width:768px) {
    footer .top_footer .foot_sec .foot_content ul.q_links {
        padding-right: 65px
    }
}

footer .top_footer .foot_sec .foot_content a.social_links {
    display: inline-block;
    margin-right: 3px
}

footer .top_footer .foot_sec .foot_content img.the_vanity {
    margin-top: 20px
}

footer .botttom_footer {
    background-color: #fcae26;
    color: #fff;
    text-align: center
}

footer .botttom_footer .mini_footer {
    margin: 20px 0
}

footer .botttom_footer .mini_footer a {
    color: #fff
}