@font-face {
  font-family: 'Lato';

  src: url('../fonts/Lato-Regular.ttf') format('truetype');
}

body {
  font-family: "Lato", Helvetica, Arial, sans-serif;
}

#header {
  font-family: "Lato", Helvetica, Arial, sans-serif;
}

.site-branding__logo img {
  width: 110%;
  max-width: 110%;
}

.site-footer {
     font-family: "Lato", Helvetica, Helvetica, Arial, sans-serif; 
}

.layout-main {
  margin-bottom: 0px;
}

.node__content {
  margin-top:0px;
}

.block .content {
 margin-top: 0px;
}
 
.fullwidth-block {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}

.padding-strip {
  padding:0;
}

.banner-inset {
  margin: -120px auto 30px;
  background-color: #fff;
  max-width: 1130px;
  position: relative;
}

@media screen and (max-width:1024px) {
  .banner-inset {
    margin: -80px auto 30px;
  }
}

@media screen and (max-width:850px) {
  .banner-inset {
    margin: 0 auto 30px;
  }
}


/* Mobile Menu */

.sidenav-btn {
    position: relative;
    float: right;
    clear: right;
    padding: 8px 10px 10px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 12px;
    background-color: transparent;
    background-image: none;
    border: 1px solid #ddd;
    border-radius: 4px;
}

.sidenav-btn:hover, .sidenav-btn:focus {
  background-color: #ddd;
}

.sidenav-btn .icon-bar {
    background-color: #888;
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    margin-top:4px;
}

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 503;
    top: 0;
    left: 0;
    background-color: #e2e2e2;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
}

.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
}

.sidenav a:hover {
    color: #f1f1f1;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 15px;
    font-size: 36px;
    margin-left: 50px;
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}

.region-primary-menu .sidenav .menu-item a {
  font-size: 14px;
  background-color: #e2e2e2;
  color: #000;
}

.region-primary-menu .sidenav .menu-item {
  height:40px !important;
  float: left;
}

.region-primary-menu .sidenav .menu-item a.is-active {
  background-color: #e2e2e2;
  color: #53ac24 !important;
}


.region-primary-menu .sidenav .menu-item.menu-item--expanded {
  display:none;
}

@media (max-width: 900px) and (min-width: 461px) {
  .region-primary-menu .sidenav .resource-menu {
	display:block;
  }

  .region-primary-menu .main-menu {
	display:none;
  }

  .region-primary-menu .resource-menu {
	display:none;
  }

  .region-primary-menu .sidenav .menu-item, body:not(:target) .region-primary-menu .menu-item {
    width:100% !important;
    text-align:left;
  }
}

.sidenav-btn {
  display:none;
}

@media screen and (max-width:900px) {
  .sidenav-btn {
    display:block;
  }
}

/* Top Header - Contact & Language */

.contact-header {
  background-color: #e7e8e7;
  min-height: 40px;
}

.contact-header .contact-details {
  transform: translateY(50%);
}

.contact-header span {
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.5px;
}

.contact-header p {
  margin: 0;
}

ul.header-languages  {
  margin:0;
  padding:5px;
  float:right;
}

.header-languages li {
  list-style: none;
  display: inline-block;
}


.header-languages li img {
  width: 80%;
}

.gtranslate {
  margin-top: 5px;
  float: right;
}

@media screen  and (max-width: 768px) {
  ul.header-languages {
    float:unset;
    padding: 10px 0px 5px 0px;
    text-align:center;
  }  
  
  .contact-header .contact-details {
    text-align:center;
  }

  .gtranslate {
    text-align: center;
    float:unset;
    margin-top:10px;
  }
}


/* Primary Menu */


.position-relative {
 position:relative;
 padding-left:5px;
}

.position-relative .col-md-3 {
 padding-left: 0px;
}

.position-relative .col-md-3 .region-header {
 padding-left: 0px;
}

.bottom-menus {
  position: absolute;
  bottom: 0;
  right: 0;
}

.bottom-menus font {
      vertical-align: unset !important;
}

.right-menu-stack {
  float:right;
  clear:right
}

.resource-menu-unstack {
  clear:unset;
  margin-bottom: 12px;
}

.dropdown-holder {
  /*float: right;*/
  z-index: 499;
  margin-bottom: 10px;
}

#block-useraccountmenuunauthorised .clearfix:before, #block-useraccountmenuauthorised .clearfix:before {

    display: initial;
    content: unset;

}

#block-useraccountmenuunauthorised .clearfix:after, #block-useraccountmenuauthorised .clearfix:after {
  content: unset !important;
  display: initial !important;
  clear: none !important;
}

.account-menu {
  color: #6b6b6b;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  margin-top: 3px;
  padding:5px;
}



.account-menu:active {
    -webkit-box-shadow: unset;
    box-shadow: unset;
}

a.account-menu:hover {
  border-radius: 0 !important;
  background-color:#e2eeda !important;
  color: #6b6b6b !important;
}

.open a.account-menu {
  border-radius: 0 !important;
  background-color:#e2eeda !important;
}

.resource-menu .menu-item a:hover {
  border-radius: 0 !important;
  background-color:#e2eeda !important;
}

.resource-menu .open > a {
  border-radius: 0 !important;
  background-color:#e2eeda !important;
}

.dropdown-block {
  padding: 0px 10px;
}

.main-menu .dropdown-block {
  padding: inherit;
}
.account-dropdown-menu {
 left:unset;
 right: 0;
 float:right;
 padding:0;
 margin:0;
 width: max-content;
}

.account-menu:focus {
  color: #6b6b6b !important;
}

.main-dropdown-menu {
  left: 0;
  right: 0;
  float:right;
  width: max-content;
  padding: 0;
  margin: 0;
}

.main-menu li{
    margin-right:8px !important;
    font-size: 12px;
    text-transform: uppercase;
}

.main-menu li:last-child {
  margin-right:0px !important;
}

.main-menu li a {
 letter-spacing: 1px;
 color: #53ac24 !important;
 padding: 5px !important;
 font-weight:600;
 font-size:12px;
}

.main-menu .menu-item a:hover {
  border-radius: 0 !important;
  background-color:#e2eeda !important;
}

.main-menu .open > a {
  border-radius: 0 !important;
  background-color:#e2eeda !important;
}

 .main-menu li a.dropdown-item {
    width: 100%;
    border-radius: 0 !important;
    margin-top: 0px !important;
    padding: 8px 10px !important;
}

.main-menu .open .dropdown-item:hover {
  background-color: #53ac24 !important;
  color: #fff !important;
  font-weight: 400 !important;

}

.account-dropdown-menu .dropdown-block {
  padding:0;
}

.account-dropdown-menu div a.dropdown-item {
  width: 100%;
  display:block;
  border-radius: 0 !important;
  margin-top: 0px !important;
  padding: 8px 10px !important;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 1px;
}

.open .account-dropdown-menu .dropdown-item:hover {
  background-color: #53ac24 !important;
  color: #fff !important;
  font-weight: 600 !important;
  text-decoration: none;
}

.resource-menu {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.resource-menu li {
 font-size: 13px;
 text-transform: uppercase;
 font-weight: 600;
}

.resource-menu li a { 
 padding: 5px !important;
 color: #6b6b6b !important;
}

@media (min-width: 901px) {
.region-primary-menu .block-menu .menu {
    padding: 0 5px !important;
  }
}



.nav-backg {
  background-image: url('/sites/default/files/nav-bar-back.jpg'); 
  background-size: cover;
  /*background-position: center;*/
  padding: 30px 0;
}

.nav-border {
  width:100%;
  min-height: 24px;
  border-top:7px #63b03a solid;
  background-color: #606163;
  /*margin-bottom: -10px;*/
}

@media screen  and (max-width: 768px) {
  .position-relative {
     position:relative;
     padding-left:15px;
  }

  .position-relative .col-md-3 {
    padding-left: 15px;
  }

  /*.position-relative .col-md-3 .region-header {
    padding-left: 15px;
  }*/

  .nav-backg {
    background-image: unset;
  }

}

@media (max-width: 992px) and (min-width: 767px) {
  .nav-backg {
    padding: 45px 0;
  }
}

/* Video Banner */

.stretch-width {
  width: 100%;
  /*height: 700px;*/
  height:auto;
  overflow: hidden;
  /*margin-top:15px;*/
}


.center-video {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

#video-overlay {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    max-width: 940px;
    z-index:498;
}
#video-overlay h1 { 
 color:white;
 text-align:center;
 padding-top: 242px;
 padding-right: 41px;
 padding-left: 41px;
 line-height: 54px;
 font-size: 38px;
 font-weight: bold;
}

#video-overlay:before, #video-overlay:after {
    content: " ";
    display: table;
}

@media screen  and (max-width: 768px) {
 .stretch-width {
   /*height:230px;*/
 }

 .center-video {
   transform: translateY(-70%);
 }

 #video-overlay h1 {
   padding-top:15%;
   line-height: 20px;
   font-size: 16px;
   margin-bottom: 2%;
 }
}


/* Welcome to Agrimin Block */

.welcome-block {
  margin-bottom:40px;
}

.welcome-block h1 {
  text-transform: uppercase;
  margin-top: 0px;
  margin-bottom: 10px;
  font-weight: bold;
}

.welcome-block h3 {
 color: #53ac24;
  margin-top: 0px;
  margin-bottom: 30px;
  font-weight:bold;
}

.welcome-block p {
 font-size:17px;
 font-weight: bold;
 line-height:38px;
} 

/* Products-block */

#page {
 max-width: 100%;
 overflow: hidden;
}

.block-title {
 text-align: center;
 font-weight: bold;
 text-transform: uppercase;
}

hr {
 display:block;
 border:3px solid #6fbe43;
 border-radius: 5px; 
 height:0px;
 width:175px;
 /*background-image:url('/sites/default/files/hr_tag.png');*/
 background-repeat: no-repeat;
 background-position: top;
}


.products-section {
  background-color: #e8e9e8;
  /*padding:30px 0;*/
}

.products-section:nth-child(odd)  {
    padding:40px 0 0;
}

.products-section:nth-child(even)  {
    padding: 0 0 20px;
}

@media (min-width: 1400px) {
  .products-container {
      width: 1370px;
  }
}

.products-background {
   position:relative;
   /*background: linear-gradient(0deg, #f4f4f4 90%, #ffffff 0%);*/
   /*background: #fff;*/
   background-image: url(/sites/default/files/Blue_Sky_Background_2.jpg);
   margin-bottom:35px;
   border: 2px solid #63b03a;
   background-size: cover;
   background-position: center;
}


.products-padding {
  padding:0;
}

.products-padding img {
  height:460px;
}
.products-margin:nth-child(odd)  {
 /*margin-left:-30px;*/
  margin-left: -10px;
  margin-right: 30px;
}

.products-margin:nth-child(even)  {
 /*margin-left: 30px;*/
 margin-left: -10px;
 margin-right: -10px;
}


.products-info {
  position:absolute;
  top: 10%;
  left: 50%;
  padding-right: 25px;
}

.category-product-title {
  font-size: 38px;
  margin-bottom: 32px;
  margin-top: 18px;
  padding: 0px 24px;
  text-transform: uppercase;
  color: #62a53d;
  font-weight:600;
}


.products-info p {
  font-size: 16px;
    font-weight: bold;
    line-height: 28px;
    color: #62a53d;
}

.agrimin-btn {
  font-size: 21px;
  border-radius: 1px;
  text-transform: uppercase;
  background-color: #62a53d;
  padding: 10px 24px;
}

@media screen  and (max-width: 992px) {
   .products-info {
    margin-top:15px;
    position: relative;
    left: unset;
    padding-right: 0px;
    padding-bottom: 25px;
  }

  .products-padding img {
    height:unset;
  }
}

@media screen  and (max-width: 768px) {
  .products-info {
    margin-top:15px;
    position: relative;
    left: unset;
    padding-right: 0px;
  } 

  .products-padding img {
     height:unset;
  }

  .products-margin:nth-child(odd)  {
   /*margin-left:-30px;*/
    margin-left: 0px;
    margin-right: 0px;
 }

 .products-margin:nth-child(even)  {
   /*margin-left: 30px;*/
   margin-left: 0px;
   margin-right: 0px;
 }

 .agrimin-btn {
      margin-bottom: 15px;
 } 

}

/* Benefits Block */

.agrimin-icon-set {
    font-size: 50px;
    color: white;
    background-color: #dcdcdc;
    width: 80px;
    height: 80px;
    text-align: center;
    padding-top: 15px;
    border-radius: 50px;
    left: 25%;
    margin-top: 20px;
}

.benefits-sub-heading {
    text-align: center;
    font-size: 28px;
}

.benefits-text-block h3 {
  text-transform: uppercase;
  font-weight: bold;
}

.benefits-text-block p {
  font-size: 15px; 
  line-height:25px;
}

@media screen  and (max-width: 768px) {
 .agrimin-icon-set {
  font-size:32px;
  left: 0;
  width: 60px;
  height: 60px;
 }
}

/* Events Block */

.absolute-events {
  right: 3%;
  bottom: 3%;
  position: absolute;
  width: 400px;
  height: 290px;
  margin-bottom: 25px;
  /*background-color: white;*/
  /*box-shadow: black 0px 0px 30px;*/
  background-color: rgba(255,255,255,0.92);
  webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .4);
  box-shadow: 0 6px 12px rgba(0, 0, 0, .4);
  z-index: 100;
}

.events-box-title {
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  font-size:22px;
  margin-top:25px;
  margin-bottom:15px;
}

.events-close {
  background-color:#cfcfcb;
  color:white;
  font-size: 28px;
  text-decoration: none;
  border-bottom:none;
  border-radius: 4px;
  padding: 0px 12px 1px 12px;
  margin-left: 5px;
  margin-top: 5px;
  position: absolute;
}

.events-close:hover {
  background-color:#cfcfcb;
  color:white;
  text-decoration: none;
}

.events-close:active {
  background-color:#cfcfcb;
  color:white;
  text-decoration: none;
}

.event-box-container {
  text-align: center;
}

.events-box-item {
  margin-bottom:15px;
}

.event-box-container .events-box-item p {
  margin-bottom: 2px;
  color: #62a53d;
  font-weight: 600;
}

.events-box-item a {
  border-bottom: none;
  color: #62a53d;
}

.events-box-item a:hover, .events-box-item a:focus {
  color: #62a53d;
  text-decoration: none;
}

.owl-prev {
    width: 15px;
    height: 100px;
    position: absolute;
    top: 40%;
    margin-left: -20px;
    display: block !important;
    border:0px solid black;
}

.owl-next {
    width: 15px;
    height: 100px;
    position: absolute;
    top: 40%;
    right: 0px;
    display: block !important;
    border:0px solid black;
}

.btn-events {
  border-radius: 0px;
}

@media screen  and (max-width: 1024px) {
  .absolute-events {
    display:none;
  }
}


/* News Block */

.news-link:hover {
  text-decoration: none;
}

.news-box {
  height:325px;
  max-height:325px;
  background-size:cover;
  /*background-color: #62b239;*/
  background-color: #d0d0d0;
  border: 1px solid #63b03a;
  /*border-radius: 8px;*/
  color:#fff;
  margin-top: 25px;
  transition: all 0.3s ease-in-out;
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
.news-box .translucent {
background-color: rgba(39, 39, 39, 0.4);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.news-box:hover {
  background-size:110%;
}

.news-info {
  padding-left: 15px;
  padding-right: 15px;
  position:absolute;
  bottom:2%;
  /*left: 3%;*/
  /*right: 3%;*/
  width: 100%;
}

.news-info h3 {
  /*padding-top:42%;*/
  /*padding-top: 200px;*/
  font-weight: bold;
  text-shadow: 0px 0px 12px black; 
}

.news-info h3:hover {
  text-decoration: none;
}

.news-info p {
 font-size: 16px;
 text-shadow:0px 0px 12px black;
}

.news-date p{
  font-weight:bold;
  font-size:14px !important;
}

.news-read-more {
  /*position: absolute;*/
  /*bottom: 5%;*/
  /*right: 0%;*/
  float:right;
}

.btn-news {
  border-radius: 0px;
  font-size: 19px;
  font-weight: 600;
  padding: 10px 12px;
  margin-top:25px;
}

@media screen  and (max-width: 768px) {

  .news-box {
    background-size: cover;
  }

  .btn-news {
    margin-top:5px;
    margin-bottom:10px;
  }
}
/* Contact Block */

.contact-sub-heading {
 text-align: center;
 font-size: 20px;
 width: 60%;
 margin-left: auto;
 margin-right: auto;
 margin-bottom:65px;
}

.form-custom {
    height: 56px;
    padding: 6px 18px;
    font-size: 16px;
    background-color: #f5f6f5;
    border: none !important;
    box-shadow: none;
    -webkit-box-shadow: none;
    color: #555;
}

textarea.form-control {
 padding: 15px 20px;
}

.form-custom-btn input {
    border: 2px #fff solid;
    border-radius: 5px;
    background-image: unset;
    background-color: transparent;
    color: #fff;
    /*height: 50px;*/
    padding: 8px 60px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    /*display: block;*/
    /*width: 100%;*/
    float:right;
    margin-right: -2px !important;
}

@media screen  and (max-width: 768px) {
  .contact-sub-heading {
    width:95%;
  }
}

.flex-column {
 flex-direction:column;
}


.contact-button-full-width {
  /*width: 100%;*/
  background-color: #6ab142;
  position:relative;
  margin-top: 30px;
}

.contact-form-button-area {
  margin:25px;
}

.contact-form-button {
    color: #fff;
    display: inline-block;
    margin-bottom: 0;
    font-weight: 600;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 2px solid #fff;
    /*border-radius:6px;*/
    white-space: nowrap;
    padding: 6px 25px;
    font-size: 24px;
    line-height: 1.42857;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    /*text-transform: capitalize;
 *     letter-spacing: -0.5px;*/
}

.contact-form-button:hover {
  text-decoration: none;
  color: #fff;

}

@media screen and (min-width: 993px) {
  .contact-close {
      float: right;
      left: 95%;
      position: absolute;
      float: right;
      top: 50%;
      transform: translateY(-50%);
  }

  .mobile-close {
    display:none;
  }
}

@media screen and (max-width: 992px) {
  .desktop-close {
    display:none;
  }

  .left-mobile {
    text-align: left;
    display: inline;
  }

  .right-mobile {
    text-align: right;
    float: right;
    top: 50%;
    transform: translateY(-2%);
    display: inline;
  }
}

.contact-form-full-width {
  padding-top:20px;
  width: 100%;
  background-color: #6b6b6b;
  position:relative;
}

.contact-page-colour {
  background-color: #609142;
  margin-top:20px;
}

.contact-form-full-width .contact-form-fields label {
  color:  #fff;
}

.contact-form-full-width .contact-form-fields .form-control {
  background-color: #fff;
}

.contact-form-send {
  background-color: #023d7f;
  margin-bottom: 25px;
  font-size: 18px;
  padding: 6px 70px;
}

.contact-form-fields .error {
  border-color: red;
  border-style: solid;
  border-width: 2px;
}

#contact-form label {
  color: #fff;
  margin-bottom: 12px;
  font-size:18px;
}

#contact-form input, #contact-form select {
  margin-bottom:15px;
  border-radius: 0px;
}

#contact-form textarea {
  margin-bottom: 0px;
  border-radius: 0px;
}

#contact-form .form-custom-btn input {
  border-radius: 2px;
}


/* Footer Styles */

.site-footer .block {
 border:none;
 margin: 0;
}

.site-footer__top h2 {
 border:none;
 font-size: 21px;
 font-weight: bold;
 text-transform: none;
}

.site-footer__top .content li a {
 border:none;
 font-size:14px;
 padding: 10px 18px;
 font-weight:bold;
}


.about-us-text {
 font-size:17px;
}

.address-block {
 font-size:15px;
 color: #d1d2d1;
}


.address-block a {
  border-bottom: none;
}

.company-info {
  font-size:13px;
  color: #d1d2d1;
}

.views-news-row {
 border-bottom: 1px solid #868686;
 padding-bottom: 15px;
 padding-top:5px;
}

.views-news-row:nth-child(1) {
 margin-top: 1em;
}

.views-news-row p {
 margin: 0px;
 color: #fff;
 font-size: 16px;
}

.views-news-row span {
 font-size: 16px;
}

.copyright-block {
 font-size:13px;
}

#block-footerusefullinks {
 padding: 10px;
 margin: 20px 0px;
}

.footer-dark {
 background-color: #535353;
}

.footer-light {
  background-color: #d1d2d1;
}

/* Footer Socials */

/*.menu--footer-socials .menu {
  float: right;
  margin-bottom: 10px;
}

.menu--footer-socials .menu li {
  display:inline-block; 
}

.menu--footer-socials .menu li a {
 color: rgb(255, 255, 255, 0.9);
 text-decoration: none;
 border:0;
 padding-right:5px;
}

.menu--footer-socials .menu li a:hover {
 color:rgb(255, 255, 255, 0.65);
}*/



.footer-copyright {
  padding-top: 24px;
  color: #5c5c5c;
  padding-left:20px;
}

.footer-copyright a {
  color:#5c5c5c;
  border-bottom:none;
}

.footer-copyright a:hover, .footer-copyright a:focus {
  color:#5c5c5c;
}

.footer-copyright .popover {
    max-width: 370px;
}

.footer-socials {
  list-style: none;
  float:right;
}

.footer-socials li {
  display:inline-block;
  padding-left:8px;
}

img.social-icon {
  width:38px;
  height:auto;
}

@media screen and (max-width:768px) {
  .footer-light {
    text-align: center;
  }

  .footer-socials {
    float: initial;
  }
}

/* Slick Carousel Slider */

.region-carousel {
  position: relative;
}


#slick-views-home-carousel-block-1-1 {
  position: relative;
  display: block;
}

#slick-views-home-carousel-block-1-1 .slide__content {
    display: block;
}

#slick-views-home-carousel-block-1-1 .slide__media {
    /*float: left;*/
    /*width: 50%;*/
}

#slick-views-home-carousel-block-1-1 .slide__caption {
   margin-top :-1%;
   color :#fff;
   font-size: 55px;
   width:100%;
    /*text-shadow: 0px 0px 30px #292929;*/
    /*position: absolute;
    text-align: center;
    top: 15%;*/
}

#slick-views-home-carousel-block-1-1 .slide__media img {
    display: block;
    /*max-width: 100%;*/
    height: auto; 
    /*height: calc(50vh - 100px);*/
    width: 100%; 
    margin: 0 auto;

    /*min-height: 600px;*/
}


/*#slick-views-home-carousel-block-1-1 .slick__arrow {
    position: absolute;
    top: 50%;
}*/

#slick-views-home-carousel-block-1-1 .slick-arrow {
   position: absolute;
   top: 50%;
   background: transparent;
   height: 80px;
   width: 80px;
   color: transparent;
   display:inline-block;
}

#slick-views-home-carousel-block-1-1 .slick-next {
    right: 0;
}

#slick-views-home-carousel-block-1-1 .slick-prev:before {
    /*content: "\f104";
    font-family: 'Font Awesome 5 Free';*/
    padding: 0 10px;
    color: #eee;
    position: absolute;
    font-size: 50px;
    top: 0%;
    left: 20%;
}

#slick-views-home-carousel-block-1-1 .slick-next:before {
    /*content: "\f105";
    font-family: 'Font Awesome 5 Free';*/
    padding: 0 10px;
    color: #eee;
    position: absolute;
    font-size: 50px;
    top: 0%;
    right: 20%;
}

@media screen and (max-width:767px) {

  #slick-views-home-carousel-block-1-1 .slide__caption {
    margin-top :0;
    position: absolute;
    font-size: 20px;
    text-align: center;
    top: 15%;
  }

  #slick-views-home-carousel-block-1-1 .slick-arrow {
   display:none !important;
}

  #slick-views-home-carousel-block-1-1 .slide__constrained {
    min-height: unset;
    padding-top: unset;
  }
}

@media (max-width: 1023px) and (min-width: 768px) {
  #slick-views-home-carousel-block-1-1 .slide__caption {
    margin-top :0;
    position: absolute;
    font-size: 35px;
    text-align: center;
    top: 15%;
  }

  #slick-views-home-carousel-block-1-1 .slide__constrained {
    min-height: unset;
    padding-top: unset;
  }

}

/*@media (min-width: 90em) {
#slick-views-home-carousel-block-1-1 .slick--skin--fullwidth .slide__constrained {
    margin-left:inherit;
  }
}*/

/* End Slick Carousel Slider */

/* Start Home Page Embed Video */

.home-embed-holder {
  height: 175px;
  position: relative;
}

.home-embed-holder .home-embed-center {
  position: absolute; 
  left:50%; 
  transform: translateX(-50%);
  top: -50px
}

/* End Home Page Embed Video */

/* Start Home Page Testimonials */

.testimonials-home {
  background-image: url(/sites/default/files/footer-banner.jpg);
  padding-bottom: 125px;
  padding-top: 125px;
  /*margin-bottom: -50px;*/
  background-size: cover;
  background-position: center;
}

.testimonials-home h2 {
  margin-top: 0px;
  color: #fff;
  font-size: 40px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 3px;
  text-align: center;
  margin-bottom: 55px;
}

.testimonials-home .view-content {
  display: flex;
  margin: 0px 60px;
}

.testimonials-home .view-content .views-row {
  flex: 1;
}

.testimonials-home .view-content .testimonials-home-block {
  background-color: #fff;
  margin: 0px 20px;
  text-align: center;
  padding: 75px 20px;
}

.testimonials-home .testimonials-home-block .testimonials-home-name {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 20px;
}

.testimonials-home .testimonials-home-block .testimonials-home-position {
  font-weight: 600;
  color: #6ab142;
  font-size: 17px;
  margin: 0 0 25px;
}

.testimonials-home .testimonials-home-block .testimonials-home-text {
  /*font-style: italic;
  font-size: 17px;*/
  font-size: 15px;
  line-height:25px;
}


@media screen  and (max-width: 992px) {
  .testimonials-home .view-content .testimonials-home-block {
    margin: 0px 5px;
  }
}

@media screen and (max-width:768px) {
  .testimonials-home .view-content {
    flex-wrap:nowrap;
    flex-direction:column;
    margin: 0px 10px; 
  }

  .testimonials-home .view-content .testimonials-home-block {
    padding: 40px 20px;
    margin-bottom:20px;
  }

  .testimonials-home .view-content .testimonials-home-block:nth-child(0) {
    flex-basis:200px;
    order:1;
  }

  .testimonials-home .view-content .testimonials-home-block:nth-child(1) {
    flex-basis:1;
    order:2;
  }

  .testimonials-home .view-content .testimonials-home-block:nth-child(2) {
    flex-basis:200px;
    order:3;
  }
}

/* End Home Page Testimonials */

/* Basic Page Start */

.page-banner-margin {
  margin-top:-20px; 
}

.image-blur {
  -webkit-filter: blur(5px);
  filter: blur(5px);
}

.page-banner-text{
  position: absolute;
  top: 38%;
  left: 50%;
  transform: translate(-50%, -50%);
  /*text-transform:capitalize;*/
  color:#fff;
  font-weight: 600;
  font-size: 48px;
  text-align:center;
}

.basic-page-content {
  margin-bottom:35px;
}

.basic-page-content h2 {
    font-size: 42px;
    font-weight: 600;
    color: #68b442;
    margin-bottom:15px;
}

.basic-page-content h3 {
  font-weight: 600;
  color: #68b442;
  font-size: 28px;
  line-height:30px;
  text-align: center;
}

.basic-page-content p {
    font-size:15px;
    line-height:25px;
}

.basic-page-content .img-border img {
  border: 8px solid #b3b3b3;
}

@media screen and (max-width:768px) {

  .page-banner-text{
    font-size: 18px;
    margin: 0;
    text-align:center;
  }

}

/* End Basic Page */

/* Lightbox Gallery */

.lightbox-gallery-row {
  display: flex;
  flex-wrap: wrap;
}

.lightbox-gallery-row .views-row {
  flex: 1 0 23%;
  /*margin: 5px 10px;*/
  display: flex;
  align-items: center;
  justify-content: center;
}

.hover-darken, .hover-darken:hover, .hover-darken:active, .hover-darken:focus {
  color: transparent;
  text-decoration: none;
  border-bottom: none;
}

.hover-darken img {
  max-height: 320px;
}


.hover-darken {
  position: relative;
}
.hover-darken:hover > .overlay {
    position: absolute;
    top: 0;
    width:100%;
    height:100%;
    left: 0;
    background-color:#000;
    opacity:0.5;
    z-index: 100;
    display: block;
}

.icon {
  position: absolute;
  bottom:3%;
  right:3%;
  z-index: 300;
}

.icon i {
  color: #fff;
  font-size: 36px;
}

.lightbox-caption {
  position: absolute;
  bottom:3%;
  left:3%;
  z-index: 300;
}

.lightbox-caption p {
  display: none;
  margin: 0;
  color: #fff;
  /*max-width: 85%;*/
}

#lightbox .modal-content {
    display: inline-block;
    text-align: center;   
}

#lightbox .close {
    opacity: 1;
    color: rgb(255, 255, 255);
    background-color: rgb(25, 25, 25);
    padding: 3px 8px 4px 8px;
    border-radius: 30px;
    border: 2px solid rgb(255, 255, 255);
    position: absolute;
    top: -15px;
    right: -15px;    
    z-index:1032;
}

/* End Lightbox Gallery */

/* Start Video Banner */

.video-banner {
  background-image: url('/sites/default/files/video-banner-wocutout.jpg');
  /*background-size: cover;*/
  background-repeat: no-repeat;
  overflow:auto;
}

.video-banner .col-md-6 {
  padding-top:200px;
  padding-bottom: 170px;
}

.video-banner-padding {
  padding-left: 5%;
  padding-right: 5%;
}

.video-banner h2 {
  font-size: 46px;
  font-weight: 600;
  text-transform: uppercase;
  color:#fff;

}

.video-banner p {
  font-size: 18px;
  color:#fff;
}

/* End Video Banner */

/* Events Calendar */

.block-introcalendar-block {
  /*margin-top:20px;*/
}

.block-introcalendar-block .container{
  background: #fff;
}

.calendar-arrow, .calendar-arrow:focus, .calendar-arrow:hover, .calendar-arrow:active  {
  border:none;
}

.calendar-arrow img {
  height:50px;
  margin-top:10px;
}

.calendar-title{
    color: #68b442;
    font-weight: 600;
    font-size: 42px !important;
    margin-top: 5px;
}

#calendar .fc-head-container tr:first-of-type {
  color:#fff;
  background-color:#2bb126;
  border: none;
}

#calendar .fc-head-container tr:first-of-type th {
  border: none;
}

#calendar .fc-head-container tr:first-of-type th span {
  text-transform: uppercase;
}


/*.prev-month, .next-month {
  width: 2em;
  height: 2em;
  border: 4px solid #ccc;
  background-color: #fff;
}

.prev-month {
  position: absolute;
  bottom: 0;
  left: 0;

  
}

.prev-month:after {
  border-radius: 0.4em;
  border-width: 1.35em;
  border-left-color: #0c0;
  border-bottom-color: #0c0;
}


*/

.prev-month, .next-month {
    width: 3em;
    height: 3em;
    background-color: #fff;
    position: absolute;
    bottom: 0;
}

.next-month {
  right: 0;
}

.prev-month:before,
.prev-month:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    border-color: transparent;
    border-style: solid;
}

.prev-month:before {
    border-width: 1.5em;
    border-left-color: #ccc;
    border-bottom-color: #ccc;
}

.prev-month:after {
    border-radius: 0.4em;
    border-width: 1.35em;
    border-left-color: #0c0;
    border-bottom-color: #0c0;
}

.next-month:before,
.next-month:after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    border-color: transparent;
    border-style: solid;
}

.next-month:before {
    border-width: 1.5em;
    border-right-color: #ccc;
    border-bottom-color: #ccc;
}

.next-month:after {
    border-radius: 0.4em;
    border-width: 1.35em;
    border-right-color: #0c0;
    border-bottom-color: #0c0;
}

.hide-mobile {
    display:block;
  }

  .show-mobile {
    display:none;
  }

@media screen and (max-width:768px) {
  .hide-mobile {
    display:none;
  }

  .show-mobile {
    display:block;
  }

  .calendar-title {
    font-size: 32px !important;
  }

  .calendar-arrow img {
      height:25px;
  }
}

/* End Events Calendar */

/* Category Product Range Start */

.category-banner-margin {
  margin-top:-20px;
}

img.category-banner-margin {
  width:100%;
}

.centered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.category-banner-text{
  position: absolute;
  top: 45%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-transform: uppercase;
  color:#fff;
  font-weight: 600;
  font-size: 48px;
  text-align:center;
}

h2.category-description-text {
  text-align: center;
  font-size: 36px;
  /*color:#68b442;*/
  font-weight: 600;
  margin-top:50px;
  margin-bottom:50px;
  color:#6B6B6B;
}

.category-range-info {
  padding-top: 8%;
}

.category-range-logo {
  height:275px;
  width: auto;
}

.category-range-text {
  padding-top: 16px;
  padding-bottom: 16px;
    font-weight: 600;
    font-size: 17px;
}

.category-buttons {
  text-transform: uppercase;
  border-radius: 0px;
  font-size: 16px;
  padding: 14px 22px;
  font-weight: 600;
  letter-spacing: 1.4px;
  background-color: #6ab142;
}

@media screen and (max-width:768px) {

  .category-banner-text{
    font-size: 18px;
    margin: 0;
    text-align:center;
  }

  h2.category-description-text {
    font-size:18px;
  }

  .category-range-logo {
    height:auto;
    width: 100%;
  }

  .category-buttons {
    margin-bottom: 15px;
  }
}
/* End Category Product Range */

/* Category Products in Range Start */

.category-products-header { 
  padding-bottom:30px;
}


.category-products-header-border {
  border-bottom:4px solid #68b442;
  margin-left: 60px;
  margin-right: 40px;
  margin-bottom: 30px;
}


.category-products-header-logo {
  width: 80%;
  padding-bottom:20px;
}

.category-products-header-text {
  font-size: 16px;
  font-weight: 600;
  color: #68b442;
  padding-top:30px;
}

.category-product-container {
  /*margin-top:20px;
  padding-bottom:20px;*/
  /*border-bottom:2px solid #68b442;*/
}

.category-product-image-border {
  border: 2px solid #68b442;
}

/*.category-product-info {
  padding-top: 10%;
}*/

hr.product-item-hr {
    display: block;
    border: 1px solid #b5b5b5;
    border-radius: 0px;
    height: 0px;
    /*margin: 0px;*/
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 0px;
    margin-top: 40px;
    width: 100%;
    /* background-image: url(/sites/default/files/hr_tag.png); */
    background-repeat: no-repeat;
    background-position: top;
}

.product-range {
  font-size: 16px;
  color: #68b442;
  font-weight: 600;
}

.product-title {
    font-size: 24px;
    font-weight: 600;
    color: #68b442;
}


.product-range-text {
  padding-top: 10px;
  padding-bottom: 20px;
    font-weight: 600;
    font-size: 16px;
    line-height: 25px;
}

.product-buttons-small {
  text-transform: uppercase;
  border-radius: 0px;
  font-size: 14px;
  padding: 10px 26px;
  font-weight: 600;
  letter-spacing: 1.2px;
  background-color: #6ab142;
}

.image-center {
  position:absolute;
  top:50%;
  /*left:50%;*/
  /*-webkit-transform: translateY(-50%);*/
   transform: translateY(-50%);
  /*-moz-transform: translateY(-50%);*/ 
  /*-ms-transform: translateY(-50%); */
 
}

@media screen and (max-width:768px) {


  .image-center {
    position: relative;
     /*top:50%;*/
    /*-webkit-transform: translateY(0%); */
    transform: translateY(0%);
    /*-moz-transform: translateY(0%); */
    /*-ms-transform: translateY(0%);*/
    
  }


  .product-buttons-small {
    margin-bottom: 15px;
  }
}

@media (min-width: 768px) {
  .row-equal {
    display: flex;
    flex-wrap: wrap;
  }
  /*.col-equal {
    margin: auto;
  }*/
}
/* End Category Products in Range */

/* Product Items Page Start */

.product-title {
  color: #68b442;
  font-size: 36px;
  font-weight: 600;
  margin-bottom: 25px;
}

.product-short-description {
  /*color: #68b442;*/
  font-weight: 600;
  font-size: 15px;
  line-height: 25px;
  color: #6B6B6B;
}

.product-item-description {
   margin-top:20px;
}

.product-item-description h1, .product-item-description h2 , .product-item-description h3 , .product-item-description h4 , .product-item-description h5  {
  color: #68b442;
}

.product-item-description h4 {
  margin-bottom:5px;
  margin-top: 10px;
  padding-top:10px;
  font-size:14px;
  font-weight: 600;
}

.product-item-description p {
  font-size:15px;
  line-height: 25px;
}

.btn-downloads {
  text-transform: uppercase;
  border-radius: 0px;
  font-size: 16px;
  padding: 14px 30px;
  font-weight: 600;
  margin-bottom:8px;
}

.product-item-image {
  margin-bottom:25px;
}

.related-products-block {
  background-color: #e7e8e9;
  padding-top:25px;
  padding-bottom:15px;
  margin-top:20px;
  margin-bottom: -30px;
}

.related-products-block h2 {
  font-weight: 600;
  margin-bottom:15px;
}

.related-products-row {
  display: flex;
  flex-wrap: wrap;
}

.related-products-row .views-row {
  flex: 1 0 18%;
  margin: 5px 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.related-product-image {
  border:solid #fff 3px;
  border-radius: 2px;
}

.related-product-item h3 {
  text-align: center;
  color:#6c6c6c;
  font-size: 20px;
}

.related-products-column {
  max-width: 300px;
}

.related-products-column a:hover, .related-products-column a:active, .related-products-column a:focus  {
  text-decoration: none;
}


/* End Category Products in Range */


/* International Page Start */

.agrimin-map-block {
  width: 92vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -46vw;
  margin-right: -46vw;
  padding-top: 35px;
}

.international-image {
  width: 90%;
}

.international-heading {
    font-size: 42px;
    font-weight: 600;
    color: #68b442;
}

.international-text {
  font-size: 15px;
  line-height:25px;
}

.img-center {
  margin-left: auto;
  margin-right: auto;
}

/* International Page End */

/* Contact Page Start */

.contact-banner {
  background-image: url('/sites/default/files/contact.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  overflow:auto;
  padding-top: 25px;
  padding-bottom: 25px;
  position:relative;
}

.contact-banner:before{
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(0,0,0,0.2);
}

.contact-banner h2 {
  color: #fff;
  font-weight:600;
  font-size: 34px;
}

.contact-banner h4 {
  color: #fff;
  font-weight: 600;
  font-size: 24px;
  line-height: 1.4;
  margin-top: 20px;
  margin-bottom: 20px;
}

.contact-title {
  color: #69b344;
  font-weight: 600;
}

.contact-info h2 {
  color: #69b344;
  font-weight:600;
  font-size: 30px;
  margin-bottom: 10px;
}

.contact-info h4 {
    margin-top:30px;
} 

.contact-info p {
  line-height: 25px;
  font-size: 15px;
}


/* Contact Page End */

/* News Articles Start */

.news-article-item {
  overflow: auto;
  padding: 20px 10px;
}

.news-article-seperator {
      border-bottom: 2px solid #f2f2f2;
      margin: 0px 30px;
}
.news-article-img {
    border-radius: 14px;
    border: transparent solid 0px;
    height: 135px;
    width: 135px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.news-article-image {
    border-radius: 14px;
    border: transparent solid 0px;
    height: 135px;
    width: 135px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    background-size: cover;
    background-position: center;
}

.article-title a {
 border: none;
 text-transform: uppercase;
 font-weight: 600;
 /*color: #202020;*/
 color: #68b442;
 /*letter-spacing: 1.2px;*/
}

.article-title a:hover {
  text-decoration: none;
  color: #68b442;
  text-transform: uppercase;
  font-weight: 600;
}

/*.article-teaser p {
  font-size: 16px;
}*/

.article-teaser {
  font-size: 15px;
  line-height: 25px;
}

.article-date {
  /*color: #717171;*/
  font-size: 15px;
    line-height: 25px;
}

.btn-news-read {
  margin-top: 75px;
  border-radius: 0px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 16px;
  background-color: #68b442;
}

@media screen and (max-width:768px) {
  .news-article-img {
    width: inherit;
    height: inherit;
  }

  .btn-news-read {
    margin-top: 5px;
  }
}

/* News Articles End */

/* News Article Item Start */

.news-banner {
    height: 400px;
    width: 100%;
    margin-top: -20px;
}

/*.news-banner:before {
    content: '';
    position: absolute;
    top: -20px;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(0,0,0,0.4);
}*/

.news-banner-image:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(0,0,0,0.4);
}

.news-banner-image {
  background-size: cover;
  background-position: center;
  position: absolute;
  height:100%;
  top: -20px;
    right: 0;
    left: 0;
    bottom: 0;
}

.container-fluid-news {
  padding-right: 25px;
  padding-left: 25px;
  padding-top: 25px;
  margin-right: auto;
  margin-left: auto;
}

.news-item-content {
  padding-top:35px;
  padding-left:35px;
  padding-right: 35px;
}

.news-item-content p {
  font-size:15px;
  line-height: 25px;
}

.news-item-content h1, .news-item-content h2, .news-item-content h3, .news-item-content h4, .news-item-content h5 {
  font-weight: 600;
  color: #000;
} 

/* News Article Item End */

/* Other Articles Start */

.other-articles {
  background-color: #e0e1e1;
  padding-bottom: 30px;
  padding-top: 15px;
  margin-bottom: -30px;
}

.articles-gutter {
 padding-left: 30px;
 padding-right:30px;
}

.other-articles-title {
  font-weight: 600;
  padding-left: 15px;
  padding-right: 15px;
}

/*.other-articles .views-row {
  border-bottom: 1px #4e4e4e solid;
  padding-left:10px;
  padding-right:10px;
}*/

.other-articles-link {
  /*width:88%;
  margin-left: auto;
  margin-right: auto;*/
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left:5px;
  padding-right: 5px;
}

.other-articles-link a {
  font-weight: 600;
  font-size:17px;
  color:#707070;
  border-bottom: none;
}

.other-articles-link a:hover, .other-articles-link a:focus  {
  color:#707070;
  text-decoration: underline;
}

.other-articles-border {
  /*width:90%;
  margin-left: auto;
  margin-right: auto;*/
 border-bottom: 1px #4e4e4e solid;
}

.other-articles .row:last-child .other-articles-border {
  border-bottom: none;
}

/* Other Articles End */

/* Testimonials Page Start */

.testimonials-block {
  padding-left:45px;
  padding-right: 45px;
  text-align: center;
}

.testimonials-block .views-row {
  margin-top:10px;
  margin-bottom:30px;
}

.testimonials-block h2 {
  color:#68b444;
  font-weight: 600;
  font-size: 32px;
}

.testimonials-block .views-field-field-name {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 17px;
  margin-top: 20px;
}

.testimonials-block .views-field-field-position {
  font-weight: 600;
  color: #6ab142;
  font-size: 17px;
}

.testimonials-block .views-field-field-testimonial-text {
  /*font-style: italic;*/
  font-size: 17px;
    margin-top: 10px;
    margin-bottom:40px;
}

/*.testimonials-block .views-field-field-testimonial-text .field-content:before, .testimonials-block .views-field-field-testimonial-text .field-content:after{
  content: '"';
  font-style: italic;
  font-size: 20px;
}*/

/* Testimonials Page End */

/* Prize Draw Block Start */

 .prize-draw-image {
	margin: 25px auto;
 }

 .prize-input-heading {
   font-weight :600;
   color: #6cb43f;
   font-size:18px;
   margin-bottom:20px;
  margin-top:20px;
 }

 .prize-field-half {
    width: 49.25% !important;
    display: block;
 }

.asterisked:after {
    content: '';
    vertical-align: super;
    display: inline-block;
    background-image: url('/core/misc/icons/ee0000/required.svg');
    background-repeat: no-repeat;
    background-size: 6px 6px;
    width: 6px;
    height: 6px;
    margin: 0 0.3em;
}

 .prize-label-unbold label{
   font-weight: 400 !important
 }

/* Prize Draw Block End */

/* Technical Data Start */

.technical-data-background {
  background-color: #f4f9f2;
  margin-top:25px;
  padding-top:30px;
  padding-bottom:30px;
}

.technical-data-title i:before {
  color: #6cb43f;
  /*font-weight: 600;*/
  font-size:70px;
  margin-right: 12px;
}

.technical-data-title h2 {
  display: inline-block;
  color: #6cb43f;
  font-weight: 600;
  font-size:32px;
}

.technical-data-background h3 {
  text-transform: uppercase;
  color: #6cb43f;
  font-weight: 600;
  margin-top: 5px;
}

.technical-data-container .row {
   margin-top: 5px;
}

.technical-data-container a {
 color: #6cb43f;
 font-size: 16px;
 border-bottom: none; 
}
.technical-data-container a:hover,  technical-data-container a:hover {
  color: #6cb43f;
}

.technical-data-container i:before {
 color: #6cb43f;
 font-size: 24px;
 margin-right: 10px;
}



hr.technical-data-seperator.row {
  width:100%;
  border:2px solid #6cb43f;
  background:none;
  margin-top:20px;
}


/* Technical Data End */

/* Registration (+Other User Pages) Start */

.register-form {

}

.register-form label {
  font-size: 15px;
  margin-top: 5px;
}

.register-form input[type=text], .register-form input[type=email], .register-form input[type=password] {
      /* display: block; */
    width: 82%;
    float: right;
    /* height: 34px; */
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    /* border-radius: 4px; */
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.register-form h3 {
  font-weight: 600;
  color: #000;
  font-size:18px;
}

.register-form h4 {
  font-weight: 600;
  color: #929292;
}

.register-form hr {
  border:#f2f2f2 1px solid;
  margin:0;
  width: 100%;
}

.register-form .password-parent, .register-form .confirm-parent {
    margin: 1em 0;
    max-width: unset;
}

.register-form div.password-confirm {
  display: none;
}

.register-form legend {
  display:none;
}

/*.user-form.register-form legend {
  display:block;
}*/

.register-form #edit-field-privacy-wrapper {
  display: inline-block !important;
  margin-left: 10px !important;
}

.register-form .subscribe-label {
  width: 15%;
  display: inline-block;
  font-size: 15px;
  margin-top: 10px;
  font-weight: 600;
}

.register-form .captcha-container {
  margin-top:10px;
}

.register-form .captcha-label {
  width: 15%;
  display: inline-block;
  font-size: 15px;
  margin-top: 5px;
  font-weight: 600;
  vertical-align: top;
}

.register-form .form-radios .form-item {
  display:inline-block;
  margin-right: 5px;
}

.register-form details {
  border: none;
  display: inline-block;
  width: 80%;
  margin: 0;
}

.register-form details > .details-wrapper {
  padding:0;
}

.register-form summary {
  display: none;
}

.register-form .details-description {
  display:none;
}

.register-form .submit-style {
  border-radius: 0px;
  background-color: #6ab142;
  float: right;
  display:inline-block;
}

.register-form .submit-style:hover {
  background-color: #449d44;
}

.privacy-agree {
  display:inline-block;
}

.privacy-agree a {
  border-bottom:none;
}

.privacy-agree a:hover, .privacy-agree a:focus {
  text-decoration: none;
}

#edit-field-privacy-wrapper {
  display:inline-block;
  margin-left:10px;
}

.user-form #edit-field-privacy-wrapper{
  display:block;
  margin-left:0px;
}


#edit-name--description {
  display:none;
}

@media screen and (max-width:768px) {
  .register-form label {
    /*display:block!important;*/
    width:100% !important;
  }
  .register-form input {
    display: block !important;
    width:100% !important;
  }

  .register-form .subscribe-label {
    display: block !important;
    width:100% !important;
  }
  .register-form .captcha-label {
    display: block !important;
    width:100% !important;
  }

  .user-form .fieldset-legend {
    display:inline-block;
    padding-top:30px;
  }
}
     

/* Registration (+Other User Pages) End */

/* Careers Page Start */

  .careers-block-title {
    padding-right: 15px;
    padding-left: 15px;
    font-size: 36px !important;
    font-weight: 600;
    color: #68b442;
    margin-bottom: 20px !important;
    margin-top: 35px !important;
  }


  .careers-flavour {
    color: #68b442;
    margin-bottom: 35px !important;
  }

  .careers-flavour h4 {
    font-weight: 600;
  }

  .career-item .job-title {
    font-size:28px;
    color: #6B6B6B;
    font-weight:600;
  }

  .career-item p {
    font-size: 15px;
    line-height: 25px;
  }

  .career-item h3 {
    font-weight:600;
  }

  .btn-enquire {
    border-radius: 0px;
    padding: 15px 30px;
    font-size:18px;
    font-weight:600;
    background-color: #68b442;
    margin-top: 15px;
    margin-bottom: 15px;
  }

  hr.careers-hr {
    width:100%;
    border: 1px solid #6B6B6B;
    border-radius: 0px;
  }

/* Careers Page End */

/* Bootstrap 5 Columns */

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
.col-sm-5ths {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}

/* Bootstrap 5 Columns End */

@media screen\0 {
	.webform-flex--1 {
		flex-basis: auto;
	}	
	.form-custom-btn input {
		color: #6b6b6b;
		border-color: #6b6b6b;
	}
}

@media screen\0 {
        .webform-flex--1 {
                flex-basis: auto;
        }
	.form-custom-btn input {
                color: #6b6b6b;
                border-color: #6b6b6b;
        }
}

@media all and (-ms-high-contrast:none)
     {
     .webform-flex--1 { flex-basis:auto;} /* IE10 */
     .form-custom-btn input { color: #6b6b6b; border-color: #6b6b6b; } /* IE10 */
     *::-ms-backdrop, .webform-flex--1 { flex-basis: auto; } /* IE11 */
     *::-ms-backdrop, .form-custom-btn input {color: #6b6b6b; border-color: #6b6b6b; } /* IE11 */
     }


h2.best-practice-page-title {
  display: inline-block;
  color: #6cb43f;
  font-weight: 600;
  font-size: 28px;
  padding-left:15px;
}
.best-practice-background {
    background-color: #f4f9f2;
    margin-top: 25px;
    padding-top: 1px;
    padding-bottom: 1px;
}

.best-practice-container {
 margin:25px;
}

.best-practice-title {
  font-weight:700;
  text-align:center;
  color: #53ac24;
  font-size:20px;
}

hr.library-seperator.row {
    width: 100%;
    border: 1px solid #6cb43f;
    background: none;
    margin-top: 20px;
    margin-bottom:15px;
}

.library-icon {
   height:120px;
}

.library-title h2 {
    display: inline-block;
    color: #6cb43f;
    font-weight: 600;
    font-size: 32px;
    vertical-align: bottom;
    padding-left: 15px;
}

.block.block-applicators .esey-blue:before, .block.block-applicators-new .esey-blue:before {
    background: #4472c4 !important;
}



  .slide__caption .field-content {
    margin-top: 72%;
    color: #fff;
    font-size: 55px;
    width: 100%;
}

/*.slick-prev::before {*/
   
/*    padding: 0 10px;*/
/*    color: #eee;*/
/*    position: absolute;*/
/*    font-size: 50px;*/
/*    top: 0%;*/
/*    left: 20%;*/
/*}*/
 .slick-next {
    right: 0;
}

.slide__caption {
    margin-top: -1%;
    color: #fff;
    font-size: 55px;
    width: 100%;
    /* text-shadow: 0px 0px 30px #292929; */
}

.slick-prev:before {
    padding: 0 10px;
    color: #eee;
    position: absolute;
    font-size: 50px;
    top: 0%;
    left: 20%;
}
 .slick-next:before {
    padding: 0 10px;
    color: #eee;
    position: absolute;
    font-size: 50px;
    top: 0%;
    right: 20%;
 }
hr.library-seperator.row {
    margin-top: 55px;
   
}

@media screen and (max-width:900px) {
    .slide__constrained{
        position: absolute;
        min-height: unset;
        height: unset;
        padding-top: 0; 
            height: 260px;
    align-items: center;
    display: flex;
    }
    
    .slide__media{
            height: 260px;
    }
    
    .slide__constrained .slide__caption{
        margin-top: 0;
    }
    
    .slide__caption .field-content{
    font-size: 30px;
    text-align: center;
    padding: 0 40px;
    font-weight: 600;
        margin-top: 0
    }
}
