@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700,900');
 @import url('https://fonts.googleapis.com/css?family=Open+Sans&display=swap');

    .htmlWidget h2 {
        text-transform: initial;
    }
.htmlWidget a {
    color: #498430;
}

    .header-bottom li, .header-bottom li a {
        font-size: 14px;
    }

    span, li {
        margin: 0;
        padding: 0;
        font-family: 'Open Sans',sans-serif;
    }

    .htmlWidget p {
        font-family: 'Open Sans',sans-serif;
    }

    .header-top {
        background: #403c23;
    }

    .menu-left .header-top {
        background: #504a22;
    }

    .header-bottom {
        margin: 0px 0;
    }

    .preloader-wrapper .spinner-green, .preloader-wrapper .spinner-green-only {
        border-color: #fffaf8;
    }

    .registerCard .card-header {
        background-color: #5f5e5c !important;
        font-weight: normal;
    }

    .header-bottom .navbar .nav-item a.nav-link {
        padding: 13px 13px;
    }

    @media only screen and (max-width: 575px) {
        .menu-wrapper {
            background-color: #383313;
        }

            .menu-wrapper .header-bottom nav.navbar {
                margin-top: 0px;
            }

        .header-bottom .navbar {
            margin-top: 0px !important;
        }
    }

    .fullWidthPage .footer-inner {
        margin: 0;
    }

    .footer-inner {
        background: #f0f0f0;
    }

    .addressList {
        margin-bottom: 15px;
    }

    }

    .header-bottom .navbar .nav-item a.nav-link {
        padding: 15px 17px;
    }

    .footer-bottom {
        background: #504a22 !important;
    }

 
    .testimonial h4 {
        font-size: 24px;
    }

    .testimonial h6 {
        font-size: 1rem;
    }

    .sogreat .deep-purple-text {
        color: #2d2a13 !important;
        font-weight: 400 !important;
    }

    @-webkit-keyframes slide {
        from {
            background-position: 0 0
        }

        to {
            background-position: -400px 0
        }
    }

    @keyframes shadow-pulse {
        0% {
            box-shadow: 0 0 0 0px #686031cf;
        }

        100% {
            box-shadow: 0 0 0 12px rgba(0, 0, 0, 0);
        }
    }

    .pageWidget73, .pageWidget72, .pageWidget77, .pageWidget87, .pageWidget85, .pageWidget92, .pageWidget101 {
        background-image: url(/globalfile/images/ml2UNfTIZkan5_SERheYGA.png);
        -webkit-animation: slide 20s linear infinite;
    }

    .pageWidget60 {
        min-height: unset !important;
    }

    .htmlWidget li {
        padding-bottom: 10px;
    }

    .pageWidget77 .card-header a {
        text-transform: initial !important;
    }

    .icon-m {
        border-radius: 50%;
        animation: shadow-pulse 1s infinite;
    }

        .icon-m:hover {
            animation: unset;
        }

            .icon-m:hover img {
                position: relative;
                max-width: 50px;
                width: 50px;
            }

    .pageWidget85 .container {
        padding-top: 0px !important;
        margin-top: 50px !important;
        padding-bottom: 50px !important;
    }

    .m-header-1 {
        font-size: 25px;
        letter-spacing: 0px;
    }

    .pageWidget92 .container {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }

    .htmlWidget .text-center.my-5 {
        margin-top: 0px !important;
    }

    .blogSlider .owl-controls .owl-buttons .owl-prev {
        left: 0px !important;
        top: 45%;
    }

    .blogSlider .owl-controls .owl-buttons .owl-next {
        right: 0px !important;
        top: 45%;
    }

    .htmlWidget h1,
    .htmlWidget h2,
    .htmlWidget h3,
    .htmlWidget h4 {
        color: #498430;
    }

    

    #discountModal .modal-header {
        background: #498430;
    }

        #discountModal .modal-header h4 {
            color: white;
        }

    .gray_sec, .main_sec {
        padding-top: 35px;
        padding-bottom: 30px;
        background-color: #fdfbf7;
    }

    .main_sec {
        -webkit-box-shadow: 0px 3px 4px 0px rgba(0,0,0,0.12);
        -moz-box-shadow: 0px 3px 4px 0px rgba(0,0,0,0.12);
        box-shadow: 0px 3px 4px 0px rgba(0,0,0,0.12);
    }

        .main_sec .sec_title {
            font-size: 24px;
            color: #cea12b;
            font-family: 'Open Sans',sans-serif;
            font-weight: 600;
            margin-bottom: 10px;
        }

        .main_sec .sec_sub_title {
            font-size: 16px;
            color: #333;
            font-weight: 600;
            margin-bottom: 0px;
            font-family: 'Open Sans',sans-serif;
        }

        .main_sec .sec_details {
            font-size: 15px;
            color: #4f4f4f;
            font-family: 'Open Sans',sans-serif;
        }

    .page_sec {
        padding-top: 20px;
        padding-bottom: 30px;
    }

        .page_sec .sec_title, .gray_sec .sec_title {
            font-size: 19px;
            color: #333;
            color: #8a8354;
            font-weight: 600;
            font-family: 'Open Sans',sans-serif;
        }

        .page_sec .sec_des, .gray_sec .sec_des {
            font-size: 15px;
            color: #4f4f4f;
            line-height: 1.3;
            font-family: 'Open Sans',sans-serif;
        }

    .y_box {
        margin-bottom: 30px;
        padding: 0px !important;
        background-color: #fff;
        border-radius: 15px;
        padding: 10px 20px;
        border: 0px;
        -webkit-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.2);
        -moz-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.2);
        box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.2);
        height: 100%;
    }

        .y_box img {
            border-top-left-radius: 15px;
            border-top-right-radius: 15px;
        }

        .y_box .box-details {
            padding: 25px;
            font-family: 'Open Sans',sans-serif;
        }

        .y_box .box_title {
            font-size: 18px;
            color: #8a8354;
            font-weight: 600;
            font-family: 'Open Sans',sans-serif;
        }

        .y_box .box_des {
            font-size: 15px;
            text-align: justify;
            color: #4f4f4f;
            line-height: 1.3;
            font-family: 'Open Sans',sans-serif;
        }

        .y_box .box_line {
            height: 3px;
            width: 80px;
            background-color: #8a8354;
            margin-bottom: 10px;
        }

    .box_grid {
        margin-top: 25px;
    }

    .features_sec {
        background-color: #cea12b;
        border-radius: 15px;
        position: relative;
        border: 0px;
        margin-top: 25px;
        -webkit-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.2);
        -moz-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.2);
        box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.2);
        margin-bottom: 20px;
        padding: 15px 25px 35px;
    }

        .features_sec h3 {
            color: #fff;
            font-size: 17px;
            margin-top: 10px;
            font-weight: 600;
            font-family: 'Open Sans',sans-serif;
        }

        .features_sec li {
            color: #fff;
            font-size: 15px;
            line-height: 1.3;
            font-family: 'Open Sans',sans-serif;
            margin-top: 5px;
            margin-bottom: 8px;
        }

    .same_height {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex !important;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

        .same_height > [class*=col-] {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -webkit-flex-direction: column;
            -ms-flex-direction: column;
            flex-direction: column;
        }

    .best_treatment .sec_title {
        margin-top: 15%;
    }

    .best_treatment img {
        max-width: 480px;
    }

    .features_icon {
        position: absolute;
        bottom: 10px;
        right: 10px;
    }

    .slider_shadow {
        -webkit-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.2) !important;
        -moz-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.2) !important;
        box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.2) !important;
    }

    .cat_sec {
        margin-top: 20px;
    }

    .contact_us {
        margin-top: -325px;
        border-right: 5px solid #686031;
        border-radius: 15px;
    }

        .contact_us .info-color {
            padding: 20px 20px 5px;
            font-size: 24px;
            font-weight: 700;
            color: #686031 !important;
            border-bottom: 0px;
            background-color: #fff !important;
            border-top-left-radius: 15px;
            border-top-right-radius: 15px;
        }

    .m_box {
        background-color: rgba(255, 255, 255, 0.83);
        text-align: center;
        border-radius: 3px;
        padding: 30px 20px !important;
        color: #000;
        margin-top: 15px;
        margin-bottom: 15px;
        height: 100%;
        border-bottom: 5px solid #6860315e;
        border-bottom-right-radius: 20px;
    }

    .sec_m_box {
        background-image: url(../globalfile/images/38792919-2919-412E-8155-A882BE471C8E.jpeg);
        background-size: cover;
        background-position: center;
        background-attachment: fixed;
        background-repeat: no-repeat;
    }

    .overlay_bg {
        background-color: rgba(104, 96, 49, 0.7);
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .m_box h1 {
        font-size: 25px;
        letter-spacing: 0.5px;
        line-height: 30px;
    }

    .m_box img {
        max-width: 120px;
        margin-bottom: 10px;
    }
.t_secret_image{
  padding-bottom:0px;
}
.t_secret_5{
  background-image: url(../globalfile/images/953D3F82-E18B-4DA8-82F5-14E8BE588290.jpeg);
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    background-repeat: no-repeat;
}
.t_secret_7{
  background-image: url(../globalfile/images/7FC3BEB5-3717-4CC4-B7EC-1D4FE3D5EC71.jpeg);
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    background-repeat: no-repeat;
}
.t_secret_9{
  background-image: url(../globalfile/images/63833CCF-68B7-409E-9F3E-BDB764F0846C.jpeg);
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    background-repeat: no-repeat;
}
.t_secret_2 .sec_title, .t_secret_4 .sec_title, .t_secret_6 .sec_title, .t_secret_8 .sec_title, .t_secret_10 .sec_title{margin-top:25px;}
@media screen and (min-width: 768px){
  .t_secret_2 img{max-width:400px;}
.t_secret_4 img{max-width:420px;}
}

    /*.menu-left {
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        z-index: 1030;
    }*/

    /*.common-home-body {
        margin-top: 125px;
    }*/

    @media screen and (max-width: 1199px) {
        .contact_us {
            margin-top: -380px;
        }
    }

    @media screen and (min-width: 992px) {

        .header-top #logo {
            padding: 8px 0;
        }
    }

    @media screen and (max-width: 991px) {
        /*.common-home-body {
            margin-top: 67.4px !important;
        }*/

        .header-middle {
            box-shadow: 0 0 4px #ab9e9e;
            border-color: #504a22;
            border: 1px solid #504a22;
            border-width: 0 0 1px;
        }

        .best_treatment {
            text-align: center;
        }

            .best_treatment .sec_title {
                margin-top: 25px;
            }

        .contact_us {
            margin-top: 25px;
            margin-bottom: 25px;
        }

        .gray_sec {
            text-align: center;
        }
    }

    @media (max-width: 768px) {
        .best_treatment img {
            max-width: 320px;
        }

        .main_sec {
            padding-top: 15px;
            padding-bottom: 10px;
        }

        .y_box .box_des {
            text-align: justify;
        }
    }

    .well.features_sec ul {
        list-style-type: circle;
        padding-left: 29px;
    }

    .pageWidget66 .m_box h1 {
        font-size: 23px;
        letter-spacing: 0.5px;
        line-height: 30px;
    }


.sticky-header .header-middle{
  position: fixed;
  top: 0;
  width: 100%;
}



/* CSS Reset */
*, *::before, *::after {
  box-sizing: border-box;
}
* {
  margin: 0;
  padding: 0;
}
html, body {
	height: 100%;
}
body {
  -webkit-font-smoothing: antialiased;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  background-color: #F9F9FB;
  overflow-x: hidden;
}
img, picture, video, canvas, svg {
  display: block;
  max-width: 100%;
}
input, button, textarea, select {
  font: inherit;
}
p, h1, h2, h3, h4, h5, h6 {
  overflow-wrap: break-word;
}
#root, #__next {
  isolation: isolate;
}
a {
  text-decoration: none;
}
ul, li {
  list-style: none;
  padding: 0;
  margin: 0;
}
img {
  max-width: 100%;
}
.common-home section .btn-primary {
  min-width: 202px;
  min-height: 51px;
  background: #4CAE47 !important;
  border-radius: 26px;  
  color: #fff;
  transition: 0.3s;
}
.common-home section .btn-primary:hover {
  background: #ffb900 !important;
}
.btn-primary:not([disabled]):not(.disabled):active, .btn-primary:not([disabled]):not(.disabled).active, .show>.btn-primary.dropdown-toggle {
  background: #4CAE47 !important;
}
.common-home section .btn {
  min-height: 47px;
  display: flex;
  align-items: center;
  min-width: 133px;
  justify-content: center;
  font-size: 18px;
  font-weight: 700;
  text-transform: none;
  border: none;
  cursor: pointer;
}
.common-home section .btn img {
  margin-left: 10px;
}
.container {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}
#common-home {
  padding-bottom: 100px;
}



/* ABOUT Happy Farmin */
 .aboutHappyFarminSection {
  background-color: #f9f9fb;
  background-image: url(../images/about-bg.svg);
  background-repeat:repeat-x;
  background-position: center;
  padding: 100px 0;
}
.sectionHeader label {
  color: #4CAE47;
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.sectionHeader h1 {
  font-weight: 700;
  font-size: 40px;
  line-height: normal;
  color: #000;
  margin-bottom: 20px;
}
.aboutHappyFarminInfo p {
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  color: #000;
}
.happyFarminList {
  margin: 30px 0 40px;
}
.happyFarminList li {
  font-size: 22px;
  font-weight: 700;
  color: #000;
  line-height: normal;
  margin-bottom: 10px;
  padding-left: 25px;
  position: relative;
}
.happyFarminList li:after {
  content: "";
  position: absolute;
  left: 0;
  top: 11px;
  width: 10px;
  height: 10px;
  background: #4cae47;
  display: block;
  border-radius: 50%;
}
.aboutHappyAction {
  max-width: 215px
}

/* Advanced Farming */
.advancedFarmingSection {
  background: #f8f8f0;
  padding: 130px 0;
  text-align: center;
}
.advancedFarmingSection .sectionHeader {
  margin-bottom: 60px
}
.advancedFarmingItem {
  position: relative;
}
.advancedFarmingItemtitle {
  background: #FFF;
  padding: 15px 10px;
  text-align: center;
  border-radius: 5px;
  position: absolute;
  left: 0;
  top: -20px;
  width: calc(100% - 60px);
  margin: 0 30px;
}
.advancedFarmingItemtitle h2 {
  font-size: 20px;
  color: #000;
  margin-bottom: 0;
}
.advancedFarmingImg img {
  border-radius: 5px 5px 0 0;
}
.advancedFarmingImg p {
  background: #FFF;
  border: 1px solid #DBDBDB;
  border-top: 0;
  font-size: 18px;
  font-weight: 500;
  color: #000;
  line-height: 27px;
  padding: 15px 15px 20px;
  margin-bottom: 0;
  border-radius: 0 0 5px 5px;
}
.advancedFarmingItem {
  cursor: pointer;
}
.advancedFarmingItem.active .advancedFarmingItemtitle {
  background: #4CAE47;
}
.advancedFarmingItem:hover .advancedFarmingItemtitle {
  background: #4CAE47;
}
.advancedFarmingItem:hover .advancedFarmingItemtitle h2 {
  color: #FFF;
}
.advancedFarmingItem.active .advancedFarmingItemtitle h2 {
  color: #FFF;
}
.advancedFarmingItem:hover .advancedFarmingImg p {
  background: #4CAE47;
  color: #FFF;
}
.advancedFarmingItem.active .advancedFarmingImg p {
  background: #4CAE47;
  color: #FFF;
}

/* Happy Farmin Features */
.happyFarminFeaturesSection {
  background: #f9f9fb;
  padding: 130px 0 100px;
}
.happyFarminFeaturesSection .sectionHeader {
  text-align: center;
  margin-bottom: 60px
}
.happyFarminFeaturesList li{
  position: relative;
  padding-left: 75px;
  margin-bottom: 60px;
}
.happyFarminFeaturesList li:last-child {
  margin-bottom: 0;
}
.featuresImg {
  position: absolute;
  left: 0;
  top: 5px;
  width: 60px
}
.happyFarminFeaturesList h3 {
  font-size: 33px;
  font-weight: 600;
  color: #000;
  margin-bottom: 60px
}
.happyFarminFeaturesList h4 {
  font-size: 22px;
  font-weight: 600;
  color: #000;
  margin-bottom: 10px
}
.happyFarminFeaturesList p{
 font-size: 16px;
    font-weight: 600;
    color: #000;
    line-height: normal;
}

/* Happy Farmin Nutritious */
.happyFarminNutritiousSection {
  background-image: url(https://manager.briohydroponics.com/globalfile/images/AzHEUMF2P0CUd2HymVU8fw.png);
  background-repeat:no-repeat;
  background-position: center;
  background-size: cover;
  padding: 120px 0 100px;
}
.happyFarminNutritiousSection .sectionHeader {
  text-align: center;
  margin-bottom: 50px
}
.happyFarminNutritiousSection .sectionHeader label, .happyFarminNutritiousSection .sectionHeader h1 {
  color: #FFF;
}
.happyNutritiousBlock {
  background: #FFF;
  border-radius: 18px;
  min-height: 115px;
  margin-bottom: 30px;
  display: flex;
  align-items: center;
  padding-left: 10px;
  overflow: hidden;
}
.happyNutritiousImg {
  width: 105px;
}
.happyNutritious {
  width: calc(100% - 140px);
  font-size: 25px;
  font-weight: 600;
  text-align: center;
  line-height: 40px;
  padding-right: 20px;
}
.happyNutritiousBlock.viewAll {
  background: #eec144;
}
.happyNutritiousBlock.viewAll:hover {
  background: #FFF;
  color: #000;
}

/* FAQ */
.faqSection {
  background: #f8f8f0;
  padding-top: 80px;
  padding-bottom: 80px;
  
}
.section-info {
  padding: 20px 0;
}
.acc {
  margin: 10px auto 0;
  max-width: 800px;
}
.acc__card {
  margin: 0 0 20px;
  position: relative;
}
.acc__title {
  background: #FFFFFF;
  border-radius: 5px 5px 0px 0px;
  color: #000;
  cursor: pointer;
  display: block;
  padding: 12px 35px 12px 20px;
  position: relative;
  text-align: left;
  font-weight: 700;
  font-size: 16px;
}
.acc__title::after {
  position: absolute;
  right: 10px;
  content: " ";
  top: 50%;
  height: 25px;
  transition: all 0.2s ease-in-out;
  content: url(../images/acc-plus.svg);
  margin-top: -12px;
}
.acc__title.active {
  background: #4cae47;
  color: #fff;
}
.acc__title.active::after {
  transition: all 0.2s ease-in-out;
  content: url(../images/acc-minus.svg);
}
.acc__card.active .acc__panel {
  display: block;
}
.acc__panel {
  background: #fff;
  color: #212121;
  display: none;
  margin: 0;
  padding: 25px;
  text-align: left;
}

/* Roots Matter */
.rootsMatterSection {
  background-color: #f9f9fb;
  background-image: url(../images/about-bg.svg);
  background-repeat:repeat-x;
  background-position: center;
  padding: 130px 0;
  text-align: center;
}
.rootsInfo {
  padding-top: 20px;
}
.rootsInfo p {
  font-size: 20px;
  color: #000;
  line-height: 35px;
}
.rootsInfo p  strong {
  display: inline-block;
}

/* Help */
.helpSection{
  background: #24231e;
  padding: 130px 0 200px;
}
.helpBlockSupport{
  display: flex;
  justify-content: end;
}

/* Contact */
.contactSection {
  background: #f8f8f0;
  border-radius: 20px;
  padding: 100px 70px;
  margin-top: -100px;
}
.contactSection .sectionHeader {
  text-align: center;
  margin-bottom: 60px;
}
.contactSection .sectionHeader p {
  font-size: 22px;
  line-height: 33px;
  color: #000;
  font-weight: 500;
  margin-top: 10px;
}
.form-control {
  background: #FFF;
  height: 76px;
  padding: 20px;
  border-radius: 8px!important; 
  border: 0;
  font-size: 20px;
  color: #000;
}
.form-control::-webkit-input-placeholder {
  color: #000;
}
.form-control:-ms-input-placeholder {
  color: #000;
}
.form-control::placeholder {
  color: #000;
}
.form-control:focus {
  color: #000;
}
.submitButton .btn-primary {
  margin: 0 auto;
  width: 320px;
  border-radius: 8px;
  font-weight: 600;
}

@media screen and (max-width: 767px) {
  .mobile-hide{
   display:none;
  }
  #common-home {
    padding-bottom: 50px;
  }
  .aboutHappyFarminInfo .sectionHeader {
    margin-bottom: 20px;
  }
  .aboutHappyFarminSection {
    padding: 50px 0;
  }
  .sectionHeader h1 {
    font-size: 32px;
    line-height: 38px;
  }
  .advancedFarmingSection .sectionHeader {
    margin-bottom: 50px;
  }
  .advancedFarmingSection {
    padding: 50px 0 0;
  }
  .aboutHappyFarminInfo {
    margin-top: 30px;
  }
  .aboutHappyFarminInfo p {
    font-size: 18px;
    line-height: 28px;
  }
  .happyFarminList {
    margin: 20px 0 30px;
  }
  .happyFarminList li {
    padding-left: 20px;
    font-size: 20px;
  }
  .happyFarminList li:after  {
    top: 9px;
  }
  .advancedFarmingItem {
    margin-bottom: 50px;
  }
  .advancedFarmingItemtitle {
    padding: 10px;
    width: calc(100% - 40px);
    margin: 0 20px;    
  }
  .advancedFarmingItemtitle h2 {
    font-size: 18px;
  }
  .happyFarminFeaturesSection .sectionHeader {
    margin-bottom: 30px;
  }
  .happyFarminFeaturesSection {
    padding: 50px 0;
  }
  .happyFarminFeaturesList h3 {
    font-size: 24px;
    margin-bottom: 20px;
  }
  .happyFarminFeaturesList li {
    min-height: 60px;
    margin-bottom: 30px;
  }
  .happyFarminFeaturesList h4 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .happyFarminFeaturesList p {
    font-size: 18px;
    line-height: normal;
  }
  .happyFarminFeaturesImg {
    margin: 5px 0 20px;
  }
  .happyFarminFeaturesImg img {
    margin: auto;
  }
  .happyFarminNutritiousSection .sectionHeader {
    margin-bottom: 30px;
  }
  .happyFarminNutritiousSection {
    padding: 50px 0 30px;
  }
  .happyNutritiousImg {
    width: 100px;
  }
  .happyNutritious {
    font-size: 28px;
    line-height: 34px;
  }
  .happyNutritious {
    width: calc(100% - 110px)
  }
  .happyNutritiousBlock {
    min-height: 105px;
    margin-bottom: 20px;
  }
  .section-info {
    padding: 30px 0;
  }
  .rootsMatterSection {
    padding: 50px 0;
  }
  .rootsInfo p {
    font-size: 18px;
    line-height: 28px;
  }
  .helpSection {
    padding: 50px 0 60px;
  }
  .helpBlock, .helpBlockSupport {
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
    height: 80px;
  }
  .contactSection .sectionHeader {
    margin-bottom: 30px;
  }
  .contactSection {
    margin-top: -50px;
    padding: 50px 20px;
  }
  .contactSection .sectionHeader p {
    font-size: 18px;
    line-height: 28px;
  }
  .form-control {
    height: 60px;
    font-size: 18px;
  }
  .submitButton .btn-primary {
    width: 100%;
  }
}

@media (min-width: 768px) and (max-width: 960px) {
  #common-home {
    padding-bottom: 60px;
  }
  .aboutHappyFarminSection {
    padding: 60px 0;
  }
  .sectionHeader h1 {
    font-size: 36px;
    line-height: 40px;
  }  
  .aboutHappyFarminInfo .sectionHeader {
    margin-bottom: 20px;
  }
  .aboutHappyFarminInfo p {
    font-size: 18px;
    line-height: 28px;
  }
  .happyFarminList {
    margin: 20px 0 30px;
  }
  .happyFarminList li {
    padding-left: 20px;
    font-size: 20px;
  }
  .happyFarminList li:after  {
    top: 9px;
  }
  .advancedFarmingSection {
    padding: 60px 0;
  }
  .advancedFarmingItemtitle {
    width: calc(100% - 20px);
    margin: 0 10px;
  }
  .advancedFarmingItemtitle h2 {
    font-size: 13px;
    line-height: 20px;
  }
  .happyFarminFeaturesSection .sectionHeader {
    margin-bottom: 40px;
  }
  .happyFarminFeaturesSection {
    padding: 60px 0;
  }
  .happyFarminFeaturesList h3 {
    font-size: 23px;
    margin-bottom: 30px;
  }
  .happyFarminFeaturesList li  {
    padding-left: 70px;
    margin-bottom: 30px;
  }
  .happyFarminFeaturesList h4  {
    font-size: 20px;
    line-height: normal;
    margin-bottom: 10px;
  }
  .happyFarminFeaturesList p {
    font-size: 18px;
    line-height: 28px;
  }
  .happyFarminFeaturesImg {
    display: flex;
    align-items: center;
    height: 100%;
  }
  .happyFarminNutritiousSection {
    padding: 60px 0 30px;
  }
  .happyNutritiousBlock {
    min-height: 90px;
  }
  .happyNutritiousImg {
    width: 70px;
  }
  .happyNutritious {
    width: calc(100% - 70px);
    font-size: 24px;
    line-height: 30px;
  }
  .rootsMatterSection {
    padding: 60px 0;
  }
  .rootsInfo {
    padding-top: 30px;
  }
  .rootsInfo p {
    font-size: 18px;
    line-height: 28px;
  }
  .helpSection {
    padding: 60px 0 100px;
  }
  .contactSection {
    margin-top: -50px;
    padding: 50px;
  }
}

@media (min-width: 961px) and (max-width: 1200px) {
  .sectionHeader h1 {
    line-height: 60px;
    margin-bottom: 10px;
  }
  .advancedFarmingItemtitle {
    width: calc(100% - 40px);
    margin: 0 20px;
  }
  .advancedFarmingItemtitle h2 {
    font-size: 18px;
  }
  .happyNutritious {
    font-size: 28px;
  }
}

.common-home .footer-bg:after {
  content:'';
  width:100%;
  height:100%;
  position:absolute;
  z-index:0;
  background: rgba(18, 18, 16, 0.82);
  left: 0;
    top: 0;
} 

.common-home .footer-bg {
background-image: url(https://manager.briohydroponics.com/globalfile/images/zO5_zg5MFUKzmZj0B4xndw.jpg);
  background-repeat:no-repeat;
  background-position: center;
  background-size: cover;
  padding: 120px 0 100px;
 margin-top:120px;
}
.common-home .footer-bg .container {
   position:relative;
  z-index:111;
}
.common-home .footer-bg {
 position: relative;
  color:#fff;
}
.common-home .footer-bg h2 {
  color:#fff;
}
.common-home .footer-bg a {
  color:#fff;
}

.common-home  .CopyrightFooter {
    text-align: center;
    margin-top: 40px;
}

.common-home .header-top {
    background: #fff;
}

.common-home .nav-link {
    display: initial;
}

.menu-left #top{
  display: none;
}

.desktop-hide {
 display: none;
}

.mokshayan-skin .navbar {
  background-color: #fff;
  color: #333;
  height: 100%;
  padding: 0;
}

.navbar-nav {
margin:0 auto;
}

.mobile-hide {
     display: flex;
    align-items: center;
    justify-content: end;
}
.mobilemenuexpander span{
    color: #000;
    font-size: 50px;
}
.scroll-top {
 z-index: 111;
}


.tablink {
      text-align: center;
    padding: 60px 0;
      display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.tablink a {
      background-color: #ffff;
    padding: 10px 30px;
    border-radius: 50px;
  margin:10px 15px;
  font-weight:bold;
}

.tablink a.active {
    background-color: #498430;
  color:#fff;
}

.page-header {
 padding:60px 0;
}

.page-header h1 {
 text-align: center;
  color:#ffff;
  font-weight:bold;
}
body.navBarActive div#navbarSupportedContent {
    background-color: #498430;
}

body.navBarActive div#navbarSupportedContent .nav-item {
    border-bottom: 1px solid rgb(120 169 99);
}

.common-home header {
    margin-bottom: 0px;
    background: #ffff;
}

.cartcount[data-count]:after {
    background: #498430;
}

.footerSocialLinkBlock { 
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.footerSocialLinkBlock a:first-child {
 margin-left:0;
}
.footerSocialLinkBlock a {
 margin:0 13px;
}

.htmlWidget li {
  list-style: circle; 
}