/* Enter Your Custom CSS Here */

/*LOGO*/
header .menu-container .col-lg-0 {
    padding: 17px 36px 17px 36px;
}

/* NAVIGATION */
body:not(.menu-force-opacity)[class*=hmenu-] .menu-primary.is_stuck .menu-container {
    border-bottom: 1px solid #ededee;
}
@media (min-width: 960px) {
.hmenu .menu-primary .menu-smart > li > a:before, .hmenu-center .menu-primary .menu-smart > li > a:before {
    content: "";
    display: block;
    height: 52%;
    height: calc(58% - 0.50em);
}
}
.menu-light .menu-smart a {
  font-size: 15px !important;
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 400 !important;
  color: rgb(89, 88, 88) !important;
  text-transform: uppercase !important;
}

.menu-light .menu-smart a:last-child {
  border-right: none;
}

/* PAGE ELEMENTS */

.home-intro, .form {
  max-width: 800px;
  margin: auto auto;
}

/*HERO*/
div.hero h1 {
    font-size: 90px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    margin-bottom: 8px;
    letter-spacing: 6px;
}
body.home div.hero p {
  text-transform: uppercase;
  font-size: 25px;
  letter-spacing: 1.5px;
  line-height: 28px;
}

a.btn-color-206683 {
  color: #656565 !important;
  text-transform: uppercase;
  font-size: 15px;
  text-transform: uppercase;
  line-height: 1.2;
  padding: auto 30px;
}

.home h3 {
  font-size: 30px;
  font-family: 'Montserrat', sans-serif;
  line-height: 1.2;
  text-align: center;
}
.home-intro h2 {
    text-align: center;
  font-size: 40px;
  margin-bottom: 30px;
   font-weight: 300;
}
.home-intro .btn-container {
    text-align: center;
}

.video-section h2 {
  font-size: 26px;
  font-family: 'Montserrat', sans-serif;
  color: rgb(255, 255, 255);
  text-transform: uppercase;
  line-height: 1.1;
  letter-spacing: 4px;
  font-weight: 500;
}
.how-it-works h2 {
  font-size: 40px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;
}
.how-it-works h4 {
  letter-spacing: 0px;
  font-size: 15px;
  font-weight:500;
}

.pillars h3 {
  font-size: 26px;
  font-family: 'Montserrat', sans-serif;
  color: rgb(255, 255, 255);
  text-transform: uppercase;
  line-height: 1.1;
  letter-spacing: 4px;
  font-weight: 500;
}
.pillars ol {
  max-width: 400px;
  text-align: left;
  display: inline-block;
}
.pillars ol li {
  line-height: 1.35;
}
.pillars ol>li {
  margin: 20px auto;
  text-indent: -26px;
  list-style-type: none;
  counter-increment: item;
}
 
.pillars ol>li:before {
  display: inline-block;
  width: 1.5rem;
  padding-right: .5rem;
  font-weight: bold;
  text-align: right;
  content: counter(item) '.';
}



.organic-solutions h2 {
  font-size: 40px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;
}
.organic-solutions strong {
  letter-spacing: 2px;
}
.form h2 {
  font-size: 40px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;
  text-align: center;
}
.form .gform_footer input[type="submit"] {
  text-align: center;
  margin: 0 auto;
  background-color: #ffd530 !important;
  border-color: #ffd530 !important;
  color: #656565 !important;
}
.form .gform_footer {
  text-align: center;
}

.post-content img.play-video:hover {
    opacity: 0.8;
}
  

/* Contact us */
.contact-head h2 {
  font-family: 'Montserrat', sans-serif;
  text-align: center;
  font-size: 40px;
  margin-bottom: 5px;
  font-weight: 300;
}
.contact-copy {
  max-width: 767px;
    position: absolute !important;
    top: 75px;
    left: 0;
    right: 0;
    background: #fff;
    -webkit-transition: opacity 0.5s, visibility 0.6s, margin-top 0.5s;
    transition: opacity 0.5s, visibility 0.6s, margin-top 0.5s;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding-top: 70px;
    padding-right: 110px;
    padding-bottom: 40px;
    padding-left: 110px;
}
}
.contact-copy strong {
 font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #777;
}
.contact-copy p {
  color: #999;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.contact-copy p a {
  color: #999;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.map-section .wpb_raw_code {
    display: block;
    position: relative !important;
    height: 500px;
    width: 100%;
}
.map-boxed  {
      height: 500px;
    width: 100%;
}

/* SOCIAL */
.social .uncode_text_column a {
  padding: 5px 25px;
  border-right: 1px solid #777;
  letter-spacing: 3px;
}
.social .uncode_text_column a:last-child {
  border-right: none;
}

.gform_confirmation_wrapper h3, .gform_confirmation_wrapper h4 {
  font-family: 'Montserrat', sans-serif;
  text-align: center;
}
.gform_confirmation_wrapper h4 {
    margin-top: 0px;
}



/* Media Queries */

/* GENERAL TYPOGRAPHY MEDIA QUERIES */
@media only screen and (min-width:571px) and (max-width:950px) { 
div.hero h1 {
    font-size: 65px;
    letter-spacing: 3px;
    line-height: 65px;
}
}
@media only screen and (min-width:320px) and (max-width:570px) { 
div.hero h1 {
    font-size: 50px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    margin-bottom: 30px;
    letter-spacing: 1.1px;
    line-height: 50px;
}
  body.home div.hero p {
    font-size: 20px;
    letter-spacing: 1.1px;
}
.how-it-works h2 {
    font-size: 30px;
}
  .organic-solutions h2 {
    font-size: 30px;
}
  .organic-solutions p {
    line-height: 1.4;
    font-size: 13px;
    margin-top: 7px;
  }
 .home-intro h2 {
    font-size: 30px;
    margin-bottom: 30px;
}
.form h2 {
    font-size: 29px;
}
  
 body .main-container .infographic {
    margin: 20px auto !important;
    padding-top: 20px !important;
  }
}

@media only screen and (min-width:320px) and (max-width:570px) { 
  body .organic-solutions .row-parent {
    padding: 20px !important;
}
}
@media only screen and (min-width:320px) and (max-width:649px) { 
  .organic-solutions .row-parent {
    padding: 0px !important;
}
	.organic-solutions .single-block-padding {
    padding: 13px;
}
}
@media only screen and (min-width:650px) and (max-width:970px) { 
	  .organic-solutions .row-parent {
    padding: 0px !important;
}

  .organic-solutions p {
   margin: 8px 0 0;
   font-size: 14px;
   line-height: 1.6;
  }
}

@media only screen and (min-width:570px) and (max-width:970px) { 
body .main-container .organic-solutions .vc_custom_1503415317259 h2 {
    padding:15px !important;
  }
}

@media only screen and (max-width:767px) { 
  .main-container .organic-solutions p {
   font-size: 13px !important;
    margin-top: 7px;
    line-height: 1.5;
  }
}

@media only screen and (min-width:971px) { 
  .organic-solutions p {
   font-size: 16px;
  }
}
/* Pineapple Rule */
@media only screen and (max-width:960px) { 
.three-it-works {
   max-width: 600px !important;
   margin: 20px auto !important;
}
}

/* Mobile Organic Solutions NAVIGATION FIX */
@media only screen and (max-width:970px) { 
#menu-item-16 {
    display: none !important;
  }
}
@media only screen and (min-width:969px) { 
#menu-item-36 {
    display: none !important;
  }
}
/* Footer */
.footer {
  height: 100% !important;
}
.page-wrapper footer .single-block-padding  {
	padding: 10px 10px 10px 10px !important;
}    
  .footer .uncode_text_column h3 {
    font-size: 17px;
    font-family: "Montserrat";
    text-transform: uppercase;
    line-height: 24px;
    text-align: left;
  	color: #fff;
}
.footer .footer-center {
    padding-top: 15px;
    padding-bottom: 15px;
}
.footer a, .footer a:hover, .footer .uncode_text_column a, .footer .uncode_text_column a:hover {
  color: #f7941d !important;
  text-decoration: none;
}
.footer-icons .icon-box i.fa {
    color: #fff !important;
}
.fa-fw {
    width: 1em;
}
.footer .site-info p {
  font-size: 14px;
  font-family: "Montserrat";
  color: rgb(227, 227, 227);
  text-transform: uppercase;
}

.footer .othersites h3, footer .othersites h4{
    font-size: 17px;
    font-family: "Montserrat";
    text-transform: uppercase;
    line-height: 22px;
  	display: inline-block;
}
body .footer .othersites  {
    margin-top: 12px !important;
  	margin-bottom: 12px !important;
}
body .footer .divider-wrapper {
    margin-top: 0px !important;
}
.footer .othersites h3 {
	color: #1fbfd6;
	margin-top: 0px;
}  
.footer .othersites h4 {
  margin-left: 25px;
  margin-top: 0px;
}

footer .row div[class*=col-lg-] {
    padding: 0px 0px 0px 0px;
}  
footer .col-lg-4 {
padding: 20px 20px 20px 20px !important;
}
}


