* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
body {
    max-width: 1400px;
    margin: auto;
    box-shadow: 0 0 10px #ccc;
     font-family: "Roboto", serif;
}
ul {
    padding: 0;
    margin: 0;
}
li {
    list-style: none;
}
a {
    text-decoration: none;
}



.pageContant {
    padding: 40px 0;
}

/* header part css start */
.headerTop {
    background-color: #f4f4f4;
    padding: 2px 0;
}
.headerLogo a img {
    width: 70%;
    display: block;
}
.headerTop p {
    margin: 0;
    text-align: center;
    color: #00733a;
    font-size: 11px;
    line-height: 15px;
    font-weight: bold;
    
}
.headerMd {
    padding: 15px 0;
}
ul.headerCostomerIcon {
    margin-top: 15px;
}
.headerMd .container-fluid {
    padding: 0 50px;
}
.headerSearch {
    margin-top: 20px;
}
.headerSearch input {
    border-right: none;
    font-size: 14px;
}
.headerSearch .input-group-text {
    border-left: none;
    background-color: #fff;
    border-color: #c7ecda;
}
.headerSearch .input-group-text i {
    color: #00a654;
    font-size: 17px;
}
.headerSearch input.form-control {
    border-color: #c7ecda;
}
.headerSearch .form-control:focus {
    box-shadow: none;
    border-color: none;
}
ul.headerCostomerIcon {
    float: right;
}
ul.headerCostomerIcon li {
    display: inline-block;
    padding: 0 3px;
    margin-top: 10px;
}

ul.headerCostomerIcon li a {
    color: #444;
    display: flex;
    align-items: center;
}

ul.headerCostomerIcon li a i {
    display: block;
    text-align: center;
    color: #00a654;
    font-size: 25px;
    margin-right: 5px;
}
ul.headerCostomerIcon li a span b {
    display: block;
    font-size: 13px;
    color: #7a7a7a;
}
ul.headerCostomerIcon li a span {
    font-size: 10px;
    color: #979797;
    line-height: 12px;
    font-weight: 400;
}
ul.headerCostomerIcon li a p {
    font-size: 10px;
    position: absolute;
    margin-left: 12px;
    margin-top: -23px;
    width: 13px;
    height: 13px;
    background-color: #00a654;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    padding: 0px 0px 0px 1px;
}
li.menuIcon {
    display: none !important;
}
.headerNav {
    background-color: #00a654;
    padding: 5px 0;
}
.headerNav .container-fluid {
    padding: 0 50px;
}
.navCtg:hover .categoryListMain {
    display: block !important;
}
.navItem {
    float: right;
}

.navItem ul li {
    display: inline-block;
}

.navItem ul li a {
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    display: block;
    padding: 6px 10px;
}

.navContact a {
    text-align: right;
    display: block;
    color: #ffffff;
    font-size: 23px;
    font-weight: 700;
}

.navCtg {
    margin-top: 0px;
    position: relative;
}

.navCtg span {
    background-color: #00733a;
    color: #b3fed9;
    border-radius: 4px;
    padding: 9px 0 7px;
    text-align: center;
    font-size: 14px;
    line-height: 18px;
    font-weight: 300;
    cursor: pointer;
    
    display: block;
    width: 224px;
}

.navCtg span i {
    color: #fff;
}

/* header part css end */

.singlePageMainDiv {
    padding: 40px 0;
}

.qty-container {
    padding: 18px 0;
}

.qty-container button {
    border: none;
    padding: 2px 10px;
}
.qty-container input {
    text-align: center;
}

.addToCardBtnDiv button {
    border: none;
    padding: 5px 20px;
    background-color: #00a654;
    color: #fff;
}

.customInvoice {
    padding: 40px 0;
}

.dashboard_menu ul li a {
    color: #00a654;
}

.dashboard_content button {
    background-color: #00a654;
    border-color: #00a654;
}

/* footer part css start */
.footerMainDiv {
    background-color: #302c2c;
    padding: 40px 0;
}
.footerMainDiv .container-fluid {
    padding: 0 50px;
}
.footerTitle {
    display: flex;
    align-items: center;
    padding-bottom: 20px;
}
.footerTitle img {
    width: 44%;
}

.footerTitle h6 {
    color: #00a654;
    font-size: 20px;
    font-weight: 700;
    margin-top: 15px;
    line-height: 22px;
}

.footerGrid p {
    color: #b8b8b8;
    font-size: 13px;
    line-height: 20px;
    font-weight: 400;
    margin-bottom: 11px;
    
}

.footerGrid ul li a {
    color: #b8b8b8;
    font-size: 13px;
    font-weight: 500;
    line-height: 24px;
    display: block;
    padding-bottom: 8px;
    
}

.footerGrid input {
    background-color: #1f1f1f;
    border: 1px solid #00793d;
    padding: 6px 10px;
}

.footerGrid button {
    background-color: #00a654;
    padding: 9px 24px;
    color: #ffffff;
    border: none;
    border-radius: 8px;
    font-size: 14px;
    line-height: 21px;
    margin-left: 20px;
    font-weight: 500;
}
.socialLink {
    margin-top: 40px;
}
.socialLink ul li {
    display: inline-block;
    margin-right: 16px;
}

.navItem ul li a:hover {
    color: #09fb09;
}

.socialLink ul li a {
    width: 40px;
    height: 40px;
    background-color: #00a654;
    border-radius: 50%;
    text-align: center;
    display: block;
}
.socialLink ul li a span {
    padding-top: 8px;
    display: block;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
}
li.menuIcon i {
    display: none;
}
.footerContactInfo ul {
    margin-top: 30px;
}
.footerContactInfo ul li {
    display: inline-block;
    padding-right: 25px;
    padding-bottom: 10px;
}

.footerContactInfo ul li span {
    color: #cfd3d7;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 1px;
}

.footerContactInfo ul li i {
    color: #00a654;
    margin-right: 5px;
}
.footerBottom p {
    text-align: center;
    color: #ffffff;
    font-size: 13px;
    letter-spacing: 1px;
}
.footerBottom p a {
        color: #a9f990;
    font-weight: bold;
}

.footerBottom {
    background-color: #343434;
    padding: 10px 0;
    border: 1px solid #00793d;
}
/* footer part css end */

a.showcaseGrid {
    display: block;
    margin: 2px 0;
}

a.showcaseGrid img{
    display: block;
    width: 100%;
}

/*popup modal css start*/
.homePagePopupModal .modal-header .btn-close {
    width: 15px;
    height: 15px;
    background-color: #eee;
    border-radius: 50%;
    font-size: 12px;
}
.homePagePopupModal .modal-body {
    padding: 20px;
}

.homePagePopupModal .modal-body h4 {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
}

.homePagePopupModal .modal-body h4 b {
    color: green;
}

.homePagePopupModal .modal-body p {
    text-align: center;
    font-size: 15px;
    padding: 10px 0;
}
.homePagePopupModal .modal-body .form-control {
    padding: 10px 12px;
    border-radius: 0;
}
.discountForm button {
    border: none;
    display: block;
    color: #fff;
    background-color: #00532a;
    padding: 8px 20px;
    width: 100%;
    font-size: 22px;
    font-weight: bold;
    margin: 23px 0;
}
.homePagePopupModal .modal-body .form-control:focus {
    border-color: #198754;
    box-shadow: none;
}
/*popup modal css end*/


/* company ask css start */
.homeCompanyAskPart {
    padding: 30px 0;
}
.homeCompanyAskPart h4 {
    text-align: center;
    font-weight: bold;
    font-size: 35px;
    line-height: 35px;
    padding-bottom: 7px;
}
.homeCompanyAskPart p {
    text-align: center;
    margin-bottom: 40px;
    color: #6a6a6a;
}
.companyAskList ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.companyAskList ul li {
    font-size: 13px;
    font-weight: bold;
}

.companyAskList ul li img {
    width: 36px;
    margin-top: -8px;
}
.homeCompanyAskPart .container-fluid {
    padding: 0 50px;
}
/* company ask css end */

/* home page about part css start */
.homePageAboutPart {
    background-color: #edf0f5;
    padding: 40px 0;
}
.homePageAboutPart .container-fluid {
    padding: 0 50px;
}
.homePageAboutPartLeftGrid img {
    width: 100%;
    padding: 20px;
}
.homePageAboutPartRightGrid {
    padding: 20px;
}
.homePageAboutPartRightGrid span {
    color: #00a654;
    font-size: 24px;
}
.homePageAboutPartRightGrid h4 {
    color: #302c2c;
    font-weight: 600;
    font-size: 35px;
    padding: 15px 0 5px;
    line-height: 37px;
}
.homePageAboutPartRightGrid p {
    font-size: 14px;
    padding-bottom: 20px;
    font-weight: 500;
    
    color: #6c6c6c;
}
ul.aboutList li span {
    color: #00a654;
    
    font-size: 16px;
}
ul.aboutList li {
    margin: 10px 0;
}
.homePageAboutPartRightGrid a {
    border: 1px solid #00a654;
    padding: 13px 16px;
    border-radius: 5px;
    color: #00a654;
    font-size: 13px;
    font-weight: bold;
    
}

ul.aboutList {
    padding-bottom: 35px;
}

.benifitsImage img {
    display: block;
    width: 100%;
}

/* home page about part css end */

/* coustomer benifits css start */
.benifitBox {
    padding: 30px;
    margin: -20px 75px 0;
    background-color: #fff;
    margin-bottom: 15px;
    box-shadow: 0px 2px 20px 1px #e1f4ff;
}
/* coustomer benifits css end */

.benitsText h5 {
    font-weight: bold;
}

/* home page product category css start */
.homePageProductCtg {
    padding: 40px 0;
}
.homePageProductCtg .container-fluid {
    padding: 0 50px;
}

.productCtgHeading {
    text-align: center;
}

.productCtgHeading span {
    color: #00733a;
    font-size: 38px;
    font-weight: 400;
    /*font-family: "Sue Ellen Francisco", cursive;*/
}

.productCtgHeading h4 {
    color: #302C2C;
    font-weight: bold;
    padding: 6px 0;
    font-size: 43px;
}

.productCtgHeading p {
    color: #302c2c;
    margin-bottom: 35px;
    font-size: 17px;
}

a.productCtgGrid {
    /*box-shadow: -2px 7px 10px 1px #e3ebef;*/
    border-radius: 10px;
    overflow: hidden;
    margin: 15px 0;
    background-color: #fff;
    display: block;
}

.productCtgImage:hover img {
    transform: scale(0.8) !important;
}

.productCtgImage {
    padding: 20px 0;
    background-color: #aeffff59;
    width: 130px;
    height: 130px;
    border-radius: 50%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.productCtgGrid:hover .productCtgImage img {
    transform: scale(1.01);
}

.productCtgImage img {
    width: 50%;
    transition: transform 0.5s ease-in-out;
    margin: 0px auto;
    display: block;
}

.productCtgInfo h5 {
    text-align: center;
    padding: 15px 0 20px;
    font-weight: bold;
    font-size: 15px;
    color: #444;
}
/* home page product category css end */

/* best selling product css start */
.homeBestSellingProdct {
    margin: 50px 0;
}
.homeBestSellingProdct h3 {
    text-align: center;
    padding-bottom: 25px;
    font-size: 45px;
    font-weight: bold;
    color: #302c2c;
    line-height: 35px;
}
.homeBestSellingProdct span {
    text-align: center;
    display: block;
    color: #00733a;
    font-size: 30px;
    font-weight: 400;
    margin-bottom: 10px;
    /*font-family: "Sue Ellen Francisco", cursive;*/
}

.BestSellingProdctGrid img {
    width: 100%;
    transition: transform 0.3s ease-in-out;
    position: relative;
}

.btnWish {
    position: absolute;
    right: 10%;
    top: 5%;
    z-index: 9;
    opacity: 0;
}

.BestSellingProdct-slider.slick-initialized.slick-slider i.fa.fa-arrow-left.slick-arrow {
    position: absolute;
    left: -4%;
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 9px 10px;
    border-radius: 50%;
    color: #9f9f9f;
    top: 40%;
    cursor: pointer;
}

.BestSellingProdct-slider.slick-initialized.slick-slider i.fa.fa-arrow-right.slick-arrow {
    position: absolute;
    right: -4%;
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 9px 10px;
    border-radius: 50%;
    color: #9f9f9f;
    top: 40%;
    cursor: pointer;
}

.btnWish i{
    cursor: pointer;
    font-size: 20px;
    color: #74c577;
}

.BestSellingProdctGrid:hover .btnWish{
    opacity: 1;
}

.btnWish i:hover{
    color: pink;
}

.btnWish.active i {
    color: pink;
}

.BestSellingProdctGrid {
    position: relative;
    padding: 7px 10px;
    border: 1px solid lightgray;
    background-color: #fff;
    border-radius: 10px;
    margin: 5px;
    transition: transform 0.3s ease-in-out;
}

.BestSellingProdct-slider .slick-prev {
    position: absolute;
    left: -60px;
    text-align: center;
    width: 35px;
    height: 35px;
    border: 2px solid lightgrey;
    z-index: 9999999;
    border-radius: 50%;
}

.BestSellingProdct-slider .slick-next {
    position: absolute;
    right: -60px;
    text-align: center;
    width: 35px;
    height: 35px;
    border: 2px solid lightgrey;
    z-index: 9999999;
    border-radius: 50%;
}

.BestSellingProdct-slider .slick-prev:before,
.slick-next:before {
    font-family: "slick";
    font-size: 22px;
    line-height: 1;
    opacity: 0.75;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.productPrice {
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-top: 1px solid lightgray;
}
.bestSellingProductInfo h5 a{
    height: 60px;
    color: #302c2c;
    font-size: 16px;
    line-height: 21px;
    padding: 10px 0;
    display: block;
}
.productPrice p {
    color: #acacac;
    font-size: 16px;
}
.productPrice del {
    display: block;
    font-size: 12px;
    text-align: right;
}

.productPrice small {
    margin-right: 5px;
    color: #00a654;
    font-size: 12px;
}

.productPrice b {
    color: #00a654;
    font-weight: bold;
    font-size: 19px;
    line-height: 16px;
}

a.btnAddCart {
    background-color: #444;
    padding: 6px 0px;
    color: #fff;
    width: 100%;
    display: block;
    border-radius: 5px;
    opacity: 0;
    position: absolute;
    bottom: 17%;
    transition-duration: 0.3s;
    text-align: center;
    left: 0;
}

.partnerList.slick-initialized.slick-slider img {
    display: block;
    width: 100%;
}

.partnerList.slick-initialized.slick-slider .slick-box{
    margin: 10px;
}

.partnerList.slick-initialized.slick-slider i.fa.fa-arrow-right.slick-arrow{
    display: none!important;
}

.partnerList.slick-initialized.slick-slider i.fa.fa-arrow-left.slick-arrow{
    display: none!important;
}

.blogsPage {
    padding: 30px 0;
    background-color: #f9f9f9;
}

.BestSellingProdctGrid:hover img {
    transform: scale(0.8);
}

.BestSellingProdctGrid:hover a.btnAddCart {
    opacity: 1;
    bottom: 35%;

}
/* best selling product css end */

.pageHeader {
    background-color: #137243;
}

.pageHeader ul{
    padding: 20px 0;
}

.pageHeader ul li{
    margin: 0px 10px;
    color: #fff;
    display: inline-block;
    letter-spacing: 1px;
    font-weight: bold;
    font-size: 20px;
}

.pageHeader ul li a{
    color: #b7b7b7;
}

.categoryPage {
    padding: 30px 0;
    background-color: #f9f9f9;
}

/* stay home banner css start */

.stayHomePart {
    padding-bottom: 50px;
}
.stayHomePart .container-fluid {
    padding: 0 50px;
}
.stayHomeBgImage {
    background-image: url(../images/saty.png);
    background-size: cover;
    background-repeat: no-repeat;
}
.stayHomeBgImageOverly {
    padding: 28px 0;
}
.stayHomeBannerCotent h4 {
    text-align: center;
    color: #fff8f8;
    padding-bottom: 34px;
    font-size: 42px;
    font-weight: 600;
    line-height: 48px;
}
.stayHomeBannerCotent p {
    color: #ffffff;
    text-align: center;
    margin-bottom: 40px;
}
.stayHomeBannerCotent a {
    background-color: #302c2c;
    color: #fff;
    display: block;
    text-align: center;
    width: 20%;
    margin: 0 auto;
    padding: 12px 0 10px;
    font-size: 25px;
    font-weight: 500;
    border-radius: 8px;
    
}
/* stay home banner css end */

/* supper offer and mobile app css start */
.supperOfferAndMobileAppPart {
    padding-bottom: 50px;
}
.supperOfferAndMobileAppPart .container-fluid {
    padding: 0 50px;
}
.supperOfferAndMobileAppGird img {
    width: 100%;
}
/* supper offer and mobile app css end */

/* home page market css start */
.homePageMarketPart {
    padding: 30px 0;
}

.homePageMarketPart h4 {
    text-align: center;
    margin-bottom: 45px;
    color: #302c2c;
    font-size: 50px;
    font-weight: bold;
    line-height: 35px;
}

.homePageMarketPart p {
    text-align: center;
    color: #00733a;
    font-size: 25px;
    font-weight: 400;
    /*font-family: "Sue Ellen Francisco", cursive;*/
    margin: 0;
}

.overlay-content h4 {
    margin: 0;
    padding: 10px 0;
    font-size: 30px;
    color: #35dd35 !important;
    margin-left: 5px;
}

.lineImage img {
    display: block;
    width: 90%;
    margin: 0px auto;
}

a.homePageMarketGrid {
    display: block;
    margin-bottom: 20px;
    position: relative;
}

a.homePageMarketGrid p{
    margin: 0;
    padding: 15px;
    color: #fff;
    position: absolute;
    bottom: 0;
    line-height: 24px;
    font-size: 19px;
    opacity: 0;
    width: 100%;
    background-color: #00733ac2;
    text-align: left;
    transition: .5s ease;
    font-family: 'Josefin Sans';
}

.homePageMarketPart .container {
    padding: 0px 50px !important;
}

a.homePageMarketGrid:hover p{
    opacity: 1;
}

a.homePageMarketGrid img {
    width: 100%;
}

/* home page market css end */

/* latest news part css start */

.blogCompany {
    padding: 40px 0;
    background-color: #f9f9f9;
}

.latestNewsPart {
    margin: 50px 0;
}
.latestNewsPart .container-fluid {
    padding: 0 50px;
}
.LatestNewsHead {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #f1f1f1;
    margin-bottom: 10px;
    padding-bottom: 4px;
}
.LatestNewsHead h4 {
    color: #302c2c;
    font-size: 45px;
    font-weight: bold;
}
.LatestNewsHead a {
    background-color: #00a654;
    padding: 8px 10px;
    color: #fff;
    border-radius: 8px;
    
}
.figureBox img {
    width: 100%;
    transition-duration: 0.5s;
}
.latestNewsGrid h5 {
    padding: 25px 0 20px;
    color: #137243;
    font-size: 20px;
    line-height: 23px;
    font-weight: 500;

}

.figureBox:hover img {
    transform: scale(1.1);
}

.figureBox {
    overflow: hidden;
}

.latestNewsGrid {
    background-color: #fff;
    padding: 5px;
    margin-bottom: 10px;
    box-shadow: 0px 0px 5px #ddd;
}

.latestNewsGrid a {
    border: 1px solid #00a654;
    padding: 10px 0px;
    border-radius: 7px;
    font-size: 14px;
    font-weight: bold;
    color: #00a654;
    transition-duration: 0.3s;
    
    display: block;
    text-align: center;
    width: 40%;
    margin-top: -5px;
}

.latestNewsGrid a:hover{
    background-color: #00a654;
    color: #fff;
}
/* latest news part css end */

.right_conatct_social_icon{
     background: linear-gradient(to top right, #00a654 -5%, #137243 100%);
}
.contact_us{
    background-color: #f1f1f1;
    padding: 50px 0px;
}

.contact_inner{
    background-color: #fff;
    position: relative;
    box-shadow: 20px 22px 44px #cccc;
    border-radius: 25px;
}
.contact_field{
    padding: 60px 340px 90px 100px;
}
.right_conatct_social_icon{
    height: 100%;
}

.contact_field h3{
   color: #000;
    font-size: 40px;
    letter-spacing: 1px;
    font-weight: 600;
    margin-bottom: 10px
}
.contact_field p{
    color: #000;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 1px;
    margin-bottom: 35px;
}
.contact_field .form-control{
    border-radius: 0px;
    border: none;
    border-bottom: 1px solid #ccc;
    background-color: #f9f9f9;
    margin: 10px 0;
}
.contact_field .form-control:focus{
    box-shadow: none;
    outline: none;
    border-bottom: 2px solid #1325e8;
}
.contact_field .form-control::placeholder{
    font-size: 13px;
    letter-spacing: 1px;
}

.contact_info_sec {
    position: absolute;
    background-color: #2d2d2d;
    right: 1px;
    color: #fff;
    top: 18%;
    height: 340px;
    width: 340px;
    padding: 40px;
    border-radius: 25px 0 0 25px;
}
.contact_info_sec h4{
    letter-spacing: 1px;
    padding-bottom: 15px;
}

.info_single{
    margin: 30px 0px;
}
.info_single i{
    margin-right: 15px;
}
.info_single span{
    font-size: 14px;
    letter-spacing: 1px;
}

button.contact_form_submit {
    background: linear-gradient(to top right, #00a654 -5%, #137243 100%);
    border: none;
    color: #fff;
    padding: 10px 15px;
    width: 100%;
    margin-top: 25px;
    border-radius: 35px;
    cursor: pointer;
    font-size: 14px;
    letter-spacing: 2px;
}
.socil_item_inner li{
    list-style: none;
}
.socil_item_inner li a{
    color: #fff;
    margin: 0px 15px;
    font-size: 14px;
}
.socil_item_inner{
    padding-bottom: 10px;
}

.map_sec{
    padding: 50px 0px;
}
.map_inner h4, .map_inner p{
    color: #000;
    text-align: center
}
.map_inner p{
    font-size: 13px;
}
.map_bind{
   margin-top: 50px;
    border-radius: 30px;
    overflow: hidden;
}

/* our partner css start */
.partnerMainDiv {
    padding-top: 40px;
        display: none;
}
.ourPartner {
    background-color: #00733a;
    padding: 25px 0;
}

.partnerList ul li {
    padding: 30px 7px;
}

.partnerList ul li img {
    width: 100px;
    height: 65px;
}

.partnerList ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}
.partnerMainDiv p {
    text-align: center;
    color: #00733a;
    font-size: 25px;
    font-weight: 400;
    /*font-family: "Sue Ellen Francisco", cursive;*/
}

.partnerMainDiv h4 {
    text-align: center;
    padding-bottom: 15px;
    color: #302c2c;
    font-size: 40px;
    font-weight: bold;
}
/* our partner css end */

/* our showcease css start */
.ourShowcasePart {
    margin-top: 40px;
    padding-bottom: 50px;
}
.ourShowcasePart .container-fluid {
    padding: 0 50px;
}
.ourShowcasePart h4 {
    font-weight: bold;
    font-size: 35px;
    padding-bottom: 20px;
    color: #302c2c;
}
.ourShowcaseList ul {
    display: flex;
}

.ourShowcaseList ul li a img {
    width: 100%;
}

.ourShowcaseList ul li {
    padding-right: 10px;
    margin-bottom: 10px;
}

/* our showcease css end */

/* category css start */
.categoryListMain .container-fluid {
    padding: 0 50px;
}

.categoryListMain {
    position: absolute;
    left: -50px;
    z-index: 9999;
    display:none;
}

ul.categroyList li {
    border-bottom: 1px solid lightgray;
    padding: 6px 0;
}
ul.categroyList li:last-child {
    border-bottom: none;
}

ul.categroyList {
    width: 223px;
    box-shadow: 0px 0px 10px #ccc;
    background-color: #fff;
}

ul.categroyList li a {
        color: #444;
    padding: 2px 12px;
    display: block;
    font-size: 14px;
}
/* category css end */

/* mobile menu css start */
.overlay {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.9);
    overflow-x: hidden;
    transition: 0.5s;
}

.overlay-content {
    position: relative;
    width: 100%;
    margin-left: 30px;
    margin-top: 40px;
}

.overlay a {
    padding: 8px;
    text-decoration: none;
    font-size: 19px;
    color: #ffffff;
    display: block;
    transition: 0.3s;
}

.overlay a:hover,
.overlay a:focus {
    color: #f1f1f1;
}

.overlay .closebtn {
    position: absolute;
    top: -20px;
    right: 15px;
    color: #fff;
    font-size: 60px;
}

@media screen and (max-height: 450px) {
    .overlay a {
        font-size: 20px;
    }
    .overlay .closebtn {
        font-size: 40px;
        top: -20px;
        right: 25px;
    }
}
/* mobile menu css end */

li.menuIcon span {
    display: none;
}

.detilsContentText {
    border: 1px solid #444;
    padding: 20px;
}

.detilsContentText h2{
    font-size: 20px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}

.detilsContentText p{
    font-size: 14px;
    line-height: 22px;
}

.getQuoteHead {
    text-align: center;
    background-color: #137243;
    color: #fff;
    padding: 15px 0;
}

button.packageBtn i{
    margin-right: 5px;
}

.getQuoteForm p {
    text-align: center;
    margin: 10px 0 0;
    font-size: 13px;
    color: green;
}

button.packageBtn {
    display: block;
    width: 100%;
    padding: 15px 0;
    font-size: 25px;
    color: #fff;
    font-weight: bold;
    background-color: #569256;
    transition-duration: 0.2s;
}

.getQuoteForm {
    background-color: beige;
    padding: 20px;
}

.pageDescription p {
    font-size: 14px;
    line-height: 25px;
}

.getQuoteForm .form-control{
    border-radius: 0;
    margin-bottom: 15px;
    font-size: 12px;
}

.getQuoteForm label{
    font-size: 14px;
}

.getQuoteHead h2{
    margin: 0;
}

.getQuoteHead p{
    margin: 0;
}

.galleryImg {
    background-color: #fff;
    box-shadow: 0px 0px 3px #ccc;
    padding: 10px;
    margin: 5px 0;
}

.galleryImg p {
    margin: 0;
    font-size: 13px;
}

.galleryImg h5 {
    color: #1fad67;
    font-size: 16px;
    letter-spacing: 1px;
}

.gallerySection {
    margin-top: 40px;
}



@media only screen and (max-width: 1400px) {

}


@media only screen and (max-width: 1250px) {

    .navItem ul li a{
        padding: 6px 5px;
    }

    .navCtg span{
        padding: 7px 0 5px;
    }

    ul.headerCostomerIcon li a i{
        font-size: 20px;
    }

    ul.headerCostomerIcon li a span{
        font-size: 8px;
    }

    ul.headerCostomerIcon li a span b{
        font-size: 10px;
    }

    .navContact a{
        font-size: 18px;
    }

    .benitsText h5 {
        margin: 0 0 -5px;
    }

    .benitsText span {
        font-size: 13px;
    }

    .productCtgInfo h5 {
        padding: 10px 0 15px;
        font-size: 18px;
    }

    .bestSellingProductInfo h5{
        font-size: 13px;
        line-height: 19px;
    }

    .productPrice b{
        font-size: 15px;
    }

    .footerGrid input {
        width: 100%;
        margin-bottom: 10px;
    }

    .footerGrid button{
        margin-left: 0;
    }

}

@media only screen and (max-width: 1194px) {

    .navItem ul li a {
        padding: 6px 3px;
        font-size: 12px;
    }
    
    .socil_item_inner li a{
        margin: 0 12px;
    }
    
    .contact_field {
        padding: 60px 235px 90px 30px;
    }

}

@media only screen and (max-width: 1024px) {

    .navItem ul li a {
        padding: 6px 3px;
        font-size: 11px;
    }

    ul.headerCostomerIcon li{
        padding: 0px 1px;
    }

    .headerLogo a img{
        width: 80%;
    }

    .companyAskList ul li img {
        width: 29px;
    }

    .stayHomeBannerCotent a{
        width: 25%;
    }

    .latestNewsGrid h5{
        padding: 13px 0 20px;
        font-size: 15px;
    }

    .latestNewsGrid a {
        padding: 5px 0;
        font-size: 13px;
        width: 50%;
        margin-top: -5px;
    }
    
    .contact_field {
        padding: 60px 235px 90px 30px;
    }

}


@media only screen and (max-width: 992px) {

    ul.headerCostomerIcon li{
        padding: 0 8px;
    }

    ul.headerCostomerIcon li a span{
        display: none;
    }

    .headerNav {
        display: none;
    }

    ul.headerCostomerIcon{
        float: left;
    }

    li.menuIcon {
        display: block !important;
        position: absolute;
        right: 3%;
        top: 16px;
    }

    li.menuIcon span {
        display: block;
        color: #00a654;
    }

    ul.headerCostomerIcon li a i {
        font-size: 23px;
        margin-right: 5px;
    }

    .headerLogo a img {
        width: 75%;
    }

    .productCtgInfo h5 {
        font-size: 15px;
    }

    .benifitBox .col-lg-4.col-12 {
        margin: 10px 0;
        text-align: center;
    }

    .companyAskList ul li{
        font-size: 8px;
    }

    .benifitsImage img {
        width: 45%;
        float: right;
    }

    .stayHomeBannerCotent a {
        font-size: 20px;
    }

    .stayHomeBannerCotent h4{
        font-size: 35px;
        padding-bottom: 15px;
        line-height: 40px;
    }

    .stayHomeBannerCotent p {
        font-size: 14px;
        padding: 0px 20px;
        margin-bottom: 25px;
    }

    .latestNewsPart {
        margin: 0px 0;
    }

    .LatestNewsHead h4{
        font-size: 35px;
    }

    .partnerList ul li img {
        width: 78px;
        height: 55px;
    }

    .partnerList ul li {
        padding: 10px 2px;
    }
    
    .contact_field {
        padding: 60px 197px 90px 30px;
    }
    
    .contact_info_sec {
        width: 271px;
        padding: 40px;
    }
    
    .socil_item_inner li a {
        margin: 0 7px;
    }

}


@media only screen and (max-width: 767px) {
    
    .headerLogo a img {
        width: 80%;
         margin-left: 15px;
    }
    .footerTitle img {
    width: 44%;
    display: block;
    margin: auto;
    }
    .footerTitle h6 {
        text-align: center;
        display: block;
        width: 99%;
    }
    .footerGrid input {
        width: 75%;
    }
    .headerMd .container-fluid {
        padding: 0 10px;
    }
    li.menuIcon i {
        display: block;
        font-size: 20px;
    }
    ul.headerCostomerIcon li a i {
        font-size: 24px;
    }
    .footerMainDiv{
        text-align: center;
    }
    .footerMainDiv .container-fluid {
        padding: 0 10px;
    }
    ul.headerCostomerIcon {
        text-align: center;
        margin-top: 0px;
        float: unset;
    }
    ul.headerCostomerIcon li a span {
        display: none;
    }
    li.menuIcon i {
        font-size: 24px;
        color: #00a654;
    }
    .companyAskList ul li {
        margin-bottom: 20px;
    }
    
    .headerSearch {
        margin-top: 10px;
    }
    
    .homeCompanyAskPart {
        padding: 20px;
        display: none;
    }

    .benitsText {
        margin-bottom: 17px;
        text-align: center;
    }
    
    .productCtgHeading span {
        font-size: 20px;
    }

    .benifitsImage img {
        margin: 0 auto;
        display: block;
        width: 30%;
        margin-bottom: 10px;
    }
    
    .benifitBox .col-md-4 {
        margin-bottom: 25px;
    }
    
    .benifitBox {
        padding: 20px;
        margin: 25px 0px 0;
        margin-bottom: 15px;
        display: none;
    }

    .productCtgHeading h4 {
        font-size: 24px;
    }
    .homeBestSellingProdct h3 {
        font-size: 30px;
    }
    .stayHomePart .container-fluid {
        padding: 0 10px;
    }
    .homeCompanyAskPart .container-fluid {
        padding: 0 10px;
    }
    .stayHomeBannerCotent p {
        font-size: 11px;
    }
    .productCtgHeading p {
        font-size: 20px;
        padding: 0 10px;
    }
    .companyAskList ul {
        flex-direction: column;
        align-items: start;
    }
    .footerTitle h6 {
        margin-top: 50px;
    }
    .companyAskList ul li {
        margin-bottom: 30px;
        text-align: center;
        display: block;
        width: 100%;
    }
    .homeCompanyAskPart h4 {
        font-size: 30px;
    }
    .homeCompanyAskPart p{
        font-size: 13px;
        padding: 0px 20px;
    }
    .homePageAboutPartLeftGrid img {
        padding: 10px;
    }
    .stayHomeBannerCotent a {
        width: 90%;
    }
    .stayHomeBannerCotent h4 {
        padding-bottom: 23px;
        font-size: 22px;
        line-height: 24px;
    }
    .supperOfferAndMobileAppPart .container-fluid {
        padding: 0 10px;
    }
    .supperOfferAndMobileAppGird {
        margin-bottom: 20px;
    }
    .homePageMarketPart h4 {
        font-size: 30px;
        margin-bottom: 25px;
    }
    
    .supperOfferAndMobileAppPart {
        padding-bottom: 0px;
    }
    .homePageAboutPart .container-fluid {
        padding: 0px 10px;
    }
    .ourShowcasePart h4 {
        font-size: 30px;
        text-align: center;
    }
    .homePageProductCtg .container-fluid {
        padding: 0 10px;
    }
    .ourShowcasePart .container-fluid {
        padding: 0 10px;
    }
    .latestNewsPart .container-fluid {
        padding: 0 10px;
    }
    .LatestNewsHead h4 {
        font-size: 26px;
    }
    .homePageMarketPart .container {
        padding: 0px 10px !important;
    }
    .latestNewsGrid {
        margin: 20px 0;
        padding: 20px;
    }
    .ourShowcaseList ul li{
        padding: 0;
    }

    ul.headerCostomerIcon li {
        padding: 0 20px;
    }
    
    .contact_info_sec {
        position: unset;
        margin-top: 20px;
        width: 100%;
    }
    
    .right_conatct_social_icon.d-flex.align-items-end {
        display: none !important;
    }
    
    .contact_field {
        padding: 20px;
    }
    .ourShowcaseList ul {
        flex-direction: column;
    }
    .partnerList ul li {
        padding: 12px 14px;
    }
    .BestSellingProdct-slider .slick-next {
        right: 25px;
    }
    .BestSellingProdct-slider .slick-prev {
        left: 25px;
    }

    .latestNewsGrid h5 {
        padding: 20px 0;
        font-size: 22px;
    }

    .latestNewsGrid a {
        padding: 8px 0;
        font-size: 18px;
        width: 30%;
        margin-top: 0px;
    }

    .companyAskList ul li {
        font-size: 14px;
    }

    .benifitsImage img{
        float: unset;
    }

    .BestSellingProdct-slider.slick-initialized.slick-slider i.fa.fa-arrow-left.slick-arrow{
        left: -2%;
        z-index: 99;
    }

    .BestSellingProdct-slider.slick-initialized.slick-slider i.fa.fa-arrow-right.slick-arrow{
        right: -2%;
    }
    
    .ourShowcaseList {
        padding: 0px 15px;
    }
    
    .productCtgInfo h5 {
        font-size: 18px;
    }
    
    .latestNewsPart {
        padding: 0px 15px;
    }

}


@media only screen and (max-width: 576px) {

    ul.headerCostomerIcon {
        float: unset;
    }

    ul.headerCostomerIcon li {
        padding: 0 12px;
        margin-top: 10px;
    }

    .headerLogo a img {
        width: 80%;
    }

    .headerSearch {
        margin-top: 15px;
    }
    
    ul.headerCostomerIcon li a p{
        margin-top: -5px;
    }
    
    ul.headerCostomerIcon {
        float: right;
        margin-right: 40px;

    }
    .menuIcon span {
        margin-top: -10px;
    }
    
}



@media only screen and (max-width: 420px) {
    
    ul.headerCostomerIcon li{
        padding: 0 5px;
    }
    
   
    
    .homeCompanyAskPart h4 {
        font-size: 20px;
        line-height: 25px;
    }
    
    .homeCompanyAskPart p {
        font-size: 11px;
    }
    
    .LatestNewsHead h4 {
        font-size: 22px;
    }
    
    .LatestNewsHead a {
        padding: 5px 5px;
        font-size: 12px;
    }
    
    .latestNewsGrid a{
        width: 50%;
    }
    
    .partnerList ul li {
        padding: 5px;
    }
    
}

@media only screen and (max-width: 360px) {
    
    .headerLogo a img {
        width: 70%;
    }
    
}