.subscribe-link img {
    height: 30px;
}
.subscribe-title {
    text-align: center;
}
a.ext-link {
    text-decoration: none;
}

button.btn.btn-outline-primary.w-100.data-button {
    line-height: 1.7em;
}

li {
    line-height: 1.7em;
}


.greywrap {
    background: #F8F8F8;
    margin: 0;
    padding-top: 10px;
    border-bottom: 1px solid #ddd;
    text-align: left;
}
.submenu_wrap {
    margin: 0 auto;
    padding-top: 5px;
    text-align: center;
}
.submenu_wrap> ul {
    margin: 0 auto;
}
.submenu_wrap .nav li {
    list-style: none;
    margin: 0 auto;
    position: relative;
}
.submenu_wrap .nav > li {
    padding: 0 0;
    display: inline-block;
    width: 190px;
}
.submenu_wrap .fa {
    font-size: 2.5em;
    padding-bottom: 10px;
}
.submenu_wrap .nav li a {
    font-family: 'Arvo', sans-serif;
    font-size: 1.0em;
    color: #737373;
    display: block;
    letter-spacing: 2px;
    padding: 8px 0px 20px;
    text-align: center;
    background: none;
    text-transform: uppercase;
}
.submenu_wrap .nav li a:hover {
    color: #000;
}



.slideNav2 .step-bg-black {
    font-size: 20px !important;
    font-weight: bold;
    color: #fffdfd;
    text-align: center;
    position: relative;
    position: relative;
    z-index: 3;
    margin: 4px auto 0;
    width: 50px;
    height: 30px;
    background: #dc3545;
    vertical-align: middle;
}
.callout-blue-img {
    background: #f4f8fa;
    border-left: 5px solid #569fd3;
}
.callout-orange-img {
    background: #fcf8f2;
    border-left: 5px solid #f3901d;
}
.bs-callout-img {
    margin: 0;
    padding: 15px 30px 15px 15px;
    border-left: 5px solid #eee;
    font-size: 21px;
    word-wrap: break-word;
}

.box3 > .icon > .step {
    position: relative;
    z-index: 2;
    margin: auto;
    width: 100px;
    height: 100px;
    border: 14px solid white;
    border-radius: 50%;
    background: #dc3545;
    vertical-align: middle;
}
.step-bg2 {
    font-size: 38px !important;
    font-weight: bold;
    color: #fff;
    text-align: center;
    position: relative;
    z-index: 3;
    margin: 7px auto 0;
    width: 58px;
    height: 58px;
    background: #dc3545;
    border-radius: 50%;
    vertical-align: middle;
}
.slideNav2 {
    position: fixed;
    right: 10px;
    top: 60%;
    z-index: 11;
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
.subscribe-link img {
    height: 70px;
}
    
p.masthead {
    letter-spacing: 0.03em;
    line-height: 1;
    text-shadow: 1px 2px 4px rgb(0 0 0 / 80%);
    font-size: 1rem;
    font-weight: 500;
    color: #fff;
}
   
}

/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */
@media (min-width: 768px) {
.subscribe-link img {
    height: 70px;
}
        
.slideNav2 .step-bg-black {
    font-size: 20px !important;
    font-weight: bold;
    color: #fffdfd;
    text-align: center;
    position: relative;
    position: relative;
    z-index: 3;
    margin: 4px auto 0;
    width: 30px;
    height: 30px;
    background: #dc3545;
    vertical-align: middle;
}
a.ext-link {
    text-decoration: none;
}
}

    @media (max-width: 768px) {
    
  p.masthead {
    letter-spacing: 0.03em;
    line-height: 1;
    text-shadow: 1px 2px 4px rgb(0 0 0 / 80%);
    font-size: 1rem;
    font-weight: 500;
    color: #fff;
}
       
   
}

    
/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
.subscribe-link img {
    height: 80px;
}
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
.subscribe-link img {
    height: 80px;
}
}