/** Full Site **/
body {
font-family: Open Sans, sans-serif;
}
#ContainDiv {
max-width: 100%;
min-height: 650px;
}
p, a {
font-size: 1rem;
}
a:hover {
color: #c41230;
text-decoration: underline;
}
.btn-primary {
background-color: #c41230;
border-color:#c41230;
font-size: 1rem;
}
.btn-primary:hover {
color: #fff;
background-color: #9c0e26;
border-color: #9c0e26;
}
.rem1_5 {
font-size: 1.5rem;
}
.pageHelp {
margin-top: 0;
}
.navbar-toggler {
border: none;
}

/* Bootstrap Overrides - MBS */
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
padding-left: 0.25rem;
padding-right: 0.25rem;
}

.col-12 {
padding-right: 0.4rem;
padding-left: 0.25rem;
}

/** Navigation **/
/*#h_nav .nav-link, #h_nav li a {
color: #000;
font-weight: 700;
font-size: 16px;
}*/
/** Header **/
.bg-red {
background-color: #c41230;
}
.text-right {
text-align: right;
}
.search-here, .search-here-lg {
display: flex;
justify-content: end;
}
.cmu-logo {
/*width: 75%;*/
}

/** Cart Counter **/
.fa.fa-header-icon {
color: #fff;
}
.fa.fa-shopping-cart.fa-header-icon {
position: relative;
}

span.span-cart-items {
color: #000;
z-index: 2;
bottom: 8px;
position: absolute;
top: 20%;
left: 45%;
font-size: 20px;
font-weight: bold;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.cart-qty-link:hover {
text-decoration: none;
}
#Cart {
display: none;
}

/** Carousel / Slider **/
.carousel-indicators {
bottom: -12px;
}

/** Custom Homepage Items - Brand Image **/
.mt-11 {
margin-top: -10%;
}

.brand-opacity {
opacity: 0.85;
}

.home-tiles .heading {
/*font-size: 2.5rem;*/
font-size: 3rem;
font-weight: bold;
margin: 1.25rem 0;
font-family: "Source Serif 4", serif;
}

/** Home Featured Items **/
.home-products {
margin-top: 3rem;
margin-bottom: 7rem;
}

.home-products-header {
    /*font-size: 48px;*/
font-size: 3rem;
font-weight: bold;
   font-family: "Source Serif 4", serif;
}

.home-products-description,
.home-products-description p,
.home-products-description a {
    font-size: 20px;
}

.btn-featured {
    background-color: #c41230;
    color: #fff;
    border-radius: 9999px;
margin-top: 0.75rem;
}

.home-products-image {
margin: 1rem 0;
text-align: center;
}

.home-products-image img {
   /* max-width: 300px;
    max-height: 300px; */
}

.home-products-text {
    line-height: 1.25rem;
    max-width: 80%;
    color: #333;
    margin: 0 auto;
    text-align: center;
}

.home-products-text a {
    color: #333;
}


.home-products-text a:hover {
text-decoration: none;
}

.home-products-text p {
    margin-bottom: .5rem;
}

/** Footer **/
.bg-dark-gray {
background-color: #333;
}
.footer, #div_privacy, #Server {
display: none;
}


.cmu-footer-content {
padding: 3rem 0;
}
.cmu-footer-content-nav {
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
}
.cmu-footer-content-nav-list {
width: 100%; /* was auto */
list-style: none;
display: flex;
flex-direction: column;
}
.cmu-footer-content-nav-list > li {
display: list-item;
height: auto;
padding-bottom: 5px;
}
.footer-column-header {
color: #fff;
font-size: 1.5rem;
margin-bottom: 0.5rem;
line-height: 1.2;
}
.footer-column-link {
color: #fff;
}
.footer-column-link:hover {
color: #fff;
text-decoration: underline;
}
.footer-content-follow {
padding-bottom: 70px;
}
.footer-content-follow h4 {
color: #fff;
}
.footer-social {
margin-bottom: 20px;
}
.footer-content-social-list {
margin-top: 10px;
list-style: none;
padding-left: 0;
}
.footer-content-social-list > li {
display: inline-block;
margin-right: 20px;
}
.footer-content-social-list a,
.footer-content-social-list a span.fa {
color: #fff;
display: block;
}
.footer-content-social-list a {
text-decoration: none;
}
.footer-content-bottom {
padding: 3rem 2rem;
color: #fff;
}
.footer-content-copyright {
text-align: left;
color: #fff;
}
.footer-content-extra {
text-align: right;
}

/*** Offcanvas Nav **/
.dropdown-toggle::after {
margin-left: 0;
}
.cmu-nav {
/*background-color: #3f4443;*/
}
.cmu-offcanvas-nav {
}

.cmu-offcanvas-body {
justify-content: center;
align-items: center;
width: 100%;
}
.cmu-offcanvas-nav .cmu-offcanvas-nav-header {
color: #000;
font-weight: 600;
font-size: 1rem;
text-transform: uppercase;
}
.cmu-offcanvas-nav .dropdown {
position: static;
}
.cmu-offcanvas-dropdown-container {
width: 95%;
margin: 0 auto;
background-color: #fff;
opacity: 1;
padding: 1rem 0;
}

.col-custom-5 {
position: relative;
min-height: 1px;
padding-right: 5px;
padding-left: 5px;
flex: 0 0 auto;
width: 20%;
}
.cmu-offcanvas-header-link {
text-transform: uppercase;
font-size: 1rem;
color: #c41230;
font-weight: 600;
}
.cmu-offcanvas-header-link:hover {
text-decoration: none;
}

.cmu-offcanvas-nav-link {
color: #595959;
}

.cmu-offcanvas-nav-link:hover {
    background-color: transparent;
    text-decoration: none;
    color: #c41230;
}
.cmu-offcanvas-nav > .dropdown.nav-item:hover, .cmu-offcanvas-nav > .dropdown.nav-item:hover a.cmu-offcanvas-nav-header {
background-color: transparent;
color: #c41230;
}

.cmu-offcanvas-nav .cmu-offcanvas-nav-header:hover {
color: #c41230;
}
.cmu-offcanvas-hr {
opacity: 1;
margin-top: 0;
margin-bottom: 5px;
}
.cmu-mobile-customer-links {
width: 90%;
align-items: center;
}

.cmu-mobile-customer-links ul {
list-style: outside none none;
display: flex;
justify-content: flex-end;
align-items: center;
}

.cmu-mobile-customer-links ul li {
margin: 0rem 1rem;
}

.cmu-mobile-customer-links a {
color: #fff;
font-size: 1.5rem;
padding: 0rem 0.5rem;
}
.cmu-mobile-customer-links span.fa {
font-size: 1.5rem;
color: #fff;
}

/*** Cards ***/
.card {
border: 1px solid #c41230;
}

.card-header {
background-color: #c41230;
color: #fff;
}

/*** Shopping Cart ***/

#cart-rightCard {
z-index: 0;
}
#cart-gift-wrapper .tooltip-wrapper a.glyphicon.glyphicon-question-sign {
color: #fff;
}
/*** Login ***/

.register-wrapper a.btn-primary {
color: #fff;
}
/*** MerchList ***/
.merchLink {
color: #333;
}
.merchLink:hover {
color: #c41230;
text-decoration: underline;
}
.merchTitle {
font-weight: 500;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
background-color: #c41230;
border-color: #c41230;
}
.pagination > li > a, .pagination > li > span {
color: #c41230;
border: 1px solid #c41230;
}

.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
border-color: #c41230;
color: #c41230;
}

/*** StoreAbout ***/
.map-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

/*** Checkout ***/

#shippingMethod-h1, #shippingMethod-h2, #shippingAddress-h1, #shippingAddress-h2, #shippingMethod-change, #shippingAddress-change, #shippingAddressGuest-h1, #shippingAddressGuest-h2, #guestAddress-change { 
color: #fff; 
} 
.helpSection-phoneWrapper > .helpSection-phoneIcon, 
.helpSection-emailWrapper > .helpSection-emailIcon,
.helpSection-returnWrapper > .helpSection-returnIcon { 
color: #000; 
} 

/** Custom Page Styling **/
.custom-content {
text-align: center;
padding-left: 15%;
padding-right: 15%;
margin-bottom: 1rem;
}
.custom-content h1, 
.custom-content h2, 
.custom-content h3, 
.custom-content h4, 
.custom-content h5, 
.custom-content h6 {
text-transform: uppercase;
font-weight: bold;
}
.main-content {
padding-right: 5%;
}
.main-content a:hover {
color:#c41230;
}
.main-content h5 {
color: #c41230;
}
.main-content .faq, .main-content-subhead {
color: #c41230;
font-size: 1.75rem;
}
.sidebar {
background-color: #c41230;
}
.sidebar-green {
background-color: #75A85B;
}
.hr-green {
border-top: 1px solid #75A85B;
opacity: 1;
}
.sidebar a:hover {
color: #000;
}
.sidebar-internal {
padding-top: 3%;
padding-right: 5%;
padding-left: 5%;
padding-bottom: 25%;
}
.main-content hr {
width: 50%;
color: #c41230;
opacity: 1;
margin: 2rem auto;
}
.sidebar hr {
width: 40%;
color: #fff;
opacity: 1;
margin: 2rem auto;
}
.sidebar p,
.sidebar ul,
.sidebar h1,
.sidebar h2,
.sidebar h3,
.sidebar h4,
.sidebar h6 {
color: #fff;
}
.sidebar a {
color: #fff;
text-decoration: underline;
}
.main-content a {
color: #000;
text-decoration: underline;
}

img.robotic-logo {
max-width: 40%;
display: flex;
}
.robotic-main-content p {
text-align: left;
}
.robotic-content-row img {
width: 200px;
}

/** End Custom Page Styling **/

/** Merchandise Landing Page **/
.merch-tiles .heading {
font-size: 3rem;
font-weight: bold;
margin: 1.25rem 0;
font-family: "Source Serif 4", serif;
}

.merch-products {
margin-top: 3rem;
margin-bottom: 7rem;
}

.merch-products-header {
font-size: 3rem;
font-weight: bold;
font-family: "Source Serif 4", serif;
}

.merch-products-description,
.merch-products-description p,
.merch-products-description a {
    font-size: 20px;
}

.merch-products-image {
margin: 1rem 0;
text-align: center;
}

.merch-products-text {
    line-height: 1.25rem;
    max-width: 80%;
    color: #333;
    margin: 0 auto;
    text-align: center;
}

.merch-products-text a {
    color: #333;
}

.merch-products-text a:hover {
text-decoration: none;
}

.merch-products-text p {
    margin-bottom: .5rem;
}
/** End Merchandise Landing Page **/

/** Media Queries - Start **/
@media (min-width: 1400px) and (max-width: 1607px) {
.cmu-offcanvas-header-link {
font-size: 1rem;
}
}
@media (min-width: 1400px) {
.cmu-offcanvas-nav {
gap: 2vw;
/*display: flex; */
/*justify-content: center;
margin: auto;*/
/*width: 50%*/
}
}
@media (min-width: 1200px) and (max-width: 1399px) {
.cmu-offcanvas-nav {
gap: 1vw;
}
.cmu-offcanvas-header-link {
font-size: 1rem;
}
.cmu-offcanvas-nav-link {
font-size: 1rem;
}
.footer-column-header, .footer-content-follow h4 {
font-size: 1.3rem;
}
}
@media (min-width: 1200px) {
.cmu-offcanvas-nav {
/*gap: 2vw;*/
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.cmu-offcanvas-nav {
gap: 0;
}
.cmu-offcanvas-header-link {
font-size: 1rem;
}
.cmu-offcanvas-nav-link {
font-size: 1rem;
}
.footer-column-header, .footer-content-follow h4 {
font-size: 1.16rem;
}
.cmu-footer-content-nav-list {
padding-left: 10px;
}
.footer-column-link {
font-size: 0.875rem;
}
}
@media (min-width: 992px) {
.cmu-offcanvas-nav {
position: relative;
display: flex;
justify-content: space-evenly;
margin: auto;
width: 100%;
}
/** Fixes Desktop issues Checkout page **/
.coSummaryCard, .scOptionsCard { 
z-index: 999; 
} 
}
@media (max-width: 991px) {
#h_nav {
background-color: #c41230;
border-radius: 0;
}
.navbar-toggler:focus {
    box-shadow: 255 255 255 var(--bs-navbar-toggler-focus-width);
}
/** Mobile Offcanvas CSS **/
.cmu-offcanvas {
background-color: #c41230;
}
.cmu-offcanvas-nav-link {
padding-left: 15px;
}
.cmu-offcanvas button.btn-close {
background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
}
.cmu-offcanvas-nav .cmu-offcanvas-nav-header {
color: #fff;
text-transform: uppercase;
}

.navbar-nav > li.open > a,
.navbar-nav .show > .nav-link, 
.navbar-nav .nav-link.active {
    color: #fff !important;
}

.cmu-offcanvas-nav .nav-item {
border-bottom: 1px solid rgba(255,255,255,0.75);
} 

.cmu-offcanvas-nav .dropdown:hover > .cmu-offcanvas-dropdown-menu {
border: none;
border-radius: 0;
}
.cmu-offcanvas-nav > .dropdown.nav-item:hover, .cmu-offcanvas-nav > .dropdown.nav-item:hover a.cmu-offcanvas-nav-header {
color: #fff;
}
.col-custom-5 {
width: 100%;
}

.cmu-offcanvas-nav .dropdown-menu:not(.show) {
display: none; 
}

.cmu-offcanvas-dropdown-container {
padding: 0;
}
/** End Mobile Offcanvas CSS **/

/** Fixes Mobile issues Checkout page **/
.coCheckoutBtnWrap { 
z-index: 1000; 
} 

.footer-content-follow {
padding-left: 2rem;
}
span.span-cart-items {
color:#000;
/*left: 94%;
top: 14%;*/
font-size: 18px;
top: 27px;
right: 72px;
left: unset;
}
.fa.fa-shopping-cart.mobile-cart {
font-size: 2.5rem;
}
#H_Search {
max-width: 100%;
}
.searchBox, .searchMerchHor-button {
border: none;
}
.mobile-search-icon.fa.fa-search {
/*transform: rotateY(-190deg);*/
scale: 1.25;
}
.mobile-search:hover {
background-color: transparent;
border: none; 
}
    .merch-products {
        margin-top: 1rem;
    }
}
@media (max-width: 768px) {
.cmu-offcanvas-nav > li > a {
justify-content: start;
} /* bs5 override */

.cmu-offcanvas-dropdown-menu {
background-color: #fff;
border-radius: 0;
}
}
@media (max-width: 767px) {
.nav.navbar-nav.cmu-offcanvas-nav * {
text-align: left;
}
.tile-wrapper {
margin: 1rem 0;
text-align: center;
}
.custom-content {
padding-left: 0%;
padding-right: 0%;
}

    .sidebar {
        margin-top: 2rem;
    }
}
@media (max-width: 575px) {
.cmu-mobile-customer-links {
    width: 89%;
}
.cmu-mobile-customer-links img {
    width: 120px;
}
span.span-cart-items {
    font-size: 16px;
    top: 22px;
}
.home-tiles .heading {
    font-size: 30px;
}
.home-products-header {
    font-size: 30px;
}
.home-products-description,
.home-products-description p,
.home-products-description a {
    font-size: 18px;
}
}

@media (max-width: 522px) {
.cmu-mobile-customer-links {
    width: 88%;
}
}

@media (max-width: 481px) {
.cmu-mobile-customer-links {
    width: 87%;
}
}

@media (max-width: 447px) {
.cmu-mobile-customer-links {
    width: 86%;
}
}

@media (max-width: 417px) {
.cmu-mobile-customer-links {
    width: 85%;
}
}

@media (max-width: 391px) {
.cmu-mobile-customer-links {
    width: 84%;
}
} 

@media (max-width: 369px) {
.cmu-mobile-customer-links {
    width: 83%;
}
} 

@media (max-width: 349px) {
.cmu-mobile-customer-links {
    width: 82%;
}
} 

@media (max-width: 331px) {
.cmu-mobile-customer-links {
    width: 81%;
}
} 

@media (max-width: 316px) {
.cmu-mobile-customer-links {
    width: 80%;
}
} 


@media (min-width: 992px) {
    #h_nav .container-fluid {
        padding-left: 0;
        padding-right: 0;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
.custom-content {
padding-right: 5%;
padding-left: 5%;
}
}

@media (min-width: 992px) and (max-width: 1062px) {
.cmu-offcanvas-nav .cmu-offcanvas-nav-header {
padding-right: 0.25rem !important;
padding-left: 0.25rem !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.custom-content {
margin-top: 1rem;
padding-right: 2%;
padding-left: 2%;
}
}
@media (min-width: 768px) {
.cmu-offcanvas-nav .dropdown:hover > .cmu-offcanvas-dropdown-menu {
left: 0;
width: 100%;
background-color: rgba(0,0,0,0.7); /*Added 9.5.24*/
padding-top: 0; /*Added 9.5.24*/
padding-bottom: 0; /*Added 9.5.24*/
border-radius: 0; /*Added 9.5.24*/
box-shadow: 0 6px 12px rgba(0,0,0,.175); /*Added 9.5.24*/
transition: opacity .3s ease-out,visibility .3s ease-out; /*Added 9.5.24*/
border: 0; /*Added 9.5.24*/
}
}
/** Media Queries - End **/