@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@600;800;900&display=swap');
body, .wrappereoin{
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 400;
    font-size: 16px;
}
html {
    font-size: 13px;
}

.video_pan {
	position: relative;
	height: 0;
	padding-bottom: 56.6666%;
}
.video_pan video  {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	height: 100%;
	width: 100%;
}
.expin {
    color: #ef7b00 !important;
}
.wrappereoin{
    width:100%;
    margin:auto; 
}  
.navbar-brand img {
    width: 80%;
}
.row.mainrow{
    display:block;
}
.wrappereoin nav{ 
    background:transparent !important; 
} 
.banners,
.banners .container-fluid{
    padding:0 !important; 
}
.navbar {
     
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
ul.mainNav { 
    margin-bottom: 0;
}
.a.top-nav, a.homeIconLinkTop,ul.mainNav li a, .navbar .nav-topLink li a {
text-decoration:none !important;
}
.search {
    width: 254px !important;
}
.banners img{
    width:100%;
    max-width:100%;
}
#globalWrapper header .navbar, #wrapper header .navbar,
.wrappereoin nav.navbar.navbar-expand-lg.navbar-light {
    border-bottom: none !important; 
}
.banners,.headers,.footers{
    width:100%;
}
.headers{
    padding:20px;
    background: #d6e8d8;
    position: static;
}
.headers .nav-link{
    font-size: 1rem;
    color:#000;
    font-weight: 600;
}
.headers .nav-link:hover,.navbar-light .navbar-nav > .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover,
.headers .active .nav-link, .navbar-light .navbar-nav .active > .nav-link{
    color:#ff7e00;
}
.headers .nav-item{
    display:flex;
    align-items:center;
}
.headers .nav-item + span{
    color:#ff7e00;
    font-weight: 600;
    font-size: 1.25rem;
    margin:0 10px;
    align-self: center;
}
.navbar-expand-lg .navbar-collapse {
	justify-content: end;
}
.mnbd{
    padding:50px 0 !important;
} 

.form-group label{
    font-size:16px;
}
.mnbd .row{
    margin-left:0 !important;
    margin-right:0 !important; 
}
.rdbox{
    background:#a04f56;
    border-radius:16px;
    padding:20px 0;
    text-align: center;
}
.rdbox p{
    color:#fff;
    max-width: 80%;
    margin:auto;
}
h1, h2{
    font-size: 2.5rem;
    color:#2d9404;
    position: relative;
    font-weight: 700;
}
p{
    font-size: 	1.5625rem ;
    color:#000;
    font-weight: 500;
}
h2 span {
    text-align: center;
    background: #fff;
    padding: 0 10px;
    display: flex;
    margin: auto;
    position: absolute;
    top: -50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
h2:before{
    content: "";
    width:100%;
    height:5px;
    position: absolute;
    top:50%;
    background:#2d9404;
    transform:translateY(-50%);
}
.products{
    margin-top:80px !important;
}
.products h2{
    margin-bottom:80px;}
    .inpg{
        display:flex;
        border: 1px solid #e2e2e2;
        flex-wrap:wrap;
        position:relative;
    }
    
    .inpg .txt {
    position: absolute;
    z-index: 2;
    right: 21px;
    bottom: 11px;
    text-align: right;
    width: 65%;

}
.inpg .txt h3 {
    font-size: 1.125rem;
    color: #2d9404;
    position: relative;
    max-width: 100%;
    margin: 0 auto 0;
    text-transform: uppercase;
    font-weight: 600;
}
.inpg .txt a {
    font-size: 0.7625rem;
    color: #ff7e00;
    font-weight: 600;
}
.imgbx{
    position: relative;
    margin-bottom: 25px;
}
.imgbx img{
    width:100%;
    /* position: absolute; */
    z-index: 1;
}
.imgbx .txt {
    position: absolute;
    z-index: 2;
    right: 0px;
    bottom: 11px;
    text-align: center;
    width: 65%;

}
.imgbx .txt h3 {
    font-size: 1.125rem;
    color: #2d9404;
    position: relative;
    max-width: 74%;
    margin: 0 auto 0;
    text-transform: uppercase;
}
.imgbx .txt a {
    font-size: 10px;
    color: #ff7e00;
    font-weight: 600;
}
@media screen and (min-width: 900px){
ul.siteSearch {
    margin: 0 !important;
    padding: 0px 0 0 10px;
}
}
@media (min-width:1024px) and (max-width:1366px){ 
    .imgbx .txt {
        position: absolute;
        z-index: 2;
        bottom: 14px;
        text-align: center;
        width: 65%;
    }
    
    
      ul.mainNav {
    padding-left: 0rem !important;
}
    ul.siteSearch li {
    float: none; 
    display: inline;
    padding-top: 10px;
}
.searchInput .jqTransformInputWrapper {
    width: 70% !important; 
}
    .imgbx .txt h3 {
        font-size: 1rem;
        max-width: 74%; 
        margin: 0 auto 0px;
    }
   .headers .nav-link {
    font-size: 0.85rem;
}
   
.navbar-brand img{
    width:80%;
}
    .inpg .txt {
    position: absolute;
    z-index: 2;
    right: 10px;
    bottom: 0;
    text-align: right;
    width: 65%;
    background:rgba(0,0,0,0.7);
    padding: 10px;
}
    .inpg .txt h3 {
    color: #fff;
}
}




@media (min-width:768px) and (max-width:992px){
   .navbar-nav {
    display: flex;
    flex-direction: row !important;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.navbar-toggler {
 
    display: none;
}
    .headers .nav-link {
    font-size: 0.97rem;
    color: #000;
    font-weight: 600;
    margin: 0 11px;
}
    .headers .nav-item + span {
        display:none;
     }
       .inpg{
        margin-bottom:25px;
    }
    .inpg img {
        width:100%;
    }
    .inpg .txt {
    position: absolute;
    z-index: 2;
    right: 10px;
    bottom: 26px;
    text-align: right;
    width: 65%;
    background:rgba(0,0,0,0.7);
    padding: 10px;
}
    .inpg .txt h3 {
    color: #fff;
}
   
}
@media (max-width:767px){
    .mnbd {
        padding:20px 0px;
    }
    h1, h2 {
        font-size: 1.5rem;
    }
    .imgbx .txt h3 {
        font-size: 1rem;
    }
    p {
        font-size: 1rem;
    }
    .headers .nav-item + span {
       display:none;
    }
    .navbar-brand img{
        width:70%;
    }
    .headers {
        padding: 7px;
    }
    .headers .nav-link {
        font-size: 1rem;
        color: #000;
        font-weight: 600;
        padding-bottom: 0;
    }
    .inpg{
        margin-bottom:25px;
    }
    .inpg img {
        width:100%;
    }
    .inpg .txt {
    position: absolute;
    z-index: 2;
    right: 10px;
    bottom: 26px;
    text-align: right;
    width: 65%;
    background:rgba(0,0,0,0.7);
    padding: 10px;
}
    .inpg .txt h3 {
    color: #fff;
}
}

@media (min-width: 992px) and (max-width: 1199px){
ul.mainNav li a {
    padding: 14px 3px 9px;
}
    ul.mainNav {
    padding-left: 0rem !important;
}
     ul.siteSearch li {
    float: none; 
    display: inline;
    padding-top: 0;
}
.navbar .nav-topLink li {
    margin: 14px 0 18px 10px;
}
ul.nav-topLink {
    width: auto;
    float: right;
    padding-right: 0;
    padding-left: 0;
}
.searchInput .jqTransformInputWrapper {
    height: 31px;
    padding: 0;
    float: left;
    width: 70% !important;
}
.search {
    width: 183px !important;
}
}


/* product details page starts */

.products{
    margin-top:50px;
}
.mnbd.proddetl{
    padding-top:20px !important;
}
select.exploreIndustries {
	height: 55px;
	border-radius: 10px;
	box-shadow: none;
	border-color: #8e8d8c;
	background-image: url(../images/caret-down.png);
	background-position: right 20px center;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-right: 40px;
	color:#000; 
	margin-bottom:20px;
}
.text-white {
	color: #333 !important;
}
.form-control option { 
	color: #333333;
}
.mapscnt{
    width: 100%;
    border:1px solid #0c6934;
    margin-bottom: 20px;
}
.mapscnt h3{
    background: #0c6934;
    font-size: 2.5rem;
    text-align: center;
    color:#fff;
    font-weight: 500; 
    text-transform: uppercase;
    margin-bottom: 0;
    line-height: 3rem;
}
.mapscnt h3 span{
    font-size: 1.25rem;
}
.mapscnt p{
    margin:20px 20px 0 !important;
}
.mapscnt p:last-child{
    margin-bottom:20px !important;
}
.proddetl h4{
    font-size: 1.5rem;
    color:#0c6934;
    font-weight: 500; 
    text-transform: uppercase;
    margin-bottom: 0;
}
.proddetl p{
    font-size: 1.25rem;
    color:#000; 
    margin-bottom: 25px;
}
.mapscnt .statname{
    font-weight: 500;
    color:#0c6934;
    font-size: 1.375rem;
    text-transform: uppercase;
    padding:11px 20px ;
    border-top:1px solid #0c6934;   
    line-height: 1.5rem;
}
.mapscnt .statname span{
    display:block;
    font-size: 0.875rem;
}
.lineartmap,.prodmaps{
    padding:10px;
    align-items: center;
    display: flex;
    justify-content:center;

}
.lineartmap img,.prodmaps img{
    width:100%;
}
.prodmaps.wengh img{
    width:60%;
}
.lineartmap{
    background:#179e86;
}
.prodmaps{
    background:#fff;
}
.thumb{
    margin:0 0 50px 0 !important;
}
.thumb img{
    border-radius:20px;
    width:100%;
}
.thumb .col-sm-6{
    padding:0 5px !important;
}
.vidolist{
    margin-top:50px !important;
}
.vidolist .col-md-12.col-lg-5{
    display:none !important;
}
.exportlists a{
    font-size: 1.125rem;
    font-weight: 500;
    color:#fff;
    text-align: center;
    background: #ef7f1c;
     display:block;
     padding:20px 14px;
     text-decoration: none;
     text-transform:uppercase;
}
.exportlists a:hover{
    background: #d56e12 !important;
    color:#fff;
}

.videolinks a{
    font-size: 1.5rem;
    font-weight: 500;
    color:#0c6934;
    text-align: center;
    border-top:2px solid #ef7f1c;
    border-bottom:2px solid #ef7f1c;
     display:block;
     padding:5px;
     text-decoration: none;
}
.videolinks a img{
    background: #fff;
    padding:10px;
    color:#0c6934;
}
.videolinks a:hover{
    text-decoration: none;
}
@media (min-width:768px) and (max-width:992px){

.proddetl h4,.exportlists{
    margin-top: 20px;
}
 p {
    font-size: 1.25rem;
}
.deh-mapscnt {
    max-width: 80% !important;
    margin: auto;
}
.dehs ul li {
    font-size: 1.25rem;
}
}

@media (max-width:767px){ 
.mapscnt,.thumb img, .videolinks {
   margin-bottom: 20px;
}
.mapscnt h3 { 
   
    font-size: 1.5rem;
}
.proddetl h4 {
    font-size: 1.25rem;
}
.proddetl p {
    font-size: 1rem;
}
.mapscnt h3 {
    line-height: 1.5rem;
    padding:10px 0;
}
.mapscnt h3 span {
    font-size: 1.25rem;
}
select.exploreIndustries {
   width: 100% !important; 
}

}
/* product details page ends */

/* buy seller meet page starts */
.listing {
    margin-bottom: 50px;
}
.regs{
    font-size: 1.5rem;
    font-weight: 500;
    color:#fff;
    text-align: center;
    background: #0d187e;
     display:block;
     padding:7px 35px;
     margin:auto;
     text-decoration: none;
}

.regs:hover{
    background: #091260;
    text-decoration: none;
    color:#fff;

}
.listing h4{
    color:#000;
    margin:0;
    padding:16px 10px 16px 20px;
    font-size: 1.875rem;
 }
.listing .bg-grn h4{
    background: #7f8556;
}
.listing .bg-org h4{
    background: #fbd5a6;
}
.listing ul{
    list-style:none;
    margin:0 0 50px;
    padding:20px 0 20px 35px;
    height: 100%;

    
}
.listing .bg-grn ul{
    background: #dfe3c2;
    
}
.listing .bg-org ul{
    background: #fdf0df;
    
}
.listing ul li{
    font-size: 1.5rem;
    color:#000; 
    padding:0 0 0 35px;
    position: relative;
}
.listing ul li:before{
    position: absolute;
    content:"";
    width:7px;
    height:7px;
    border-radius:50%;
    background: #000000;
    left:0;
    top:10px;
} 
.listing ul li a{
    font-size: 1rem;
    color:#000;
}
.orng-bck,.blue-bck,  .green-bck{
   
    /*align-items: center;*/ 
 display: grid;
 padding:0 !important;
 
 }
 .orng-bck img,.blue-bck img,  .green-bck img{
     width:100%;
 } 
.orng-bck p,.blue-bck p,  .green-bck p{
   font-size: 25px;
   font-weight:800;
   padding:10px 0 35px 0;
   color:#fff;
   max-width:80%;
   margin:auto;

}
.blue-bck p span{
    font-size: 46px;
    font-weight:600;
    display:block;
 
 }
 .blue-bck p small{
    display:block;
    font-size: 28px;
    border-top:2px solid #fff;
    border-bottom:2px solid #fff;
 
 }

.ylow-bck p{
    font-size: 25px;
    font-weight: 500;
    padding:14px 20px;
    color:#000;
    max-width:100%;
    margin:auto;
 
 }



.orng-bck{
    background: #ef7f1a;
    /*border-radius:35px 0 0 0;*/
}
.blue-bck{
    background: #255b89;
    position: relative;
}
.green-bck{
    background: #2d9404;
    /*border-radius:0 35px 0 0;*/
    
}
/*.blue-bck:before{*/
/*    position: absolute;*/
/*    left:-50px;*/
/*    content: "";*/
/*    width:50px;*/
/*    height:100%;*/
/*    clip-path: polygon(0 0, 100% 100%, 100% 0);*/
/*    background: #255b89;*/
/*    top:0;*/
/*}*/
/*.blue-bck:after{*/
/*    position: absolute;*/
/*    right:-50px;*/
/*    content: "";*/
/*    width:50px;*/
/*    height:100%;*/
/*    clip-path: polygon(0 0, 0 100%, 100% 0);*/
/*    background: #255b89;*/
/*    z-index: 5;*/
/*    top:0; */
/*}*/

.ylow-bck{
    background: #fecc00;
}
@media (min-width:768px) and (max-width:992px){
    .blue-bck:before,.blue-bck:after{
        display:none;
}
.orng-bck,.green-bck{
    
    border-radius:0;  
}
.orng-bck p, .blue-bck p, .green-bck p {
    max-width: 85%;
    font-size:2.125rem;
}
.orng-bck p, .green-bck p {
    font-size:2.125rem;
}
.orng-bck, .blue-bck, .green-bck,.ylow-bck {
    margin:auto;
    max-width:95%;
}
.listing ul {
    height: auto;
}
}
@media (max-width:767px){
    .blue-bck:before,.blue-bck:after{
        display:none;
}
.orng-bck,.green-bck{
    
    border-radius:0;
}
.listing ul li {
    font-size: 1rem;
    color: #000; 
    padding:0 0 0 20px;
    position: relative;
}
.listing h4 {
    font-size: 1.375rem;
}
.regs {
    font-size: 0.875em;
}
.ylow-bck p {
    font-size: 1rem;
}
.orng-bck p, .blue-bck p, .green-bck p {
    font-size: 18px;
    max-width: 100%;
}
.blue-bck p span {
    font-size: 28px;
}
.blue-bck p small {
    font-size: 18px;
}
.listing ul {
    height: auto;
    padding-left:20px;
}
.listing ul li:before {
    top: 10px;
}

}
/* buy seller meet page ends */





/* DEH page starts */
.dehs h4{
    color:#504c47;
    font-size: 1.5625rem;
    font-weight: 700;
    margin-bottom: 35px;
    text-transform: uppercase;
}
.listmaps{

    margin-top: 35px;
}
.dehs h3{
    color:#ff8400;
    font-size: 1.5625rem;
    font-weight: 600;
}
.dehs ul{
    margin:0;
    padding:0 0 0 20px;
}
.dehs ul li:before{
    width:8px;
    height:8px;
    content:"";
    position:absolute;
    left: -20px;
    top: 8px;
    background:#000;
    border-radius:50%;
    
}
.dehs ul li{
    font-size: 1.375rem;
    color:#000;
    margin-bottom:16px;
    position:relative;
}
.deh-mapscnt{
    border:1px solid #000;
    padding:20px;
}
.hubslink{
    margin-top: 35px ;
}
.hubslink a, .hubslink p{
    color:#ff8400;
    font-size: 1.5625rem;
    font-weight: 700;
    text-decoration: none;
}
.hubslink a:hover{
    text-decoration: underline;
}
@media (max-width:767px){
    .dehs h4 {
        font-size: 1rem;
    }
    .deh-mapscnt{
        margin: 0 20px;
    }
    .hubslink a, .hubslink p,.dehs ul li {
       
        font-size: 1rem;
    }
    .dehs h3 {
        color: #ff8400;
        font-size: 1rem;
        font-weight: 600;
    }
    .show {
    visibility: visible;
    display: block !important;
}
}
/* DEH page starts */



/* recipie page starts */
.rectshap{
    background:url(../images/yellow-patch.png) 0 0 no-repeat;
    background-size: contain;
    padding: 28px;
    height: 548px;
}
.rectshap h1{
    font-size: 3.125rem;
    font-weight: 800;
    margin-top:20px;
    color:#027815;
}
.rectshap p{
    font-size: 1.8125rem;
    color:#027815;
    font-weight: 800;
}
.jumb{
    position: relative;
    top:-50px;
    width: 100%;
}
.recipie {
    position: relative;
    top: -290px;
}
.circl-bg{
    background:url(../images/round-yellow.png) 0 0 no-repeat;
    background-size: cover;
    text-align: center;
    display: flex;
    align-items: center;
    height:327px;
    width:347px;
    
}
.textcnt{
    display: flex;
    flex-wrap: wrap;
    flex-direction:column;
}

.circl-bg h4{
    color:#f85d00;
    font-weight: 700;
    font-size: 1.375rem;
}
.circl-bg p {
    color: #027815;
    font-size: 1rem;
    max-width: 70%;
    margin: auto;
    line-height: 1.325;
}
@media (min-width:1024px) and (max-width:1366px){
    .recipie {
        top: -339px;
        left: -26px;
    }
.rectshap p {
    font-size: 1.325rem;
    color: #027815;
    font-weight: 800;
}
.rectshap h1 {
    font-size: 2.125rem;
    margin-top: 5px;
    color: #027815;
}
}
@media (min-width:768px) and (max-width:992px){
    .rectshap {
        background: none;
    }
    .jumb {
    position: relative;
    top: 0;
    width: 80%;
    margin: auto;
    left: 50%;
    transform: translateX(-50%);
}
    .recipie {
        position: relative;
        top:0;
        -webkit-box-pack: justify!important;
    -ms-flex-pack: justify!important;
    justify-content: space-between!important;
    padding-bottom:50px;
    }
    
    .circl-bg {
       
        height: 300px;
        width: 327px;
    }
}
@media (max-width:767px){
    .thumb .col-sm-6 { 
    padding: 0 10px !important;
}
    .rectshap {
    background: none;
}
.circl-bg {
    margin: auto;
    height: 280px;
    width: 280px;
    background-size: contain;
}
.rectshap {
    height: auto;
    padding: 10px;
}
.rectshap h1 {
    font-size: 2.125rem;
}
.rectshap p {
    font-size: 1.125rem;
}
.jumb { 
    position: relative;
    top: 0; 
    
}
.recipie {
    position: relative;
    top: 0;
}
.circl-bg.stp3 {
    width: 300px;
    height: 300px;
    margin: auto;
}
.circl-bg.stp3 p {
    color: #027815;
    font-size: 0.875rem;
    max-width: 75%;
    margin: auto;
    line-height: 1.325;
}
}
/* recipie page starts */


/*salmaan added 24-12-2021 starts*/
.india-map path, .innerPagesMap path {
stroke: #fff;
cursor: pointer;
position: relative;
}
.colorActive {
fill: rgb(248, 185, 30) !important;
}
/*salmaan added 24-12-2021 ends*/




#productContactForm .jqTransformInputWrapper{
    height:auto;
        float: none;
}
#productContactForm  .jqTransformInputWrapper , #productContactForm  .jqTransformInputInner{
 background:none;  
 margin:0;
 width: 100% !important;
}
#productContactForm  .jqTransformInputInner div{
     height:auto;
        float: none;
         margin:0;
}
#productContactForm input[type="text"], #productContactForm textarea{
    width: 100% !important;
    display: block;
    position: static;
    border: 1px solid;
    height: auto;
    padding: 9px;
    border-radius: 4px;
    margin-top: 4px;
}

#productContactForm .error{
    border-color:red !important;;
}
.quickLinks a, header nav > ul li .megaDropDown li a, .megaMenuWrapper ul li a{
    text-decoration: none;
}
.megaMenuToggle a:hover{
    color:#fff;
}

.main-footer .socialMedia a, .megaMenuWrapper h4 a , .loginBtn {

    text-decoration: none;
}