/*
You can add your own CSS here.

Click the help icon above to learn more.
*/


body.page-id-337 #content-holder {
 margin-top: 100px!important;
}

body.page-id-894 #content-holder {
 margin-top: 100px!important;
}

body.page-id-1143 #content-holder {
 margin-top: 100px!important;
}

body.page-id-2008 #content-holder {
 margin-top: 100px!important;
}

body.page-id-2196 #content-holder {
 margin-top: 100px!important;
}

body.page-id-2222 #content-holder {
 margin-top: 100px!important;
}

body.page-id-2281 #content-holder {
 margin-top: 100px!important;
}


img {
 max-width: 100%;
}

div.nav-container {
 background: rgba(5,5,5,0.9);
 padding: 10px 50px;
}

a.home {
 color: white;
 text-transform: uppercase;
 float: right;
 padding-top: 25px;
}

a.home:hover {
 color: rgba(255,255,255,0.5);
}

#navbar .controls a span.nav-icon {
 background: white!important;
}

#myProgress {
    width: 100%;
    background-color: grey;
    z-index: 99999999;
    position: fixed;
    top: 100px;
}
#myBar {
    width: 1%;
    height: 5px;
    background-color: rgb(161, 185, 75);
 transition: all 1s ease;
}

@media (max-width: 767px) {
 #myProgress {
 position: absolute;
 top: 0px;
}
}

/*=====================================These are the rules for the new header
=====================================*/
div.contain {
 height: 95vh;
}

div.quarter {
 padding-top: 10%;
 padding-bottom: 15%;
 padding-left: 5%;
}

img.home-logo {
 width: 400px;
 position: relative;
 left: 5%;
 top: 20vh;
}

div.larger-section {
 width: 100%;
 display: inline;
 float: left;
 position: absolute;
 top: 0px;
 left: 0px;
}

div.clear {
 clear: both;
}

div.large-row-one, div.large-row-two, div.large-tow-three, div.large-row-four {
 position: relative;
}

img.seven {
 width: 13%;
 position: absolute;
 left: 25%;
 top: 40px;
 transition: all 1.1s ease;
 animation-name: floating;
 animation-duration: 3s;
 animation-iteration-count: infinite;
 animation-timing-function: ease-in-out;
}

.move-seven {
 left: 27%!important;
 top: 50px!important;
}

img.five {
 width: 12%;
 position: absolute;
 top: -30px;
 left: 40%;
 transition: all 1.3s ease;
 animation-name: floating;
 animation-duration: 3s;
 animation-iteration-count: infinite;
 animation-timing-function: ease-in-out;
}

.move-five {
 top: -25px!important;
 left: 42%!important;
}

img.six {
 width: 11%;
 position: absolute;
 left: 75%;
 top: 5vh;
 transition: all 1.5s ease;
 animation-name: floating;
 animation-duration: 3s;
 animation-iteration-count: infinite;
 animation-timing-function: ease-in-out;
}

.move-six {
 left: 80%!important;
 top: 3vh!important;
}

img.one {
 width: 35%;
 position: absolute;
 top: 7vh;
 left: 600px;
 transition: all 1.5s ease;
 animation-name: floating;
 animation-duration: 3s;
 animation-iteration-count: infinite;
 animation-timing-function: ease-in-out;
}

.move-one {
 top: 15vh!important;
 left: 33%!important;
}

img.five-row-two {
 width: 12%;
 position: absolute;
 left: 86%;
 top: 25vh;
 transition: all .8s ease;
 animation-name: floating;
 animation-duration: 3s;
 animation-iteration-count: infinite;
 animation-timing-function: ease-in-out;
}

.move-five-row-two {
 left: 82%!important;
 top: 27vh!important;
}

img.four {
 width: 10%;
 position: absolute;
 left: 60%;
 top: 50vh;
 transition: all .9s ease;
 animation-name: floating;
 animation-duration: 3s;
 animation-iteration-count: infinite;
 animation-timing-function: ease-in-out;
}

.move-four {
 left: 62%!important;
 top: 53vh!important;
}

img.five-row-four {
 width: 11%;
 position: absolute;
 top: 65vh;
 left: 35%;
 transition: all .9s ease;
 animation-name: floating;
 animation-duration: 3s;
 animation-iteration-count: infinite;
 animation-timing-function: ease-in-out;
}

.move-five-row-four {
 top: 68vh!important;
 left: 34%!important;
}

img.seven-row-four {
 width: 11%;
 position: absolute;
 top: 63vh;
 left: 50%;
 transition: all .9s ease;
 animation-name: floating;
 animation-duration: 3s;
 animation-iteration-count: infinite;
 animation-timing-function: ease-in-out;
}

.move-seven-row-four {
 top: 66vh!important;
 left: 45%;
}


img.one-row-four {
 width: 14%;
 position: absolute;
 left: 15%;
 top: 53vh;
 transition: all .8s ease;
 animation-name: floating;
 animation-duration: 3s;
 animation-iteration-count: infinite;
 animation-timing-function: ease-in-out;
}

.move {
 left: 10%!important;
 top: 52vh!important;
}

img.two-six-row-four {
 width: 25%;
 position: absolute;
 top: 47vh;
 left: 70%;
 transition: all .9s ease;
 animation-name: floating;
 animation-duration: 3s;
 animation-iteration-count: infinite;
 animation-timing-function: ease-in-out;
}

.move-two-six-row-four {
 top: 48vh!important;
 left: 73%!important;
}

div.section-two {
 background-color: green;
 height: 100vh;
}

p.app-more {
 margin-top: 32px;
}

@media (max-width: 1440px) {
 div.contain {
 height: 85vh;
}

img.home-logo {
 top: 17vh;
}

img.one {
 top: 10vh;
}

img.five-row-four {
 width: 10%;
 top: 55vh;
}

img.six {
 left: 82%;
}

img.seven {
 left: 15%;
 top: 15px;
}

.move-seven {
 left: 17%!important;
 top: 30px!important;
}

img.four {
 left: 60%;
 top: 45vh;
}

img.seven-row-four {
 top: 55vh;
}

.move-seven-row-four {
 top: 48vh!important;
}

img.two-six-row-four {
 top: 50vh;
}
.move-five-row-four {
 top: 55vh!important;
 left: 41%!important;
}

.move-two-six-row-four {
 top: 48vh!important;
}

}

@media (max-width: 1366px) {
 img.one {
 top: 13vh;
 left: 550px;
}

.move-one {
 left: 500px!important;
}

div.module-blurb-holder {
 padding-left: 0px!important;
}
}



/*=====================================MikeL custom rules for the new .holder > p.left-info
=====================================*/

@media (max-width: 1200px) {
.holder > p.left-info {
    top: 77%;
    margin-left: 52%;
    width: 50%;

}
}


@media (max-width: 1024px) {
.holder > p.left-info {
    top: 80%;
    margin-left: 52%;
    width: 35%;

}
}

@media (max-width: 800px) {
.holder > p.left-info {
  top: 88%;
  margin-left: 56%;

}
}




@media (max-width: 510px) {
.holder > p.left-info {
    top: 82%;
    margin-left: 8%;
    width: 70%;

}
}






@media(max-width: 1052px) {
 div.buttons > a.contact-button, div.buttons > a.support-button {
 display: block;
 margin-bottom: 10px;
 width: 200px;
 text-align: center;
 margin: 20px auto;
}
}

@media (max-width: 1024px) {
 img.home-logo {
 width: 330px;
}
}



@media (max-width: 768px) {
 div.contain {
 height: 65vh!important;
}
img.one {
 width: 45%;
 left: 52%;
}

.move-one {
 left: 50%!important;
}

 img.one-row-four {
 top: 42vh;
}
img.home-logo {
 width: 280px;
 top: 10vh;
}
 .move {
 top: 44vh!important;
}
div.quarter {
 padding-top: 16%;
}

img.four {
 display: none;
}

img.six {
 left: 62%;
 top: 2vh;
}

.move-six {
 left: 65%!important;
}

img.five-row-two {
 display: none;
}

img.five-row-four {
 width: 10%;
 top: 50vh;
}
.move-five-row-four {
 top: 52vh!important;
 left: 38%!important;
}
img.two-six-row-four {
 width: 30%;
 top: 35vh;
 left: 70%;
}
.move-two-six-row-four {
 top: 32vh!important;
 left: 68%!important;
}
img.seven-row-four {
 width: 15%;
 top: 41vh;
 left: 50%;
}
.move-seven-row-four {
 top: 40vh!important;
 left: 43%!important;
}
}

@media (max-width: 450px) {
 div.quarter {
 padding-left: 3%;
 width: 35%;
}
img.seven {
 width: 17%;
 left: 45%;
}
.move-seven {
 left: 47%!important;
}
img.five-row-two {
 width: 17%;
 left: 55%;
 top: 28vh;
}
.move-five-row-two {
 left: 58%!important;
 top: 27vh!important;
}
img.five {
 width: 12%;
 top: 10px;
 left: 25%;
}
.move-five {
 left: 28%!important;
 top: 15px!important;
}
img.six {
 width: 18%;
 left: 75%;
 top: 10px;
}
.move-six {
 left: 78%!important;
 top: 15px!important;
}
img.one {
 width: 55%;
 left: 38%;
 top: 44vh;
}

.move-one {
 top: 46vh!important;
}

img.five-row-four {
 width: 25%;
 top: 45vh;
 left: 15%;
}
.move-five-row-four {
 top: 43vh!important;
 left: 13%!important
}
img.one-row-four {
 width: 32%;
 left: 7%;
 top: 33vh;
}
.move {
 top: 32vh!important;
 left: 5%!important;
}
img.four {
 width: 20%;
}
.move-four {
 top: 49vh!important;
}

img.seven-row-four {
 top: 38vh;
 left: 45%;
}

}

@keyframes floating {
    from { transform: translate(0,  0px); }
    65%  { transform: translate(0, 5px); }
    to   { transform: translate(0, -0px); }    
}


/*=====================================
These are the rules for the main module on the home page
=====================================*/

div.holder {
 width: 80%;
 margin: 0 auto;
 padding: 100px 40px 0px;
 /*background: rgba(20,20,20,0.05);*/
 position: relative;
 max-width: 1440px;
}

div.holder-two {
 width: 80%;
 margin: 0 auto;
 padding: 40px;
 /*background: rgba(20,20,20,0.05);*/
}

div.img-holder {
 position: relative;
 top: -30vh;
 height: 80vh;
 padding-bottom: 50%;
}

img.bottom-modular, img.top-modular, div.top-modular, div.bottom-modular {
 position: absolute;
 top: 15%;
 width: 50%;
 padding: 0px 40px;
 left: 25%;
}

img.top-modular, div.top-modular {
 top: 15%;
 transition: all 2s ease;
}

div.bottom-modular {
 z-index: 10;
}


/*ML
.move-top-modular {
 top: 46%!important;
}*/


/*original NOT ML*/
.move-top-modular {
 top: 70%!important;
}




div.module-blurb-holder {
 padding-left: 40%;
}

img.white-module {
 width: 40%;
 padding: 50px;
}img

div.module-blurb {
 width: 60%;
 float: right;
}

div.clear {
 clear: both;
}

.clear {
 clear: both;
}

div.dark-bar {
 background-color: rgb(44,44,44);
 text-align: center;
 padding: 25px 0px 25px;
}

.dark-bar > img, .dark-bar > a > img {
 width: 12.9%;
 /*animation-name: floating;
 animation-duration: 3s;
 animation-iteration-count: infinite;
 animation-timing-function: ease-in-out;*/
 transition: all .3s ease;
 padding: 1% 3.5%;
}

.dark-bar > img.no-pad, .dark-bar > a > img.no-pad {
 padding: 0%;
 position: relative;
 top: 0px;
}

.dark-bar > img:hover {
 animation: none;
}


div.section-three {
 padding: 10% 15% 10%;
 background: rgba(0,0,0,0.01);
}

.left-section-three {
 width: 35%;
 float: left;
}

.right-section-three {
 width: 65%;
 float: left;
 position: relative;
 left: 14%;
 top: 60px;
}

div.support-container {
 display: flex;
 width: 100%;
}

div.support-image {
 width: 50%;
 float: left;

 /*height: 75vh;*/
height: 445px;
 background-image: url(wp-content/uploads/infarmpic.jpg);
 background-size: cover;
 background-position: center;
}

div.support-image-test {
 width: 50%;
 float: left;
}

img.img-test {
 width: 100%;
 height: auto;
}

div.support-content {
 width: 50%;
 float: left;
 padding: 3% 2%;
 align-self: center;
/*
 padding: 5%;
 padding-left: 7%;
 height: 50vh;*/
 position: relative;
}

a.contact-button {
 padding: 10px 20px;
 text-transform: uppercase; 
 color: black;
 border: 2px black solid;
 margin-right: 20px;
 font-family: "Clarke Medium", sans-serif;
 display: inline-block;
 width: 150px;
 text-align: center;
 margin-top: 10px;
 margin-bottom: 10px;
}

a.contact-button:hover {
 background: rgb(170,204,55);
 border: 2px transparent solid;
}

a.support-button {
 padding: 10px 20px;
 text-transform: uppercase; 
 color: black;
 border: 2px transparent solid;
 background: rgb(170,204,55);
 font-family: "Clarke Medium", sans-serif;
}

a.support-button:hover {
 background: transparent;
 border: 2px black solid;
 cursor: pointer;
}

img.lime-outline {
 width: 15%!important;
}

.spacing {
 padding: 5% 10% 10%;
 text-align: center;
}

h3.white {
 color: white;
}

h4.lime {
 color: rgb(170,204,55);
 margin-bottom: 5px;
}

a.white {
 margin-right: 0px;
 color: white;
 border-color: white;
 display: inline-block;
}

p.more-info {
 width: 20%;
 position: absolute;
 text-align: left;
}

p.left-info {
 top: 70%;
 left: 40px;
 font-size: 16px;
}

p.right-info {
 right: 0%;
 top: 20%;
 font-size: 16px;
}

img.app-one {
 position: absolute;
 transition: all 1.5s ease;
}

img.app-two {
 position: absolute;
 transform: scale(1.5);
 z-index: 99;
}

img.first-app {
 left: 0%;
}

img.second-app {
 left: 0%;
 top: -50px;
}

img.third-app {
 left: 0%;
 top: -100px;
}

.together {
 top: 0px!important;
}

div.about-info {
 background-size: cover;
 background-position: center;
}

div.about-info > .holder {
 width: 75%;
 padding: 50px 20px 50px;
 background: rgba(130,130,130,0.1);
 margin-top: 100px;
 box-shadow: 0px 4px 20px 1px rgba(0,0,0,0.3);
 text-align: center!important;
}

input#myc-text {
 width: 400px;
}

body .point_style a img, body .point_style img {
 width: 30px;
}

div.blurb-button {
 width: 33%;
 float: left;
}

div.blurb-button > img.white-module {
 width: 80%;
 padding-bottom: 8%;
 padding: 0px;
}

div.blurb-button > a.contact-button {
 width: 80%!important;
}

div.blurb-copy {
 width: 67%;
 float: left;
 padding-left: 20px;
 text-align: justify;
}

div.mobile-apps {
 display: none;
}

/*=====================================
These are the rules for the primary module page 
=====================================*/

section.primary-hero {
 background: linear-gradient( rgba(10,10,10,0.05), rgba(10,10,10,0.05)), url(wp-content/uploads/modular-farms-primary-module-container-colourd.jpg);
 background-position: center;
 background-size: cover;
 min-height: 80vh;
 padding: 5%;
 padding-top: 65vh;
}






.max-width {
 max-width: 1400px;
 margin: 0 auto;
 padding: 0px 20px;

/*MikeL added this stop animation for the FAQ header issue*/
-o-transition-property: none !important;
-moz-transition-property: none !important;
-ms-transition-property: none !important;
-webkit-transition-property: none !important;
transition-property: none !important;
/*CSS transforms*/
-o-transform: none !important;
-moz-transform: none !important;
-ms-transform: none !important;
-webkit-transform: none !important;
transform: none !important;
/*CSS animations*/
-webkit-animation: none !important;
-moz-animation: none !important;
-o-animation: none !important;
-ms-animation: none !important;
animation: none !important;
}


img.white-outline {
 position: absolute;
 width: 70px;
 right: 0px;
 /*animation-name: floating;
 animation-duration: 3s;
 animation-iteration-count: infinite;
 animation-timing-function: ease-in-out;*/
}

.title-holder {
 border-bottom: 1px white solid;
 position: relative;
}

.title-holder > h2 {
 font-family: 'Clarke Medium', sans-serif;
 font-size: 62px;
 line-height: 59px;
 letter-spacing: 2px;
 text-transform: uppercase;
 color: white;
 width: 94%;
 float: left;
 margin-bottom: 10px;
}

.primary-hero > .max-width > .title-holder > h2 {
 text-shadow: 2px 2px 2px black;
}






.title-holder > h2 > span {
 font-family: 'Clarke Black', sans-serif;
 font-size: 22px;
 line-height: 22px;
 letter-spacing: 2px;
 text-transform: uppercase;
 margin: 0;
 padding: 0;
 display: block;  
 color: white;
}

/*section two*/
section.primary-two {
 padding: 5%;
}

div.about {
 width: 60%;
 padding: 0px 5%;
 float: left;
}

p.small-title {
 font-family: 'Clarke Black', sans-serif;
 text-transform: uppercase; 
 font-weight: 800;
 font-size: 140%;
 margin-bottom: 5px;
}

p.small-tag {
 font-family: 'Clarke Black', sans-serif;
 font-weight: 800;
 font-size: 140%;
}

div.more-info {
 width: 40%;
 padding: 0px 5%;
 float: left;
}

div.about > img {
 width: 50%;
 float: left;
}

/*section three*/
section.primary-three {
  background: linear-gradient( rgba(10,10,10,0.35), rgba(10,10,10,0.35)), url(wp-content/uploads/primary-background-1.jpg);
 background-position: center;
 background-size: cover;
 min-height: 50vh;
 padding: 5%;
 padding-top: 35vh;
}

h2.primary-three-title {
 width: 100%;
 float: none;
}

p.contact {
 margin-bottom: 0px;
 width: 94%;
 float: left;
 padding-top: 20px;
 display: inline-block;
}

p.contact > a {
 padding: 10px 20px;
 color: white;
 border: 2px white solid;
 text-transform: uppercase;
 display: block;
 margin-bottom: 20px;
 width: 200px;
 text-align: center;
 transition: all .5s ease;
 font-family: 'Clarke Black', sans-serif;
}

p.contact > a:hover {
 cursor: pointer;
 color: black;
 border-color: black;
}

/*section four*/
h2.black-module-title {
 color: black;
 text-align: center;
 width: 100%;
 float: none;
}

div.primary-third {
 width: 33%;
 float: left;
 padding: 20px;
}

div.primary-third > p.small-title {
 text-align: center;
}

div.primary-third > img {
 height: 100px;
 margin: 40px auto 50px;
 display: block;
}

div.pricing-choose {
 width: 20%;
 float: left;
}

div.pricing-choose > a, div.plants-choose > a {
 display: block;
 padding: 3px 20px;
 color: black;
 border: 1px black solid;
 margin-bottom: 10px;
 text-align: center;
 text-transform: uppercase;
 max-width: 200px;
 box-shadow: 0px 0px 2px 1px rgba(20,20,20,0.3);
 font-family: "Clarke Medium", sans-serif;
 transition: all .3s ease;
}

div.pricing-choose > a.active-choice, div.plants-choose > a.active-choice {
  color: white;
 background: rgb(170,204,55);
 border-color: rgb(170, 204, 55);
 box-shadow: none;
}

div.pricing-choose > a:hover, div.plants-choose > a:hover {
 color: white;
 background: rgb(170,204,55);
 border-color: rgb(170,204,55);
 box-shadow: none;
 cursor: pointer;
}

div.pricing-info {
 width: 80%;
 float: left;
 text-align: center;
}

img.dashes {
 width: 30%;
 position: relative;
 top: 15px;
}

div.pricing-info > div > p {
 width: 48.5%;
 float: left;
 text-align: center;
 margin-left: 1%;
 /*margin-right: 5%;*/
 font-size: 40px;
 border: 1px solid rgb(170,204,55);
 padding: 30px 50px;
 box-shadow: 0px 0px 2px 1px rgba(170,204,55,0.6);
 font-family: "Clarke Medium", sans-serif;
 text-transform: uppercase;
 margin-top: 0.5%;
 margin-bottom: 12px;
}

div.pricing-info > div > p > span {
 color: rgb(170,204,55);
}

div.plants-choose {
 width: 20%;
 float: left;
}

div.plants-choose > a {
 display: block;
}

div.plants-info {
 width: 80%;
 float: left;
}

div.plants-info > div > p {
 width: 18%;
 float: left;
 text-align: center;
 margin: 1%;
 padding: 30px 10px;
 border: 1px rgb(170,204,55) solid;
 box-shadow: 0px 0px 2px 1px rgba(170,204,55,0.6);
 font-family: "Clarke Medium", sans-serif;
 font-size: 20px;
 color: black;
 text-transform: uppercase;
}

span.hide {
 display: none!important;
}

div.hide {
 display: none;
}

div.plants-info > div > p > span {
 display: block;
 font-size: 40px;
 color: rgb(170,204,55);
}

div.revenue-info, div.crop-info {
 padding: 0px 0px;
}

span.pricing, span.plants {
 text-transform: uppercase;
 font-size: 14px;
 font-family: "Clarke Medium", sans-serif;
 display: block;
}

p.small-title.lime {
 color: rgb(170,204,55);
 padding-top: 10px;
}

img.dark-logo {
 width: 70px;
 margin: 40px auto;
 display: block;
}

p.disclaimer {
 margin-bottom: 5px;
 font-size: 14px;
 text-align: center;
}

div.interior-holder {
 position: relative;
 width: 80%;
 margin-left: 10%;
}

img.glow-one, img.glow-two, img.glow-three {
 position: absolute;
 top: 0px;
 transition: all .5s ease;
 animation: glow 3s infinite;
animation-timing-function: ease-in-out;
}

@keyframes glow {
 0%   { opacity: 0; }
 50% {opacity: 1;}
  100% { opacity: 0; }
}

div.four-boxes {
 width: 50%;
 float: left;
 padding: 2%;
 text-align: justify;
}

div.four-boxes > p.small-title {
 text-align: center;
}

iframe {
 max-width: 100%!important;
}

div.mobile-about {
 display: none;
}

/*=====================================
These are the rules for the Fleet Page
=====================================*/
section.fleet {
 background: linear-gradient( rgba(10,10,10,0.05), rgba(10,10,10,0.05)), url(wp-content/uploads/modular-farms-our-fleet.jpg);
 padding-bottom: 64px;
background-size: cover;
}

section.fleet-boxes {
 padding-bottom: 64px;
}

div.box-holder {
 padding: 10px;
}

div.box-holder > div.box {
 margin: 0.5%;
 width: 24%;
 float: left;
 box-shadow: 0px 0px 2px 1px rgba(20,20,20,0.3);
 min-height: 325px;
 position: relative;
}

p.box-title {
 padding: 5px;
 font-family: "Clarke Medium", sans-serif;
 text-transform: uppercase;
 margin-bottom: 5px;
 line-height: 1.4;
 position: absolute;
}

p.box-title > span {
 display: block;
 font-size: 90%;
 font-style: italic;
}

.title-holder > h2.black {
 color: black;
 font-size: 200%;
 text-align: center;
 padding: 20px 0px;
 background: rgba(170, 204, 55, 0.7);
 width: 100%;
}

div.box > img {
 width: 40%;
 display: block;
 margin: 0 auto;
 padding-top: 50px;
}

div.box > img.wide-module {
 width: 80%;
 padding-top: 20px;
}

div.box > a.contact-button {
 display: block;
 text-align: center;
 width: 60%!important;
 margin-left: 20%!important;
 position: absolute;
 bottom: 5px;
}

div.box > p.tag {
 margin: 0 auto;
 padding: 20px 5%;
 text-align: center;
}

p.grey {
 margin-bottom: 0px;
 font-size: 70%;
 line-height: 1.4;
 padding: 15px;
 background: rgba(25,25,25,0.2);
 position: absolute;
 bottom: 0px;
 width: 100%;
}

div.box-shadow {
 position: absolute;
 top: 0;
 bottom: 0;
 left: 0;
 right: 0;
 background: rgba(25,25,25,0.85);
 color: white;
 text-align: center;
 padding-top: 25%;
 opacity: 0;
 transition: all .3s ease;
}

div.box-shadow:hover {
 opacity: 1;
}

div.box-shadow > p {
 color: white;
 font-size: 80px;
 font-family: "Clarke Medium", sans-serif;
 text-transform: uppercase;
}

div.box-shadow > p > span {
 font-size: 35px;
 line-height: 32px;
 display: inline-block;
}

span.check-spam {
 display: block;
 color: white;
 text-transform: uppercase;
 font-family: "Clarke Medium", sans-serif;
 margin-bottom: 32px;
}


/*====================================
These are the styles for the new footer
====================================*/

div.left-footer, div.right-footer {
 width: 50%;
 float: left;
 padding: 0px 100px;
 margin: 80px 0px; 
}

div.right-footer {
 border-right: none!important;
 padding-top: 20px;
}

div.left-footer > a {
 width: 50%;
 display: inline-block;
 float: left;
 color: black!important;
 text-transform: uppercase;
 padding: 15px 0px;
 font-family: "Clarke Medium", sans-serif;
 font-size: 20px;
}

div.social-footer {
 width: 50%;
 float: left;
 text-align: center;
 padding-top: 20px;
 padding-left: 20px;
}



div.center {
 text-align: center;
 padding: 5%;
}

div.social-footer > p {
 color: black;
 font-family: "Clarke Medium", sans-serif;
 padding-bottom: 20px;
 text-transform: uppercase;
}

div.social-footer > a {
 width: 33%;
 float: left;
 padding: 5px 10px;
}






img.footer-logo {
 width: 45%;
 float: right;
 padding-top: 10px;
} 

div#search-3 {
 display: block;
 clear: both;
 margin-bottom: 0px;
 padding: 0px;
}

div#search-3 > h2.widgettitle {
 display: none;
}

.search-form .close-search {
 margin-top: 10px!important;
}

.search-form .search-field {
 height: 40px!important;
 font-size: 12px!important;
}

form.search-form {
 margin-top: 30px;
 top: 30px;
 padding-left: 5px;
 border: none!important;
}

div.right-footer p.copyright {
 color: black;
 text-transform: uppercase;
 font-size: 14px;
 position: relative;
 bottom: -45px;
 left: 10px;
}

img.footer-dash {
 position: absolute;
 height: 50%;
 left: 49%;
 top: 85px;
}


/*=====================================
These are the style rules for the New Navbar
=====================================*/

#navbar, #navbar-bg, .controls a, .controls a span, .navbar-inner {
 height: 100px!important;
}

.menu-style-nobutton ul li a, nav.standard ul li a {
 height: 100px!important;
 line-height: 100px!important;
 font-family: 'Clarke Medium', sans-serif;
 text-transform: uppercase!important;
 color: white!important;
}

div#navbar > div.container {
 width: 100%;
 padding: 0px 5%;
}

div.navbar-inner {
 width: 100%!important;
}

.navbar-inner img.logo-image {
  width: 45%;
}

.working {
 background-color: rgb(43,43,43)!important;
}



/*=====================================
These are the rules for the contact us page
=====================================*/


/*contry dropdown styles*/
select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required {
    width: 240px;
    height: 25px;
    font-family: "Clarke Medium";
    font-size: 18px;
    background: rgba(255,255,255,0);
    border-bottom: 2px rgb(178,203,83) solid;
    border-top: none!important;
    border-left: none!important;
    border-right: none!important;
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
}

/*first two fields side by side*/
.Fname,
.Lname{
    position: relative;
    margin-right: 4%;
    float: left;
    margin-bottom: 20px;
}
 
.Fname { width: 48%; }
.Lname {
	  width: 30.66%;
    display: -webkit-inline-box;
}
 
.last {
    margin-right: 0 !important;
    clear: right;
}
 
@media only screen and (max-width: 768px) {
    .Fname, .Lname {
        width: 100%;
        margin-right: 0;
    }
}







section.contact {
 padding-top: 0px;
 /*background-image: url(wp-content/uploads/slider-4.jpg);*/
background-position: center;
 background-size: cover;

}

div.dark-pattern {

}

form.wpcf7-form label, input.wpcf7-submit {
 text-align: left;
 font-family: "Clarke Medium", sans-serif!important;
 text-transform: uppercase;
 font-size: 18px;
}

input.wpcf7-form-control, span.wpcf7-form-control-wrap > textarea {
 background: rgba(255,255,255,0);
 border-bottom: 2px rgb(178,203,83) solid;
 border-top: none!important;
 border-left: none!important;
 border-right: none!important;
}

div.map-holder {
 background: rgba(240,240,240,0.6);
 max-height: 400px;
 overflow: hidden;
}

span.your-message > textarea {
 height: 50px;
}

div.contact-left-half, div.contact-right-half {
 width: 50%;
 float: left;
 padding: 0px 0px 0px 5%;
}


/*mikel*/
div.contact-right-half{
background-image: url(wp-content/uploads/plants-bg.jpg);
background-position: center;
background-size: cover;
min-height: 119vh;
}


@media (max-width: 768px){
	div.contact-right-half{
	min-height: 97vh;
}
}







div.contact-info-holder {
 width: 55%;
 float: left;
 position: relative;
}

div.form-holder {
 width: 40%;
 margin-right: 5%;
 float: left;
 position: relative;
 overflow: hidden;
}

div.contact-info-holder > p {
 font-family: "Clarke Medium", sans-serif;
 text-transform: uppercase;
 font-size: 18px;
}

img.contact-logo {
 position: absolute;
 width: 50%;
 top: 100%;
}

div.contact-left-half {
 background: white;
}

div.contact-info-holder {
 padding-left: 10%;
}

@media (max-width: 995px) {
 form > p {
 margin-bottom: 12px;
}

div.form-holder {
 width: 100%;
 margin-right: 0%;
 float: none;
 padding-top: 25px;
}

img.contact-logo {
 top: 0%;
 left: 130%;
}

div.contact-info-holder > p {
 margin-bottom: 12px;
}

div.contact-info-holder {
 width: 100%;
 float: none;
 padding-top: 25px;
}

}

div.contact-social > a > img {
 width: 35px;
}
input[type="submit"] {
 padding: 5px 30px;
 border: 2px black solid!important;
}

/*=====================================
These are the rules for the Vestibule page
=====================================*/

section.vestibule {
 background: linear-gradient( rgba(10,10,10,0.35), rgba(10,10,10,0.65)), url(wp-content/uploads/plants-bg.jpg);
 min-height: 50vh;
 padding-top: 35vh;
}

section.vestibule-2, section.macro-2 {
 padding-top: 0px;
 background-image: url(wp-content/uploads/bg-white-inside.jpg);
 background-size: cover;
 background-position: center;
}

div.vestibule-left {
 width: 60%;
 padding: 5% 5% 5% 10%;
 float: left;
}

/*mikel vestibule margin-top*/
div.vestibule-right {
 width: 40%;
 padding: 10%;
 float: left;
 margin-top: 11%;
}
/*END mikel vestibule margin-top*/

/*mikel energy margin-top*/
div.energy-right {
    width: 20%;
    padding: 0px;
    float: left;
    margin-top: 3%;
    text-align: center;
}

@media (max-width: 1023px) {
	div.energy-right {
    width: 100%;
    padding: 16%;
    float: left;
    margin-top: -7%;
    text-align: center;
}	
}
/*END mikel energy margin-top*/


/*========vestibule-right img placement===========*/

@media (max-width: 2000px) {
 .vestibule-right > img {
    margin-top: -48%;
    width: 100%;
    padding-bottom: 5%;
}
}


@media (max-width: 1280px) {
 .vestibule-right > img {
    margin: 0 auto;
    width: 100%;
    padding-bottom: 5%;
}
}


@media (max-width: 1024px) {
 .vestibule-right > img {
 margin: 0 auto;
}
}


@media (max-width: 800px) {
 .vestibule-right > img {
    margin-top: -18%;
    width: 50%;
    padding-bottom: 5%;
}
}




/*========END vestibule-right img placement===========*/




/*=====================================
These are the rules for the Macro page
=====================================*/

section.macro {
 background: linear-gradient( rgba(10,10,10,0.35), rgba(10,10,10,0.65)), url(wp-content/uploads/macro-dedab-bg-2.jpg);
 min-height: 50vh;
 padding-top: 35vh;
background-size: cover;

}


section.macro-2 > div.vestibule-right {
 padding: 10% 10% 10% 0%;
}


/*=====================================
These are the rules for the FAQ page
=====================================*/

section.faq {
 background: linear-gradient( rgba(10,10,10,0.35), rgba(10,10,10,0.65)), url(wp-content/uploads/macro-dedab-bg-2.jpg);
 min-height: 50vh;
 padding-top: 35vh;
}

section.faq > div > div.title-holder {
 /*width: 50%;
 background: black;*/
 padding: 20px;
}

section.primary-hero > div > div.title-holder > img.white-outline {
 right: 20px;
}





img.plus {
 height: 25px; 
 position: relative;
 top: 3px;
 left: 20px;
 transition: all .25s ease;
}

div.hidden {
 display: none;
}

section.faq-content {
 padding-bottom: 64px;
}

section.faq-content > div.max-width {
 background: white;
 padding: 40px;
 width: 90%;
}

.exe {
 transform: rotate(45deg);
}




/*========mikel micro vestibule-right img placement===========*/

@media (max-width: 2005px) {
 .macro-2 >.vestibule-right > img {
    margin-top: -28%;
    width: 100%;
    padding-bottom: 5%;
}
}


@media (max-width: 1280px) {
.macro-2 >.vestibule-right > img {

    width: 100%;
    padding-bottom: 5%;
}
}


@media (max-width: 900px) {
.macro-2 > .vestibule-right > img {
 margin: -69px auto;
}
}


@media (max-width: 800px) and (min-width:320px){
.macro-2 > .vestibule-right > img {
    margin-top: -18%;
    width: 50%;
    padding-bottom: 30%;
}
}




/*========END mike micro vestibule-right img placement===========*/






/*=====================================
These are the global rules for fonts
=====================================*/
.capital {
 text-transform: uppercase;
 font-family: 'Clarke Medium', sans-serif;
 letter-spacing: 3px;
}

h2.capital {
 font-size: 76px;
 line-height: 69px;
 margin-bottom: 22px;
}

ul {
 margin-bottom: 0px;
}

p.blurb {
 width: 40%;
 font-size: 16px;
}

p.full {
 width: 100%;
}

p.interior {
 font-family: 'Clarke Medium', sans-serif;
 font-size: 34px;
 text-align: right;
 text-transform: uppercase;
 padding-right: 20%;
 position: relative;
 padding-bottom: 5%;
}

h2.space {
 padding-left: 50px;
}

a.sales {
 width: auto;
}

h2.other-modules {
 margin-top: 22px;
 text-align: left;
 color: black;
}

h3.capital {
 font-size: 46px;
 margin-bottom: 10px;
	margin-top: 40px;
}

p.app {
 width: 100%;
 text-align: justify;
}

h4.faq {
 border-top: 1px grey solid;
 padding-top: 30px;
}





/*=====================================
These are the media queries for the new pages*/

@media (max-width: 1440px) {
 div.img-holder {
  top: -14vh;
 height: 100vh;
}
 p.blurb {
  width: 100%;
}
div.mobile-apps {
 display: block;
 position: relative;
 height: 25vh;
}

.left-section-three {
 text-align: center;
}

.left-section-three, p.app {
 width: 100%;
 margin-top: 40px;
}
.right-section-three {
 height: 45vh;
 width: 100%;
 display: none;
}

p.right-info {
 top: 37%;
 right: 4%;
}
p.left-info {
 top: 53%;
}
div.holder-two {
 padding-top: 150px;
}
img.app-one {
 top: -25%!important;
 width: 55%;
 left: 25%;
}
}



/*====ML mobile image custom breakpoints====*/


@media (max-width: 1024px) {
div.mobile-apps  {
 display: block;
 position: relative;
 height: 22vh;
}
}


@media (max-width: 812px) {
div.mobile-apps  {
 display: block;
 position: relative;
 height: 33vh;
}
}



@media (max-width: 768px) {
div.mobile-apps  {
 display: block;
 position: relative;
 height: 23vh;
}
}


@media (max-width: 736px) {
div.mobile-apps  {
 display: block;
 position: relative;
 height: 48vh;
}
}


@media (max-width: 414px) {
div.mobile-apps  {
 display: block;
 position: relative;
 height: 24vh;
}
}


/*===========ML img holder breaks========*/


@media (max-width: 510px) {
 .holder > div.img-holder {
  top: -33vh!important;
 height: 100vh;
}
}


@media (max-width: 910px) {
 .holder > div.img-holder {
  top: -40vh;
 height: 100vh;
margin-top: -50px !important;
}
}


@media (max-width: 1200px) {
 .holder > div.img-holder {
  top: -40vh;
 height: 100vh;
 margin-top: -158px;
}
}


@media (max-width: 1358px) {
 p.grey {
 min-height: 81px;
}
}


@media (max-width: 1182px) {
 div.pricing-info > div > p, div.plants-info > div > p > span {
 font-size: 25px;
}

div.plants-info > div > p {
 font-size: 16px;
}
}

@media(max-width: 1099px) {
 .box-holder a.contact-button {
 width: 90%!important;
 /*margin-left: 5%!important;*/
}
div.box > img {
 padding-top: 70px;
}
div.box > img.wide-module {
 padding-top: 40px;
}
div.support-image {
 /*height: 75vh;*/
min-height: 468px;
}
}




@media (max-width: 1024px) and (min-width:801px){
 .holder > p.right-info {

/*ML
top:21%!important;*/
right:65%!important;
width:31%!important;
position: initial;
display: inline-block;
/*end ML*/

}
}

@media (max-width: 800px){
 .holder > p.right-info {

/*ML*/
top:20%!important;
right:45%!important;
width:48%!important;
position: initial;
display: inline-block;
/*end ML*/

}
}



@media (max-width: 1200px) and (min-width: 1025px){
 .holder > p.right-info {

/*ML
top:26%!important;*/
right:66.3%!important;
width:29%!important;
padding-right: 2%;
position: initial;
/*end ML*/

}
}


@media (max-width: 910px) and (min-width: 767px){
 .holder > p.right-info {

/*ML
top:19%!important;*/
right:30%!important;
width:52%!important;
padding-right: 2%;
position: initial;
display: inline-block;
/*end ML*/

}
}



@media (max-width: 559px){
 .holder > p.right-info {

/*ML
top:20%!important;*/
right:21.8%!important;
width:71%!important;
padding-right: 19%;
position: initial;
display: inline-block;
/*end ML*/

}
}


@media (max-width: 512px){
 .holder > p.right-info {

/*ML
top:40%!important;*/
right:21.1%!important;
width:71%!important;
padding-right: 19%;
/*end ML*/

}
}


@media (max-width: 510px){
 .holder > p.right-info {

/*ML
top:42%!important;*/
right:15.1%!important;
width:77%!important;
padding-right: 0%;
/*end ML*/

}
}



@media (max-width: 472px){
 .holder > p.right-info {

/*ML
top:44%!important;*/
right:15.0%!important;
width:77%!important;
padding-right: 0%;
/*end ML*/

}
}




@media (max-width: 449px) and (min-width:401px){
 .holder > p.right-info {

/*ML
top:47%!important;*/
right:24.0%!important;
width:67%!important;
padding-right: 0%;
/*end ML*/

}
}



@media (max-width: 400px){
 .holder > p.right-info {

/*ML
top:48%!important;*/
right:13.0%!important;
width:77%!important;
padding-right: 0%;
/*end ML*/

}
}









@media (max-width: 1024px){
 p.more-info {

}



img.bottom-modular, img.top-modular, div.top-modular, div.bottom-modular {
	width: 70%;
    left: 20%;
    top: 33%;
}

div.holder, div.holder-two {
 width: 100%;
 padding-bottom: 10%;
}

p.interior {
 padding-top: 10%;
}
img.white-module {
 float: right;
}

h4 {
 font-size: 18px;
 line-height: 24px;
}

h2.capital {
 font-size: 42px;
 line-height: 45px;
}

.title-holder > h2 {
 font-size: 42px;
}

h3.capital {
 font-size: 36px;
}

p {
 font-size: 16px;
 line-height: 20px;
}

img.plus {
 height: 20px;
}
div.social-footer {
 padding-top: 15px;
 padding-left: 0px;
}
img.app-one {
 top: -25%!important;
 width: 65%;
 left: 20%;
 }
}


@media (max-width: 979px) {
 div.left-footer, div.right-footer {
 /*width: 100%;
 float: none;*/
 padding: 0px 20px;
 border-right: none;
 text-align: center;
 margin: 30px 0px;
}

div.left-footer {
 text-align: left;
}

div.left-footer > a {
 padding: 0px 0px 15px 10px;
 font-size: 14px;
}
div.social-footer {
 padding-top: 8px;
}

form.search-form {
 top: -10px;
}

img.footer-dash {
 top: 38px;
}

div.right-footer p.copyright {
 bottom: -15px;
 left: 0px;
}

div.support-content p.app {
 text-align: left;
}
div.contain {
 height: 85vh;
}
div.pricing-info > div > p {
 margin-left: 1%;
 margin-right: 0%;
}
div.box-holder > div.box {
 width: 48%;
 min-height: 335px;
}
div.box > img.wide-module {
 width: 60%;
 padding-top: 20px;
}
div.box > img {
 width: 30%;
 padding-top: 50px;
}
}

@media (max-width: 910px) {
 div.pricing-info > div > p {
 padding: 20px 20px;
 font-size: 24px;
}
div.plants-info > div > p {
 padding: 10px 5px;
}
div.img-holder {
 height: 120vh;
}
}


@media (max-width: 800px) {
 div.support-image, div.support-content {
 width: 100%;
 float: none;
 text-align: center;
margin-top: 40px;
margin-bottom: 40px;
}

a.contact-button, a.support-button {
 margin: 10px auto!important;
}
div.support-content p.app {
 text-align: center;
}

div.social-footer > a {
 padding: 0px 2px;
}

div.support-content {
 height: auto;
}


img.bottom-modular, img.top-modular, div.top-modular, div.bottom-modular {
 width: 100%;
 left: 0px;
margin-top: 7%;
}




h3.capital {
 font-size: 36px;
}

#navbar .controls a .nav-icon {
 margin-top: 35px!important;
}

.title-holder > h2 {
 font-size: 42px;
 line-height: 44px;
 width: 60%;
}

img.white-outline {
 width: 60px;
}

.title-holder > h2 > span {
 font-size: 16px;
}

div.max-width > div.about {
 width: 100%;
 float: none;
}

div.max-width > div.more-info {
 width: 100%;
 float: none;
}

h2.black-module-title {
 width: 100%;
}

div.box > img {
 width: 40%;
 padding-top: 50px;
}
div.box > img.wide-module {
 width: 80%;
 padding-top: 10px;
}
.right-section-three {
 height: 30vh;
}
div.four-boxes {
 width: 100%;
 padding: 1% 5%;
}
div.revenue-info, div.crop-info {
 padding: 0px 20px;
}
div.pricing-info {
 padding: 0px 10px;
}
div.plants-info {
 padding: 0px 10px;
}

img.app-one {
 top: -30%!important;
 width: 100%;
 left: 0%;
}

div.mobile-about {
 display: block;
}

div.desktop-about {
 display: none;
}

div.vestibule-left {
 width: 100%;
 padding: 5% 10%;
 float: none;
}


/*mikel added margin-top*/
div.vestibule-right {
 width: 100%;
 padding: 0px;
 float: none;
 margin-top: 13%;
 text-align: center;
}


section.macro-2 > div.vestibule-right {
 padding: 0px;
}

}


/*mikels this breakopint*/

@media (max-width: 1024px) and (min-width: 801px) {
 div.support-image, div.support-content {
 width: 100%;
 padding: 10%;
 float: left;
 margin-top: -36px;
 text-align: center;
 padding-bottom: 10px;
}
}

/*END mikels this breakopint*/



@media (max-width: 650px) {
 div.plants-info > div > p > span {
 font-size: 24px; 
}

div.pricing-choose, div.plants-choose {
 width: 100%;
 float: none;
}

div.pricing-choose > a, div.plants-choose > a {
 display: inline-block;
 width: 150px;
}

div.pricing-info, div.plants-info {
 width: 100%;
 float: none;
}

div.pricing-info > div > p {
 margin-left: 0px;
 margin-right: 2%;
 width: 48%;
}
div.plants-info > div > p  {
 margin-left: 0px;
 margin-right: 2%;
}
p.disclaimer {
 padding: 10px 0px;
}

section.primary-four  img.dark-logo {
 display: none;
}
}


@media (max-width: 600px) {
 section.primary-hero {
 min-height: 50vh;
 padding-top: 35vh;
}
	

	
div.primary-third {
 width: 100%;
 float: none;
 text-align: center;
 padding: 20px 20px 0px;
}
div.primary-third > img {
 margin: 10px auto;
}
.title-holder > h2 {
 font-size: 30px; 
 line-height: 34px;
}
section.primary-four {
 padding-top: 100px;
}

section.primary-four p.interior-view {
 font-size: 34px;
 font-weight: 400;
 padding-top: 80px;
}

div.plants-choose > a {
 width: 32%;
}

p.interior {

}

div.module-blurb-holder > img.white-module {
 display: none;
}

div.module-blurb {
 width: 100%;
 float: none;
}

}

@media (max-width: 568px) {
 div.pricing-info > div > p {
 width: 98%;
 margin-bottom: 5px;
 padding: 10px;
}

div.box-holder > div.box {
 min-height: 285px;
}
div.contact-left-half {
 width: 100%;
 float: none;
 text-align: center;
}
div.contact-right-half {
 display: none;
}
div.contact-info-holder {
 width: 100%;
 float: none;
 padding-top: 20px;
}
div.form-holder {
 float: none;
}

div.contact-social {
 display: none;
}

div.wpcf7 .ajax-loader {
 width: 0px!important;
 margin: 0px!important;
}

}

@media (max-width: 512px) {
 div.plants-info > div > p {
 width: 100%;
}
div.pricing-info > div > p {
 width: 100%;
}
div.revenue-info {
 text-align: center;
}
div.revenue-info > p.small-title {
 text-align: left;
}

div.plants-info > div > p > span {
 display: inline-block;
 padding-right: 5px;
 font-size: 16px;
}

div.pricing-choose > a {
 width: 49%;
 max-width: 49%;
}

span.pricing {
 text-align: left;
}

div.social-footer {
 width: 100%;
 float: none;
 padding-left: 5px;
}

div.social-footer > a {
 padding: 0px 16px;
}
img.footer-logo {
 display: none;
 }

form.search-form {
 margin-top: 0px;
 padding-left: 0px;
}

div.social-footer > p {
 padding-bottom: 5px;
}

.search-form .search-field {
 padding: 0px 15px!important;
}

div.right-footer p.copyright {
 text-align: center;
 bottom: -10px;
}

.search-form .close-search {
 margin-top: 8px!important;
 right: 2px;
}

div.box-holder > div.box {
 width: 100%;
 margin-top: 10px;
}

div.box > img {
 width: 25%;
 padding-top: 30px;
}

div.box > img.wide-module {
 width: 50%;
}

p.grey {
 font-size: 14px;
}

div.dark-bar.spacing {
 padding: 25px 5% 50px;
}

div.blurb-copy {
 width: 100%;
 float: none;
 padding-left: 0px;
}

div.blurb-button {
 display: none;
}
.move-top-modular {
 top: 65%!important;
}

div.img-holder {
 height: 40vh;
 top: 0vh;
}

img.app-one {
 top: -5%!important;
}

div.section-three {
 padding: 10% 10% 0%;
}

img.chatbot {
 width: 50px;
 bottom: 7%;
}

div.left-footer {
 padding: 0px;
}

div.support-image {
 height: 35vh;
}

.dark-bar > img, .dark-bar > a > img {
 width: 20%!important;
}

}

@media (max-width: 400px) {
 div.social-footer > a {
 padding: 0px 5px;
}

div.left-footer > a {
 font-size: 12px;
}

div.box > img {
 padding-top: 60px;
}

div.box > img.wide-module {
 padding-top: 30px;
}
img.one-row-four {
 display: none;
}

img.five-row-four {
 left: 5%;
}

img.one {
 left: 32%;
 top: 45vh;
}

img.two-six-row-four {
 display: none;
}

}



/*=====================================
These are the rules for the chatbot
=====================================*/

#wpcb-chatbox {
position: fixed;
 top: 90px;
 height: calc(100vh - 110px)!important;
 z-index: 99999;
 right: -400px;
 width: 400px;
 transition: all 1s ease;
}

.chatbox-go-right {
 right: 0px!important;
}


img.chatbot {
 position: fixed;
 width: 90px;
 right: 10px;
 bottom: 5%;
 z-index: 999999;
 transition: all 1s ease;
 opacity: 0;
}

.chat-image-go-right {
 right: 410px!important;
}

.show-chatbot {
 opacity: 1!important;
}

.speech-bubble {
    background-color: white;
    border: 2px solid #b2cb53;
    border-radius: 1px;
    width: 220px;
    text-align: center;
    padding: 10px;
    position: fixed;
    right: 10px;
    bottom: 17%;
    font-size: 14px;
    line-height: 1.2;
    font-family: 'Clarke Medium', sans-serif;
   	opacity: 0;
   	transition: all 1s ease;
	z-index: 1;
}

.speech-bubble .arrow {
    border-style: solid;
    position: absolute;
    right: 25px;
}
 
.bottom {
    border-color: #b2cb53 transparent transparent transparent;
    border-width: 8px 8px 0px 8px;
    bottom: -8px;
}

/*==the re-captch hack==*/
.g-recaptcha {
    transform: scale(0.90);
    transform-origin: 0 0;
    clear: both;
    padding: 0px 10px 10px 0px;
}


@media (max-width: 414px) {

.g-recaptcha {
		padding: 0px 0px 0px 40px;
}
}



/*transparent hack for AU form*/

#wpcf7-f3885-o1 {
    background-color: rgba(178, 203, 83, 1) !important;
    margin: 199px auto 200px auto!important;
    text-align: center!important;
    padding-top: 10px;
    padding-bottom: 10px;
	
}



/*=====================================
ABOUT US PAGE ADITIONS
=====================================*/

/*ABOUT US PAGEA ADDITION*/

/*END ABOUT US PAGE ADDITION*/


/*=====================================
These are the rules for the Resource Page
=====================================*/

/*resource page*/

/*end resource page*/



/*=====================================
These are the rules for the AppPage Page
=====================================*/

/*AppPage page*/
section.AppPage {
 background: linear-gradient( rgba(10,10,10,0.05), rgba(10,10,10,0.05)), url(wp-content/uploads/javier-canada-300092-unsplash.jpg);
 padding-bottom: 64px;
background-size: cover;
}


/*end AppPage page*/