
/*===============================NEVER NEEDS ADJUSTED============================*/
#slider, #content {max-width: 1920px;margin: auto;}
#content img, #footer.footer img {transform: translateZ(0);}
.serving li {display: block;text-align: left;}
.customList ul > li {list-style-type: none;font-weight:400;}
.customList, .serving {list-style-type: none;font-weight: 400;display:inline-block;margin:0;text-align:left;}
.feedback #content a img {height: 175px;width: auto;padding: 20px;-webkit-transition: border .2s;transition: border .2s, box-shadow .2s;}
.feedback #content a img:hover {border: 1px solid rgba(0, 0, 0, 0.3);border-radius: 10px;box-shadow: 5px 5px 8px rgba(0, 0, 0, 0.2);}
.feedback-page p {display:inline-block;}
.feedback-page {text-align:center;}
.rslides_tabs {padding: 0;height: 27px;bottom:-17px;}
.rslides_tabs li a::before {font-size: 25px;}
.prime {background:white;overflow-x:hidden;}
html, #content {overflow-x: hidden;}
.breakout {margin: 0 -100%;margin: 0 calc(50% - 50vw);background: none;}
#content a, #content a:hover {text-decoration: none;}
#content {line-height: 1.9em;min-height: 570px;padding:0;}
footer.footer .wpcf7-form textarea {height: 60px;}
.prime, .flex-row {max-width: 1920px;margin: auto;width: 100%;}
#content .one-fourth:nth-child(2n+1) {clear: none;}
h1, h2, h3, h4, h5, .wpcf7-form input[type="submit"], .cta-text, .topPhone {text-transform: uppercase;font-weight: 300;line-height:1.2em;}
#wprmenu_bar {z-index: 10000;}
#content h2 {margin-top: 2em;margin-bottom: 1em;}
.feedback-header {margin-top: 45px;}
/*=================================================================================*/

/*========================= ANIMATIONS ===========================*/
.hvr-grow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    backface-visibility: hidden;
}
.hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

/*=============================== BUTTONS ========================================*/


.link-button-light, .link-button-dark, #content a.link-button-light, #content a.link-button-dark {
    text-transform: uppercase;
    letter-spacing: 2px;
    border-left: 2px solid white;
    border-right: 2px solid white;
    color: white;
    padding: 5px 69px;
    transition: .4s ease-in-out;
    position: relative;
    display: inline-block;
    margin: 30px auto;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    font-weight: 400;
    line-height: 2.2em;
    background: rgba(0,0,0,0.4);
}
footer.footer .link-button-light, footer.footer .link-button-dark {
    padding: 5px 38px;
    margin: 30px 0;
}

.link-button-light:hover, #content a.link-button-light:hover {
  background: rgba(0, 0, 0, 0.81);
  color: white;
}

#content a.link-button-light::after, #content a.link-button-dark::after, .link-button-light::after, .link-button-dark::after {
    content: ' ';
    position: absolute;
    right: 0;
    left: 0;
    text-align: center;
    top: 0;
    bottom: 0;
    transform: scalex(1);
    transition: .45s cubic-bezier(0.22, 0.61, 0.36, 1);
    border-top: 2px solid white;
    border-bottom: 2px solid white;
}

#content a.link-button-light:hover::after, #content a.link-button-dark:hover::after, .link-button-light:hover::after, .link-button-dark:hover::after {
  transform: scaleX(0);
}

#content a.link-button-dark, .link-button-dark {
    border-left: 2px solid #A5E432;
    border-right: 2px solid #A5E432;
    color: #232323;
    background: #A5E432;
    font-weight: 400;
}

#content a.link-button-dark:hover, a.link-button-dark:hover  {
    background: rgba(0,0,0,0.7);
    color: #A5E432;
}

#content a.link-button-dark::after, .link-button-dark::after {
    border-top: 2px solid #A5E432;
    border-bottom: 2px solid #A5E432;
}
#slider a.link-button-dark:hover {
    background: rgba(0,0,0,0.5);
}


/*-------------------------------------------------------------------------*/


.wpcf7-form input[type=submit], .biziq-button, .client-button {
    background: none;
    border: 2px solid #aad03d;
    padding: 6px 40px;
    font-weight: 400;
    letter-spacing: 1px;
    color: #aad03d;
    transition: .2s ease-in-out;
    text-transform: uppercase;
}
.wpcf7-form input[type=submit]:hover, .biziq-button:hover,.client-button:hover {
    background: #aad03d;
    color: white;
}


/*-----------------------------------------------------------------------------*/


footer.footer input.wpcf7-form-control.wpcf7-submit:hover {
    background: #0c3f10;
    color: white;
}
footer.footer input.wpcf7-form-control.wpcf7-submit {
    border: 1.5px solid #0c3f10;
    color: #0c3f10;
    font-weight: 400;
    padding: 7px 40px;
    transition: .2s ease-in-out;
}


/*=================================== STRUCTURAL ==================================*/

.floating-bottle {
    margin-bottom:-25px;
    float:right;
}
.center-block {
    display: table;
    margin: 30px auto;
    text-align: center;
    float: none;
}
.center-text {
    text-align: center;
}
.center-divs {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.float-left {
  width: 47%;
  float: left;
  margin: 20px 20px 20px 0;
}
.float-right {
  float: right;
  width: 47%;
  margin: 20px 0 20px 20px;
}
.float-left.overhang {
  margin: 20px 20px 20px -50%;
}
.float-right.overhang {
    margin: 20px -50% 20px 20px;
}
#content .breakout {
    background-repeat: no-repeat;
    background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-position: center;
    background-attachment: fixed;
    margin-top: 3em;
    margin-bottom: 4em;
    padding-top: 5em;
    padding-bottom: 5em;
}
#content .breakout.edge-to-edge .wrapper {
  max-width: 1920px;
  margin: auto;
}
#content .breakout.edge-to-edge .wrapper img {
  margin-top: -3px;
}
#content .flush-bottom {
    margin-bottom: -25px;
}
#content .flush-top {
    margin-top: -80px;
}
.gapped {
    margin-top: 0;
}
.gapped .one-half {
    overflow: hidden;
    margin: 13px;
    width: calc(50% - 26px);
}
.gapped .one-third {
    overflow: hidden;
    margin: 13px;
    width: calc(33.33% - 26px);
}
.gapped .one-fourth {
    overflow: hidden;
    margin: 13px;
    width: calc(25% - 26px);
}
.gapped .one-fifth {
    overflow: hidden;
    margin: 13px;
    width: calc(20% - 26px);
}
.flex-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.overhang-bottom {
    margin-bottom: -248px;
}
.overhang-buffer {
    content: ' ';
    display: block;
    padding: 80px;
    margin: 0 calc(50% - 50vw);
    width: 100vw;
}


/*================================ CARDS =================================*/

.white-card, .ghost-card, .color-card {
    color: #222;
    background-color: white;
    background-image:url('/wp-content/uploads/blizzard.png');
    padding: 10px 30px;
    box-shadow: 9px 9px 24px rgba(0,0,0,0.25);
}
.white-card img, .ghost-card img, .color-card img {
    height: auto;
}
.black-card {
    color: white;
    background-color: #222;
    background-image: url(/wp-content/uploads/binding-dark.png);
    padding: 30px;
    box-shadow: 9px 9px 24px rgba(0,0,0,0.25);
    z-index: 1;
    margin-bottom: 30px;
}
#content .breakout.edge-to-edge .wrapper .black-card img {
    margin-top: -30px;
}
.black-card ul {
    padding-left: 20px;
}
.ghost-card {
    border: 1.5px solid white;
    color: white;
    background: rgba(0,0,0,0.7);
    padding-bottom: 30px;
    text-align: center;
    border-radius: 30px;
}
.white-card .big-text {
    font-size: 2em;
    line-height: 1.2em;
}
.white-card .price {
    font-size: 1.7em;
    line-height: 1.2em;
    color: white;
    font-weight: bold;
    background: #629dd4;
    padding: 9px;
}
#content .breakout.edge-to-edge .wrapper .one-fifth.ghost-card img {
    max-width: 200px;
    margin: 20px auto 0;
    display: block;
}
.color-card{
   background: #114848;
   color: white;
}
.color-card img {
    margin: 30px auto 0;
    display: block;
}
.ghost-card h2, .black-card h2, .white-card h2, .color-card h2 {
   font-size: 2em;
   color:rgba(300,300,300,0.9);
}
.white-card h2 {
   color: rgba(0,0,0,0.8);
}
.ghost-card h3, .white-card h3, .black-card h3, .color-card h3 {
    font-size: 1.6em;
    line-height: 1.2em;
    color: rgba(300,300,300,0.75);
}
.black-card h3 {
    color: rgba(300,300,300,0.7);
}
.white-card h3 {
    color: rgba(70,70,70,0.7);
}
.full-card-width {
    margin: -30px -30px 0;
    min-width: calc(100% + 60px);
}
#content .breakout.edge-to-edge .white-card img.full-card-width {
    width: 100%;
    margin: -14px -30px 0;
    min-width: calc(100% + 60px);
    background: #222;
}

/*========================= HEADER ========================================*/

.toplogo {
    float: left;
    transform: translateZ(0);
    transition: .2s ease-in-out;
    margin-bottom: -26px;
    max-width: 25vw;
}
.toplogo:hover {
    opacity:.5;
}
.toplogo img {
    transform: translateZ(0);
}
.topPhone {
    text-align: right;
    margin-right: 0px;
    margin-top: 18px;
    margin-bottom: 20px;
}
header.header.clear .wrapper {max-width: 1920px;width: 100%;padding: 0 20px;}
.home header.header.clear {
    position: absolute;
    background-color: rgba(255, 255, 255, 0.9);
}
header.header.clear {
    color: #222;
    background-color: white;
    border-bottom: 1px solid #222;
}
.topPhone .phone-number:before {
    content: '\f095';
    font-family: FontAwesome;
    padding-right: 20px;
}
.topPhone .phone-number {
    padding: 6px 29px;
    background: none;
    color: #222;
    font-weight: 600;
    letter-spacing: 2px;
    border: 1px solid #222;
    transition: .2s ease-in-out;
    text-align: right;
    background: none;
}
.topPhone .phone-number:hover {
    background: #222;
    color: #c7f17a;
    text-shadow: none;
}

/*===================== NAVIGATION ========================================*/

nav.nav ul li.current-menu-item a, nav.nav ul li.current_page_parent a, nav.nav ul li.current-menu-ancestor a {
    border: none;
}
nav.nav ul li {
   -webkit-transition: box-shadow .2s cubic-bezier(.39,.4,.63,1.17);
   transition: box-shadow .2s cubic-bezier(.39,.4,.63,1.17);
    border: none;
    backface-visibility: hidden;
}
nav.nav ul li a {
    padding: 2px 29px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    font-size: .8em;
    font-weight: 600;
}
nav.nav ul li a:hover {
    background: none;
}
nav.nav ul li.current-menu-item, nav.nav ul li.current_page_parent, nav.nav ul li.current-menu-ancestor, nav.nav ul li {
    transition: .2s ease-in-out;
    backface-visibility: hidden;
}
nav.nav ul li.current-menu-item, nav.nav ul li.current_page_parent, nav.nav ul li.current-menu-ancestor, nav.nav ul li:hover {
    box-shadow: 0 3px 0 #0a7070;
}
.nav ul li > a:after {
    color: white;
    transition: .2s ease-in-out;
}
.nav ul li:hover > a:after {
    color: #aca795;
}
nav.nav ul.sub-menu li a {
    text-align: left;
}
ul.sub-menu {
    background: #81bd00;
    min-width: 215px;
}
nav.nav {
    float: right;
    display: inline-block;
    width: 75%;
    margin-top: -28px;
}
nav.nav.nav-fixed {
    margin: 0px;
    width: 100%;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.9);
    border-bottom: 1px solid #222;
}
.nav ul {
    text-align: right;
}
.nav-block.active {
    min-height: 0;
}

/*======================= SLIDER =======================*/


#slider img {
    width: 100%;
    border-bottom: 1px solid #bbbbbb;
}
.cta {
    width: 100%;
    height: 100%;
}
.cta-box {
    height: 100%;
    width: 100%;
    position: absolute;
    right: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background: rgba(0,0,0,0.1);
}
.cta-text {
    font-size: 2.5em;
    color: white;
    line-height: 1em;
    letter-spacing: 1px;
    font-family: 'Poppins', sans-serif;
    margin-top: 170px;
    text-shadow: 0 0 14px #222;
    padding: 0 30px;
}
.cta-box .sub-header {
    font-size: 0.5em;
    font-weight: 400;
    display: block;
    padding-top: 10px;
    line-height: 1em;
}




/*================================ BODY CONTENT ==================================*/

body {
    color: black;
    font-size: .68em;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
    background: #191715;
}
h1 {
    font-family: 'Poppins', sans-serif;
    letter-spacing: .7px;
    font-size: 2.5em;
    line-height: 1.2em;
    margin: 1.5em 0 .7em;
    display: block;
}
.home h1 {
    margin-top: 1.6em;
}
blockquote::before {
    content: '"';
    float: left;
    font-size: 3.3em;
    margin-top: 31px;
    margin-right: 27px;
    color: rgba(0,0,0,0.3);
    display: block;
}
.jumbo-text-white, .jumbo-text-black {
    color: rgba(300,300,300,0.85);
    font-size: 1.8em;
    line-height: 1.5em;
    padding: .8em 0;
    font-weight: 400;
    border-top: 2px solid;
    border-bottom: 2px solid;
    text-align:center;
}
.jumbo-text-black {
    color: rgba(0,0,0,0.45);
    background: rgba(300,300,300,0.4);
}
blockquote {
    font-size: 2.3em;
    font-style: italic;
    line-height: 2em;
    color: rgba(0,0,0,0.6);
    font-weight: 400;
    padding: 30px 30px 60px 30px;
    margin: 30px 0;
}
blockquote::after {
    content: ' ';
    display: table;
    clear: both;
}
.signature {
    text-align: right;
    font-size: 1em;
    font-weight: bold;
    line-height: 1.2em;
    margin-right: 30px;
    color: rgba(0,0,0,0.3);
}
.serving-areas ul li:after {
    content: ' | ';
    font-style: normal;
    color: white;
    padding: 0 15px;
}
.serving-areas ul:after {
    content: ' ';
    display: table;
    clear: both;
    padding: 0 8px;
}
.serving-areas ul li {
    list-style: none;
    float: left;
    color: #a5e432;
    font-style: italic;
}
.serving-areas {
    background: rgba(0,0,0,0.6);
    color: white;
    font-size: 1.4em;
    line-height: 1.4em;
    padding: 40px;
    margin: 2em 0;
    font-weight: 400;
}
.serving-areas ul {
    padding: 0;
}
#content .up-down a {
    color: #a5d352;
    text-shadow: 0 0 5px rgba(0,0,0,0.7);
    margin: 0 30px;
}
#content .wpcf7 {
    margin: -15px 30px 20px;
    padding: 0 30px;
}
.big-fancy-text {
    font-size: 2em;
    font-weight: 400;
    line-height: 1.4em;
    color: rgba(300,300,300,0.6);
    padding-bottom: 3em;
}
.big-fancy-text strong {
    color: white;
    display: inline-block;
}
.compliments h1 {
    background: #222;
}
.customList li::before {
    content: '\f14a';
    font-family: FontAwesome;
    padding-right: 10px;
    color: #167284;
    margin-left: -22px;
    font-size: 16px;
}
#content .breakout.bottom-cta-text {
    font-size: 1.2em;
    color: white;
    line-height: 2em;
    font-weight: 400;
    margin-top: 40px;
    background: #9d9780;
    background-image: url('/wp-content/uploads/binding-dark.png');
    background-size: auto;
    background-repeat: repeat;
    background-attachment: scroll;
}
#content .bottom-cta-text h2, #content .bottom-cta-text h3 {
    margin-top: 0;
}
.review-nav-container {
    margin-bottom: 40px;
    flex-basis: 1080px;
}
.review-body {
    border-left: 1px solid #ffffff;
}
.reviews button#show-form-button {
    margin-bottom: 30px;
}
.active-page a {
    border: 1px solid;
    padding: 5px;
}

/*================================ FOOTER ===================================*/

footer.footer {
    margin-top: -3px;
    background-color: #0A7070;
    color: white;
    font-weight: 400;
    z-index: 1;
    position: relative;
}
footer.footer .wrapper {
    max-width: 1920px;
    width: 95%;
    display: flex;
    flex-wrap: wrap;
}
footer.footer .one-fourth {
    background: #333333;
    display: flex;
    flex-direction: column;
    flex: 1;
    flex-basis: 300px;
    margin: 12px 12px 23px;
    box-shadow: 6px 6px 7px rgba(0,0,0,0.2);
}
.copy {
    background: #053b3b;
    margin-bottom: -10px;
    padding: 5px;
    color: white;
    font-weight: bold;
}
.bottomicon img {
    transform: translateZ(0);
}
.bottomicon {
    max-width: 63px;
}
h2.widgettitle, #biziqbusinesshours-3 h2 {
    border-left: 3px solid #a5e432;
    padding-left: 10px;
    background: rgba(0,0,0,0.2);
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 1.1em;
}
.certification-container {
    margin-bottom: 20px;
}

/*======================= GALLERY =======================*/
.featherlight-content {
    overflow: hidden !important;
}
.featherlight .featherlight-content {
    background: none;
    padding: 50px !important;
}
.featherlight-next span, .featherlight-previous span {
    text-shadow: 0 0 5px black;
    opacity: .5;
    display: block;  
    font-size: 4em;
    line-height: 1em;
}
.featherlight-next span {
    right: -40%;
}
.featherlight-previous span {
    left: -38%;
}
.featherlight-next:hover, .featherlight-previous:hover {
    background: none;
}
.featherlight-close-icon {
    font-size: 3em;
    font-weight: bold;
    color: white !important;
    background: none !important;
    top: 16px !important;
    right: 16px !important;
}
.featherlight-image.featherlight-inner {
    padding: 20px;
    max-width: 100%;
    height: auto !important;
}
.gallery-item img {
    width: 100%;
    height: auto;
}
.gallery-link {
    transform: scale(.95);
    transition: box-shadow .1s, transform .2s, opacity .2s;
    margin: 30px;
    box-shadow: 4px 4px 8px rgba(0,0,0,0.45);
    opacity: 1;
}
.gallery-link:hover, .gallery-link:focus, .gallery-link:active {
    transform: scale(1);
    box-shadow: 6px 6px 15px rgba(0,0,0,0.25);
    opacity: .9;
}
.gallery h1 {
    text-align: center;
    padding: 10px;
    color: white;
    background: #444;
    margin: 20px 0 40px;
}
.gallery-item {
    margin: 0 !important;
    overflow: hidden;
}
.gallery-item img {
    border: none !important;
    margin: 0;
    padding: 0;
}
.gallery-icon a {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 4px;
}
.gallery-icon a::after {
    transition: .3s ease-in-out;
    content: '\f00e';
    opacity: 0;
    background: none;
    position: absolute;
    width: 100%;
    height: 100%;
    color: white;
    bottom: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: FontAwesome;
    font-size: 4em;
    line-height: 1em;
}
.gallery-icon:hover a::after {
    opacity: 1;
    background: rgba(0,0,0,0.4);
}
.gallery-icon:hover a img {
    transform: scale(1.1) !important;
}

.gallery-icon {
    overflow: hidden;
}

.gallery-icon a img {
    transition: .15s ease-in-out;
    backface-visibility: hidden;
}


@media only screen and (max-width:767px) {
  .featherlight-content::before {display: none;}
  .gallery-item {
    width: 50%!important;
  }
}

/*========================= BLOG ========================*/

main[role="blog"], .blog-sidebar {
    margin-top: 44px;
}
main[role="blog"] h1 {
    margin-top: 0;
}
#content .post h1 a {color: #222;}
.date {font-style: italic;}
.author {font-weight: bold;}
#content .comments a {
    color: #222;
    background: white;
    padding: 5px 14px;
    border-radius: 5px;
    border: 2px solid #222;
    margin: 0px 10px;
    font-weight: bold;
    display: inline-block;
    -webkit-transition: color .2s, background .2s;
    /* For Safari 3.1 to 6.0 */
    transition: color .2s, background .2s;
    box-shadow: 5px 5px 6px rgba(0,0,0,0.1);
}
#content .comments a:hover {
    color: white;
    background: #222;
}
#comment {
    display: block;
}
.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
    margin-bottom: -10px;
    float: left;
    width: 37%;
    margin: 0 20px 20px 0;
}
img.attachment-120x120.size-120x120.wp-post-image {
    float: left;
    margin: 0 20px 20px 0;
}

#content .post a {
    color: #167284;
    transition: all .2s;
    box-shadow: 0px 0px #222;
    line-height: 1.7em;
}
#content .post a:hover {
    box-shadow: 0px 3px #222;
    text-decoration: none;
}
#content .post .comments a {
    box-shadow: none;
}
.blog-sidebar {
    padding: 10px 20px;
    background: #167284;
    box-shadow: 5px 5px 15px rgba(0,0,0,0.2);
    color: white;
    margin-top: 5em;
    margin-bottom: 3em;
}
#content .blog-sidebar a {
    color: rgba(300,300,300,0.5);
    margin-bottom: 5px;
    padding-bottom: 2px;
    transition: .2s ease-in-out;
}
.blog-sidebar a:after {
    content: ' ';
    border-bottom: 2px solid white;
    display: block;
    width: 0;
    transition: .2s ease-in-out;
}
.blog-sidebar a:hover:after {
    width: 100%;
}

.blog-sidebar ul {
    list-style: none;
    padding-left: 0;
}

/*============================== REVIEWS ====================================*/

.rev-cont {margin: 20px;background: #222;flex: 1;flex-basis: 350px;color: white;padding: 30px;box-shadow: 6px 6px 16px rgba(0,0,0,0.3);display: flex;flex-direction: column;justify-content: space-between;border-radius: 4px;font-weight: 400;background-image: url(/wp-content/uploads/binding-dark.png);}

.review-container {display: flex;flex-wrap: wrap;}

button#show-comment-form-button {
    justify-items: stretch;
    margin-top: auto;
}

span.author-name {
    background: #a5d352;
    padding: 0px 59px;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    color: #222;
    font-weight: 400;
    box-shadow: 4px 4px 12px rgba(0,0,0,0.5);
    border-radius: 3px;
    margin-top: -47px;
    position: relative;
    display: table;
    margin-bottom: 17px;
}

.review-info {
    position: relative;
}

button#show-comment-form-button {
    border-color: white;
    color: white;
    justify-self: baseline;
    margin-top: auto;
    flex: 1;
}

button#show-comment-form-button:hover {
    background: white;
    color: #222;
}

#content li.active-page a {
    color: #0c3f10;
    font-weight: bold;
}

div#biziqrecentreviews-5 {
    margin-top: 81px;
}

/*============================== CONTACT FORM ================================*/

form.wpcf7-form {
    background: #222;
    padding: 10px;
    /* border-radius: 25px; */
    margin-bottom: 15px;
    box-shadow: 5px 5px 13px rgba(0,0,0,0.4);
    background-image: url(/wp-content/uploads/binding-dark.png);
}

.wpcf7-form input[type=submit].wpcf7-form-control.wpcf7-submit {
    border-color: #a5e432;
    color: #a5e432;
}
.wpcf7-form input[type=submit].wpcf7-form-control.wpcf7-submit:hover {
    color: #222;
    background: #a5e432;
}

input.wpcf7-form-control.wpcf7-submit:hover {
    background: white;
    color: #222;
}
.wpcf7-form input, .wpcf7-form textarea {
    background: rgba(300,300,300,0.1);
    margin: 5px 0;
    color: white;
}

.wpcf7-form input:focus, .wpcf7-form textarea:focus {
    border: 1px solid #cdff74;
    outline: none;
}


/*============================== RESPONSIVE =======================================*/

@media only screen and (min-width: 2600px) {
   #content .breakout {
    background-size: contain;
    -o-background-size: contain;
    -moz-background-size: contain;
    -webkit-background-size: contain;
  }
}

@media only screen and (min-width: 1921px) {
  .breakout {
     margin-left: -420px;
     margin-right: -420px;
  }
  .cta-text {
    margin-top: calc(18% - 50px);
  }
  #content .flush-top {
    margin-top: -97px;
  }
  nav.nav.nav-fixed {
    max-width: 1920px;
    margin: auto;
    left: 0;
  }
}

@media only screen and (max-width: 1420px) {
  header.header.clear nav.nav, header.header.clear nav.nav.nav-fixed {
    width: 100%;
    display: block;
    margin: 15px auto 5px;
  }
  header.header.clear nav.nav.nav-fixed {
    margin-top: 0;
  }
  .nav ul {
    text-align: center;
  }
  .cta-text {
    font-size: 3em;
    margin-top: 150px;
  }
}

@media only screen and (max-width: 1300px) {
  .cta-box {
    line-height: inherit;
    width: 100%;
    transform: scale(1.7);
    font-size: 0.5em;
    padding: 0 31%;
  }
  .cta-text {
    font-size: 2em;
    margin-top: 138px;
  }
  #slider {
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 100%;
    height: 36vw;
  }
  .home #slider {
    height: 47vw;
  }
  .home #slider img {
    transform: scale(1.4);
  }
  #slider img {
    transform: scale(1.3);
  }
  #slider .link-button-dark {
    margin: 13px auto;
    font-size: .8em;
  }
  .gapped .one-fifth {
    overflow: hidden;
    margin: 13px;
    width: calc(20% - 26px);
    min-width: 300px;
  }
  .white-card, .black-card, .color-card {
    max-width: 460px;
  }
  .toplogo {
    margin-bottom: -31px;
    margin-top: 1px;
    max-width: 216px;
  }
  .nav ul {
    padding: 8px 0 4px;
  }
}

@media only screen and (max-width: 1150px) {
  .gapped .one-fourth, .gapped .one-fifth {
    margin: 30px 13px;
    width: calc(50% - 26px);
  }
  nav.nav {
    width: 100%;
    margin-top: 10px;
  }
  .cta-text {
    font-size: 1.7em;
  }
  .cta .link-button-light, .cta .link-button-dark {
    transform: translateZ(0);
    text-rendering: optimizeLegibility;
    padding: 2px 50px;
    border-width: 1.5px;
  }
  .cta .link-button-light::after, .cta .link-button-dark::after {
    border-width: 1.5px;
  }
  .toplogo {
    max-width: 191px;
    margin-top: -5px;
  }
  .topPhone {
    margin-top: 21px;
    margin-bottom: 0;
  }
  .home #slider {
    height: 47vw;
  }
}

@media only screen and (max-width:767px) {
  .up-down > a::before {
    font-size: 8em;
  }
  .cta .link-button-light, .cta .link-button-dark {
    margin: 2.5vw auto;
  }
  .float-right, .float-left {
      display: block;
      width: 100% !important; /* KEEP - Allows you to set inline width to adjust for content and not make a separate class for a new media query*/
      margin: 2em 0;
  }
  .serving-areas {
      font-size: 1em;
  }
  .serving-areas ul li:after {
    padding: 0 5px;
  }
  nav.nav ul li a {
      padding: 10px 29px;
  }
  h1 {
    font-size: 2.2em;
  }
  .rslides_tabs {
      display: none;
  }
  .cta {
      width: 100%;
  }
  #slider {
    transform: scale(1.5) translateZ(0);
    font-size: .75em;
    height: 38vw;
    margin-top: 9vw;
  }
  .home #slider {
    transform: scale(1.3) translateZ(0);
    font-size: .75em;
    height: 39vw;
    margin-top: 5vw;
    margin-bottom: 5vw;
  }
  #slider img {
    transform: none;
  }
  .cta-box {
    line-height: inherit;
    text-align: center;
    transform: none;
    padding: 0;
    font-size: .9em;
  }
  .cta-text {
    font-size: 2em;
    margin-top: 0;
    padding: 0 21%;
  }
    .rslides_tabs {
    display: none;
  }
  .gapped .one-half, .gapped .one-third {
    margin: 30px 15px;
    width: 100%;
  }
  .flex-row .one-fifth:nth-child(5) {
    display: block;
    float: none;
  }
  .topPhone {
    margin: 20px 0px 40px;
    text-align: center;
  }
  .toplogo {
    margin: 8px auto;
    float: none;
    width: 100%;
    max-width: 600px;
  }
  .home header.header.clear {
    position: relative;
    background-color: #A5D352;
  }
  header.header.clear .three-fourth, header.header.clear .one-fourth {
    width: 100%;
    display: block;
    margin: auto;
  }
  #menu-toggle span {
    background: white;
  }
  header.header.clear nav.nav, header.header.clear nav.nav.nav-fixed {
    width: 100vw;
    display: block;
    margin: 0 calc(50% - 50vw);
    background: #222;
    padding-bottom: 11px;
    color: white;
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid gray;
  }
  .white-card, .black-card, .ghost-card, .color-card {
    max-width: 100%;
    padding: 20px;
  }
  .white-card img, .black-card img, .ghost-card img, .color-card img {
    margin-bottom: 20px;
  }
  .gapped .one-half, .gapped .one-third {
    margin: 13px;
    max-width: 100%;
  }
  main[role="blog"], .blog-sidebar {
    margin-top: 30px;
  }
  .certification-container .one-half:nth-child(2) {
    margin: -54px auto;
  }
  .customList {
    text-align: left;
  }
  nav.nav ul li.current-menu-item, nav.nav ul li.current_page_parent, nav.nav ul li.current-menu-ancestor, nav.nav ul li:hover {
    box-shadow: 0 3px 0 #a5d352;
  }
  .mobile-hidden {
    display: none;
  }
}

@media only screen and (max-width: 500px) {
  .cta-box {
    padding: 20px;
    font-size: .9em;
  }
  .cta-text {
    font-size: 1.3em;
    margin-top: 0;
    padding: 14px 14%;
  }
  .cta .link-button-light, .cta .link-button-dark {
    padding: 2px 15px;
    margin: 2.5vw auto;
  }
  h1, .home h1 {
    font-size: 1.6em;
  }
  h2 {
    font-size: 1.2em;
  }
  h3 {
    font-size: 1.1em;
  }
  .gapped .one-fourth, .gapped .one-fifth {
    margin: 30px 0;
    width: 95%;
  }
  .breakout .wrapper {
    padding: 10px;
  }
  #content a.link-button-light, #content a.link-button-dark, .link-button-light, .link-button-dark {
    padding: 5px 16px;
    margin: 30px auto;
    display: block;
    text-align: center;
  }
  .customList {
    padding-left: 25px;
  }
  #content .wpcf7 {
    margin: 0px;
  }
  #content .wpcf7 {
    padding: 0;
  }
  .biziq-button, .client-button {
    display: block;
    margin: auto;
  }
  .contact-us #content h1, .contact-us #content h2 {
    text-align: center;
  }
  .home #slider img {
    transform: scale(1);
  }
}