@font-face {
    font-family: HelveticaNeu-Bold;
    src: url('../fonts/Helvetica Neu Bold.ttf');
}

@font-face {
    font-family: HelveticaNeue-Regular;
    src: url('../fonts/HelveticaNeue Light.ttf');
}

@font-face {
    font-family: HelveticaNeue-Medium;
    src: url('../fonts/HelveticaNeue Medium.ttf');
}

@font-face {
    font-family: HelveticaNeue_Medium;
    src: url('../fonts/HelveticaNeue-Medium.otf');
}

.navbar-nav.col-md-12.mt-3.float-right {
    display: none;
}

.vl {
    display: none;
}

.owl-carousel.owl-theme.knockout-video-frame.owl-loaded.owl-drag button {
    display: none;
}

.footer_links {
    margin-top: 50px;
}

div#home_element_3 {
    display: none;
}

a.dropdown-item:focus {
    background-color: transparent;
}

.helveticaNeue-Medium {
    font-family: HelveticaNeue-Medium;
}

.helveticaNeue-Regular {
    font-family: HelveticaNeue-Regular;
}

.helveticaNeu-Bold {
    font-family: HelveticaNeu-Bold !important;
}

.HelveticaNeue_Medium {
    font-family: HelveticaNeue_Medium !important;
}

body {
    overflow-x: hidden;
}

select {
    -webkit-appearance: none;
}

a {
    color: initial;
}

a:hover {
    text-decoration: none;
    color: initial;
}

.bg-green {
    background-color: #007845;
}

.text-gray {
    color: #555555 !important;
}

.text-yellow {
    color: #fee951;
}

.close {
    opacity: 1;
}

.close:hover {
    opacity: 1;
}

.yellow-hr {
    height: 5px;
    background-color: #fee951;
    width: 100%;
}

button,
a {
    font-family: HelveticaNeue-Medium;
}

navbar-nav a {
    font-family: HelveticaNeue_Medium;
    ;
}

h1,
h2,
h3 {
    font-family: HelveticaNeu-Bold;
}

h1 span {
    font-family: HelveticaNeu-Bold;
}

p {
    font-family: HelveticaNeue-Regular;
    color: #333333!important;
}

.blackish-grey {
    color: #333333!important;
}

.white {
    color: #FFF!important;
}

.white-p p {
    color: white !important;
}

.navbar-light .navbar-nav .nav-link {
    /*color: green;*/
    color: rgb(34, 85, 36);
}

.navbar-light .navbar-nav .show>.nav-link,
.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
    color: darkgreen;
}

.btn-danger {
    background-color: red;
    font-size: 12px;
}

.bg-cream {
    background-color: sandybrown;
}

.owl-carousel .item-video {
    height: 700px;
}

.owl-carousel .item-img {
    height: 700px;
}

.container-2 img {
    width: 400px;
    height: 380px;
}

.green {
    /*color: #008000 !important;*/
    color: rgb(34, 85, 36)!important;
}

.footer-bg .green {
    color: #00713b;
}

.red {
    color: red;
}

.black {
    color: #000;
}

.grey {
    color: grey;
}

.card-width {
    /*width: 28rem;*/
}

.w-auto {
    width: auto !important;
}

.cover {
    padding: 75px 0;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
}

.cover .header-content {
    position: relative;
    overflow: hidden;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff !important;
    background-color: rgb(34, 85, 36);
    word-wrap: break-word;
    min-width: 100px;
    text-align: center;
}

.footer_links a {
    padding: 10px 0;
    display: block;
}

.mobile-menu-bg {
    background-image: url("/themes/frontend/img/responsive-menu-bg.png");
    background-repeat: no-repeat;
}

h2.brands-head {
    font-size: 2.5rem;
}

h2.our-phil {
    font-size: 2.5rem;
}

h2.sustain-head {
    font-size: 2.5rem;
}

h2.journey {
    font-size: 2.5rem;
}

.switch input {
    display: none;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 5px;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: green;
    -webkit-transition: .4s;
    transition: .4s;
    height: 20px;
    width: 50px;
}

#pills-tab .slider:before {
    position: absolute;
    content: "";
    height: 12px;
    width: 12px;
    left: 4px;
    bottom: 4px;
    -webkit-transition: .4s;
    transition: .4s;
    background-color: transparent !important;
}

.slider:before {
    position: absolute;
    content: "";
    height: 12px;
    width: 12px;
    left: 4px;
    bottom: 4px;
    -webkit-transition: .4s;
    transition: .4s;
    background-color: #fff;
}

input:checked+.slider {
    background-color: gray;
}

input:focus+.slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked+.slider:before {
    -webkit-transform: translateX(27px);
    -ms-transform: translateX(27px);
    transform: translateX(27px);
}


/*------ ADDED CSS ---------*/

.on {
    display: none;
}

.on {
    color: white;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 40%;
    font-size: 10px;
}

.off {
    color: white;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 62%;
    font-size: 10px;
}

input:checked+.slider .on {
    display: block;
}

input:checked+.slider .off {
    display: none;
}


/*--------- END --------*/


/* Rounded sliders */

.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}

.vl {
    border-left: 1px solid gray;
    height: auto;
}

.font-gray {
    color: gray;
}

.yellow-divider-bar {
    height: 40px;
    background-color: #FFE400;
}

.contact input,
.contact textarea,
.contact select {
    border: 1px solid #b9cbda;
    border-radius: 30px;
    color: #b9cbda;
}

.contact .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: red;
    outline: 0;
    box-shadow: 0 0 0 0.2rem #b5132047;
}

.contact button:hover {
    background-color: red !important;
    color: #fff;
}

.contact input::placeholder,
.contact textarea::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #b9cbda;
    opacity: 1;
    /* Firefox */
}

.contact-submit-btn,
.contact-submit-btn:hover,
.contact-submit-btn:active,
.contact-submit-btn:focus,
.contact-submit-btn:active:focus {
    background-color: #b9cbda !important;
    color: white !important;
    border: none;
    border-radius: 25px;
    outline: none;
}

/* financial */

.financial .panel-group .panel {
    border-radius: 0;
    box-shadow: none;
    border-color: #EEEEEE;
}

.financial .panel-default > .panel-heading {
    padding: 0;
    border-radius: 0;
    background-color: #FFE933;
}

.financial .panel-title {
    font-size: 14px;
}

.financial .panel-title > a {
    display: block;
    padding: 15px;
    text-decoration: none;
    color: rgb(34, 85, 36);
}

.financial .more-less {
    float: right;
    color: rgb(34, 85, 36);
    font-size: 1.25rem;
}

.financial .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #EEEEEE;
}

.financial .download-btn {
    /* background-color: #FFE933; */
    background-color: red;
    padding: 25px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    color: #FFF;
}



/* end financial */

.footer-widget {
    /*height: 400px;*/
    height: 100%;
    width: 100%;
}

.brands .nav-pills .nav-link {
    border-radius: 1.25rem !important;
    color: black;
}

.tree-bg {
    background: url("../img/trees_bg.png");
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center bottom;
    color: #fff;
    /*    min-height: 550px;*/
    min-height: 470px;
}

.header-bg {
    background: url("../img/home-svg-slider-bg.png");
    background-repeat: repeat;
    background-size: 100%;
    background-position: center bottom;
    color: #fff;
    position: relative;
}

.sustainability-header-bg {
    background-size: 100%;
    background-position: center bottom;
    color: #fff;
    min-height: 450px;
    padding-top: 100px;
}

.life-at-dalda-header {
    background: url("https://via.placeholder.com/700x300");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 450px;
}

.counter-count {
    font-size: 18px;
    background-color: #00b3e7;
    border-radius: 50%;
    position: relative;
    color: #ffffff;
    text-align: center;
    line-height: 92px;
    width: 92px;
    height: 92px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    display: inline-block;
}

.resp-vtabs {
    padding: 15px;
}

.inner-bg-img {
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    height: 500px;
}

.counter-bg {
    background: url("../img/Dalda-3.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    color: #fff;
    min-height: 300px;
}

.footer-logo {
    width: 70px;
}

.bord {
    border-bottom: solid;
    width: 35px;
}

.img-size {
    height: 70px !important;
    width: 70px !important;
}

a.btn-social,
.btn-social {
    border-radius: 50%;
    color: #ffffff !important;
    display: inline-block;
    height: 20px;
    line-height: 19px;
    margin: 8px 4px;
    text-align: center;
    text-decoration: none;
    transition: background-color .3s;
    webkit-transition: background-color .3s;
    width: 20px;
    background-color: #00713b;
}

.btn-social .fa,
.btn-social i {
    backface-visibility: hidden;
    moz-backface-visibility: hidden;
    ms-transform: scale(1);
    o-transform: scale(1);
    transform: scale(1);
    transition: all .25s;
    webkit-backface-visibility: hidden;
    webkit-transform: scale(1);
    webkit-transition: all .25s;
    font-size: 12px;
}

.btn-social:hover,
.btn-social:focus {
    color: #fff;
    outline: none;
    text-decoration: none;
    background-color: #00713b !important;
}

.btn-social:hover .fa,
.btn-social:focus .fa,
.btn-social:hover i,
.btn-social:focus i {
    ms-transform: scale(1.3);
    o-transform: scale(1.3);
    transform: scale(1.3);
    webkit-transform: scale(1.3);
}

.btn-social.btn-xs {
    font-size: 9px;
    height: 24px;
    line-height: 13px;
    margin: 6px 2px;
    width: 24px;
}

.btn-social.btn-sm {
    font-size: 13px;
    height: 36px;
    line-height: 18px;
    margin: 6px 2px;
    width: 36px;
}

.btn-social.btn-lg {
    font-size: 22px;
    height: 72px;
    line-height: 40px;
    margin: 10px 6px;
    width: 72px;
}

.testimonials_slider .owl-nav {
    position: absolute;
    width: 100%;
    top: 45%;
}

.testimonials_slider .owl-prev {
    float: left;
}

.testimonials_slider .owl-next {
    float: right;
}

.testimonials_slider button span {
    font-size: 35px;
}

.btn-behance {
    background-color: grey;
}

.btn-behance:hover {
    background-color: grey;
}

.btn-bitbucket {
    background-color: #205081;
}

.btn-bitbucket:hover {
    background-color: #2a69aa;
}

.btn-codepen {
    background-color: #76daff;
}

.btn-codepen:hover {
    background-color: #a9e8ff;
}

.btn-deviantart {
    background-color: #4e6252;
}

.btn-deviantart:hover {
    background-color: #657e6a;
}

.btn-digg {
    background-color: #000;
}

.btn-digg:hover {
    background-color: #1a1a1a;
}

.btn-dribbble {
    background-color: #ea4c89;
}

.btn-dribbble:hover {
    background-color: #ef7aa7;
}

.btn-dropbox {
    background-color: #007ee5;
}

.btn-dropbox:hover {
    background-color: #1998ff;
}

.btn-facebook {
    background-color: #3b5998;
}

.btn-facebook:hover {
    background-color: #4c70ba;
}

.btn-flickr {
    background-color: #0063dc;
}

.btn-flickr:hover {
    background-color: #107cff;
}

.btn-foursquare {
    background-color: #ef4b78;
}

.btn-foursquare:hover {
    background-color: #f37a9b;
}

.btn-github {
    background-color: #4183c4;
}

.btn-github:hover {
    background-color: #689cd0;
}

.btn-google-plus {
    background-color: #dd4b39;
}

.btn-google-plus:hover {
    background-color: #e47365;
}

.btn-instagram {
    background-color: #3f729b;
}

.btn-instagram:hover {
    background-color: #548cb9;
}

.btn-jsfiddle {
    background-color: #4679bd;
}

.btn-jsfiddle:hover {
    background-color: #6c94ca;
}

.btn-lastfm {
    background-color: #e31b23;
}

.btn-lastfm:hover {
    background-color: #e9484e;
}

.btn-linkedin {
    background-color: #0976b4;
}

.btn-linkedin:hover {
    background-color: #0b96e5;
}

.btn-paypal {
    background-color: #253b80;
}

.btn-paypal:hover {
    background-color: #304da8;
}

.btn-pinterest {
    background-color: #cc2127;
}

.btn-pinterest:hover {
    background-color: #e04046;
}

.btn-reddit {
    background-color: #ff4500;
}

.btn-reddit:hover {
    background-color: #ff6a33;
}

.btn-skype {
    background-color: #00aff0;
}

.btn-skype:hover {
    background-color: #24c4ff;
}

.btn-soundcloud {
    background-color: #f80;
}

.btn-soundcloud:hover {
    background-color: #ffa033;
}

.btn-stack-overflow {
    background-color: #fe7a15;
}

.btn-stack-overflow:hover {
    background-color: #fe9748;
}

.btn-steam {
    background-color: #7da10e;
}

.btn-steam:hover {
    background-color: #a1d012;
}

.btn-stumbleupon {
    background-color: #eb4924;
}

.btn-stumbleupon:hover {
    background-color: #ef7053;
}

.btn-trello {
    background-color: #256a92;
}

.btn-trello:hover {
    background-color: #2f88bb;
}

.btn-tumblr {
    background-color: #35465c;
}

.btn-tumblr:hover {
    background-color: #485f7c;
}

.btn-twitch {
    background-color: #6441a5;
}

.btn-twitch:hover {
    background-color: #7e5bbe;
}

.btn-twitter {
    background-color: #55acee;
}

.btn-twitter:hover {
    background-color: #83c3f3;
}

.btn-vimeo {
    background-color: #1ab7ea;
}

.btn-vimeo:hover {
    background-color: #49c6ee;
}

.btn-vine {
    background-color: #00b488;
}

.btn-vine:hover {
    background-color: #00e7af;
}

.btn-vk {
    background-color: #45668e;
}

.btn-vk:hover {
    background-color: #587fae;
}

.btn-wechat {
    background-color: #98d11c;
}

.btn-wechat:hover {
    background-color: #afe53b;
}

.btn-wordpress {
    background-color: #21759b;
}

.btn-wordpress:hover {
    background-color: #2a95c5;
}

.btn-xing {
    background-color: #026466;
}

.btn-xing:hover {
    background-color: #039598;
}

.btn-yahoo {
    background-color: #400191;
}

.btn-yahoo:hover {
    background-color: #5601c4;
}

.btn-yelp {
    background-color: #af0606;
}

.btn-yelp:hover {
    background-color: #e00808;
}

.btn-youtube {
    background-color: #e52d27;
}

.btn-youtube:hover {
    background-color: #ea5955;
}

.btn-email {
    background-color: #44c456;
}

.btn-email:hover {
    background-color: #6bd079;
}

.pillars-img-size {
    width: 120px;
    height: 120px;
}

.journey-year {
    position: relative;
    display: block;
    background: transparent;
    width: 196px;
    height: 43px;
    line-height: 44px;
    text-align: center;
    font-size: 22px;
    text-decoration: none;
    text-transform: none;
    margin: 0 auto;
    color: #000 !important;
    font-weight: bold;
}

.journey-data {
    background-color: white;
    min-height: 259px;
    box-shadow: 10px 4px 17px 4px rgba(0, 0, 0, 0.2);
    padding: 34px;
    border-radius: 15px;
}

.timeline-bg-green {
    background: green;
    border: 3px solid green;
}

.timeline-bg-red {
    background: rgb(132, 141, 32);
    border: 3px solid rgb(132, 141, 32);
}

.content-two-div {
    height: 100%;
    /*padding: 20px 20px 10px;*/
    color: #fff;
}

.row-flex-two-div {
    display: flex;
    flex-wrap: wrap;
}

.nav-tabs {
    display: none;
}

.dropdown-submenu {
    position: relative;
}

.nav .dropdown li a {
    color: #000 !important;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

.border-life-at-dalda {
    border-bottom: solid;
    width: 30%;
}

.scroll-y {
    overflow-y: scroll;
    overflow-x: hidden;
}

.sustainability-header-bg-img {
    background-size: 100% !important;
    background-position: bottom center !important;
    background-repeat: no-repeat !important;
    height: 500px;
}

.resp-vtabs li.resp-tab-active {
    position: relative;
    z-index: 1;
    margin-right: -1px !important;
    padding: 14px 15px 15px 14px !important;
    border-top: 1px solid;
    border: 1px solid black !important;
    border-left: 4px solid black !important;
    margin-bottom: 4px !important;
    border-right: 0px white !important;
}

html {
    scroll-behavior: smooth;
}

.our-journey-slider .owl-nav {
    position: absolute;
    top: 11em;
    width: 100%;
    height: 43px;
    z-index: -1;
}

.our-journey-slider .owl-nav button {
    height: 43px;
    padding: 15px !important;
}

.our-journey-slider .owl-nav button span {
    position: relative;
    top: -1rem;
    color: green;
}

.our-journey-slider .owl-nav button.owl-prev {
    position: relative;
    left: -1rem;
    font-size: 42px;
}

.our-journey-slider .owl-nav button.owl-next {
    position: relative;
    right: -1rem;
    font-size: 42px;
}

.our-journey-slider .owl-nav .owl-next {
    float: right;
}

.timeline-date {
    position: absolute;
    text-align: center;
    width: 100%;
}

.timeline-date .date {
    position: relative;
    z-index: 11;
    left: 0;
}

.timeline-date .date_double {
    position: absolute;
    z-index: 11;
    left: 2em;
}

.bg-timeline {
    position: relative;
    z-index: 1;
}

.grey {
    color: rgb(93, 86, 71);
}

.light_grey {
    color: rgb(137, 137, 137);
}

.our-journey {
    font-size: 25px;
}

.sustai-svg-grid {
    position: relative;
    z-index: 1;
}

.Sustainability-svg-animation {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    /*   top: 44rem;*/
    margin-top: -16rem;
}

.sustainability-home p {
    color: rgb(34, 85, 36);
}

.form_error {
    color: red;
}

.navbar-toggler {
    border: none;
}


/*BASH*/


/*--BOOTSTRAP OVERRIDES---*/

.text-primary {
    color: #a75024 !important;
}

.text-red {
    color: #f92300 !important;
}

.text-green {
    color: rgb(34, 85, 36) !important;
    /*color: green !important;*/
}


/*--COMMON CLASSES---*/

.margin-center {
    margin: 0 auto;
}

.flex-center {
    display: flex;
    align-items: center;
    justify-content: center;
}

.owl-carousel .owl-dots button {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #9e2220;
    transition: 0.3s;
    margin: 5px;
}

.owl-carousel .owl-dots {
    display: table;
    margin: 0 auto;
}

.owl-carousel .owl-dots button.active {
    width: 12px;
    height: 12px;
}

.owl-carousel .owl-dots button:focus {
    outline: none;
}

.btn-bg {
    height: 65px;
    width: 104px;
    border: 0;
    color: transparent;
    cursor: pointer;
    background-size: contain;
    transition: background-position 500ms linear;
}

.btn-bg:hover {
    background-size: 105% 105%;
}

.btn-bg:hover,
.btn-bg.active {
    background-size: 105% 105%;
}

.btn-bg-allsocial {
    background: url("./img/layers/social/all.png") no-repeat center;
}

.btn-bg-facebook {
    background: url("./img/layers/social/fb.png") no-repeat center;
}

.btn-bg-insta {
    background: url("./img/layers/social/insta.png") no-repeat center;
}

.btn-bg-twitter {
    background: url("./img/layers/social/twitter.png") no-repeat center;
}

a.btn-view-more {
    width: 120px;
    display: inline-block;
    transition: 0.1s ease;
}

a.btn-view-more img {
    width: inherit;
}

a.btn-view-more:hover {
    width: 210px;
}

.jh_background {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}


/*--COMPONENT BASED STYLES--*/

#flavor-bash {
    background-image: url("/themes/frontend/img/bash/bg-1.png");
}

#basher-youtube {}

#basher-youtube .wrapper {
    position: relative;
}

#basher-youtube .container .row {}

#bash-shop {
    background: url("/themes/frontend/img/bash/layers/backgrounds/banner2.png");
}

#bash-shop .owl-carousel {
    min-height: 280px;
}

#bash-shop .btn-shop {
    margin-top: 35px;
}

#bash-shop .owl-carousel .item {
    margin: 6% 8%;
    transition: margin 0.4s ease;
}

#bash-shop .owl-carousel .item img {
    margin: 0 auto;
}

#bash-shop .owl-item.center>div {
    cursor: auto;
    margin: 0;
}

#meet-bashers {
    background: url("/themes/frontend/img/bash/circle-bg.png");
    background-color: #fefaf2;
}

#meet-bashers .owl-carousel {
    min-height: 400px;
}

#meet-bashers .owl-carousel .item img {
    width: 150px;
    margin: 0 auto;
}

#meet-bashers img.meet-basher {
    width: 100%;
    padding-bottom: 15px;
}

#lets-bash {
    min-height: 600px;
    background-image: url(/themes/frontend/img/bash/circle-bg.png);
    background-color: #fefaf2;
}

#tv_container {
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    overflow: hidden;
}

#tv_container iframe {
    position: absolute;
}

.dropup,
.dropdown {
    cursor: pointer;
}

.bash-elemet-1 {
    position: absolute;
    margin-top: 8em;
}

.bash-elemet-2 {
    position: absolute;
    margin-top: 10em;
    right: 0;
}

.bash-elemet-3 {
    position: absolute;
    margin-top: 3em;
    left: 0;
}

.bash-elemet-4 {
    position: absolute;
    margin-top: 41.2em;
    right: 0;
}

.bash-elemet-5 {
    position: absolute;
    margin-top: 5em;
    left: 10em;
}

.bash-elemet-6 {
    position: absolute;
    margin-top: 2em;
    left: 13em;
}

.bash-elemet-8 {
    position: absolute;
    margin-top: -5em;
    right: 15em;
}

.bash-elemet-9 {
    position: absolute;
    margin-top: 10em;
    right: 15em;
}

.bash-elemet-10 {
    position: absolute;
    margin-top: 27em;
    left: 12em;
}


/*BASH*/

.dropdown-item {
    /*color: green;*/
    color: rgb(34, 85, 36);
}

.dropdown-item a {
    /*color: green;*/
    color: rgb(34, 85, 36);
}

.dropdown-divider {
    margin: 0 0;
}


/*Who We Are*/

#whoweare {
    background-color: #fffcea;
}

.whoweare_our_journey_bg {
    background-image: url("/themes/frontend/img/whoweare/our_journey_bg.png");
    background-repeat: no-repeat;
    background-size: contain;
}

.vertical-dotted-line {
    width: 100%;
    height: 50px;
    text-align: center;
    font-size: 11px;
}

.vertical-dotted-line span {
    height: 100%;
    width: 1px;
    display: inline-block;
    /*    border: 1px dashed;*/
}


/*Who We Are*/


/*Knock Out*/

.carousel-indicators li {
    width: 12px;
    height: 12px;
    border-radius: 100%;
    background-color: #fff44f;
    margin: 0 2px;
}

.navigation-thumbs .owl-nav {
    position: absolute;
    width: 100%;
    left: 0;
    top: 34%;
    font-size: 35px;
    color: green;
    z-index: -1;
}

.navigation-thumbs.owl-carousel .owl-nav button.owl-next {
    position: absolute;
    right: 0;
}

.carousel-indicators .active {
    width: 16px;
    height: 16px;
}

.text-primary {
    color: #a75024 !important;
}

.text-header {
    font-weight: bold;
    font-size: 18px;
}

.text-header-connect {
    font-weight: bold;
    font-size: 40px;
}

.text-title {
    font-weight: bold;
    font-size: 28px;
}

#watch-knockout {
    min-height: 350px;
    background-color: #B51320;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
}

.frame_container {
    border: 2px solid white;
}


/*--COMMON CLASSES---*/

.margin-center {
    margin: 0 auto;
}

.flex-center {
    display: flex;
    align-items: center;
    justify-content: center;
}

.owl-carousel .owl-dots button {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #B51320;
    transition: 0.3s;
    margin: 2px;
}

.owl-carousel .owl-dots {
    display: table;
    margin: 0 auto;
}

.owl-carousel .owl-dots button.active {
    width: 12px;
    height: 12px;
}

.btn-bg {
    height: 65px;
    width: 104px;
    border: 0;
    color: transparent;
    cursor: pointer;
    background-size: contain;
    transition: background-position 500ms linear;
}

.btn-knockout {
    background-color: #fff44f;
    color: white;
}

.btn-bg:hover {
    background-size: 105% 105%;
}

.btn-bg:hover,
.btn-bg.active {
    background-size: 105% 105%;
}

.btn-bg-allsocial {
    background: url("./img/layers/social/all.png") no-repeat center;
}

.btn-bg-facebook {
    background: url("./img/layers/social/fb.png") no-repeat center;
}

.btn-bg-insta {
    background: url("./img/layers/social/insta.png") no-repeat center;
}

.btn-bg-twitter {
    background: url("./img/layers/social/twitter.png") no-repeat center;
}

a.btn-view-more {
    width: 120px;
    display: inline-block;
    transition: 0.1s ease;
}

a.btn-view-more img {
    width: inherit;
}

a.btn-view-more:hover {
    width: 210px;
}

.jh_background {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}


/*--COMPONENT BASED STYLES--*/

#knockout_info {
    background-image: url("/themes/frontend/img/bash/bg-1.png");
    margin: 10px;
}

#basher-youtube {}

#basher-youtube .wrapper {
    position: relative;
}

#basher-youtube .container .row {}

#knockout-shop {
    background: url("/themes/frontend/img/bash/layers/backgrounds/banner2.png");
}

#knockout-shop .owl-carousel {
    min-height: 350px;
}

#knockout-shop .owl-carousel .item {
    margin: 6% 8%;
    transition: margin 0.4s ease;
}

#knockout-shop .owl-carousel .item img {
    margin: 0 auto;
}

#knockout-shop .owl-item.center>div {
    cursor: auto;
    margin: 0;
}

.btn-view-more {
    background-color: transparent;
    border: 2px solid white;
    width: 200px;
}

#meet-bashers {
    background: url("/themes/frontend/img/bash/circle-bg.png");
    background-color: #fefaf2;
}

#meet-bashers .owl-carousel {
    min-height: 400px;
}

#meet-bashers .owl-carousel .item img {
    width: 150px;
    margin: 0 auto;
}

#meet-bashers img.meet-basher {
    width: 100%;
    padding-bottom: 15px;
}

#lets-connect {
    min-height: 600px;
    background-image: url(/themes/frontend/img/bash/circle-bg.png);
    background-color: #fefaf2;
}

#tv_container {
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    overflow: hidden;
}

#tv_container iframe {
    position: absolute;
}

.grid-container>div {
    overflow: hidden;
}

#lets-connect .tab {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
}

.grid-container {
    display: grid;
    grid-template-columns: auto;
    grid-gap: 0px;
}

.tabcontent>.container {
    padding: 0;
}


/*--MEDIA QUERIES--*/

@media (min-width: 320px) {
    .view_more_align {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    #tv_container {
        width: 290px;
        height: 207px;
    }
    #tv_container iframe {
        width: 281px;
        height: 158px;
        top: 4px;
        left: 5px;
    }
    #play_video {
        display: none;
    }
    img.knockout_info {
        width: auto;
    }
    .bash-elemet-7 {
        position: absolute;
        margin-top: 0;
        left: 19em;
    }
    .item2 {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    img.knockout_info {
        width: 120px;
    }
}

@media (min-width: 375px) {
    .view_more_align {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .bash-elemet-7 {
        position: absolute;
        margin-top: 0;
        left: 20em;
    }
    .item2 {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    /*.grid-container {*/
    /*display: grid;*/
    /*grid-template-columns: repeat(auto-fit, 350px);*/
    /*grid-auto-rows: minmax(350px, auto);*/
    /*align-items: center;*/
    /*grid-gap: 5px;*/
    /*padding: 10px;*/
    /*}*/
}

@media (min-width: 425px) {
    .view_more_align {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    #tv_container {
        width: 400px;
        height: 300px;
    }
    #tv_container iframe {
        width: 387px;
        height: 218px;
        top: 6px;
        left: 7px;
    }
    .bash-elemet-7 {
        position: absolute;
        margin-top: 0;
        left: 22em;
    }
    .item2 {
        display: flex;
        justify-content: center;
        align-items: center;
    }
}

@media (min-width: 768px) {
    #play_video {
        display: block;
    }
    .view_more_align {
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }
    .grid-container {
        display: grid;
        grid-template-columns: auto auto auto;
        grid-gap: 5px;
    }
    .item2 {
        display: inline-block;
        justify-content: center;
        align-items: center;
    }
}

.our_brand.owl-carousel .owl-item img {
    display: initial;
    width: auto;
}

#whoweare_element_4 svg {
    fill: none;
    stroke: #256132;
    stroke-width: 0.5px !important;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-miterlimit: 2;
}

#knockout .owl-carousel .owl-dots button {
    margin: 4px;
}

#knockout .owl-carousel .owl-dots button.active {
    width: 18px;
    height: 18px;
    background-color: #9e2220 !important;
}

@media (min-width: 992px) {
    .oliveoilImgBig {
        height: 500px;
        width: 100%;
        background-repeat: no-repeat;
        background-position: center;
    }
    .oliveoilImgCircle1 {
        position: absolute;
        margin-left: 39em;
        cursor: pointer;
        display: block;
    }
    .oliveoilImgCircle2 {
        position: absolute;
        margin-top: 8em;
        margin-left: 46em;
        cursor: pointer;
        display: block;
    }
    .oliveoilImgCircle3 {
        position: absolute;
        margin-top: 21em;
        margin-left: 42em;
        cursor: pointer;
        display: block;
    }
    .oliveoilImgCircle1:hover,
    .oliveoilImgCircle2:hover,
    .oliveoilImgCircle3:hover {
        transition: 500ms all ease-in-out;
        transform: scale(1.2);
    }
    .big_cooking_slider.owl-carousel .item-video {
        height: 400px;
    }
    .navigation-thumbs.owl-carousel .item-video {
        height: 100px;
    }
    .tab-detail {
        min-height: 470px;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        position: relative;
        margin-top: -3rem;
    }
    .accordion_tabs_before {
        position: absolute;
        left: 0;
        top: 7.5em;
        height: 70px;
        width: 93%;
        background-repeat: no-repeat;
        background-position: center;
        z-index: -1;
    }
    .tab-detail p {
        padding: 40px 29px 34px 17px;
    }
    .modal-backdrop.show {
        opacity: 0;
        z-index: -1;
    }
    .tab-content>.tab-pane {
        width: 50%;
        margin: 0 auto;
    }
    .home-animation-11ba {
        display: none;
    }
    .footer_line_art {
        position: absolute;
        right: 0;
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu {
        /*background: green;*/
        background: rgb(34, 85, 36);
    }
    .dropdown-menu a {
        color: #ffffff;
    }
    .dropdown-submenu .dropdown-menu {
        background-color: grey !important;
    }
    .dropdown-item:hover,
    .dropdown-item:focus {
        color: initial;
        text-decoration: none;
        background-color: transparent;
    }
    nav.navbar .dropdown-item:hover {
        color: #ffffff !important;
    }
    .life-at-dalda .container {
        width: 75%;
    }
    .lifeatdalda_main_banner {
        padding-top: 0;
    }
    .lifeatdalda-section-1 {}
    .life-element-1 {
        position: absolute;
        z-index: -1;
    }
    .life-element-2 {
        position: absolute;
        left: 19em;
        margin-top: 20em;
        z-index: -99;
        display: none;
    }
    .life-element-1 img {
        width: 103%;
    }
    .life-element-3 {
        position: absolute;
        right: 0;
        margin-top: 10em;
        z-index: -99;
    }
    .life-element-4 {
        position: absolute;
        left: 0;
        margin-top: 3em;
        z-index: -99;
    }
    .life-element-5 {
        position: absolute;
        right: 0;
        margin-top: 3em;
        z-index: -99;
    }
    .sustainability-element-1 {
        position: absolute;
        margin-top: -2em;
    }
    .sustainability-element-2 {
        position: absolute;
        margin-top: 3em;
        margin-left: 5em;
    }
    .sustainability-element-3 {
        position: absolute;
        margin-top: -1em;
        margin-left: -2em;
    }
    .sustainability-element-4 {
        position: absolute;
        right: -1em;
        top: 0;
        z-index: -99;
    }
    .sustainability-element-5 {
        position: absolute;
        right: -1em;
        bottom: -3em;
    }
    .sustainability-element-6 {
        position: absolute;
        right: 0;
        margin-top: -39em;
        z-index: -99;
    }
    .sustainability-cats .owl-nav {
        position: absolute;
        width: 100%;
        bottom: 8vw;
        color: rgb(34, 85, 36);
        font-size: 36px;
    }
    .sustainability-cats .owl-nav .owl-prev {
        position: relative;
        left: -1em;
        top: 0.1em;
    }
    .sustainability-cats .owl-nav .owl-next {
        position: relative;
        right: -12em;
        top: 0.1em;
    }
    .sustainability-section-bg-img .container {
        width: 50% !important;
    }
    .whoweare-element-2 {
        position: absolute;
        margin-top: -9em;
    }
    .whoweare-element-3 {
        position: absolute;
        margin-left: 3em;
        margin-top: -3em;
    }
    .whoweare-element-4 {
        position: absolute;
        margin-top: -9em;
        right: 0;
    }
    #play_video {
        position: absolute;
        height: 150px;
        top: 40px;
        left: 40px;
        z-index: 9999;
        background-color: #B51320;
        border-radius: 50%;
    }
    .view_more_align {
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }
    .grid-container {
        display: grid;
        grid-template-columns: auto auto auto;
        grid-gap: 5px;
    }
    .grid-container>div {}
    .item2 {
        display: inline-block;
        justify-content: center;
        align-items: center;
    }
}

@media (max-width: 991.99px) {
    .navbar-toggler {
        padding: 0;
    }
    .our-journey-slider .owl-nav {
        position: absolute;
        top: 13em;
        width: 100%;
        height: 43px;
        z-index: -1;
    }
    .modal-dialog {
        min-height: calc(100vh - 20px);
        display: flex;
        flex-direction: column;
        justify-content: center;
        overflow: auto;
    }
    #mamta_carousel .owl-carousel .item {
        height: 16rem;
        text-align: center;
        padding: 1rem;
    }
    .big_cooking_slider.owl-carousel .item-video {
        height: 240px;
    }
    .navigation-thumbs.owl-carousel .item-video {
        height: 50px;
    }
    .tab-detail {
        min-height: 270px;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        position: relative;
        margin-top: -3rem;
    }
    .accordion_tabs_before {
        position: absolute;
        left: 0.3em;
        top: 9em;
        height: 70px;
        width: 93%;
        background-repeat: no-repeat;
        background-position: center;
        z-index: -1;
    }
    .tab-detail p {
        padding: 40px 47px 34px 27px;
    }
    .accordion-lifeatdalda-carousel .owl-nav {
        position: absolute;
        top: 0;
        width: 100%;
    }
    .accordion-lifeatdalda-carousel .owl-nav button.owl-next {
        right: 3em;
        position: absolute;
        font-size: 32px;
        color: green;
        top: 0.7em;
    }
    .accordion-lifeatdalda-carousel .owl-nav button.owl-prev {
        left: 2.5em;
        position: absolute;
        font-size: 32px;
        color: green;
        top: 0.7em;
    }
    .sustainability-element-1 {
        position: absolute;
        margin-top: -2em;
        opacity: 0.5;
        z-index: 99;
    }
    .sustainability-element-2 {
        position: absolute;
        margin-top: 3em;
        margin-left: 5em;
        z-index: 99;
    }
    .sustainability-element-3 {
        position: absolute;
        margin-top: -1em;
        margin-left: -2em;
    }
    .sustainability-element-4 {
        position: absolute;
        right: 0;
        top: 0;
    }
    .sustainability-element-5 {
        position: absolute;
        right: 0;
        top: 0;
    }
    .sustainability-element-6 {
        position: absolute;
        right: 0;
        margin-top: -39em;
        z-index: -99;
    }
    .sustainability-cats .owl-nav {
        position: absolute;
        width: 100%;
        bottom: 18vw;
        color: rgb(34, 85, 36);
        font-size: 36px;
    }
    .sustainability-cats .owl-nav .owl-prev {
        position: relative;
        left: -1em;
        top: -1.5em;
    }
    .sustainability-cats .owl-nav .owl-next {
        position: absolute;
        right: -1em;
        top: -1.5em;
    }
    .whoweare-element-2 {
        position: absolute;
        margin-top: -9em;
        z-index: -1;
    }
    .whoweare-element-3 {
        position: absolute;
        margin-left: 3em;
        margin-top: -3em;
    }
    .whoweare-element-4 {
        position: absolute;
        margin-top: 6em;
        width: 28%;
        right: 0;
        z-index: -9999;
    }
    #home_element_1 {
        display: none;
    }
    #home_element_2 {
        position: absolute;
        top: -9em;
        left: 2em;
        width: 75px;
    }
    #play_video {
        position: absolute;
        height: 150px;
        top: 40px;
        left: 0;
        z-index: 9999;
        background-color: #B51320;
        border-radius: 50%;
    }
}

.tab-detail .hidden-content {
    display: none;
}

.tab-detail .show_hide {
    display: block;
}

@media (min-width: 1024px) {
    .sustainability-cats .owl-nav .owl-next {
        position: absolute;
        right: -1em;
        top: 0;
    }
    #knockout-shop .owl-carousel {
        min-height: 425px;
    }
    #play_video {
        position: absolute;
        height: 150px;
        top: 40px;
        left: 70px;
        z-index: 9999;
        background-color: #B51320;
        border-radius: 50%;
    }
    .view_more_align {
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }
    #meet-bashers img.meet-basher {
        width: 75%;
        padding-bottom: 0;
    }
    img.knockout_info {
        width: 12%;
    }
    img.knockout_info {
        transition: transform .2s;
        /* Animation */
        margin: 0 auto;
    }
    img.knockout_info:hover {
        transform: scale(1.1);
        /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
        filter: drop-shadow(5px 5px 5px #222);
    }
    #knockout_info .text-primary {
        width: 55%;
        margin: 0 auto;
    }
    #basher-youtube .container .row {
        width: 75%;
        margin: 0 auto;
    }
    #lets-connect .tab {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    #lets-connect .tab .tabcontent .row div[class~='col-'] {
        padding: 0 !important;
    }
    #lets-connect .tab button {
        display: block;
        border: none;
        outline: none;
        transition: 0.3s;
        margin: 20px;
    }
    #lets-connect .tab .tabcontent {
        float: left;
        padding: 0 12px;
        width: 70%;
        border-left: none;
        height: 300px;
    }
    a.btn-view-more {
        width: 200px;
        display: inline-block;
        transition: 0.1s ease;
    }
}

@media (min-width: 1200px) {
    #play_video {
        margin: auto;
        position: absolute;
        height: 150px;
        top: 40px;
        left: 100px;
        z-index: 9999;
        background-color: #B51320;
        border-radius: 50%;
    }
    .view_more_align {
        display: flex;
        align-items: center;
        justify-content: flex-start;
    }
}

@media (max-width: 768px) {
    .sustainability-element-2 {
        position: absolute;
        margin-top: unset;
        margin-left: 7em;
        z-index: 99;
    }
}

@media (max-width: 530px) {
    .sustainability-element-4,
    .sustainability-element-5 {
        position: absolute;
        right: -52px;
        top: 0;
    }
}

@media (max-width: 430px) {
    .sustainability-element-4,
    .sustainability-element-5 {
        position: absolute;
        right: -47px;
        top: 0;
    }
}

@media (max-width: 345px) {
    .sustainability-element-4,
    .sustainability-element-5 {
        position: absolute;
        right: -40px;
        top: 0;
    }
}

.sustainability-main {
    margin-bottom: 50px !important;
}


/*Knock Out*/

.our-culture ul {
    list-style: none;
    padding-left: 0;
}

.our-culture ul li::before {
    content: "\2022";
    color: rgb(34, 85, 36);
    /*color: green;*/
    font-weight: bold;
    display: inline-block;
    width: 0.5em;
    margin-left: 0;
    font-size: 30px;
    line-height: 0;
    top: 5px;
    position: relative;
}

.our-culture .sub-ul-listing {
    padding-left: 2em;
}


/*Manpasand*/

#main-page-banner-carousel {}

#main-page-banner .carousel-inner .carousel-item>img {
    width: 100%;
}

.manpasand_shop .owl-dots {
    margin-top: 2em;
}

.manpasand_shop .owl-dots button {
    background-color: #00723699;
}

.manpasand_shop .owl-dots button.active {
    background-color: #007236;
}

#manpasand-social-media {}

#manpasand-social-media>div>div.row,
#manpasand-watch-more>div>div.row {
    width: 87%;
}

#manpasand-social-media .tabcontent .grid-container {
    display: grid;
    grid-template-areas: 'item1' 'item2' 'item3' 'item4';
    grid-gap: 10px;
}

#manpasand-social-media .tabcontent .grid-container .item1 {
    grid-area: item1;
}

#manpasand-social-media .tabcontent .grid-container .item2 {
    grid-area: item2;
}

#manpasand-social-media .tabcontent .grid-container .item3 {
    grid-area: item3;
}

#manpasand-social-media .tabcontent .grid-container .item4 {
    grid-area: item4;
}

#manpasand-social-media .tabcontent .grid-container>div {
    overflow: hidden;
    display: flex;
    align-items: center;
    background-image: url("/themes/frontend/img/knockout/brick.png");
}

#manpasand-social-media .tabcontent .grid-container>div img {
    width: 100%;
}

#manpasand-social-media .tab {
    display: flex;
    flex-direction: row;
}

#manpasand-social-media .tab a.btn-tab-social {
    margin-right: 15px;
    text-align: center;
    height: 60px;
}

#manpasand-social-media .tab a.btn-tab-social img {
    width: 45px;
    height: 45px;
    transition: 0.1s ease;
}

#manpasand-social-media div[data-tab-widget] a.active {
    font-weight: bold;
    font-size: 14px;
    border-bottom: 1px solid green;
    margin-bottom: 4px;
}

#manpasand-social-media [data-tab] {
    display: none;
}

#manpasand-social-media div.active[data-tab] {
    display: block;
}

.ronaq_section {
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.cooking_left {
    position: absolute;
    top: 10%;
}

.cooking_left img {
    max-height: 300px;
}

@media (min-width: 375px) {
    .manpasand_shop .owl-nav button.owl-prev {
        position: relative;
        left: -10rem;
        font-size: 42px;
        color: #007236;
    }
    .manpasand_shop .owl-nav button.owl-next {
        position: relative;
        right: -10rem;
        font-size: 42px;
        color: #007236;
    }
    .cooking_left img {
        max-height: 310px;
    }
}

@media (min-width: 425px) {
    #manpasand-social-media .tabcontent .grid-container {
        display: grid;
        grid-template-areas: 'item1 item1' 'item2 item3' 'item4 item4'
    }
    .manpasand_shop .owl-nav button.owl-prev {
        position: relative;
        left: -9rem;
        font-size: 42px;
        color: #007236;
    }
    .manpasand_shop .owl-nav button.owl-next {
        position: relative;
        right: -9rem;
        font-size: 42px;
        color: #007236;
    }
}

@media (min-width: 768px) {
    #manpasand-social-media .tabcontent .grid-container {
        display: grid;
        grid-template-areas: 'item1 item2' 'item1 item3' 'item4 item4';
        grid-gap: 10px;
    }
    #manpasand-social-media .tab {
        display: flex;
    }
    .manpasand_shop .owl-nav button.owl-prev {
        position: relative;
        left: -11rem;
        font-size: 42px;
        color: #007236;
    }
    .manpasand_shop .owl-nav button.owl-next {
        position: relative;
        right: -11rem;
        font-size: 42px;
        color: #007236;
    }
    .ronaq_section {
        margin-top: 6rem;
        margin-bottom: 6rem;
    }
}

@media (min-width: 992px) {}

@media (min-width: 1024px) {
    #banner .carousel video {
        display: block
    }
    #manpasand-social-media .tabcontent .grid-container {
        display: grid;
        grid-template-areas: 'item1 item3 item3' 'item2 item3 item3'
    }
    #manpasand-social-media .tabcontent .grid-container>div {
        position: relative;
        background: none;
    }
    #manpasand-social-media .tabcontent .grid-container>div:before {
        content: url('/themes/frontend/img/manpasand/tab-image-2.jpg');
        position: absolute;
        width: 100%;
        height: 100%;
        z-index: -1;
    }
    #manpasand-social-media .tab {
        display: flex;
    }
    #manpasand-social-media .tab a.btn-tab-social {
        text-align: center;
        margin-right: 15px;
        height: 50px;
        margin-bottom: 15px;
    }
    #manpasand-social-media .tab a.btn-tab-social img {
        width: 45px;
        height: 45px;
        transition: 0.1s ease;
    }
    .cooking_left {
        position: absolute;
    }
}

@media (min-width: 1200px) {
    #manpasand-social-media .tabcontent {
        overflow: hidden;
    }
}

.hover-black {
    position: relative;
    width: 100%;
    height: auto;
}

.hover-black img {
    width: 100%;
    vertical-align: top;
}

.job-openings-btn {
    background-color: transparent;
    border-radius: 25px;
}

.job-openings-btn:hover {
    -moz-box-shadow: 0 9px 7px 6px #ccc;
    -webkit-box-shadow: 0 9px 7px 6px #ccc;
    box-shadow: 0 9px 7px 6px #ccc;
    background-color: transparent;
}

.hover-black:after {
    content: '\A';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.6);
    opacity: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.hover-black:hover:after {
    opacity: 1;
}

.inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.inputfile+label {
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 0.375rem 0.75rem;
    font-weight: bold;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    margin-bottom: 0;
    color: #fff;
    background-color: rgb(34, 85, 36);
    border-color: rgb(34, 85, 36);
}

.inputfile:focus+label,
.inputfile+label:hover {
    background-color: #28a745;
}

.inputfile+label {
    cursor: pointer;
    /* "hand" cursor */
}

.inputfile:focus+label {
    outline: 1px dotted #000;
    outline: -webkit-focus-ring-color auto 5px;
}

.owl-carousel .owl-nav button:focus {
    outline: none;
}

.contact button {
    background-color: rgb(34, 85, 36) !important;
    color: #fff;
}


/*--MEDIA QUERIES--*/

@media (min-width: 320px) {
    #tv_container {
        width: 290px;
        height: 207px;
    }
    #tv_container iframe {
        width: 281px;
        height: 158px;
        top: 4px;
        left: 5px;
    }
    #basher-001 {
        display: none;
    }
    #flavor-bash img.flavor-bash {
        width: 55%;
    }
    .bash-elemet-7 {
        position: absolute;
        margin-top: 0;
        left: 19em;
    }
}

@media (min-width: 375px) {
    .bash-elemet-7 {
        position: absolute;
        margin-top: 0;
        left: 20em;
    }
}

@media (min-width: 425px) {
    #tv_container {
        width: 400px;
        height: 300px;
    }
    #tv_container iframe {
        width: 387px;
        height: 218px;
        top: 6px;
        left: 7px;
    }
    .bash-elemet-7 {
        position: absolute;
        margin-top: 0;
        left: 22em;
    }
}

@media (min-width: 768px) {
    #basher-001 {
        display: block;
        left: 267px;
    }
    #bash-shop .owl-carousel .owl-dots {
        position: absolute;
        bottom: -12px;
        left: 0;
        right: 0;
        width: 100%;
        text-align: center;
    }
}

@media (min-width: 1024px) {
    #bash-shop .owl-carousel {
        min-height: 450px;
    }
    #basher-001 {
        position: absolute;
        height: 200px;
        transform: rotate(45deg);
        left: 380px;
    }
    #bash-shop .owl-carousel .owl-dots {
        bottom: 45px;
    }
    #bash-shop .btn-shop {
        margin-top: 0;
    }
    #meet-bashers img.meet-basher {
        width: 75%;
        padding-bottom: 0;
    }
    #flavor-bash img.flavor-bash {
        width: 25%;
    }
    #flavor-bash .text-primary {
        width: 55%;
        margin: 0 auto;
    }
    #basher-youtube .container .row {
        width: 75%;
        margin: 0 auto;
    }
    #lets-bash .tab {
        float: left;
        width: 15%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    #lets-bash .tab .tabcontent .row div[class~='col-'] {
        padding: 0 !important;
    }
    #lets-bash .tab button {
        display: block;
        border: none;
        outline: none;
        transition: 0.3s;
        margin: 20px;
    }
    #lets-bash .tab .tabcontent {
        float: left;
        padding: 0 12px;
        width: 70%;
        border-left: none;
        height: 300px;
    }
    a.btn-view-more {
        width: 200px;
        display: inline-block;
        transition: 0.1s ease;
    }
}

@media (min-width: 1200px) {}

@media (min-width: 992px) {
    #watch-knockout .container {
        width: 70%;
    }
    /*Desktop Home Tabs*/
    #bs-example-navbar-collapse-1 .tab-pane {
        padding: 15px;
        height: 80px;
    }
    #bs-example-navbar-collapse-1 .nav-pills {
        position: relative;
        border: none !important;
        /*   box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2); */
        border-radius: 6px;
    }
    #bs-example-navbar-collapse-1 .nav-pills li {
        margin: 0px !important;
    }
    #bs-example-navbar-collapse-1 .nav-pills li a {
        position: relative;
        margin-right: 0px !important;
        padding: 8px 30px !important;
        font-size: 18px;
        border: none !important;
        color: #333;
    }
    #bs-example-navbar-collapse-1 .slider {
        display: inline-block;
        width: 30px;
        height: 39px;
        border-radius: 50px;
        background-color: #055829;
        position: absolute;
        bottom: 0;
        transition: all .4s linear;
    }
    #bs-example-navbar-collapse-1 .nav-pills .active {
        background-color: transparent !important;
        border: none !important;
        color: #ffffff !important;
    }
    #bs-example-navbar-collapse-1 .nav-pills .active:hover {
        background-color: red !important;
        color: white !important;
    }
    #bs-example-navbar-collapse-1 .nav-pills li a:hover {
        color: red !important;
    }
    .manpasand_shop .owl-nav {
        position: absolute;
        top: 7em;
        width: 100%;
        height: 43px;
    }
    .manpasand_shop .owl-nav button.owl-prev {
        position: relative;
        left: -11rem;
        font-size: 42px;
        color: #007236;
    }
    .manpasand_shop .owl-nav button.owl-next {
        position: relative;
        right: -11rem;
        font-size: 42px;
        color: #007236;
    }
    .manpasand_element6 {
        position: absolute;
        left: 0;
        top: 37%;
    }
    .manpasand_element7 {
        position: absolute;
        right: 0;
        top: 0;
    }
    .section4 {
        position: relative;
        background-image: url('/themes/frontend/img/manpasand/section4-bg.png');
        min-height: 550px;
    }
    .section4>.container {
        width: 70%;
    }
    .dropdown-item a:hover {
        color: white;
    }
    .show_hide {
        display: none;
    }
    .hidden-content {
        display: block !important;
    }
    .whoweare-element-1 {
        background-image: url("/themes/frontend/img/whoweare/element-1.png"), url("/themes/frontend/img/whoweare/element-32.png");
        background-repeat: no-repeat, no-repeat;
        background-size: contain, auto;
        background-position: left, left bottom;
    }
    .dropdown-submenu:hover>.dropdown-menu {
        display: block;
    }
    .brands {
        background: url("../img/home-brands-bg.png");
        background-repeat: no-repeat;
        background-size: cover;
        /*   background-position: center center;*/
        color: #fff;
        min-height: 928px;
        padding-top: 50px;
        background-color: transparent;
        background-size: 100% 928px;
    }
    .svg-home-slider img {
        width: 65% !important;
    }
    .sustainability-home-txt {
        position: relative;
        top: 1em;
    }
    .our_brand .owl-nav {
        position: absolute;
        width: 100%;
        bottom: 6vw;
        color: rgb(34, 85, 36);
        font-size: 36px;
    }
    .our_brand .owl-nav .owl-prev {
        position: relative;
        left: -6em;
        top: 0.1em;
    }
    .our_brand .owl-nav .owl-next {
        position: relative;
        right: -6em;
        top: 0.1em;
    }
    .svg-home-slider {
        position: absolute;
        top: 0rem;
        left: 17vw;
    }
    .svg-with-slider svg {
        position: relative;
        z-index: 2;
    }
    .home-animation-1 {
        position: absolute;
        top: -0.5rem;
        left: 39vw;
    }
    .home-animation-2 {
        position: absolute;
        top: 2rem;
        left: 45vw;
    }
    .home-animation-3 {
        position: absolute;
        top: -1vw;
        left: 72vw;
    }
    .home-animation-4 {
        position: absolute;
        bottom: -2rem;
        left: 38vw;
    }
    .home-animation-5 {
        position: absolute;
        bottom: 1rem;
        left: 44vw;
    }
    .home-animation-6 {
        position: absolute;
        top: -6vw;
        left: -2vw;
    }
    .home-animation-7 {
        position: absolute;
        top: -3vw;
        left: 5vw;
        width: 120px;
    }
    #home_element_2 {
        width: 90px;
    }
    .home-animation-8 {
        position: absolute;
        top: 13vw;
        left: 2vw;
    }
    .home-animation-8-a {
        position: absolute;
        right: 0;
    }
    .home-animation-10 img {
        position: absolute;
        top: 7vw;
        left: 6vw;
    }
    .home-animation-9 {
        position: absolute;
        top: 38vw;
        right: 0;
        z-index: -2;
    }
    .home-animation-10 {
        position: absolute;
        top: 17vw;
        left: -8vw;
    }
    .home-animation-11 {
        position: relative;
        right: 9em;
        top: 10em;
        text-align: right;
    }
    .home-animation-111a {
        position: absolute;
        left: 5em;
        margin-top: 28em;
    }
    .home-animation-11a {
        position: relative;
        right: 0;
        top: -25em;
        text-align: right;
    }
    .home-animation-11b {
        position: absolute;
        left: 0;
        margin-top: -14em;
    }
    .home-animation-11c {
        position: absolute;
        right: 0;
        margin-top: -25em;
    }
    .home-animation-11d {
        position: absolute;
        right: 18em;
        margin-top: -11em;
    }
    .home-animation-12 {
        position: absolute;
        left: 0;
        bottom: 15.5rem;
        width: 220px;
    }
    #home_element_4 {
        width: 100%;
        position: relative;
    }
    .home-animation-13 {
        position: absolute;
        right: 0;
        top: 0;
    }
    .home-animation-14 {
        position: absolute;
        right: 0;
        top: 0;
    }
    .home_our_philosophy {
        position: relative;
    }
    .svg-home-slider img {
        width: 250px;
    }
    .header-bg-inner .cover {
        display: block;
        padding: 0;
    }
    .lifeatdalda_main_banner {
        padding-top: 0 !important;
    }
    .header-inner-bg {
        background: #ffffff;
        background-repeat: repeat;
        background-size: 100%;
        background-position: center bottom;
        color: #fff;
        min-height: 450px;
        padding-top: 7rem;
    }
    .journey-year .before,
    .journey-year .after {
        width: 240px;
    }
    .home-top .cover .header-content {
        padding: 0 56px 0 56px;
    }
    .home-top .cover {
        align-items: inherit;
        padding: 50px 0;
    }
    .home-top .cover h1 span {
        font-size: 56px;
    }
    .header-bg-img {
        background-size: 100% !important;
        background-position: bottom center !important;
        background-repeat: no-repeat !important;
    }
    .header-bg-inner {
        background-size: 100% !important;
        background-position: center center !important;
        background-repeat: no-repeat !important;
        height: 450px;
    }
    .nav-item-pd .nav-item {
        padding: 5px 0px !important;
    }
    .scroll-down {
        display: block;
        justify-content: center;
        position: relative;
        bottom: 8rem;
        width: 100%;
        font-size: 12px;
        z-index: 999999;
    }
    .scroll-down a {
        right: 9rem;
        position: absolute;
    }
    .sustainability-section-bg-img {
        background-size: 50% !important;
        background-position: bottom right !important;
        background-repeat: no-repeat !important;
        min-height: 415px;
    }
    .lifeatdalda .cover span:first-child {
        font-size: 52px;
    }
    .lifeatdalda .cover span:last-child {
        font-size: 72px;
    }
    .lifeatdalda .cover .header-content {
        padding: 10rem 0
    }
    .cover .header-content {
        padding: 56px 56px 0 56px
    }
    .pillars-dalda-img {
        background: url("../img/Dalda-13.png");
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: center bottom;
        color: #fff;
        min-height: 700px;
    }
    .pillars-dalda-bg {
        background: url("../img/Dalda-12.png");
        background-repeat: repeat;
        background-size: 100%;
        background-position: center bottom;
        color: #fff;
        min-height: 700px;
        padding-top: 50px;
    }
    .footer-bg {
        /*   background: url("../img/Dalda-3.png");
           background-repeat: no-repeat;
           background-size: 100%;
           background-position: center bottom;*/
        background-color: #FFE933;
        color: #fff;
        padding-top: 50px;
        padding-bottom: 15px;
        min-height: 320px;
        position: relative;
    }
    .nav-top {
        position: relative;
        z-index: 9;
        width: 100%;
        background-color: rgba(255, 255, 255, 0.38823529411764707) !important;
    }
    .nav-item {
        padding: 5px 15px !important;
    }
    .nav-link {
        display: block;
        padding: 0.5rem 1rem;
    }
    .sustainability-home {
        padding-top: 0 !important;
    }
    .texture-cream-bg {
        background-color: #fffcea;
        color: #fff;
        min-height: 450px;
        padding-top: 50px;
    }
    .our_brands_mobile_toggle {
        display: none;
    }
    .brands .collapse {
        display: block;
    }
    .bash-elemet-7 {
        position: absolute;
        margin-top: 0;
        left: 28em;
    }
    .lifeatdalda_main_banner .lifeatdalda {
        background: url('/themes/frontend/img/lifeatdalda/bg-mob.png');
    }
    .life-element-6 {
        position: absolute;
        z-index: 99990;
        margin-top: -10.5em;
        right: 12.5em;
    }
    .life-element-7 {
        display: none;
    }
    .life-element-8 {
        display: none;
    }
    .manpasand_element2 {
        position: relative;
        margin-left: 15em;
        margin-top: -3em;
    }
    .section2 {
        background-image: url("/themes/frontend/img/manpasand/element3.png"), url("/themes/frontend/img/manpasand/section2-bg.png");
        background-repeat: no-repeat, no-repeat;
        background-position: bottom right, center;
    }
    .section3 {
        background-image: url("/themes/frontend/img/manpasand/section3-bg.png");
        background-size: cover;
        background-position: center;
    }
    .section3 .manpasand_shop {
        width: 35%;
        display: inline-block;
    }
    .manpasand_watch_more {
        border: 10px solid black;
        border-radius: 15px;
    }
    #manpasand-watch-more .view_more_align a {
        margin-left: 15px;
    }
    #manpasand-watch-more .view_more_align a:hover {
        transition: 500ms all ease-in-out;
        transform: scale(1.2);
    }
    .knockout-video-play-btn {
        position: absolute;
        left: -6.8em;
        z-index: 9999;
    }
    .our-culture .sub-ul-listing li::before {
        content: "o";
        color: black;
        font-size: 16px;
        font-weight: normal;
        top: -1px;
        position: relative;
    }
    .general_applications .container {
        min-height: 195px;
        background-image: url("/themes/frontend/img/lifeatdalda/general_applications_bg.png");
        background-repeat: no-repeat;
        background-size: contain;
        background-position: 18px 1px;
    }
}

@media (max-width: 505px) {
    .home-animation-12 {
        display: none;
    }
}

@media (max-width: 991.99px) {
    ul.nav div.slider {
        display: none !important;
    }
    .our-culture .sub-ul-listing li::before {
        content: "";
        color: black;
        font-size: 16px;
        font-weight: normal;
    }
    ul.sub-ul-listing {
        padding-left: 0 !important;
    }
    .knockout-video-play-btn img {
        width: 50%;
    }
    #watch-knockout {
        padding: 30px;
    }
    .knockout-video-play-btn {
        position: absolute;
        left: -3em;
        z-index: 9999;
    }
    .manpasand_watch_more {
        border: 10px solid black;
        border-radius: 15px;
    }
    .home-animation-3 {
        display: none;
    }
    .home-animation-11,
    .home-animation-111a {
        display: none;
    }
    .home-animation-8-a {
        display: none;
    }
    .brands .nav-pills .nav-link {
        text-align: center;
    }
    .section2 {
        background-image: url(/themes/frontend/img/manpasand/element3.png), url(/themes/frontend/img/manpasand/section2-bg.png);
        background-repeat: no-repeat, no-repeat;
        background-position: top right, center;
        background-size: 25% 25%, auto;
    }
    .manpasand_element2 {
        position: relative;
        margin-left: 0;
        margin-top: -4em;
        width: 58%;
    }
    .manpasand_element6 {
        display: none;
    }
    .section3 {
        background-image: url(/themes/frontend/img/manpasand/section3-bg.png);
        padding: 2em;
    }
    .section3 .manpasand_shop {}
    .section4 {
        background-image: url(/themes/frontend/img/manpasand/section4-bg.png);
        min-height: auto;
    }
    .manpasand_shop .owl-nav {
        position: absolute;
        top: 7em;
        width: 100%;
        height: 43px;
    }
    .manpasand_element7 {
        display: none;
    }
    /*.manpasand_shop .owl-nav button.owl-prev {*/
    /*position: relative;*/
    /*left: -10rem;*/
    /*font-size: 42px;*/
    /*color: #007236;*/
    /*}*/
    /*.manpasand_shop .owl-nav button.owl-next {*/
    /*position: relative;*/
    /*right: -10rem;*/
    /*font-size: 42px;*/
    /*color: #007236;*/
    /*}*/
    .svg-about-animation {
        position: absolute;
        width: 100%;
        margin-top: 0;
    }
    .whoweare-element-1 {
        background-image: url(/themes/frontend/img/whoweare/element-1.png);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center left;
    }
    .dropdown-item,
    .dropdown-item a {
        /*color: green;*/
        color: rgb(34, 85, 36);
    }
    .dropdown-item.active,
    .dropdown-item:active {
        /*color: green;*/
        color: rgb(34, 85, 36);
        text-decoration: none;
        background-color: transparent;
    }
    .our_brands_mobile_toggle .navbar-toggler {
        position: absolute;
        right: 0;
    }
    .our_brands_mobile_toggle {
        display: block;
        position: relative;
        top: 1.3em;
    }
    #mobile-menu-main .dropdown-menu {
        border: none;
        background: transparent;
    }
    #mobile-menu-main .dropdown-submenu ul.dropdown-menu.show li.dropdown-item {
        padding: 0.25rem 3.5rem;
    }
    #mobile-menu-main .dropdown-submenu ul.dropdown-menu.show li.dropdown-item {
        padding: 0.25rem 3.5rem;
    }
    .svg-with-slider svg {
        width: 140%;
    }
    .svg-without-slider svg {
        width: 100%;
    }
    .home-animation-1 {
        position: absolute;
        top: -0.5rem;
        left: 49vw;
    }
    .home-animation-2 {
        position: absolute;
        top: -3rem;
        left: 63vw;
    }
    .home-animation-3 {
        position: absolute;
        top: -27vw;
        left: 79vw;
    }
    .home-animation-4 {
        position: absolute;
        bottom: -4rem;
        left: 4vw;
    }
    .home-animation-5 {
        position: absolute;
        bottom: 0;
        left: 17vw;
    }
    .svg-home-slider {
        position: absolute;
        top: 1.5em;
        left: 27vw;
        width: 37%;
    }
    .home-top .cover {
        padding-top: 0;
    }
    .svg-with-slider {
        margin-top: 3em;
    }
    .home-animation-9 {
        position: absolute;
        top: 146vw;
        right: 4.7em;
    }
    .home-animation-9 img {
        width: 175% !important;
    }
    .home-animation-10 {
        position: absolute;
        top: 24em;
        left: -8vw;
    }
    .home-animation-10 img {
        width: 50% !important;
        position: relative;
        left: 5em;
        margin-top: -2em;
    }
    .home-animation-12 {
        position: absolute;
        left: 0;
        bottom: 22.5rem;
        width: 22%;
    }
    .home-animation-11c,
    .home-animation-11d {
        display: none;
    }
    .home-animation-11b {
        display: none;
    }
    .home-animation-11ba {
        position: absolute;
        right: 0;
        margin-top: -2em;
    }
    .home-animation-12 img {
        width: 50% !important;
    }
    .our_brand .owl-nav {
        position: absolute;
        width: 100%;
        bottom: 12vw;
        color: rgb(34, 85, 36);
        font-size: 36px;
    }
    .our_brand .owl-nav .owl-prev {
        position: relative;
        left: -3.2em;
    }
    .our_brand .owl-nav .owl-next {
        position: relative;
        right: -3.2em;
    }
    .brands {
        /*  background: url(../img/home-brands-bg-mob.png);
          background-repeat: no-repeat;
          background-size: contain;
          background-position: top;*/
        color: #fff;
        min-height: 450px;
        padding-top: 50px;
    }
    .brands:before {
        content: '';
        background: url(../img/home-brands-bg-mob-before.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        background-position: top right;
        height: 50px;
        position: absolute;
        width: 100%;
    }
    .brands .container {
        background-color: #ffe400;
    }
    .sustainability-home .tree-bg {
        padding-top: 60px !important;
    }
    .tree-bg {
        min-height: 520px;
    }
    .brands:after {
        content: '';
        background: url(../img/home-brands-bg-mob-after.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        background-position: top right;
        height: 50px;
        position: absolute;
        width: 100%;
    }
    .header-inner-bg {
        background: #ffffff;
        background-repeat: repeat;
        background-size: 100%;
        background-position: center bottom;
        color: #fff;
        min-height: 450px;
        padding-top: 0;
    }
    .header-bg-img {
        background-size: 100% !important;
        background-position: bottom center !important;
        background-repeat: no-repeat !important;
        height: 450px;
    }
    .lifeatdalda_main_banner .lifeatdalda {
        background: url('/themes/frontend/img/lifeatdalda/bg-mob.png');
    }
    .life-element-1 {
        position: absolute;
        margin-top: 35%;
        z-index: -1;
    }
    .life-element-1 img {
        width: 150%;
    }
    .life-element-2 {
        position: absolute;
        right: 0;
        margin-top: 27em;
        display: none;
    }
    .life-element-3 {
        display: none;
    }
    .life-element-4 {
        display: none;
    }
    .life-element-5 {
        position: absolute;
        right: 0;
        height: 85%;
        z-index: -99;
        margin-top: -85%;
    }
    .life-element-5 img {
        height: 100%;
    }
    .life-element-6 {
        display: none;
    }
    .life-element-7 {
        position: absolute;
        right: 0;
        margin-top: -15em;
        z-index: -999;
        display: none;
    }
    .life-element-8 {
        position: absolute;
        right: 0;
        margin-top: 0;
        z-index: -999;
    }
    .header-bg-inner {
        background-size: initial !important;
        background-position: bottom center !important;
        background-repeat: no-repeat !important;
        height: 450px;
    }
    .sustainability-section-bg-img {
        background-size: 50% !important;
        background-position: bottom right !important;
        background-repeat: no-repeat !important;
        background: none !important;
    }
    .scroll-down {
        display: block;
        text-align: center;
        position: relative;
        bottom: 2em;
    }
    .nav-link {
        display: block;
        padding: 0.5rem 0.5rem;
    }
    .cover .header-content {
        padding: 0;
    }
    .journey-bg {
        background: url("../img/cream_bg.jpg");
        background-repeat: repeat;
        background-size: 100%;
        background-position: center bottom;
        color: #fff;
        min-height: 450px;
        padding-top: 50px;
    }
    .pillars-dalda-img {
        background: url("../img/Dalda-13.png");
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: center bottom;
        color: #fff;
        min-height: 89rem;
    }
    .footer-bg {
        /*    background: url("../img/Dalda-3.png");
            background-repeat: repeat;
            background-size: 100%;
            background-position: center bottom;*/
        background-color: #FFE933;
        color: #fff;
        min-height: 400px;
        padding-top: 50px;
        text-align: center;
    }
    .footer_links a {
        padding: 10px 10px;
        display: inline-block;
    }
    .header-bg {
        background: url("../img/Dalda-3.png");
        background-repeat: repeat;
        background-size: 100%;
        background-position: center bottom;
        color: #fff;
        min-height: 450px;
        padding-top: 50px;
    }
    .life-at-dalda-header {
        background: url("https://via.placeholder.com/700x300");
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: center;
        color: #fff;
        min-height: 450px;
    }
    .trust-bg {
        background: url("https://via.placeholder.com/700x3000");
        background-repeat: repeat;
        background-size: 100%;
        background-position: center;
        background-color: #0b2e13;
        color: #fff;
        min-height: 450px;
    }
    .sustainability-header-bg {
        background-size: 100%;
        background-position: center bottom;
        color: #fff;
        min-height: 450px;
        padding-top: 50px;
    }
    .nav-link {
        display: block;
        padding: 0.5rem 0rem;
    }
    .texture-cream-bg {
        background: url("../img/cream_bg.jpg");
        background-repeat: repeat;
        background-size: 100%;
        background-position: center bottom;
        color: #fff;
        min-height: 450px;
        padding-top: 50px;
        padding-bottom: 0px !important;
        margin-bottom: 0px !important;
    }
    .journey-bg {
        background: none;
        background-repeat: repeat;
        background-size: 100%;
        background-position: center bottom;
        color: initial;
        min-height: auto;
        padding-top: 50px;
    }
    .whoweare_our_journey_bg div.container {
        position: relative;
        z-index: 1000;
    }
    .pillars-dalda-bg {
        background: url("../img/Dalda-12.png");
        background-repeat: repeat;
        background-size: 100%;
        background-position: center bottom;
        color: #fff;
        min-height: 92rem;
        padding-top: 50px;
    }
    .nav-item {
        padding: 5px 10px !important;
        min-width: 150px;
        text-align: center;
    }
    .navbar-light .navbar-nav .nav-link {
        text-align: left;
    }
}

@media (min-width: 576px) and (max-width: 1023px) {
    .manpasand_element2 {
        position: absolute;
        margin-left: 0;
        margin-top: 6em;
        width: 30%;
        right: 4em;
    }
}

@media (min-width: 320px) and (max-width: 425px) {
    .general_applications .container {
        min-height: 75px;
        background-image: url("/themes/frontend/img/lifeatdalda/general_applications_bg.png");
        background-repeat: no-repeat;
        background-size: contain;
    }
}

@media (min-width: 426px) and (max-width: 768px) {
    .general_applications .container {
        min-height: 135px;
        background-image: url("/themes/frontend/img/lifeatdalda/general_applications_bg.png");
        background-repeat: no-repeat;
        background-size: contain;
    }
}

@media (min-width: 576px) and (max-width: 1024px) {
    .resp-vtabs ul.resp-tabs-list {
        margin-top: 0 !important;
    }
    .svg-home-slider img {
        width: 100% !important;
    }
    .svg-home-slider {
        width: 63%;
    }
    .brands:before {
        margin-top: -3em;
    }
    .brands .container {
        margin: 0 !important;
        max-width: 100%;
    }
    .home-animation-12 {
        bottom: 25.5rem;
    }
    .home-animation-9 {
        display: none;
    }
    .sustainability-home-txt h1 {
        opacity: 1 !important;
    }
    .header-inner-bg {
        padding-top: 0 !important;
    }
}

@media (max-width: 767.99px) {
    .journey-year .before,
    .journey-year .after {
        width: 100%;
    }
    .sustainability-home-txt h1 {
        text-align: left !important;
    }
    .sustainability-home-txt .sustainability-view-projects {
        text-align: center !important;
        padding-right: 1.5rem !important;
    }
}

@media (min-width: 768px) and (max-width: 1023.99px) {
    .dropdown-item,
    .dropdown-item a {
        text-align: center;
    }
    .journey-year .before,
    .journey-year .after {
        width: 100%;
    }
}

@media (min-width: 768px) {
    .line-height-05 {
        line-height: 0.5;
    }
    .nav-tabs {
        display: block;
    }
    .card {
        border: none;
    }
    .card .card-header {
        display: none;
    }
    .card .collapse {
        display: block;
    }
}

@media (max-width: 1023px) {
    .timeline-date .date {
        position: relative;
        left: 0;
    }
}

@media (min-width: 1204px) {
    #bash-shop .owl-carousel .owl-dots {
        bottom: 35px;
        display: block;
    }
    #bash-shop .btn-shop {
        margin-top: 15px;
    }
}

@media (min-width: 1553px) {
    .footer_line_art {
        width: 770px;
    }
    .general_applications .container {
        background-position: 80% 0px;
    }
}

@media (min-width: 1930px) {
    .footer-bg>.footer-img>div.container>div.row {
        position: relative;
    }
}

.desktop-about-modal .modal-dialog {
    max-width: 635px;
}

.desktop-about-modal .modal-dialog .modal-content {
    border-radius: 20px;
    background-color: transparent;
}

.desktop-about-modal .modal-dialog .modal-content .modal-body {
    border-radius: 20px;
    background-color: #007845f2 !important;
}

.accordion-lifeatdalda-carousel .owl-item img {
    display: inline-block;
    cursor: pointer;
}

#knockout .owl-carousel .item .overlay_txt {
    position: absolute;
    bottom: 0;
    min-height: 130px;
    opacity: 0;
    width: 100%;
    padding: 15px;
    text-align: center;
    color: #fff;
    transition: all 2s ease;
}

#knockout .owl-carousel .item .overlay_txt p {
    line-height: 1;
}

#knockout .owl-carousel .owl-item.center .item:hover .overlay_txt {
    opacity: 1;
    background: rgba(0, 0, 0, 0.48);
    transition: all 2s ease;
}

@media only screen and (max-width: 560px) {
    #knockout .owl-carousel .item .overlay_txt {
        position: absolute;
        bottom: 30px;
        min-height: 130px;
        opacity: 0;
        width: 84%;
    }
    #knockout .owl-carousel .owl-item .item:hover .overlay_txt {
        opacity: 1;
        background: rgba(0, 0, 0, 0.48);
        transition: all 2s ease;
    }
    section.banner_md_video .watch_more_align {
        margin-top: -120px;
    }
}

@media only screen and (max-width: 414px) {
    #knockout .owl-carousel .item .overlay_txt {
        position: absolute;
        bottom: 24px;
    }
    .manpasand_watch_more {
        margin-bottom: 40px;
    }
}

@media only screen and (max-width: 375px) {
    #knockout .owl-carousel .item .overlay_txt {
        bottom: 20px;
    }
    .footer_links {
        margin-top: 20px;
    }
    .view_more_align a {
        margin-top: 20px;
    }
    section#knockout-social-media .tab.mt-4 {
        margin-top: 0 !important;
    }
}

.general-application-file input {
    border: none;
    border-radius: 0;
}

.general-application-file:focus input {
    border: none;
}


/* Chrome, Safari, Edge, Opera */

.contact input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}


/* Firefox */

.contact input[type=number] {
    -moz-appearance: textfield;
}


/*UpdatedCode*/

.font-light>p {
    color: white !important;
}


/*p {*/


/*    color: rgb(34, 85, 36) !important;*/


/*}*/

a.btn-twitter {
    display: none;
}