@charset "UTF-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
    max-width: 100%;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
    width: 100%;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
/*
	Dreamweaver Fluid Grid Properties
	---------------------------------
-	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

.product-textbox h2 span.spacer {
        padding: 0px 7px 0px 9px;
        color: #0066cc;
    }

    span.product-sku {
        font-size: 1.1rem;
        font-weight: 700;
        letter-spacing: .5px;
    }
    
    .ogr span.product-sku {
        color: #0073ae;    
    }

    .product-textbox h2 {
        padding: 17px 0px;
    }

    .org-logo{
        max-width: 210px;
        vertical-align: -10px; 
    }

    

.fluid {
    clear: both;
    margin-left: 0;
    width: 100%;
    float: left;
    display: block;
}
.fluidList {
    list-style: none;
    list-style-image: none;
    margin: 0;
    padding: 0;
}
/* Mobile Layout: 480px and below. */
  
.gridContainer {
    margin-left: auto;
    margin-right: auto;
    width: 86.45%;
    padding-left: 2.275%;
    padding-right: 2.275%;
    clear: none;
    float: none;
}
.textbox {
    width: 100%;
}
.logo-font p {
    font-family: "myriad-pro", sans-serif;
    font-style: italic;
    font-size: 30px;
    text-align: left;
    font-weight: 400;
    line-height: 1.3em;
    margin: 0 0 0.6em 0;
    color: #000000;
    text-decoration: none;
}
.textbox h1 {
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-size: 30px;
    text-align: left;
    font-weight: 400;
    line-height: 1.3em;
    margin: 0 0 0.6em 0;
    color: #000000;
    text-decoration: none;
}
.textbox h2 {
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-size: 26px;
    text-align: left;
    font-weight: 400;
    line-height: 1.3em;
    margin: 0 0 0.6em 0;
    color: #000000;
    text-decoration: none;
}
.textbox h3 {
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-size: 22px;
    text-align: left;
    font-weight: 400;
    line-height: 1.3em;
    margin: 0 0 0.6em 0;
    color: #000000;
    text-decoration: none;
}
.textbox h4 {
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-size: 20px;
    text-align: left;
    font-weight: 400;
    line-height: 1.3em;
    margin: 0 0 0.6em 0;
    color: #000000;
    text-decoration: none;
}
.textbox h5 {
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-size: 18px;
    text-align: left;
    font-weight: 400;
    line-height: 1.3em;
    margin: 0 0 0.6em 0;
    color: #000000;
    text-decoration: none;
}
.textbox h6 {
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-size: 16px;
    text-align: left;
    font-weight: 400;
    line-height: 1.3em;
    margin: 0 0 0.6em 0;
    color: #000000;
    text-decoration: none;
}
.textbox p {
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-size: 15px;
    text-align: left;
    font-weight: 400;
    line-height: 1.6em;
    margin: 0 0 1.2em 0;
    color: #333333;
}
.textbox a, .textbox a:visited {
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-size: 15px;
    text-align: left;
    font-weight: 400;
    line-height: 1.4em;
    margin: 0 0 1.2em 0;
    color: #3366cc;
    text-decoration: underline;
}
.textbox a:hover {
    text-decoration: none;
}
.textbox ul {
    margin: 0 0 1.3em 0;
}
.textbox ul li {
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-size: 15px;
    text-align: left;
    font-weight: 400;
    line-height: 1.4em;
    margin: 0 0 5px 30px;
    list-style-type: disc;
    color: #333333;
}
.textbox ul li ul {
    margin: 0.5em 0 0.5em 0;
}
.textbox ul li ul li {
    list-style-type: circle;
}
.textbox ol {
    margin: 0 0 1.3em 0;
}
.textbox ol li {
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-size: 15px;
    text-align: left;
    font-weight: 400;
    line-height: 1.4em;
    margin: 0 0 10px 0;
    list-style-type: decimal;
    color: #333333;
}
.textbox ol li strong {
    font-weight: 600;
}
strong {
    font-weight: 600;
}
select.region {
    -webkit-appearance: button;
    -webkit-border-radius: 2px;
    -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.1);
    -webkit-padding-end: 20px;
    -webkit-padding-start: 2px;
    -webkit-user-select: none;
    background-image: url(../images/arrow-black-down.svg);
    background-size: 10px;
    background-position: 96% center;
    background-repeat: no-repeat;
    background-color: rgba(255,255,255,1.0);
    border: 1px solid #cccccc;
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-size: 13px;
    text-align: left;
    font-weight: 400;
    line-height: 1.4em;
    color: #333333;
    margin: 6px 0 0 0;
    overflow: hidden;
    padding: 5px 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 180px;
}
select.region option {
    margin: 40px;
    background: rgba(255,255,255,1.0);
    color: #333333;
}
.btn-link a, .btn-link a:visited {
    width: 82%;
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-size: 15px;
    text-align: left;
    font-weight: 400;
    line-height: 1.4em;
    color: #ffffff;
    text-decoration: none;
    background-color: rgba(51,102,204,1.0);
    background-image: url(../images/arrow-white-right.svg);
    background-repeat: no-repeat;
    background-size: 10px;
    background-position: 95% 50%;
    border-radius: 5px;
    margin: 0 0 0 0;
    padding: 15px 12% 15px 6%;
    display: block;
}
.btn-link a:hover {
    background: rgba(51,51,51,1.0);
    background-image: url(../images/arrow-white-right.svg);
    background-repeat: no-repeat;
    background-size: 10px;
    background-position: 95% 50%;
}
.update {
    width: 85%;
    margin: 10px 0 25px 0;
    padding: 63px 7% 2px 7%;
    border: 1px solid #999999;
    border-radius: 10px;
    background-image: url(../images/update-icon.png);
    background-repeat: no-repeat;
    background-size: 40px;
    background-position: 50% 9%;
}
/*modal*/
input[type=text].rs {
    width: 90%;
    padding: 10px 20px;
    margin: -8px auto 0 auto;
    box-sizing: border-box;
    border: 1px solid #aaaaaa;
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-size: 16px;
    text-align: left;
    font-weight: 400;
    color: #000000;
    text-decoration: none;
}
input[type=email].rs {
    width: 90%;
    padding: 10px 20px;
    margin: -8px auto 0 auto;
    box-sizing: border-box;
    border: 1px solid #aaaaaa;
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-size: 16px;
    text-align: left;
    font-weight: 400;
    color: #000000;
    text-decoration: none;
}
input[type=tel].rs {
    width: 90%;
    padding: 10px 15px;
    margin: -8px auto 0 auto;
    box-sizing: border-box;
    border: 1px solid #aaaaaa;
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-size: 16px;
    text-align: left;
    font-weight: 400;
    color: #000000;
    text-decoration: none;
}
textarea.rs {
    width: 90%;
    height: 150px;
    padding: 12px 20px;
    box-sizing: border-box;
    border: 1px solid #aaaaaa;
    background-color: #ffffff;
    font-size: 16px;
    resize: none;
}
input[type=button].rs {
    width: 160px;
    margin: 15px 0 10px 0;
    padding: 12px;
    background-color: #3366ff;
    border: 1px solid #ffffff;
    border-radius: 5px;
    float: left;
    clear: none;
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
    -webkit-appearance: none;
}
input[type=button].rs:hover {
    width: 160px;
    margin: 15px 0 10px 0;
    padding: 12px;
    background-color: #333333;
    border: 1px solid #ffffff;
    border-radius: 5px;
    float: left;
    clear: none;
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
    -webkit-appearance: none;
}
input[type=submit].rs {
    width: 90%;
    margin: 25px 0 10px 0;
    padding: 15px;
    background-color: #3366ff;
    border: 1px solid #ffffff;
    border-radius: 5px;
    float: left;
    clear: none;
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
    -webkit-appearance: none;
}
input[type=submit].rs:hover {
    width: 90%;
    margin: 25px 0 10px 0;
    padding: 15px;
    background-color: #333333;
    border: 1px solid #ffffff;
    border-radius: 5px;
    float: left;
    clear: none;
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
    -webkit-appearance: none;
}
input[type=reset].rs {
    width: 90%;
    margin: 0 0 20px 0;
    padding: 15px;
    background-color: #3366ff;
    border: 1px solid #ffffff;
    border-radius: 5px;
    float: left;
    clear: none;
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
    -webkit-appearance: none;
}
input[type=reset].rs:hover {
    width: 90%;
    margin: 0 0 20px 0;
    padding: 15px;
    background-color: #333333;
    border: 1px solid #ffffff;
    border-radius: 5px;
    float: left;
    clear: none;
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
    -webkit-appearance: none;
}
.ea-container {
    margin: 0 0 0 0;
    width: 90px;
    padding: 9px 0 0 0;
	float: right;
	display: none;
}
.ea-container img {
    margin: 0 0 0 0;
    width: 100%;
    padding: 6px 0 3px 0;
    background-color: none;
}
.zeroMargin_mobile {
    margin-left: 0;
}
.hide_mobile {
    display: none;
}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {
.gridContainer {
    width: 90.675%;
    padding-left: 1.1625%;
    padding-right: 1.1625%;
    clear: none;
    float: none;
    margin-left: auto;
}
.zeroMargin_tablet {
    margin-left: 0;
}
.hide_tablet {
    display: none;
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {
.gridContainer {
    width: 88.5%;
    max-width: 1232px;
    padding-left: 0.75%;
    padding-right: 0.75%;
    margin: auto;
    clear: none;
    float: none;
    margin-left: auto;
}
.textbox {
    width: 100%;
}
p.logo-font {
    font-family: "myriad-pro", sans-serif;
    font-style: italic;
    font-size: 30px;
    text-align: left;
    font-weight: 400;
    line-height: 1.3em;
    margin: 0 0 0.6em 0;
    color: #000000;
    text-decoration: none;
}
.textbox h1 {
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-size: 30px;
    text-align: left;
    font-weight: 400;
    line-height: 1.3em;
    margin: 0 0 0.6em 0;
    color: #000000;
    text-decoration: none;
}
.textbox h2 {
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-size: 26px;
    text-align: left;
    font-weight: 400;
    line-height: 1.3em;
    margin: 0 0 0.6em 0;
    color: #000000;
    text-decoration: none;
}
.textbox h3 {
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-size: 22px;
    text-align: left;
    font-weight: 400;
    line-height: 1.3em;
    margin: 0 0 0.6em 0;
    color: #000000;
    text-decoration: none;
}
.textbox h4 {
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-size: 20px;
    text-align: left;
    font-weight: 400;
    line-height: 1.3em;
    margin: 0 0 0.6em 0;
    color: #000000;
    text-decoration: none;
}
.textbox h5 {
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-size: 18px;
    text-align: left;
    font-weight: 400;
    line-height: 1.3em;
    margin: 0 0 0.6em 0;
    color: #000000;
    text-decoration: none;
}
.textbox h6 {
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-size: 16px;
    text-align: left;
    font-weight: 400;
    line-height: 1.3em;
    margin: 0 0 0.6em 0;
    color: #000000;
    text-decoration: none;
}
.textbox p {
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-size: 16px;
    text-align: left;
    font-weight: 400;
    line-height: 1.6em;
    margin: 0 0 1.2em 0;
    color: #333333;
}
.textbox a, .textbox a:visited {
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-size: 16px;
    text-align: left;
    font-weight: 400;
    line-height: 1.4em;
    margin: 0 0 1.2em 0;
    color: #3366cc;
    text-decoration: underline;
}
.textbox a:hover {
    text-decoration: none;
}
.textbox ul {
    margin: 0 0 1.3em 0;
}
.textbox ul li {
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-size: 16px;
    text-align: left;
    font-weight: 400;
    line-height: 1.4em;
    margin: 0 0 5px 30px;
    list-style-type: disc;
    color: #333333;
}
.textbox ul li ul {
    margin: 0.5em 0 0.5em 0;
}
.textbox ul li ul li {
    list-style-type: circle;
}
.textbox ol {
    margin: 0 0 1.3em 0;
}
.textbox ol li {
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-size: 16px;
    text-align: left;
    font-weight: 400;
    line-height: 1.4em;
    margin: 0 0 10px 0;
    list-style-type: decimal;
    color: #333333;
}
.textbox ol li strong {
    font-weight: 600;
}
strong {
    font-weight: 600;
}
a {
    word-wrap: break-word;
}
select.region {
    -webkit-appearance: button;
    -webkit-border-radius: 2px;
    -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.1);
    -webkit-padding-end: 20px;
    -webkit-padding-start: 2px;
    -webkit-user-select: none;
    background-image: url(../images/arrow-black-down.svg);
    background-size: 10px;
    background-position: 96% center;
    background-repeat: no-repeat;
    background-color: rgba(255,255,255,1.0);
    border: 1px solid #dddddd;
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-size: 13px;
    text-align: left;
    font-weight: 400;
    line-height: 1.4em;
    color: #333333;
    margin: 6px 0 0 0;
    overflow: hidden;
    padding: 6px 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 180px;
}
select.region option {
    margin: 40px;
    background: rgba(255,255,255,1.0);
    color: #333333;
}
.btn-link a, .btn-link a:visited {
    width: 82%;
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-size: 15px;
    text-align: left;
    font-weight: 400;
    line-height: 1.4em;
    color: #ffffff;
    text-decoration: none;
    background-color: rgba(51,102,204,1.0);
    background-image: url(../images/arrow-white-right.svg);
    background-repeat: no-repeat;
    background-size: 10px;
    background-position: 95% 50%;
    border-radius: 5px;
    margin: 0 0 0 0;
    padding: 15px 12% 15px 6%;
    display: block;
}
.btn-link a:hover {
    background: rgba(51,51,51,1.0);
    background-image: url(../images/arrow-white-right.svg);
    background-repeat: no-repeat;
    background-size: 10px;
    background-position: 95% 50%;
}
.btn-link a:focus {
    background: rgba(51,51,51,1.0);
    background-image: url(../images/arrow-white-right.svg);
    background-repeat: no-repeat;
    background-size: 10px;
    background-position: 95% 50%;
	outline: none;
}
.update {
    width: 85%;
    margin: 25px 0 25px 0;
    padding: 25px 4% 10px 10%;
    border: 1px solid #999999;
    border-radius: 10px;
    background-image: url(../images/update-icon.png);
    background-repeat: no-repeat;
    background-size: 40px;
    background-position: 3% 50%;
}
/*modal*/
input[type=text].rs {
    width: 90%;
    padding: 12px 20px;
    margin: -8px auto 0 auto;
    box-sizing: border-box;
    border: 1px solid #aaaaaa;
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-size: 16px;
    text-align: left;
    font-weight: 400;
    color: #000000;
    text-decoration: none;
}
input[type=email].rs {
    width: 90%;
    padding: 12px 20px;
    margin: -8px auto 0 auto;
    box-sizing: border-box;
    border: 1px solid #aaaaaa;
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-size: 16px;
    text-align: left;
    font-weight: 400;
    color: #000000;
    text-decoration: none;
}
input[type=tel].rs {
    width: 90%;
    padding: 12px 15px;
    margin: -8px auto 0 auto;
    box-sizing: border-box;
    border: 1px solid #aaaaaa;
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-size: 16px;
    text-align: left;
    font-weight: 400;
    color: #000000;
    text-decoration: none;
}
textarea.rs {
    width: 90%;
    height: 150px;
    padding: 12px 20px;
    box-sizing: border-box;
    border: 1px solid #aaaaaa;
    background-color: #ffffff;
    font-size: 16px;
    resize: none;
}
input[type=button].rs {
    width: 160px;
    margin: 15px 0 10px 0;
    padding: 12px;
    background-color: #3366ff;
    border: 1px solid #ffffff;
    border-radius: 5px;
    float: left;
    clear: none;
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
    -webkit-appearance: none;
}
input[type=button].rs:hover {
    width: 160px;
    margin: 15px 0 10px 0;
    padding: 12px;
    background-color: #333333;
    border: 1px solid #ffffff;
    border-radius: 5px;
    float: left;
    clear: none;
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
    -webkit-appearance: none;
}
input[type=submit].rs {
    width: 90%;
    margin: 25px 0 10px 0;
    padding: 15px;
    background-color: #3366ff;
    border: 1px solid #ffffff;
    border-radius: 5px;
    float: left;
    clear: none;
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
    -webkit-appearance: none;
}
input[type=submit].rs:hover {
    width: 90%;
    margin: 25px 0 10px 0;
    padding: 15px;
    background-color: #333333;
    border: 1px solid #ffffff;
    border-radius: 5px;
    float: left;
    clear: none;
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
    -webkit-appearance: none;
}
input[type=submit].rs:focus {
    width: 90%;
    margin: 25px 0 10px 0;
    padding: 15px;
    background-color: #333333;
    border: 1px solid #ffffff;
    border-radius: 5px;
    float: left;
    clear: none;
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
    -webkit-appearance: none;
	outline: none;
}
input[type=reset].rs {
    width: 90%;
    margin: 0 0 20px 0;
    padding: 15px;
    background-color: #3366ff;
    border: 1px solid #ffffff;
    border-radius: 5px;
    float: left;
    clear: none;
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
    -webkit-appearance: none;
}
input[type=reset].rs:hover {
    width: 90%;
    margin: 0 0 20px 0;
    padding: 15px;
    background-color: #333333;
    border: 1px solid #ffffff;
    border-radius: 5px;
    float: left;
    clear: none;
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
    -webkit-appearance: none;
}
.thank-you-container {
    margin: 30px auto 50px auto;
    width: 100%;
    max-width: 800px;
    padding: 0 0 0 0;
}
.ea-container {
    width: 60px;
    margin: 7px 0 0 0;
    padding: 0 0 0 0;
	display: inline-block;
	float: left;
}
.ea-container img {
    width: 60px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    background-color: none;
}	
.zeroMargin_desktop {
    margin-left: 0;
}
.hide_desktop {
    display: none;
}
}


/* info-box link css*/
 .microbiome__bg-light {
                          background-color: #fcedfc;
                          border-radius: 3px;
                      }
              
                      .microbiome__bg {
                          background-color: #663366
                      }
              
                      .microbiome__text-color {
                          color: #663366
                      }
              
                  .info__box{
                   width:auto;
                   margin: 0 auto;
                   padding: 20px;
                   margin-bottom: 50px;
                   margin-top: 50px; 
                   overflow:auto;  
                   transition: all .2s ease;
                   border: #663366 1px solid;
                  }
              
                  .info__box-imgholder {
                      float:left;
                      margin-right: 20px;
                  }
              
                  .info__box--image {
                      max-width:100%;
                      height:auto;
                      border-radius: 3px;
                      }

                  .info__box--image:hover {
                    box-shadow: rgba(0, 0, 0, 0.3) 0.2rem 0.2rem 0.5rem;
                    transform: scale(1.01);
                  }    
              
                  .info__box-text {
                      float: left; 
                      max-width: 75%;  
                  }
              
                  .info__box-text--heading {
                    font-size:28px;
                    font-weight:300;
                  }
              
                  .info__box-text--link {
                      background-color: #663366;
                      color: #fcedfc;
                      padding: 10px 20px;
                      display: block;
                      text-align: center;
                      border-radius: 3px;
                      text-decoration: none;
                      font-size:20px; 
                      
              
                  }

                  .info__box-text--link:hover {
                    box-shadow: rgba(0, 0, 0, 0.3) 0.2rem 0.2rem 0.5rem;
                    transform: scale(1.01); }
              
                  }
              
                  @media only screen and (min-width: 992px) {
                      .info__box-text { 
                                  max-width: 75%;  
                     }
                  }
              
                  @media only screen and (max-width: 1000px) {
                      .info__box-text { 
                                  max-width: 60%;  
                     }
                  }
              
                  @media only screen and (max-width: 800px) {
                      .info__box-text { 
                                  max-width: 100%;  
                                  float: none;
                                  text-align: center;
                     }
              
                     .info__box-imgholder {
                      text-align: center;
                      float:none;
                      margin: 0 auto;
                      display: block;
                  }
                  }
   /* end of info-box link css*/               