/*!
    Description: Responsive style for media quries.
*/
@media (min-width: 1680px) {
  .newsletter .growlist {
    padding: 81px 90px;
  }
  .volunteer {
    background-size: contain;
  }
  .growlist.headerlist .__listform form [type="text"] {
    width: 100% !important;
  }
}

@media (min-width: 1296px) {
  .wishlist-grid-list.table-responsive {
    overflow: visible;
  }
  .eachplant .__content p {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    max-height: calc(1.45em * 5);
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .eachplant .__facts small {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    max-height: calc(1.3em * 2);
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .hp-videobanner #video-poster {
    max-height: 75vh;
    overflow: hidden;
    position: relative;
    height: 75vh;
  }
}

@media (min-width: 1100px) {
  .blog-box .box-title-col a {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(0, #e8c36a));
    background-image: linear-gradient(180deg, transparent 50%, #e8c36a 0);
    background-size: 0 100%;
    background-repeat: no-repeat;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
  }
  .blog-box .box-title-col a:hover {
    background-size: 100% 100%;
  }
  .blog-box .box-title-col a:hover .blog-title {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}

@media only screen and (min-width: 1440px) and (max-width: 1920px) {
  .newsletter:after {
    background-size: 100%;
    bottom: 260px;
  }
}

@media only screen and (min-width: 1280px) and (max-width: 1600px) {
  .newsletter:before {
    background-size: 70%;
  }
  .newsletter:after {
    background-size: 90%;
  }
  .newsletter .growlist {
    padding: 60px;
  }
  .growlist .__listform .gform_wrapper ul.gform_fields li.gfield {
    width: auto;
  }
  .givegarden:before {
    width: 150px;
  }
}

@media only screen and (min-width: 1100px) and (max-width: 1440px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1000px;
  }
  .page-template-resendverification .container,
  .page-template-register .container,
  .page-template-login .container,
  .page-template-forgot-password .container {
    max-width: 1240px;
  }
  .site-header .container-outer {
    padding: 20px 24px;
  }
  .site-header.fixed .mynav {
    padding: 15px 24px;
  }
  .singlepara:before {
    left: -10%;
  }
  .gardensplanted:before {
    left: -5%;
  }
  .gardensplanted:after {
    right: -8%;
  }
  .newsletter:after {
    background-size: 80%;
    bottom: 260px;
  }
  .newsletter .contentbox .col-md-6 {
    padding: 60px;
  }
  .wishlist-grid-list.grid-view tbody {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .words.word2:before {
    top: -263px;
    right: -100px;
    width: 500px;
    height: 500px;
    background-size: 95%;
  }
  .navigation ul li {
    margin-right: 30px;
  }
  .__listform form [type="text"] {
    width: 267px !important;
  }
  .donationradio {
    min-width: 100%;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1295px) {
  .navigation ul li {
    margin-right: 16px;
  }
  .navigation ul li a {
    font-size: 16px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1295px) {
  .vspace10 {
    margin-bottom: 52px;
  }
  .vspace11 {
    margin-bottom: 66px;
  }
  .vspace12 {
    margin-bottom: 70px;
  }
  .vspace13 {
    margin-bottom: 80px;
  }
  .vspace14 {
    margin-bottom: 90px;
  }
  .vspace15 {
    margin-bottom: 100px;
  }
  .vspace16 {
    margin-bottom: 150px;
  }
  .para, p {
    font-size: 18px;
    line-height: 24px;
  }
  .para, p {
    font-size: 18px;
    line-height: 24px;
  }
  h1, .h1 {
    font-size: 140px;
    line-height: 120px;
  }
  h2, .h2 {
    font-size: 50px;
    line-height: 60px;
  }
  h3, .h3 {
    font-size: 30px;
    line-height: 44px;
  }
  h4, .h4 {
    font-size: 40px;
    line-height: 46px;
  }
  .para1 {
    font-size: 24px;
    line-height: 36px;
  }
  .logo img {
    max-height: 60px;
  }
  .singlepara p {
    font-size: 28px;
    line-height: 36px;
  }
  .para2 {
    font-size: 20px;
    line-height: 32px;
    letter-spacing: 0.8px;
  }
  .para3,
  .__counter p {
    font-size: 22px;
    line-height: 34px;
    letter-spacing: 0.10px;
  }
  .para4 {
    font-size: 18px;
    line-height: 24px;
  }
  .para5 {
    font-size: 20px;
    line-height: 30px;
  }
  .para6 {
    font-size: 16px;
    line-height: 20px;
  }
  .btnstyle1,
  .btnstyle2,
  .btnstyle3,
  .btnstyle4,
  .btnstyle5,
  .btnstyle6,
  .btnstyle7,
  .btnstyle8 {
    padding: 11px 24px;
  }
  .site-header.fixed .mynav {
    padding: 15px 24px;
  }
  .singlepara:before {
    background-size: cover;
    top: 30px;
    left: 0;
    width: 48px;
    height: 200px;
  }
  .gardensplanted:before {
    background-size: 100%;
    width: 135px;
    height: 500px;
    bottom: 20%;
  }
  .gardensplanted:after {
    background-size: cover;
    bottom: 70%;
    right: 0;
    width: 160px;
    height: 414px;
  }
  .gardensplanted p {
    padding: 0 13%;
  }
  .tipsandhow {
    padding: 100px 0;
  }
  .growpage {
    padding-bottom: 50px;
  }
  .shopmerch:after {
    background-size: cover;
    bottom: 60px;
    width: 252px;
    height: 600px;
  }
  .showus {
    background-position: -40px 40px;
    padding-bottom: 60px;
  }
  .whatuknow {
    padding: 90px 0;
  }
  .ourpartners {
    margin-bottom: 100px;
  }
  .newsletter:before {
    background: url("../images/newsletter-md.png");
    background-position: center right;
    background-size: cover;
    left: -15px;
    height: 500px;
    width: 120px;
  }
  .newsletter:after {
    background: url("../images/tomatto-md.png");
    background-position: center right;
    background-size: cover;
    right: -75px;
    height: 320px;
    width: 220px;
  }
  .newsletter .contentbox .col-md-6 {
    padding: 80px;
  }
  .newsletter .growlist {
    padding: 70px 80px;
  }
  .newsletter .__listform .gform_wrapper ul.gform_fields li.gfield {
    width: auto;
  }
  .eachplant .__facts {
    min-height: 110px;
  }
  .ourvision:before {
    background-position: right center;
    height: 600px;
    width: 80px;
    top: 30%;
    left: -1%;
  }
  .weaim {
    margin-top: 0;
  }
  .inspiringwords {
    margin-bottom: 120px;
  }
  .inspiringwords:after {
    background-size: cover;
    top: -30px;
    right: 0;
    height: 180px;
    width: 80px;
  }
  .inspiringwords .words {
    padding: 60px 48px 60px 48px;
  }
  .inspiringwords .word2 {
    left: -50px;
  }
  .inspiringwords .word2:before {
    background-size: cover;
    right: -80px;
    width: 420px;
    height: 365px;
  }
  .contentcreator {
    margin-bottom: 70px;
    padding-top: 160px;
    padding-bottom: 100px;
  }
  .whowearepage .newsletter:before {
    width: 170px;
  }
  .gardencontent:after {
    width: 355px;
    background-position: left center;
  }
  .givegarden {
    margin: 100px 0 130px 0;
  }
  .givegarden:before {
    background-size: cover;
    bottom: -52%;
    width: 140px;
    height: 400px;
  }
  .videoarea {
    margin-bottom: 50px;
  }
  .videoarea:after {
    background-size: cover;
    bottom: -18%;
    width: 235px;
    height: 438px;
  }
  .shopmerch {
    margin-bottom: 90px;
  }
  .paddedcontent:after {
    bottom: 45%;
    right: 0;
    width: 190px;
    height: 330px;
  }
  .growgarden:before {
    background-size: cover;
    height: 500px;
    width: 303px;
  }
  .shoppage .newsletter:before,
  .blog .newsletter:before,
  .single .newsletter:before {
    background-size: cover;
    height: 500px;
    width: 80px;
  }
  .shoppage .newsletter:after,
  .blog .newsletter:after,
  .single .newsletter:after {
    width: 260px;
    height: 352px;
    background-repeat: no-repeat;
    bottom: 240px;
    right: -100px;
  }
  .blog-mainpage {
    margin-top: 80px;
  }
  .feature-image {
    padding-top: 80px;
  }
  .article-detail {
    margin-bottom: 80px;
  }
  .ourshop:before {
    bottom: 10%;
  }
  .contactuspage {
    margin-top: 80px;
  }
  .contactuspage .contactus {
    margin-bottom: 80px;
  }
  .volunteer {
    padding: 120px 0;
  }
  .portalheader {
    padding: 24px 0;
  }
  .generalpage .vege,
  .registerpage.loginpage .vege {
    text-align: left;
  }
  .generalpage .vege img,
  .registerpage.loginpage .vege img {
    max-width: 85%;
  }
  .registerpage .vege {
    text-align: right;
  }
  .registerpage .vege img {
    max-width: 75%;
  }
  .generalpage .vege {
    text-align: right;
  }
  .generalpage .vege img {
    max-width: 70%;
  }
  .registerpage {
    margin-top: 70px;
  }
  .portalfooter {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-bottom: 20px;
    padding-top: 30px;
  }
  .portalfooter .widget {
    margin: 5px 0;
    width: 100%;
  }
  .portalfooter .widget:nth-child(1) {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .portalfooter .widget:nth-child(2) {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 49%;
  }
  .portalfooter .widget:nth-child(3) {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 49%;
  }
  .portalfooter .widget .textwidget {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .dashboardpage .ctabar .__button {
    margin-left: 14px;
  }
  .dashboardpage .ctabar .__button .btnstyle2,
  .dashboardpage .ctabar .__button .btnstyle3 {
    height: auto;
    line-height: 100%;
    padding: 10px 14px;
  }
  .dashboardpage .ctabar {
    padding: 24px;
  }
  .tabbing .nav-tabs .nav-link {
    font-size: 14px;
  }
  .plantdetail .ctabar {
    margin-top: 24px;
  }
  .wishlist-grid-list.list-view {
    overflow: auto;
  }
  .owl-carousel .owl-item img {
    height: auto;
  }
  .__listform form [type="text"] {
    margin-left: 65px;
    width: 290px !important;
  }
  .gallery .mejs-container {
    min-height: 450px;
  }
  .dirtpatch img {
    max-width: 40%;
  }
  .hoempage .gardenandgift {
    margin-top: -45px;
    margin-bottom: 0;
  }
}

@media (max-width: 1295px) {
  #site-navigation {
    max-width: 375px;
    float: right;
    width: 100%;
  }
  .searchform {
    padding: 0 10px;
    margin-right: 26px;
  }
  .searchform form {
    right: 30px;
    top: -15px;
    z-index: 100;
  }
  .hamburgers {
    cursor: pointer;
    position: relative;
    outline: none !important;
    top: 0;
    left: 0;
    border: none;
    padding: 0;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
    height: 16px;
    z-index: 999;
    width: 24px;
  }
  .hamburgers span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #000;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
  }
  .hamburgers[aria-expanded="true"] span {
    background: #729e74;
  }
  .hamburgers span:nth-child(1) {
    top: 0px;
  }
  .hamburgers span:nth-child(2) {
    top: 8px;
  }
  .hamburgers span:nth-child(3) {
    top: 16px;
  }
  body[data-message="enable"] .navigation #main-navigation {
    padding: 150px 24px 35px 24px;
  }
  .navigation #site-navigation.toggled .navbar-collapse {
    display: block !important;
    visibility: visible;
    bottom: auto;
    top: 0;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  .navigation .navbar-expand-md .navbar-toggler {
    display: block;
  }
  #main-navigation {
    background: #ffffff;
    bottom: 0;
    right: 0;
    top: auto;
    height: 100% !important;
    position: fixed;
    max-height: 100vh;
    overflow: auto;
    padding: 90px 24px 35px 24px;
    -webkit-transform: translateY(115%);
            transform: translateY(115%);
    -webkit-transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    visibility: hidden;
    max-width: 375px;
    z-index: 98;
    width: 100%;
  }
  #main-navigation ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    width: 100%;
  }
  #main-navigation ul li {
    margin: 8px 0;
  }
  #main-navigation ul li a {
    font-size: 16px;
  }
  #main-navigation .isiconitem {
    display: inline-block;
    margin-top: 8px;
  }
  #main-navigation .isiconitem a {
    font-size: 16px;
  }
  header .navigation, header .navigation nav.navbar {
    -ms-flex-pack: distribute;
    -webkit-box-pack: end;
            justify-content: flex-end;
  }
  .hamburgers[aria-expanded="true"] span:nth-child(1) {
    top: 8px;
    width: 0%;
    left: 50%;
  }
  .hamburgers[aria-expanded="true"] span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .hamburgers[aria-expanded="true"] span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 8px;
  }
  .navbar.toggled .searchform {
    position: absolute;
    left: 20px;
  }
  .navbar.toggled .searchform img {
    position: relative;
    z-index: 99;
  }
  .navbar.toggled .searchform form {
    left: 40px;
    top: -15px;
    width: 200px;
  }
  .growlist.headerlist .__listform form [type="text"] {
    width: 100% !important;
  }
}

@media (max-width: 991px) {
  .gardenandgift {
    margin-top: -20px;
  }
  .growlist.headerlist {
    max-width: calc(90% - 95px);
	transform: none;
    top: auto;
    bottom: 10%;
  }
  .growlist.headerlist .__listform{
	margin: 0px;
  }
  .videobanner.hp-videobanner iframe {
    min-height: inherit;
  }
  .gardenandgift .col-md-6 {
    margin-bottom: 10px;
  }
  .videobanner.hp-videobanner .mute {
    bottom: 45px;
    right: 15px;
    background: rgba(0, 0, 0, 0.25);
    border-radius: 50%;
    max-width: 35px;
  }
  .videobanner .mgm-caption h2 {
    font-size: 50px;
    line-height: 55px;
  }
	
	
	
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ourvision:before {
    content: none;
  }
  .newsletter:before {
    left: 0;
    width: 80px;
  }
  .newsletter:after {
    right: 0;
    height: 300px;
    width: 150px;
    bottom: 140px;
  }
  .newsletter .contentbox .col-md-6 {
    padding: 50px;
  }
  .newsletter .growlist {
    padding: 50px;
  }
  .__listform form [type="text"] {
    margin-left: 0;
  }
  footer .row {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  footer .footer2 {
    margin-top: 100px;
  }
  footer ul#menu-footer-menu li a {
    font-size: 17px;
  }
  .whowearepage .newsletter:before {
    width: 120px;
  }
  .gardencontent:after {
    width: 245px;
  }
  .growgarden {
    margin-bottom: 180px;
  }
  .growgarden:before {
    height: 230px;
    width: 143px;
  }
  .growgarden:after {
    background-size: cover;
    bottom: -23%;
    width: 180px;
    height: 150px;
  }
  .words.word2:before {
    top: -263px;
    right: -100px;
    width: 500px;
    height: 500px;
    background-size: 95%;
  }
  .inspiringwords .words {
    padding: 60px 58px 60px 48px;
  }
  .gf_login_links a:first-child,
  .__contactform form [type="submit"] {
    padding: 10px 24px;
    font-size: 18px !important;
  }
  .__contactform form [type="text"], .__contactform form [type="password"], .__contactform form select {
    height: 48px;
    font-size: 18px;
  }
  .gallery .mejs-container {
    min-height: 330px;
  }
}

@media (min-width: 768px) {
  .container, .container-fluid {
    padding-right: 12px;
    padding-left: 12px;
  }
  .row {
    margin-right: -12px;
    margin-left: -12px;
  }
  .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    padding-right: 12px;
    padding-left: 12px;
  }
}

@media (max-width: 767px) {
  .videobanner .mgm-caption h2 {
    font-size: 24px;
    line-height: 30px;
  }
  .growlist.headerlist h5 {
    display: none;
  }
  .growlist.headerlist h5 {
    display: none;
  }
  .__listform .gform_wrapper ul.gform_fields li.gfield {
    width: 175px;
  }
  .growlist.headerlist .__listform form [type="submit"] {
    padding: 7px 10px 12px 10px;
  }
  .__gravitystyle .gform_wrapper div.validation_error {
    font-size: 12px;
    line-height: 15px;
  }
  .videobanner.hp-videobanner .mejs-container {
    padding-bottom: 15rem;
  }
  #main-navigation {
    max-width: 100%;
  }
  .container, .container-fluid {
    padding-right: 24px;
    padding-left: 24px;
  }
  .logo img {
    max-height: 60px;
  }
  .row {
    margin-right: -24px;
    margin-left: -24px;
  }
  .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    padding-right: 24px;
    padding-left: 24px;
  }
  .pxs-30 {
    padding: 60px 0;
  }
  .pxs-40 {
    padding: 60px 0;
  }
  .pxs-50 {
    padding: 60px 0;
  }
  .pxs-60 {
    padding: 60px 0;
  }
  .pxs-70 {
    padding: 60px 0;
  }
  .pxs-80 {
    padding: 60px 0;
  }
  .pxs-90 {
    padding: 60px 0;
  }
  .para, p {
    font-size: 16px;
    line-height: 24px;
  }
  .article-detail ul li,
  .generalpage li {
    font-size: 16px;
    line-height: 24px;
  }
  h1, .h1 {
    font-size: 60px;
    line-height: 62px;
  }
  h2, .h2 {
    font-size: 40px;
    line-height: 50px;
  }
  h3, .h3 {
    font-size: 26px;
    line-height: 34px;
  }
  h4, .h4 {
    font-size: 32px;
    line-height: 36px;
  }
  .para1 {
    font-size: 20px;
    line-height: 30px;
  }
  .para2 {
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 2px;
  }
  .para3 {
    font-size: 20px;
    line-height: 26px;
  }
  .para5,
  .para4 {
    font-size: 16px;
    line-height: 24px;
  }
  .para6 {
    font-size: 12px;
    line-height: 14px;
  }
  .para7 {
    font-size: 14px;
    line-height: 20px;
  }
  .btnstyle1,
  .btnstyle2,
  .btnstyle3,
  .btnstyle4,
  .btnstyle5,
  .btnstyle6,
  .btnstyle7,
  .btnstyle8 {
    padding: 5px 24px;
  }
  .mynav {
    padding: 15px 0;
  }
  .__gravitystyle .gform_wrapper div.validation_error {
    padding: 0px;
  }
  .navbar.toggled .searchform {
    padding: 0 10px 0 5px;
    margin-right: 23px;
    position: fixed;
    z-index: 99;
  }
  .gardenandgift {
    margin-top: 0;
    margin-bottom: 0;
  }
  .gardenandgift .__content p {
    font-size: 1.8em;
  }
  .singlepara {
    padding: 50px 0;
    margin: 0;
  }
  .singlepara:before {
    top: 15%;
    bottom: auto;
    left: auto;
    right: 95%;
    background-size: cover;
    width: 150px;
    height: 110px;
  }
  .singlepara p {
    font-size: 22px;
    line-height: 30px;
    padding: 0 10px;
  }
  .videobanner.hp-videobanner {
    background: #fff;
    padding-bottom: 20px;
  }
  .videobanner.hp-videobanner .line1 {
    bottom: 0;
  }
  .gallery .mejs-container {
    min-height: auto;
  }
  .gallery .__image {
    text-align: center;
  }
  .gardensplanted:after, .gardensplanted:before {
    content: none;
  }
  .gardensplanted .__content {
    margin-bottom: 40px;
  }
  .gardensplanted .__content h1 {
    line-height: 62px;
    margin-bottom: 16px;
  }
  .gardensplanted .__content p {
    font-size: 20px;
    line-height: 24px;
    padding: 0 20px;
  }
  .gardensplanted .gardenstat {
    margin-bottom: 10px;
  }
  .gardensplanted .gardenstat .__counter {
    max-width: 250px;
    margin: auto auto 35px auto;
  }
  .gardensplanted .gardenstat .__counter h2 {
    margin-bottom: 15px;
    line-height: 40px;
  }
  .gardensplanted .gardenstat .__counter p {
    letter-spacing: 0;
    font-size: 20px;
    line-height: 26px;
  }
  .tipsandhow {
    min-height: inherit;
    padding: 50px 0 20px 0;
    margin-bottom: 36px;
  }
  .tipsandhow h4 {
    text-align: center;
    max-width: 300px;
    margin: 20px auto 40px auto;
  }
  .blog-box {
    margin-bottom: 36px;
  }
  .blog-box .mycategory a {
    font-size: 14px;
    padding: 0.036em 10px;
  }
  .blog-title {
    -webkit-box-shadow: inset 0 -7px 0 #e8c36a;
            box-shadow: inset 0 -7px 0 #e8c36a;
  }
  .growpage {
    background: transparent !important;
    padding: 0;
  }
  .growpage .__content {
    padding-top: 0;
  }
  .growpage .__content h4 {
    margin-bottom: 24px;
  }
  .shopmerch {
    padding: 60px 0;
    margin: 0;
  }
  .shopmerch:after {
    background-image: url(../images/roadlines-xs.svg);
    right: 0;
    top: 15%;
    left: auto;
    height: 360px;
    width: 73px;
  }
  .shopmerch .__content h4 {
    margin-bottom: 24px;
  }
  .shopmerch .__button {
    margin-top: 20px;
  }
  .shopmerch .__image {
    display: none;
  }
  .growgardenpage .plantseed {
    margin-bottom: 60px;
    padding: 0;
  }
  .growgardenpage .plantseed .__button {
    text-align: left;
    background-color: transparent;
  }
  .growgardenpage .plantseed .row.vspace9 {
    margin-bottom: 15px;
  }
  .growgardenpage .plantseed .mycategory {
    bottom: -18px;
  }
  .showus {
    padding-bottom: 36px;
  }
  .showus .__button {
    display: none;
  }
  .showus .row > .col-md-4 {
    padding: 0 24px;
  }
  .showus .owl-dots {
    display: none;
  }
  .ourpartners {
    padding: 0 24px;
    margin-bottom: 0;
  }
  .ourpartners h4 {
    margin-bottom: 20px;
  }
  .ourpartners .partners-item {
    border-right: none;
  }
  .ourpartners .partners-item:nth-child(odd) {
    border-right: 1px solid #719e73;
  }
  .ourpartners .partners-item.border-bottomremove {
    border-bottom: 1px solid #719e73;
  }
  .home .whatuknow {
    padding: 50px 0;
    min-height: inherit;
    margin: 0 0 20px 0;
  }
  .home .whatuknow .__content {
    padding-top: 25px;
    padding-bottom: 0;
  }
  .newsletter {
    padding: 0 24px;
  }
  .newsletter:after, .newsletter:before {
    content: none;
  }
  .newsletter .contentbox .col-md-6 {
    border: 1px solid #276a52;
    padding: 25px;
    margin: -1px 0 0 0;
  }
  .newsletter .contentbox .col-md-6.border-rightremove {
    border-right: 1px solid #276a52;
  }
  .newsletter .growlist {
    padding: 25px 12px;
    margin-top: -1px;
  }
  .newsletter .__listform {
    margin-top: 0;
  }
  .newsletter .__listform .gform_wrapper {
    width: 100%;
    margin-bottom: 0;
    margin-top: 0;
  }
  .newsletter .__listform .gform_wrapper ul.gform_fields li.gfield {
    margin: 0 0 20px 0;
    width: 100%;
  }
  .newsletter .__listform .gform_wrapper input[type="submit"] {
    height: 0;
    padding: 0;
    line-height: 30px;
    position: absolute;
    right: 0;
    width: 35px;
    background: transparent;
    border: 0;
    background-image: url(../images/ico_right_arrow_black.svg);
    text-indent: 500%;
    background-size: 15px;
    background-repeat: no-repeat;
    background-position: 100% 25px;
    height: 45px;
  }
  footer.site-footer {
    padding: 180px 0 30px 0;
    background-position: bottom left;
    background-image: url(../images/footermobile.png);
    margin-top: -30px;
  }
  footer.site-footer ul#menu-footer-menu {
    -webkit-column-count: 1;
            column-count: 1;
  }
  footer.site-footer .footer1 #text-4,
  footer.site-footer .footer1 #text-3 {
    display: none;
  }
  footer.site-footer .footer1 .socialsfooter {
    display: none;
  }
  footer.site-footer .footer2 .socialsfooter {
    display: block;
    margin-top: 15px;
  }
  .newsletter .__button {
    margin-top: 16px;
  }
  .videobanner .video-content {
    display: none;
  }
  .paddedcontent {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .paddedcontent:after {
    content: none;
  }
  .whatuknow {
    min-height: inherit;
  }
  .whatuknow.pxs-70 {
    margin-bottom: 40px;
    padding: 62px 0;
  }
  .whatuknow.pxs-70 .__content {
    padding: 0;
  }
  .growgarden:before {
    content: none;
  }
  .growgarden .garden-steps {
    margin: 16px 0;
    padding: 0 24px;
  }
  .growgarden .garden-steps .counting {
    margin-bottom: 0;
  }
  .growgarden .garden-steps .counting p {
    font-size: 20px;
    line-height: 26px;
    font-weight: 400;
    margin: 0;
    letter-spacing: 2px;
  }
  .growgarden .garden-steps .counting h5 {
    width: 36px;
    height: 36px;
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 14px;
  }
  .growgarden .__button {
    margin-top: 20px;
  }
  .growgarden {
    margin-bottom: 50px;
  }
  .growgarden:after {
    background-size: cover;
    bottom: -20%;
    height: 70px;
    width: 80px;
  }
  .gardencontent {
    margin-top: 50px;
    margin-bottom: 10px;
  }
  .gardencontent:after {
    content: none;
  }
  #donate:before {
    content: none;
  }
  .givegarden {
    margin: 50px 0;
  }
  .givegarden .donationradio {
    margin-bottom: 16px;
    min-height: 50px;
  }
  .givegarden .donationradio h5 {
    font-size: 26px;
  }
  .videoarea {
    margin-bottom: 0;
  }
  .videoarea:after {
    content: none;
  }
  .videoarea iframe {
    margin-top: 20px;
    min-height: inherit;
  }
  .toast-wrap {
    padding: 10px;
  }
  .toast-wrap p {
    font-size: 16px;
    line-height: 22px;
  }
  .blog-mainpage {
    margin-top: 50px;
  }
  .blog-mainpage .articles-filter {
    margin-bottom: 38px;
  }
  .blog-mainpage .articles-filter ul li {
    font-size: 14px;
    margin: 4px 5px;
  }
  .bloglisting {
    margin-bottom: 50px;
  }
  .bloglisting .all-articles .vspace9 {
    margin-bottom: 0;
  }
  .bloglisting .all-articles .vspace9 .blog-box {
    margin-bottom: 36px;
  }
  .bloglisting .all-articles .vspace9 .plantseed {
    margin-bottom: 30px;
    padding: 0;
  }
  .bloglisting .loadmore-wrap {
    margin: auto;
  }
  .ourshop p {
    margin-bottom: 24px;
  }
  .feature-image {
    padding-top: 80px;
    padding-bottom: 40px;
  }
  .feature-image:after {
    height: 100%;
  }
  .feature-image.curated {
    padding-top: 50px;
  }
  .feature-image.curated:after {
    height: 300px;
  }
  .curatedcontent {
    margin-top: 50px;
  }
  .post-content p a {
    word-break: break-word;
  }
  .curatedbg.vspace16 {
    margin: 0 -24px;
  }
  .related-post {
    margin-bottom: 50px;
  }
  .related-post .plantseed {
    margin-bottom: 30px;
    padding: 0;
  }
  .related-wrap {
    margin-bottom: 40px;
  }
  .ourshop {
    margin: 50px 0;
  }
  .ourshop:before {
    content: none;
  }
  .ourshop .__content {
    margin-top: 40px;
  }
  .whowearepage .videobanner {
    margin-bottom: 50px;
  }
  .whowearepage .videobanner p {
    margin: 0;
  }
  .whowearepage .videobanner img {
    bottom: -2px;
  }
  .whowearepage .ourvision .__content h4 {
    margin-bottom: 24px;
  }
  .whowearepage .ourvision:before {
    content: none;
  }
  .whowearepage .ourvision .__content {
    margin-bottom: 10px;
  }
  .whowearepage .ourvision .eachlist {
    margin-bottom: 0;
  }
  .whowearepage .weaim {
    margin-top: 0;
    padding: 110px 0 40px 0;
  }
  .whowearepage .weaim:before {
    left: -410px;
    right: -370px;
    border-width: 40px;
  }
  .whowearepage .aimingcard {
    padding: 90px 0 80px 0;
    margin-bottom: 30px;
  }
  .whowearepage .aimingcard:before {
    left: -200px;
    right: -200px;
    border-width: 30px;
  }
  .whowearepage .aimingcard .eachlist {
    margin-bottom: 24px;
  }
  .whowearepage .aimingcard .eachlist .circle {
    font-size: 24px;
    line-height: 26px;
    border-width: 30px;
  }
  .whowearepage .aimingcard .eachlist p {
    font-size: 20px;
    line-height: 26px;
    margin: 0;
  }
  .whowearepage .aimingcard .__button {
    margin-top: 36px;
  }
  .whowearepage .inspiringwords {
    margin-bottom: 30px;
  }
  .whowearepage .inspiringwords:after {
    top: -20px;
    right: 0;
    width: 50px;
    height: 110px;
    background-size: cover;
  }
  .whowearepage .inspiringwords .words {
    padding: 24px;
    margin-top: 0;
    position: relative;
    left: 0;
    margin-bottom: 40px;
  }
  .whowearepage .inspiringwords .words.word2 {
    margin-bottom: 0;
  }
  .whowearepage .inspiringwords .words:before {
    content: none;
  }
  .whowearepage .inspiringwords .words p:last-child {
    margin: 0;
  }
  .whowearepage .contentcreator {
    padding-bottom: 70px;
    margin-bottom: 40px;
  }
  .whowearepage .contentcreator .contentslider {
    padding: 0 24px;
  }
  .contactuspage {
    margin-top: 50px;
  }
  .contactuspage .contactus {
    margin-bottom: 10px;
  }
  .contactuspage .contactus .__content .wp-block-spacer {
    height: 16px !important;
  }
  .contactuspage .leaf {
    display: none;
  }
  .contactuspage .__contactform {
    margin-top: 30px;
  }
  .contactuspage .volunteer {
    background-image: url("../images/darkboard.png") !important;
    padding: 70px 0 50px 0;
    background-position: left center;
    margin-bottom: 50px;
  }
  .portalheader {
    padding: 15px 0;
  }
  .registerpage {
    margin-top: 50px;
    margin-bottom: 100px;
  }
  .registerpage .vege {
    display: none;
  }
  .registerpage .__contactform .gform_wrapper .gform_footer {
    padding: 16px 0 0px 0 !important;
  }
  .registerpage .gf_login_links {
    padding-right: 0;
  }
  .registerpage ul li input[type=checkbox]:checked + label:after {
    top: 7px;
  }
  .portalfooter {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .portalfooter .widget {
    margin: 5px 0;
  }
  .portalfooter .widget:nth-child(1) {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .portalfooter .widget:nth-child(2) {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .portalfooter .widget:nth-child(3) {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .portalfooter .widget .textwidget {
    text-align: center;
  }
  .portalfooter .widget .textwidget a {
    font-size: 16px;
  }
  .portalfooter .widget .textwidget p {
    margin: 0 5px;
  }
  #site-wrap .generalpage {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  #site-wrap .generalpage .vege {
    display: none;
  }
  #site-wrap .generalpage h6 {
    margin-top: 35px;
  }
  .allplants {
    margin-top: 50px;
  }
  .allplants .eachplant {
    margin-bottom: 10px;
  }
  .allplants .planttitle {
    margin-bottom: 0;
  }
  .allplants .planttitle h4 {
    padding-bottom: 16px;
    border: none;
  }
  .allplants .mt-md-50 h5 {
    margin-top: 0;
    font-size: 32px;
    max-width: 250px;
  }
  .wishlist-grid-list.grid-view tbody tr {
    max-width: 375px;
  }
  .wishlist-grid-list.grid-view tbody tr td {
    padding-bottom: 10px;
  }
  .wishlist-grid-list.grid-view tbody tr td.statusnoti {
    min-height: inherit;
  }
  .wishlist-grid-list.grid-view tbody tr .status-td {
    padding-bottom: 15px;
  }
  .wishlist-grid-list.grid-view tbody tr .--actions {
    margin: 24px -20px 0 -20px;
  }
  .wishlist-grid-list.grid-view tbody tr .plantimgtitle {
    padding-top: 5em;
  }
  .progresside .quickfacts {
    padding-top: 24px;
    max-width: 100%;
    margin-left: auto;
    margin-top: 40px;
  }
  .quizfilter .mainbox {
    margin-bottom: 23px;
  }
  #response {
    padding-top: 20px;
    margin-top: 20px;
  }
  .dashboardpage {
    margin: 50px 0 0 0;
  }
  .dashboardpage .ctabar {
    padding: 24px;
  }
  .dashboardpage .ctabar h5 {
    margin-bottom: 16px;
    font-size: 32px;
  }
  .dashboardpage .ctabar .__button {
    margin-top: 16px;
  }
  .dashboardpage .ctabar .__button .btnstyle5 {
    margin-left: 0;
  }
  .dashboardpage .card2 {
    margin-bottom: 16px;
  }
  .plantdetail {
    margin: 50px 0;
  }
  .plantdetail .wishlist h6 {
    font-size: 16px;
    line-height: 110%;
  }
  .plantdetail .wishlist .wishlist-toggle svg {
    width: 30px;
  }
  .plantdetail .tabbing .nav-tabs .nav-item {
    border: 1px solid #719e73;
    width: 50%;
  }
  .plantdetail .tabbing .tab-content {
    padding: 30px 24px;
  }
  .plantdetail .tabbing .reads {
    margin-top: 26px;
  }
  .plantdetail .ctabar {
    padding: 20px;
  }
  .plantdetail .ctabar .__button {
    margin-top: 16px;
  }
  .plantdetail .quickfacts_container {
    max-width: 100%;
  }
  .plantdetail .quickfacts_container .quickfacts {
    padding: 0 24px 24px 24px;
  }
  .plantdetail .quickfacts_container .quickfacts .__title {
    margin: 16px 0 28px 0;
  }
  .plantdetail .quickfacts_container .__button a {
    line-height: 35px;
  }
  .plantdetail .tabpanel {
    margin-top: 30px;
  }
  .single-plant .stages {
    display: block;
    margin-top: 40px;
    margin-bottom: 20px;
    width: 100%;
  }
  .single-plant .stages li {
    padding-left: 70px;
    padding-top: 5px;
    min-height: 80px;
  }
  .single-plant .stages li:before {
    left: 17px;
    height: 100%;
    width: 10px;
  }
  .single-plant .stages li:after {
    top: -10%;
    left: 17px;
    width: 10px;
    height: 100%;
  }
  .single-plant .stages li .actions {
    margin-top: -15px;
    max-width: 100%;
    min-width: 100%;
  }
  .single-plant .stages li p {
    width: 95%;
  }
  .single-plant .stages li[data-stage="4"] {
    min-height: inherit;
    width: auto;
  }
  .single-plant .stages li[data-stage="4"]:before, .single-plant .stages li[data-stage="4"]:after {
    content: none;
  }
  .single-plant .stages li[data-stage="4"] .actions {
    margin-left: 0;
  }
  .single-plant .stages li.completed {
    position: relative;
  }
  .single-plant .stages li.completed:after {
    background-color: #719e73;
    width: 10px;
  }
  .single-plant .stages li.completed .actions {
    opacity: 1;
  }
  .single-plant .stages li.completed .actions .cross, .single-plant .stages li.completed .actions .tick {
    display: none;
  }
  .single-plant .stages li.completed .__icon {
    background-color: #719e73;
  }
  .single-plant .stages li.completed .__icon svg .cls-1 {
    fill: #fff;
  }
  .single-plant .ctabar.congrats {
    margin-top: 70px;
  }
  .single-plant .congrats.steps-congrats {
    display: none;
  }
  .social-verticle.stick {
    left: 4%;
  }
  .article-detail {
    margin-top: 70px;
    margin-bottom: 50px;
  }
  .SocialShare {
    bottom: 15px;
    right: 10px;
  }
  body .registerpage .gf_login_links a:first-child,
  body .registerpage .__contactform form [type="submit"] {
    padding: 5px 24px;
    font-size: 16px !important;
    line-height: inherit !important;
    min-height: inherit !important;
  }
  .__contactform form [type="text"], .__contactform form [type="password"], .__contactform form select {
    height: 48px;
    font-size: 16px;
  }
  .__listform form [type="text"] {
    width: 100% !important;
  }
  .eachplant .__facts {
    margin-bottom: 34px;
    padding: 0 24px;
    margin-right: auto;
    margin-left: auto;
  }
  .dirtpatch img {
    display: none;
  }
  body .__contactform .gform_wrapper ul li.gfield {
    margin: 0 0 16px 0;
  }
  body .__contactform .gform_wrapper ul li.gfield textarea,
  body .__contactform .gform_wrapper ul li.gfield input {
    margin: 0;
    padding: 0 24px;
  }
  body .__contactform .gform_wrapper .gform_footer {
    padding: 0 !important;
  }
  .showus .row.vspace5 {
    margin-bottom: 0;
  }
  .paddedcontent .__content p {
    font-size: 16px;
    line-height: 30px;
  }
  .gardencontent .__content p {
    font-size: 16px;
    line-height: 30px;
  }
  .gallery {
    padding: 110px 0;
  }
  .gallery .no-xs-gutter {
    margin: 0;
  }
  .gallery .gutter-xs-16 {
    padding: 8px;
  }
  .givegarden {
    margin-bottom: 0;
  }
  .givegarden .__content h4:nth-of-type(2) {
    margin-bottom: 24px;
  }
  .givegarden .__donationform {
    margin-top: 36px;
  }
  .givegarden .__donationform .btnstyle7 {
    padding: 2px 24px;
  }
  body #cookie-notice {
    max-width: 95%;
    left: 10px;
  }
  .sbi_item.sbi_type_image {
    width: 280px !important;
    height: 280px;
  }
}
/*# sourceMappingURL=responsive.css.map */