/*
 * Globals
 */


/* Custom default button */
.btn-secondary,
.btn-secondary:hover,
.btn-secondary:focus {
  color: #333;
  text-shadow: none; /* Prevent inheritance from `body` */
}


body,html{height: 100%;}
html { font-size: 62.5%; }  /* =10px */
/*
 * Base structure
 */
a{
  text-decoration: none;
  color: #98521E;
}
a:hover{
    color: #FCAC1B;
}

body {
  /*text-shadow: 0 .05rem .1rem rgba(0, 0, 0, .5);
  box-shadow: inset 0 0 5rem rgba(0, 0, 0, .5);*/


    font-family: muli, sans-serif;
    font-style: normal;

  font-weight: 400;
  font-size: 1.6rem;
    color: #555555;





}

h1{
  font-size: 5.5rem;

  font-weight: 900;
    line-height: 1;
}
h2{
  font-size: 6rem;

    line-height: 1;


}
h3{
    font-size: 4.2rem;
    line-height: 1;

}
.color-logo{
	display:none;
}
.inner-pages .white-logo{
	display:none;
}
.inner-pages .color-logo{
	display:inline-block;
}
.btn{
    font-size: 1.6rem;
    font-weight: 900;
    padding: 15px 25px;
    border-width: 3px;
    border-radius: 42px;
}
.btn-outline-primary{

    color: #98521E;
    border-color: #FCAC1B;

}
.btn-primary{

    color: #000;
    border-color: #FCAC1B;
    background: #E5B330;

}
.btn-primary:hover{

    color: #000;
    border-color: #E5B330;
    background: #FCAC1B;


}
.btn-outline-primary:hover{
    background: #FCAC1B;
    border-color: #FCAC1B;
}
.btn-outline-light{
    padding: 15px 25px;

    border-color:  #fff;
    border-radius: 42px;
}
.btn-outline-light:hover{
    background: #FCAC1B;
    border-color: #FCAC1B;
}
.banner-section{
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
}
.banner-overlay{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(43,43,43,0.9);
}
.card-img-overlay{
    background: rgb(0,0,0);
    background: linear-gradient(257deg, rgba(255,255,255,0) 0%, rgba(0,0,0,1) 100%);
    padding: 30px 40px;
}
.inner-banner-overlay{
    background: rgb(0,0,0);
    background: linear-gradient(257deg, rgba(255,255,255,0) 0%, rgba(0,0,0,1) 100%);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.navbar-dark{
    border-bottom: 1px solid #B2B2B2;
    padding: 0;
}
.top-right-menu{
    height: 97px;
    border-left: 1px solid #B2B2B2;
    padding-left:130px ;
    padding-right: 15px;

}
.top-right-menu a{
    display: inline-block;
    margin: 0 12px;
}
.navbar-brand{
    margin: 10px;
}
.top-right-menu a:hover svg path{
    fill: #98521E;
}
.navbar-dark .navbar-nav .nav-link{
    font-weight: 900;
    text-transform: uppercase;
    color: #fff;
    padding: 10px 18px;
	line-height:1.1;
}
.navbar-nav .dropdown-menu{
    top:68px;
padding: 30px 0;

}
.navbar-nav .dropdown-menu li a{
    font-size: 1.4rem;
    font-weight: 900;
    color: #333333;
    padding: 5px 30px;
}
.footer{
    background: #333333;
    font-family: lato, sans-serif;
    color: #fff;
    font-size: 2rem;
}
.top-scroll{
    display: inline-block;
    font-size: 2rem;
    color: #fff;

}
.text-yellow{
    color: #FFB731;
}
.footer h4{
    font-size: 2rem;
    font-weight: 900;
    text-transform: uppercase;
    color: #FFB731;
    margin-bottom: 10px;
}
.ft-links{
    list-style: none;
    margin: 0;
    padding: 0;
}
.ft-links li{
    margin-bottom: 10px;

}
.ft-links li a{

    color: #fff;
}
.ft-links li a:hover{
    color: #FFB731;
}
.ft-bottom{
    margin-top: 100px;

}
.ft-link{
    color: #fff;
    text-decoration: underline;
}
.ft-link:hover{
    color: #FFB731;
}
.ft-links li a svg{
width: 20px;
    margin-right: 10px;
}
.subscribe{
    /*padding-bottom: 170px;*/
    padding-top: 45px;
}
.subscribe-section{
    background: #ECEADF;
    padding: 20px 0;

    color: #7D7D7D;
}
.btn-success{
    font-size:1.6rem;
    font-weight: 900;
    background: #50B86C;
    border-color: #50B86C;
    border-radius: 45px;
    padding: 7px 20px;
}
.text-blue{
    color: #13557E;
}
.text28{
    font-size: 2.8rem;
    line-height: 1.2;
}
.fw-semibold, .fw-smibold{
    font-weight: 600 !important;
}
.fw-bold{

    font-weight: 800!important;
}
.fw-bolder{

    font-weight: 900!important;
}
.white-box-shadow{
    background: #fff;
    box-shadow: 0 9px 26px rgba(0,0,0,0.16);
}
.news-section{
    padding: 70px 0;
}
.text14{
    font-size: 1.4rem;
}
.bg-secondary{
    background: #E6E6E6 !important;
}
.text-green{
    color: #0B4B52;
}
.text20{
    font-size: 2rem;
}
.text-green2{
    color: #547229;

}
.text-green1{
    /* color: #306C40; */
    color: #18af53;
}
.bush-right{
    /* background: url("images/brush-right.jpg") no-repeat right -400px bottom; */
    /* background: url("images/brush-right.jpg") no-repeat right -400px top 276px; */
    background: url("images/brush-right.jpg") no-repeat right -100px top 200px;
}
.globe-bg{
    background: url("images/bush-right1.jpg") no-repeat right -200px top -50px;
   padding-top: 50px;
    padding-bottom: 150px;
}
.bg-left{
    /* background: url("images/bush-flec.jpg") no-repeat left -450px top -50px; */
    background: url("images/bush-flec.jpg") no-repeat left -270px top -65px;
    padding-top: 50px;
    padding-bottom: 150px;
}
.section-top{
    background: url("images/brush1.jpg") no-repeat left -450px bottom;

}

/* .section-first{ */

    /* background: url("images/flecs.jpg") no-repeat top center; */
    /* background: url("images/flecs.jpg") no-repeat top left 620px; */

/* } */

.flecs1{
    position: absolute;
    /* top: 252px; */
    top: 210px;
    /* left: -48px; */
    left: -120px;
    z-index: 99;
}
.flecs2{
    position: absolute;
    top: 252px;
    right: -100px;

}
.z-top{
    z-index: 999;
}
.home-top{
    border-top: 25px solid #278FCE;
    margin-top: -25px;
    z-index: 9;
    position: relative;
}
#carouselHomeTop .carousel-indicators{
    position: static;
    justify-content: flex-end;
    margin-right: 0;
    margin-bottom: 20px;

}
#carouselHomeTop .carousel-indicators [data-bs-target]{
    text-indent: 0;
    width: 32px;
    height: 32px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background: #CCCCCC;
color: #000;
    font-size: 1.6rem;
    font-weight: 900;
    border-radius: 50%;
    border: 0;
}
#carouselHomeTop .carousel-indicators .active{
    background: #FDAB1F;
}
#carouselHomeMid .carousel-indicators{
    position: static;


    margin-top: 20px;

}
#carouselHomeMid .carousel-indicators [data-bs-target]{

    width: 32px;
    height: 32px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background: #666666;

    border-radius: 50%;
    border: 0;
}
#carouselHomeMid .carousel-indicators .active{
    background: #FDAB1F;
}
#carouselHomeMid .white-box-shadow{
    margin: 30px;
}
.btn-group-white{
    background: #fff;
    border: 5px solid #fff;
    box-shadow: 0 9px 26px rgba(43,43,43,0.16);
    border-radius: 30px;
    display: flex;
}
.btn-group-white .btn{
    background: #fff;
    border-color: #fff;
    color: #666666;
    border-radius: 30px !important;
}
.btn-group-white .btn.active{
    background: #FDAB1F;
    border-color: #FDAB1F;
}
.scrolled-fixed-top{
    background: #333333 !important;
}
.inner-pages .navbar-dark{
	background: #fff !important;

}
.inner-banner{
	height:272px;
	/* background-color:#13557E; */
    background-color:#278fce;
	color:#fff;
	margin-top:97px;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}
.breadcrumb-section{
	position:absolute;
	left:0;
	top:10px;
	right:0;
	font-size:1.2rem;
	font-weight:600;
}
.inner-pages .navbar-dark .navbar-nav .nav-link{
	color:#333;
}
.inner-pages .navbar-dark .navbar-nav .nav-link:hover{
	color:#FFB731;
}
.inner-pages .top-right-menu a svg path{
	fill:#333;
}
.inner-pages .top-right-menu a:hover svg path{
	fill:#FFB731;
}

.breadcrumb a, .breadcrumb-item.active, .breadcrumb-item + .breadcrumb-item::before{
    color:#fff;
}
.bg-grey .breadcrumb a, .bg-grey .breadcrumb-item.active, .bg-grey .breadcrumb-item + .breadcrumb-item::before{
    color:#000;
}
.section{
	padding:62px 0;
}
.mission-list{
	margin:35px 0;
	margin-bottom:70px;
	position:relative;
	padding-right:120px;
	padding-top:42px;
}
.health-content .mission-list{
    padding-right: 0;
    padding-left: 120px;
}
.mission-list .white-box-shadow{
	position:absolute;
	right:0;
	top:0;
	max-width:458px;
}
.health-content .mission-list .white-box-shadow{
    position:absolute;
    left:0;
    top:0;
    max-width:458px;
    border-color:#3AB663;
}
.mission-content .mission-list:nth-of-type(2n){
	padding-right:0;
	padding-left:120px;

}
.health-content .mission-list:nth-of-type(even){
    padding-left: 0;
    padding-right: 120px;
}
.health-content .mission-list:nth-of-type(even) .white-box-shadow{
    left:auto;right:0;
    border-color:#278FCE;
}
.mission-content .mission-list:nth-of-type(2n) .white-box-shadow{
	left:0;right:auto;
	border-color:#3AB663;
}
.mission-content .mission-list:nth-of-type(2n) .white-box-shadow h3{
	color:#306C40;
}
.health-content .mission-list:nth-of-type(odd) .white-box-shadow h3{
    color:#306C40;
}
.text-orange{
    /* color: #98521E; */
    color: #18af53;
}
.text-dark2{
    color: #555;
}
.video-overlay{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: flex; align-items: center;
    justify-content: center;
}
.text32{
    font-size: 3.2rem;
    line-height: 1.3;
}
.bg-green{
    /* background: #306C40; */
    background: #18af53;
}
.bg-yellow{
     background: #FBAD1B;
 }
.contact-section{
    background-image: url("images/brush.jpg");
    background-position: left -392px bottom;
    background-repeat: no-repeat;
}
.form-select{
    box-shadow: 0 9px 26px rgba(43,43,43,0.16);
    border-radius: 10px;
    border-color: #fff;
    font-size: 1.4rem;
    padding: 15px ;
}
.form-control{
    border-radius: 10px;

    font-size: 1.4rem;
    padding: 15px ;
}
.form-box .form-select{
    box-shadow: 0 4px 4px rgba(43,43,43,0.16);
    border-color: #EDEDED;
}
.form-box .form-label{
    font-size: 1.4rem;
    font-weight: 700;
}
.page-item .page-link{
    background: transparent;
    border: 0;
    margin: 5px ;
    color: #333333;
    font-weight: 700;
}
.page-item:first-of-type .page-link, .page-item:last-of-type .page-link{
    background:#333333;
}
.img-box{
    height: 325px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.history-text{
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.yeartext{
    font-size: 2.5rem;
}
.dot-year{
    text-align: center;
}
.dot-year span{
    width: 17px;
    height: 17px;
    position: relative;
    z-index: 9;
    display: inline-block;
    background: #fff;
    border-radius: 50%;
}
.img-box {
    margin-bottom: 30px;
}
.img-box img{
    max-height: 325px;
    width: inherit !important;
}
.owl-nav{
   height: 0;
    position: absolute;
    bottom: 54px;
    left: 20px;
    right: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    z-index: 99;
}
.owl-dots{

    height: 1px;
    background: #707070;
    position: absolute;
    bottom: 54px;
    left: 20px;
    right: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    z-index: 1;
}
.owl-prev{
    margin-left: -20px;
z-index: 999;
}
.owl-next{
    margin-right: -20px;
    z-index: 999;
}
.owl-carousel .owl-stage-outer{
    z-index: 9;
}
.icon-tabs{
    color: #555555;
}
.text18{
    font-size: 1.8rem;
}
#carouselrrp .white-box-shadow{
    margin: 30px;
}
#carouselrrp .carousel-control-next-icon{
    background: url("images/arrow-right.svg") no-repeat right center;
}
#carouselrrp .carousel-control-prev-icon{
    background: url("images/arrow-back.svg") no-repeat left center;
}
#carouselrrp .carousel-control-next-icon, #carouselrrp  .carousel-control-prev-icon{
    width: 68px;
    height: 68px;
}
#carouselrrp .carousel-control-next,  #carouselrrp .carousel-control-prev{
    opacity: 1;
}
#carouselrrp .carousel-control-prev{
    justify-content: flex-start;
    left: -50px;
}
#carouselrrp .carousel-control-next{
    justify-content: flex-end;
    right: -50px;
}
.quailty-carousel{
    margin: 50px;
}
#carouselrrp .carousel-indicators {
    bottom: -50px;
}
#carouselrrp .carousel-indicators [data-bs-target]{
    width: 20px;
    height: 20px;
    background: #666666;
    border: 0;
    border-radius: 50%;
    opacity: 1;
}
#carouselrrp .carousel-indicators .active{
    background: #FCAC1B;
}
.bg-light-yellow{
    background: #F6F3E6;
}
.text-link{
    font-size: 2rem;
}
.text-link:hover, .table-style td a:hover{  color: #FCAC1B}
.mid-content{
    position: relative;
    padding-left: 120px;
}
.mid-content .white-box-shadow{
    position: absolute;
    left: 0;
    top: 43px;
    max-width: 458px;
    border-color: #26B055;
}
.accordion-item{
    margin-bottom: 30px;
    border: 3px solid #0B4B52 !important;
    border-radius: 40px !important;
}
.accordion-button{
    font-size: 1.6rem;
    color: #0B4B52 !important;
    font-weight: 900;
    text-transform: uppercase;
    background-color: transparent !important;
    border-radius: 40px !important;
    padding: 20px;
    border: 0 !important;
    box-shadow: none !important;
}
.table-style thead th{
    background: #13557E;
    color: #fff;
    font-weight: 900;
    font-size: 2rem;
    border: 0;
    padding: 10px;
}
.table-style tbody td{
    border: 0;
    font-weight: 600;
    padding: 10px;
}
.bg-braun{
/* background:#98521E; */
background:#18af53;
}
.col-list{
	border-right:1px solid #E3E3E3;
}
.res-icon{
	height:148px;
	display:flex;
	align-items:center;
	justify-content:center;
	margin-bottom:10px;
}
.res-icon img{
	max-height:100%;
}
.res-list{
	padding-bottom:20px;
	padding-top:50px;
}
.res-list h4{
	font-size:2.4rem;
}
.list-col .col-list:last-of-type{
	border:0;
}
.left-menu{
	list-style:none;
	margin:0;
	padding:20px 0;
}
.left-menu li a{
	display:block;
	font-weight:600;
	color:#555555;
	border-left:5px solid transparent;
	padding:5px 25px;
    padding-right:5px;
}
.left-menu li a:hover{
	color:#FCAD1C;
}
.left-menu li a.active{
	border-color:#FCAD1C;
}
.product-list .col-list{
    border:1px solid #E3E3E3;
    margin-top: -1px;
    margin-left: -1px;
}
.product-list h4{
    font-size: 2rem;
}
.seeds-left{
    position: absolute;
    left: 0;
    bottom: 0;

}
.hempseed-top{
    background: url("images/seed-left.jpg") no-repeat left top;
}
.hempseed-bottom{
    background: url("images/seed-right.jpg") no-repeat right bottom;
}
.side-head{

    border-left:5px solid #fff;
    padding-left: 20px;
}
.side-head.active{
    border-color: #FCAD1C;
}
.mid-seed{
    background: url("images/seeds-right.jpg") no-repeat right top;
}
.seeds-main{
    background: url("images/hemp-seeds-left.jpg") no-repeat left bottom 650px;
    overflow: hidden;
}
.bg-grey{
    background: #FAFAFA;
}
.hempheart-top{
    background: url("images/heart-brush1.jpg") no-repeat left -450px bottom;
}
.hempheart-right{
    background: url("images/heart-brush2.jpg") no-repeat right -250px bottom;
}
.facts-list .d-flex span{
    min-width: 100px;
}
.col-bg-img {
  background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}
.col-bg-img .video-overlay img{
	opacity:1;
	width:130px;
}
.bg-light-benner{
    background: #F9F6F2;
}
.bg-light-benner .breadcrumb a, .bg-light-benner .breadcrumb-item.active, .bg-light-benner .breadcrumb-item + .breadcrumb-item::before{
    color:#212529 !important;
}
.links a{
    display: inline-block;
    margin: 2px;
}
a:hover .text-dark{
    color: #FCAD1C !important;
}
.badge {
    font-size: 1.2rem;
    font-weight: 900;
    text-transform: uppercase;
    padding: 5px 15px;
    padding-top: 8px;
    color: #000;
}
.bg-full{
    background-color: #FFCA8E;
}
a.text-primary:hover{
    color: #FCAD1C !important;
}
.badge.bg-success{
    background: #BCFFE4 !important;

}
.text12{
    font-size: 1.2rem;
}
.table td, .table th{
    padding:10px;

}
.or{
    background: url("images/line.png") repeat-x left center;
}
.or span{
    display: inline-flex;
    width: 40px;
    height: 40px;
    align-items: center;
    justify-content: center;
    border: 1px solid #707070;
    border-radius: 50%;
    background: #fff;
}
.bg-grey2{
	background:#EBEBEB;
}
.text26{
	font-size:2.6rem;
}
.bg-pri{
	background:#D9ECFF;
}
.detail-row{
	display:inline-block;
	width:20px;
	height:20px;
	background-color:#333333;
	cursor:pointer;
	background-image:url('images/plus-solid.svg');
	background-position:center center;
	background-repeat:no-repeat;

}
.detail-row.active{
	background-image:url('images/minus-solid.svg');
}
.bg-debit{
    background: #E5CCFF;
}
.bg-credit{
    background: #B8CEC4;
}
.bg-blue{
    background: #00658B;
}
.bg-light-red{
    background: #FFD3D3;
}
.table > :not(:last-child) > :last-child > *{
    border-bottom-color: #E3E3E3;
}
.top-right-menu .dropdown-menu{
    font-size: 1.6rem;
    font-weight: 700;
    left: auto;
    right: 0;
}
.top-right-menu .dropdown-menu .dropdown-item{
    margin: 0;
    padding: 5px 15px;
}
.product-left li{
    margin-left: 25px;
    margin-bottom: 10px;
}
.product-left li:last-of-type{
    margin-bottom: 0;
}
.product-left li .form-check{

    font-weight: 600;
    color: #555555;
}
.form-check-input:checked {
    background-color: #FCAD1C;
    border-color: #FCAD1C;
}
.product-grid h4{
    font-size: 2rem;
    margin-bottom: 10px;
}
.modal .btn{
    padding: 10px 25px;
}
.product-detail-img{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 450px;
}
.gallery-thumb{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 105px;
    border: 1px solid #BABABA;
    margin: 5px;
}
.gallery-thumb img{
    max-width: 100%;
    max-height: 100%;
    width: auto !important;
}
.pro-gallery .owl-nav{
    bottom: auto;
    top: 60px;
}
.pro-gallery .owl-nav .owl-prev{
    margin-left: -80px;
}
.pro-gallery .owl-nav .owl-next{
    margin-right: -80px;
}
.pro-gallery .owl-stage-outer{
    height: 120px;

}
.cart-table td, .cart-table th{
    vertical-align: middle;
    white-space: nowrap;
}
.progress-box{
    background-image: url("images/line.png");
    background-position: top 14px left;
    background-repeat: repeat-x;

}
.check-mark{
    display: inline-block;
    width: 26px;
    height: 26px;
    border: 1px solid #C9C9C9;
    border-radius: 3px;
    background-color: #fff;

}
.progress-box.active .check-mark{
background-color: #20AD4F;
    border-color: #20AD4F;
    background-image: url("images/checked.svg");
    background-position: center center;
    background-repeat: no-repeat;
}
.steps-list .col-3 .progress-box .d-inline-block{
    position: relative;
}
.steps-list .col-3 .progress-box .d-inline-block div{
    position: relative;
    z-index: 1;
}
.steps-list .col-3:first-of-type .progress-box .d-inline-block:before{
width: 50%;
    background: #fff;
    height: 100%;
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
}
.steps-list .col-3:last-of-type .progress-box .d-inline-block:after{
    width: 50%;
    background: #fff;
    height: 100%;
    content: " ";
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0;
}
.check-success .form-check-input:checked {
    background-color: #20AD4F;
    border-color: #20AD4F;
}
.search-input{
    background-image: url("images/search-24.svg");
    background-repeat: no-repeat;
    background-position: right 15px center;
}
.steps-box{
    position: relative;
}
.steps-box:after{
    content: "";
    position: absolute;
    width: 73px;
    height: 73px;
    background: url("images/chevron_right-24px.svg") no-repeat top center;
    right: 0;
    top: 50%;
    margin-right: -36px;
    margin-top: -36px;
}
.step-list-4 .col-md-3:last-of-type .steps-box:after{
    display: none;
}
.btn-sm{
    font-size: 1.4rem;
    padding: 10px;
}
.bg-none{
    background: none;
}
.border-dotted{
    border-style: dashed !important;
}
.white-overlay{
    background: rgba(255,255,255,0.5);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.white-overlay .btn:hover{
    color: #FCAC1B;
}
@media (min-width:1200px) {
    .w-md-75{
        max-width: 400px;
    }
	.navbar-collapse{
	margin-top:10px;
	}
}
@media (min-width:1500px) {
    .container{
        max-width: 1435px;
    }
    .mr-lg{
        margin: 0 50px;
    }
}
@media (max-width:1850px) {
    body{
        overflow-x: hidden;
    }
    .navbar-dark .navbar-nav .nav-link{
        padding-left: 15px;
        padding-right: 15px;
    }
}
@media (max-width:1670px) {
    .navbar-dark .navbar-nav .nav-link{
        padding-left: 10px;
        padding-right: 10px;
    }
}
@media (max-width:1600px) {
    .navbar-dark .navbar-nav .nav-link{
        padding-left: 10px;
        padding-right: 10px;
        font-size: 1.5rem;
    }
    .col-bg-img img{
        opacity: 0;
    }
    .top-right-menu{

        padding-left: 50px;
    }
}
@media (max-width:1550px) {
    .navbar-dark .navbar-nav .nav-link{
        padding-left: 10px;
        padding-right: 10px;
        font-size: 1.4rem;
    }
}
@media (max-width:1440px) {
    .navbar-dark .navbar-nav .nav-link{
        padding-left: 10px;
        padding-right: 10px;
        font-size: 1.4rem;
    }
    .top-right-menu{
       padding-left: 20px;
    }
    h2{
        font-size: 4.5rem;
    }
    h3{
        font-size: 3.2rem;
    }
    .btn-group-white .btn{
        padding: 10px 15px;
        font-size: 1.2rem;
        display: inline-flex;align-items: center;
    }
}
@media (max-width:1380px) {
    .navbar-dark .navbar-nav .nav-link{
        padding-left: 10px;
        padding-right: 10px;
        font-size: 1.2rem;
    }
    .top-right-menu{
        padding-left: 10px;
    }
}
@media (max-width:1330px) {
    .navbar-dark .navbar-nav .nav-link{
        padding-left: 10px;
        padding-right: 10px;
        font-size: 1.2rem;
    }
    .top-right-menu{
        padding-left: 20px;
    }
    .navbar-brand img{
        width: 180px;
    }
    .text28{
        font-size: 2.2rem;
    }
}
@media (max-width:1270px) {
    .navbar-dark .navbar-nav .nav-link{
        padding-left: 5px;
        padding-right: 5px;
        font-size: 1.2rem;
    }
    .gallery-box{
        margin: 0 60px;
    }
}
@media (max-width:1170px) {
    .navbar-dark .navbar-nav .nav-link{
        padding-left: 5px;
        padding-right: 5px;
        font-size: 1rem;
    }
    .top-right-menu{
        padding-left: 10px;
    }
    .navbar-brand img{
        width: 150px;
    }
    .seeds-main, .mid-seed, .hempseed-bottom, .hempseed-top{
        background: none;
    }
    .top-right-menu a{
        margin: 0 5px;
    }
    .top-right-menu .dropdown a svg{
        width: 20px;
    }
}
@media (max-width:1010px) {
    .col-bg-img {
       background: none !important;
    }
    .col-bg-img img{
        opacity: 1;
    }
    .navbar-dark .navbar-nav .nav-link{
        padding-left: 5px;
        padding-right: 5px;
        font-size: 1.6rem;
    }
    .top-right-menu{
        padding-left: 0;
        padding-right: 0;
        height: 57px;
    }
    .inner-banner{
        margin-top: 60px;
    }
    .navbar-brand img{
        width: 100px;
    }
    .top-right-menu a{
        margin: 0 5px;
    }
    h1{
        font-size: 4rem;
    }
    h2{
        font-size: 3.6rem;
    }
    h3{
        font-size: 3rem;
    }
    .bg-left{
        padding-bottom: 0;
    }
    .card-img-overlay{
        padding: 15px;
    }
    .card-img-overlay h3{
        font-size: 2.4rem;
    }
    .card-img-overlay p{
        font-size: 1.4rem;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        margin-bottom: 10px !important;
    }
    .card-img-overlay .btn{
        padding: 5px 15px;
        font-size: 1.4rem;
    }
    .subscribe{
       padding: 50px 0;
    }
    .seeds-main, .mid-seed, .hempseed-bottom, .hempseed-top{
        background: none;
    }
    .top-right-menu{
        border:0;
    }
    .navbar-dark .navbar-toggler{
        border-color:transparent;
    }
    .navbar-dark .navbar-toggler-icon{
        background:none;
    }
    .inner-pages .navbar-toggler-icon svg path{
        fill: #000;
    }
    .inner-pages .navbar-dark .navbar-nav .nav-link{
        color: #fff;
    }
    .navbar-collapse{
        position:absolute;
        left:0;
        right:0;
        background:#333333;
        top:57px;
    }
}
/*@media (max-width:991px) {
    .left-options {
        display: flex;
    }
    .left-options .white-box-shadow{
        width: 50%;
    }
}*/
@media (max-width:767px) {
    .steps-box:after{
        display: none;
    }
    .product-detail-img{
        height: 200px;
    }
    .product-detail-img img{
        max-height: 100%;
    }
	.res-list{
		padding-top:20px;
	}

.banner-section{
	height:300px;

}
.banner-section img{
	display:none;
}
h1{
	font-size:3.2rem;
}
h2{
	font-size:3rem;
}
.flecs2,.flecs1{
	display:none;
}
.globe-bg{
	padding-bottom:0;
}
.testimonial-box img{width:60px;}
.testimonial-box .text28{font-size:2rem}
.card-img-overlay h3{font-size:2rem;}
    .subscribe{
      padding: 0;
    }
.footer{
	text-align:center;
}
.ft-bottom{
	margin-top:30px;
}
.navbar-dark .navbar-nav .nav-link{
	font-size:1.6rem;
}

.section-first, .bush-right{
	background:none;
}
    .mission-list, .mid-content, .health-content .mission-list {
        padding: 0;
    }
    .mission-list .white-box-shadow, .mid-content .white-box-shadow, .health-content .mission-list .white-box-shadow{
        position: static;
        max-width: inherit;
    }
    .mission-content .mission-list:nth-of-type(2n), .health-content .mission-list:nth-of-type(1n){
        padding: 0;
    }

    }

    /* img {
        background: url('images/loading.gif') no-repeat;
      } */


/*Custom CSS*/
    .loading-balls{
        background: url('./images/loading-balls.gif') no-repeat top center;
        width: 32px;
        height: 11px;
        float: right;

    }
.users-names {
    background: #ECEADF;
    padding: 10px;
    margin: 10px;
    color: #000;
}
@media (max-width:991px) {
    .table td, .table th {

    white-space: nowrap;
    }
}

.slider_img {
    margin-top: 10rem !important;
}