#shippingPolicy {
display: none;
}
@media (min-width: 768px) {
    .navbar-expand-md .navbar-nav {
        flex-direction: row;
        justify-content: center;
    }
}
/*Bootstrap 5 compatibility CSS*/
.dropdown-menu > li > a {
  padding: 3px 20px !important;
}
.pageHelp {
  display: none;
}
@media (min-width: 768px) {
  .navbar-nav .open .dropdown-menu > li > a {
    text-align: left !important;
  }
}
@media (max-width: 768px) {
  .dropdown-menu > li > a {
    text-align: center;
  }
}


.breadcrumb {
    display: none;
    }
    
    footer {
    display: none !important;
    }
    
    .container-fluid {
    padding-right: 0px;
    padding-left: 0px;
    }
    
    
    /*** LOGO ***/
    
    .logowidth {
    max-width:1150px;
    margin:0 auto;
    margin-top: 10px;
    }
    
    #logo {
    max-width: 500px;
    }
    
    #headerright{
    height:102px;
    }
    
    .searchassembly{
    float:right;
    }
    
    
    /* MINICART SOCIALS AREA */
    #socials a em {
    float: left;
    padding-right: 10px;
    font-size: 20px!important;
    }
    
    #socials a em, .numberCircle{
    transition: color 0.25s ease
    }
    
    #socials em:hover, 
    .numberCircle:hover{
    color:#EA7D2B;
    }
    
    #socials .fa-instagram {
    padding-right: 10px;
    }
    
    .dropbtn {
    font-size: 16px;
    border: none;
    }
    
    .dropbtn a {
    font-weight: bold;
    }
    
    #Cart{
    display:none;
    }
    
    .span-cart-items {
        position: absolute;
        font-size: 14px;
    font-weight:bold;
        color: #fff;
        z-index: 2;
        bottom: 2px;
        margin-left: 19px;
    }
    
    .cart-single-digit {
        left: 13px;
    }
    
    .cart-double-digit {
        left: 9px;
    }
    
    #itemcount{
    margin-left: -3px;
    }
    
    .socdropdown {
    position: relative;
    display: inline-block;
    padding-left: 5px;
    
    font-family: 'Roboto Condensed', sans-serif;
    }
    
    .socdropdown-content {
    display: none;
    position: absolute;
    right: 0;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
    font-family: 'Roboto Condensed', sans-serif;
    }
    
    .socdropdown-content a {
    color: #00386C;
    padding: 11px 15px;
    text-decoration: none;
    display: block;
    font-family: 'Roboto Condensed', sans-serif;
    }
    
    .socdropdown:hover .socdropdown-content {
    display: block;
    font-family: 'Roboto Condensed', sans-serif;
    }
    
    .fa-shopping-cart {
    font-size: 20px!important;
    vertical-align: top;
    color:#333;
    }
    
    .numberCircle {
    border-radius: 50%;
    behavior: url(PIE.htc);
    background: #000;
    color: #fff;
    text-align: center;
    font: 30px Arial, sans-serif;
    display: inline-block;
    vertical-align: top;
    margin-top: 2px;
    padding: 0;
    width: 18px;
    height: 18px;
    line-height: 18px;
    }
    
    .login {
    color:#000;
    padding-left: 10px;
    font-size: 15px!important;
    text-decoration: none;
    font-family: ‘Roboto Condensed’, sans-serif;
    }
    
    .login:hover {
    text-decoration:none;
    color:#EA7D2B;
    }
    
    .soccontainer-1 {
    width: 250px;
    white-space: nowrap;
    float:right;
    margin-top:10px;
    }
    
    .soccontainer-1 input#q {
    z-index: 0;
    width: 100%;
    height: 35px;
    border: 1px solid #00386C;
    font-size: 10pt;
    color: #262626;
    padding-left: 35px;
    top: 25px;
    -webkit-border-radius: 2.5px;
    -moz-border-radius: 2.5px;
    border-radius: 2.5px;
    }
    
    .soccontainer-1 input#q::-webkit-input-placeholder,
    .soccontainer-1 input#q:-moz-placeholder,
    .soccontainer-1 input#q::-moz-placeholder,
    .soccontainer-1 input#q:-ms-input-placeholder {
    color: #65737e;
    }
    
    .soccontainer-1 .icon {
    position: absolute;
    margin-left: 10px;
    margin-top: 8px;
    z-index: 1;
    color: #4f5b66;
    font-size: 16px;
    }
    
    #mersearch {
    margin-left: 750px;
    width: 250px!important;
    margin-bottom: -50px;
    margin-top: -85px!important;
    height: 140px!important;
    }
    
    #abvsearch{
    width:250px!important;
    float:right;
    margin-bottom:10px!important;
    margin-top:25px !important;
    display: block;
    -webkit-transition: ease .5s; /* For Safari 3.1 to 6.0 */
    transition: ease .5s;
    cursor: pointer;
     }
    @media (max-width: 767px) {
    #logolink{
    display:flex;
    justify-content:center;
    }
    
    #logo{
    width: auto;
    height:100px;
    margin-bottom: 10px;
    }
    
    #headerright{
    height:102px;
    margin-bottom: 55px;
    }
    
    .widthcontainer{
    max-width:1170px;
    margin:0 auto;
    display:flex;
    justify-content:center;
    }
    
    .widthcontainer>.container-fluid {
    margin-top:25px;
    }
    
    #headerright>div{
    display:flex;
    justify-content:center;
    }
    }
    
    
    
    
    
    
    
    /* NAV BAR */
    
    #myMenu>.container-fluid{
    padding:0 !important;
    }
    
    
    /*fullsite front face navbar */
    #h_nav { 
    border-color: transparent;
    border-bottom:3px solid #fff;  
    min-height: 0px;
    } 
    
    .navbar {
    font-family: ‘Roboto Condensed’, sans-serif;
    position: relative; 
    background-color: #013a69 !important;
    }
    
    .navbar-nav{
    width:100%;
    text-align:center;
    margin: 0;
    border:none;
    }
    
    
    /*top level nav items*/
    .navbar .navbar-nav>li>a {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    }
    
    .nav .navbar-nav ul {
    display: inline-block;
    text-align: center;
    }
    
    /* dropdowns on desktop */
    .dropdown-menu {
    border-top-right-radius: 5px !important;
    border-top-left-radius: 5px !important;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: center;
    min-width: 160px;
    padding: 15px 0;
    margin: 0px;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff ;
    background-clip: padding-box;
    border: 1px solid #fff;
    }
    
    /*top-level nav item hover*/
    .navbar .navbar-nav>li>a:hover,
    .navbar .navbar-nav>li>a:focus {
    color: #033C6B;
    background-color:  #fff;
    font-weight: bold;
    }
    
    /*when dropdown is open and a 1st-level dropdown is hovered on*/
    .navbar .navbar-nav>.open,
    .navbar .navbar-nav>.open>a,
    .navbar .navbar-nav>.open>a:focus,
    .navbar .navbar-nav>.open>a:hover {
    background-color: #fff  ;
    color: #033C6B;
    }
    
    /*hamburger menu*/
    .navbar .navbar-toggle:hover, 
    .navbar .navbar-toggle:focus {
    background-color: #033C6B  ;
    color:#fff;
    }
.navbar-toggler-icon {background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='%23ffffff' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");}
.navbar-toggler {
    margin-left: auto;
    margin-right: 20px;
}
.navbar-toggler:focus {
    box-shadow: none;
}
    /*desktop hover menu*/
    .dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    line-height: 1.5;
    color: #727272;
    white-space: nowrap;
    margin: 1px 5px;
    font-weight: bold;
    font-size: 16px;
    }
    
    /*color of top level nav when dropdwon is open*/
    .nav .open > a, 
    .nav .open > a:hover, 
    .nav .open > a:focus {
    background-color:#fff;
    border-color: transparent;
    color: #033c6b;
    }
    
    /* TOGGLE HAMBURGER ICON WHEN CLOSED */
    .navbar .navbar-toggle {
    border-color: transparent;
    background-color: #033C6B; 
    }
    
    .navbar .navbar-toggle .icon-bar {
    background-color: #fff;
    border-color: transparent;
    -webkit-transition: all 0.1s;
    -o-transition: all 0.1s;
    transition: all 0.1s;
    }  
    
    /* HAMBURGER MENU FUNCTION: X TO CLOSE */
    .navbar-toggle {
    border: none;
    }
    
    .navbar-toggle:hover {
    background: transparent !important;
    }
    
    .navbar-toggle .icon-bar {
    width: 22px;
    -webkit-transition: all 0.1s;
    -o-transition: all 0.1s;
    transition: all 0.1s;
    }
    
    .navbar-toggle[aria-expanded="true"] span:nth-child(1){
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: 10% 10%;
    -ms-transform-origin: 10% 10%;
    transform-origin: 10% 10%;
    }
    
    .navbar-toggle[aria-expanded="true"] span:nth-child(2){
    opacity: 0;
    }
    
    .navbar-toggle[aria-expanded="true"] span:nth-child(3){
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 10% 90%;
    -ms-transform-origin: 10% 90%;
    transform-origin: 10% 90%;
    }
    
    .navbar-toggle .collapsed span:nth-child(1) {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    }
    
    .navbar-toggle .collapsed span:nth-child(2) {
    opacity: 1;
    }
    .navbar-toggle .collapsed span:nth-child(3) {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    }
    
    .close,
    .close:hover,
    .close:focus {
    color:#2C4497;
    opacity:1;
    }
    
    /*centers the parent fullscreen nav!*/
    @media only screen and (min-width : 1201px) {
    .navbar-nav {
    display: flex;
    justify-content: center;
    width: 100%;
    }
    
    #h_nav .navbar-nav .open .dropdown-menu > li > a {
    color: #727272;
    }
    
    #h_nav .navbar-nav .open .dropdown-menu > li > a:hover,
    #h_nav .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: #EA7D2B;
    }
    }
    @media (min-width: 768px) {
        .dropdown-menu ul.dropdown-menu {
            margin-top: -47px !important;
        }
    }
    
    /* change navbar toggle width - due to long navbar */
    @media (max-width: 1200px) {
    .navbar-header {
    float: none;
    border: transparent;
    }
    
    .navbar-left,.navbar-right {
    float: none !important;
    }
    
    .navbar-toggle {
    display: block;
    }
    
    .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    
    .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
    }
    
    .navbar-nav {
    float: none!important;
    margin-top: 7.5px;
    }
    
    .navbar-nav>li {
    float: none;
    }
    
    .navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    }
    
    .collapse.in{
    display:block !important;
    }

    #h_nav .navbar-nav .open .dropdown-menu > li > a {
    color: #727272;
    margin: 0px;
    }
    
    #h_nav .navbar-nav .open .dropdown-menu > li > a:hover,
    #h_nav .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: #EA7D2B;
    }
    
    .nav .navbar-nav {
    text-align: center;
    }
    
    #h_nav .navbar-nav .open .dropdown-menu > li > a {
    color: #727272;
    float: none;
    text-align:center;
    }
    
    #h_nav .navbar-nav .open .dropdown-menu > li > a:hover,
    #h_nav .navbar-nav .open .dropdown-menu > li > a:focus {
    background-color:#EA7D2B;
    color:#fff;
    }
    }
    
    @media (max-width: 767px) {
    #navContainer{
    margin-top:0px;
    }
    
    #h_nav .navbar-nav .open .dropdown-menu > li > a {
    color: #727272  ;
    }
    
    #h_nav .navbar-nav .open .dropdown-menu > li > a:hover,
    #h_nav .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color:#EA7D2B;
    }
    }
    
    
    div .btext {
    margin: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    }
    
    
    /** CAROUSEL **/
    
    /*Carousel and color behind image*/
    #myCarousel {
    padding: 0px;
    max-width: 100%;
    height:auto;
    margin:0;
    background-color: #033C6B;
    }
    @media only screen and (min-width: 1220px) {
    #myCarousel{
    max-width: 100%;
    max-height: auto;
    margin: 0 auto;
    }  
    }
     
    /*Forces carousel image to be 100% width and not max width of 100%*/
    .carousel-item .img-fluid {
    width:100%;
    height:auto;
    }
    
    .carousel .item img {
    max-width: 100%; /*img width*/
    max-height: auto;
    display: block;
    margin: 0 auto;
    }
    @media only screen and (min-width: 1220px) {
    .carousel-inner > .item {
    height: auto;
    }
    
    .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    width: 100%px;
    height: auto;
    }
    }
    
    @media (max-width: 979px) {
    .carousel img {
    width: auto;
    height: 500px;
    }
    }
    
    
    /*carousel hero text background*/
    .carousel-caption {
    background-color: #033C6B;
    bottom: 0px;
    left: auto;
    opacity: 0.9;
    padding-left: 10px;
    right: 0%;
    text-align: right;
    width: 70%;
    height: 110px;
    }
    
    /*carousel hero background triangle on left side*/
    .carousel-caption::before {
    border-bottom: 110px solid #033C6B;
    border-left: 110px solid transparent;
    position: absolute;
    top: 0px;
    left: -109px;
    width: 0;
    height: 0;
    content: "";
    }
    
    /*non-specified carousel caption color*/
    .carouselP {
    color: #fff;
    text-align:left;
    font-family: ‘Roboto Condensed’, sans-serif;
    font-size: 20px;
    font-weight: bold;
    }
    @media (max-width: 520px) {
    .carouselP {
    color:white;
    text-align:left;
    font-family: ‘Roboto Condensed’, sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin-left: 20px;
    }
    }
    @media screen and (min-width: 1016px) {
    .carouselP {
    color: #fff;
    text-align:left;
    font-family: ‘Roboto Condensed’, sans-serif;
    font-size: 20px;
    font-weight: bold;
    }
    }
    
    .carousel-caption a {
    color: white;
    font-size: 20px;
    font-weight: bold;
    }
    .carousel-caption a:hover,
    .carousel-caption a:active {
    color: #e0ded7;
    font-size: 20px;
    text-decoration:none;
    }
    
    @media screen and (min-width: 1016px) {
    .carousel-caption a {
    color: white;
    font-size: 20px;
    font-weight: bold;
    }
    .carousel-caption a:hover,
    .carousel-caption a:active {
    color: #e0ded7;
    font-size: 20px;
    text-decoration:none;
    }
    }
    
    
    .carousel-caption .btn {
    margin: 10px;
    font-family: ‘Roboto Condensed’, sans-serif;
    font-size: 20px;
    padding:8px;
    position: absolute;
    z-index: 10;
    top: 10%;
    right: 15%;
    text-shadow: none;
    }
    @media (max-width: 1000px) {
    .carousel-caption .btn {
    position: absolute;
    z-index: 10;
    top: 15%;
    right: 6%;
    align: left;
    font-size:15px;
    margin-bottom: 30px;
    }
    }
    @media only screen and (min-width: 992px) {
    .carousel-caption .btn {
    position: absolute;
    z-index: 10;
    top: 10%;
    right: 15%;
    }
    }
    @media only screen and (max-width: 600px) {
    .carousel-caption .btn {
    position: absolute;
    z-index: 10;
    top: 5%;
    right: 5%;
    align: left;
    }
    }
    @media (max-width: 520px) {
    .carousel-caption .lead,
    .carousel-caption .btn {
    font-size: 10px;
    }
    }
    
    
    
    .carousel-indicators {
    bottom: -5px !important
    }
    
    /*slide indicator default color*/
    .carousel-indicators li {
    background-color: #fff;
    }
    
    /*slide indicator active color*/
    .carousel-indicators .active {
    background-color: #EA7D2B;
    }
    
    .carousel-control {
    width: 5% !important;
    }
    
    @media (max-width: 1000px) {
    .carousel-caption {
    text-align: center !important;
    width: 100% !important;
    padding-bottom: 0px;
    }
    
    .carousel-caption {
    opacity: 1 !important;
    position: relative;
    }    
    
    .carousel-control {
    opacity: 1 !important;
    }
    
    .carousel-indicators {
    visibility: hidden;
    }
    
    .carousel-caption::before {
    display: none;
    }
    }
    @media (max-width: 1000px) {
    .carouselP {
    color:white;
    text-align:left;
    font-family: ‘Roboto Condensed’, sans-serif;
    font-size: 18px;
    font-weight: bold;
    }
    }
    
    @media (max-width: 1000px) {
    a.carouselP {
    /*font-size: 1.5em !important; */
    margin: 0px !important;
    padding-bottom: 1px;
    color: #fff; !important
    font-family: ‘Roboto Condensed’, sans-serif;
    font-weight: bold;
    }
    }
    
    @media only screen and (max-width : 992px) {
    .carousel-caption::before {
    display: none;
    }
    
    .carousel-caption a {
    color: white;
    font-size: 15px;
    font-weight: bold;
    }
    
    .carousel-caption a:hover,
    .carousel-caption a:active {
    color: #e0ded7;
    font-size: 15px;
    text-decoration:none;
    }
    
    .carousel-caption h3 {
    font-size: 2em !important;
    margin: 0px;
    }
    }
    
    @media (max-width: 767px) {
    .carousel-caption::before {
    display: none;
    }
    .carousel {
    margin-left: -20px;
    margin-right: -20px;
    }
    
    .carousel img {
    height: 300px;
    }
    }
    
    
    
    /* BOTTOM STYLES*/
    
    #bottomSection{
    padding-bottom:25px;
    padding-top:25px;
    margin-top: 10px;
    }
    
    /*footer color*/
    .fullwidth{
    background-color:#EA7D2B;
    width:100%;
    }
    
    .boxrow{
    max-width:1000px;
    margin:0 auto;
    }
    
    /*Footer titles*/
    .bottomtitle{
    color: #033C6B !important;
    font-family: ‘Roboto Condensed’, sans-serif;
    font-size: 30px !important;
    font-weight: normal !important;
    margin-bottom: 20px !important;
    }
    
    .nolist{
    list-style:none;
    margin-left:-35px;
    text-align:left;
    }
    
    .haslist{
    margin-left:-25px;
    }
    
    /*footer house and Follow Us*/
    .boxrow li{
    color: #fff  ;
    margin-bottom:15px;
    font-size:12px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    }
    
    /*footer links*/
    a.bottomlink { 
    color: #fff ;
    text-decoration:none;
    font-size:12px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    }
    
    a.bottomlink:hover,
    a.bottomlink:focus{
    color: #033C6B;
    text-decoration:none;
    font-size:12px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    }
    
    /*Phone and Email in footer*/
    .contactP {
    color:#fff ;
    text-align:left;
    font-size: 12px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    }
    
    /*Social Media in footer*/
    a.facontact {
    color: #fff;
    font-size: 16px;
    }
    
    a.facontact:hover,
    a.facontact:active {
    color: #033C6B;
    font-size: 16px;
    text-decoration: none;
    }
    
    
    
    /*** MIDDLE DIV BOXES ****/
    .maxwidth {
    width: 100%;
    padding-top: 5px;
    }
    
    .boxrowI{
    margin: 0px;
    }
    
    .midrow {
    margin: 0px;
    padding: 0px;
    }
    
    .midimage1 {
    margin-right: 0px;
    margin-top: 10px;
    margin-left: 0px:
    }
    
    .midimage2 {
    margin-right:0px;
    margin-top: 10px;
    margin-left: 0px:
    }
    
    .midimage3 {
    margin-right:0px;
    margin-top: 10px;
    margin-left: 2px:
    }
    
    /*undercarousel boxes background color*/
    .underCarousel, .underCarousel1 {
    background-color: #F5F6EA;
    float: left;
    margin-top: 5px;
    border:5px solid white;
    padding: 10px;
    padding-top: 15px;
    }
    /*on mobile*/
    @media (min-width: 992px) {
    .underCarousel {
    border-right: 5px solid white;
    }
    }
    
    /*Title of under-carousel boxes on desktop*/
    #box1{
    color: #033C6B;
    font-family: ‘Roboto Condensed’, sans-serif;
    font-weight: 700;
    font-size: 40px;
    padding-top: 2.5px;
    margin-top: 5px;
    margin-left: 15px;
    margin-bottom: 0;
    padding: 0;
    }
    /*on mobile*/
    @media (max-width: 512px) {
    #box1{
    color: #033C6B;
    font-family: ‘Roboto Condensed’, sans-serif;
    font-weight: 700;
    font-size: 20px;
    padding-top: 2.5px;
    margin-top: 5px;
    margin-left: 15px;
    margin-bottom: 0;
    padding: 0;
    }
    }
    
    /*subtitle on under-carousel boxes*/
    #box1sub{
    color: #727272;
    font-size: 25px;
    font-family: ‘Roboto Condensed’, sans-serif;
    margin-top: 0px;
    margin-left: 15px;
    margin-bottom: 0px;
    }
    /*on mobile*/
    @media (max-width: 512px) {
    #box1sub{
    color: #727272;
    font-size: 14px;
    font-family: ‘Roboto Condensed’, sans-serif;
    margin-top: 0px;
    margin-left: 15px;
    margin-bottom: 0px;
    }
    }
    
    
    /*Under Carousel buttons on desktop*/
    @media (min-width: 513px) {
    #inp1 {
    float: right;
    font-family: ‘Roboto Condensed’, sans-serif;
    margin-right: 7px;
    margin-top: -85px;
    margin-right: 15px;
    -webkit-border-radius: 2.5;
    -moz-border-radius: 2.5;
    border-radius: 2.5px;
    color: #fff;
    font-weight: bold;
    font-size: 15px;
    padding: 10px 15px 10px 15px;
    border: solid #EA7D2B 3px;
    background: #EA7D2B !important;
    text-decoration: none;
    background: none;
    -webkit-transition: ease .25s;
    transition: ease .25s;
    }
    
    #inp1:hover {
    cursor: pointer;
    background: #033C6B !important;
    border: solid #033C6B 3px;
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    }
    }
    
    /*Under Carousel buttons on mobile*/
    @media (max-width: 512px) {
    #inp1 {
    float: right;
    font-family: ‘Roboto Condensed’, sans-serif;
    margin-right: 5px;
    margin-top: -65px;
    background: #EA7D2B !important;
    color: #fff;
    font-weight: bold;
    font-size: 13px;
    padding: 5px 7px 5px 7px;
    text-decoration: none;
    -webkit-transition: ease .25s;
    transition: ease .25s;
    }
    }
    
    /*Under Carousel buttons on small mobile*/
    @media (max-width: 428px) {
    #inp1 {
    float: right;
    font-family: ‘Roboto Condensed’, sans-serif;
    margin-right: 5px;
    margin-top: -65px;
    background-color: #EA7D2B;
    color: #fff;
    font-weight: bold;
    font-size: 13px;
    padding: 5px 7px 5px 7px;
    text-decoration: none;
    -webkit-transition: ease .25s;
    transition: ease .25s;
    }
    }
    
    
    
    
    /* STYLING FOR OTHER RWD PAGES */
    
    /* MERCH IMAGE SQUISH FIX */
    img.merchImage.margin_auto.img-responsive{
    object-fit: cover!important;
    }
    
    /* COURSE MATERIALS SQUISH FIX */
    .close{
    text-shadow:0 0 0 #fff!important;
    }
    .courseBookDetail .btn, .hidden-print{
    background-color: #033C6B!important; 
    color:white!important;
    font-weight:bold !important;
    border:1.5px solid black !important;
    width:150px!important;
    }
    
    
    .displayb {
    font-size: 15px;
    }
    .loginDisclaimer {
    font-size: 15px;
    }
    p {
    font-size: 15px;
    }
    
    
    .panel-info {
    border-color: #033C6B;
    }
    
    
    .panel-heading{
    background-color:#033C6B!important;
    color:white!important;
    }
    
    .fa-arrow-circle-o-right{
    color:#EA7D2B;
    }
    .fa-arrow-circle-o-right:hover,
    .fa-arrow-circle-o-right:focus,
    .fa-arrow-circle-o-right:active{
    color: #033C6B;
    }
    
    .fa-chevron-circle-down:before {
    color: #EA7D2B;
    }
    .fa-chevron-circle-down:hover,
    .fa-chevron-circle-down:active,
    .fa-chevron-circle-down:focus {
    color:  #003C6B;
    }
    
    .ordering_enabled {
    color: #EA7D2B;
    }
    
    .add_another_course_button_enabled{
    color:#EA7D2B;
    }
    .add_another_course_button_enabled:hover,
    .add_another_course_button_enabled:focus,
    .add_another_course_button_enabled:active{
    color:#033C6B;
    }
    
    #Get_Materials{
    color:#EA7D2B;
    }
    
    .btn{
    background-color:  #EA7D2B;
    color:  #fff;
    font-weight: bold;
    }
    
    .btn:hover,
    .btn:focus,
    .btn:active,{
    background-color: #033C6B;
    color:  #fff;
    font-weight: bold;
    }
    
    .btn-primary {
    background-color:  #EA7D2B;
    border: transparent;
    font-weight: bold;
    color:  #fff;
    -webkit-transition-property: background-color;
    -webkit-transition-duration: .35s; 
    transition-property: background-color;
    transition-duration:.35s;
    }
    
    .btn-primary:hover, 
    .btn-primary:focus,
    .btn-primary:active{
    font-weight: bold;
    background-color: #033C6B;
    color:  #fff;
    border: transparent;
    }
    
    .btn-default {
    background-color:  #EA7D2B;
    border: transparent;
    font-weight: bold;
    color:  #fff;
    -webkit-transition-property: background-color;
    -webkit-transition-duration: .35s; 
    transition-property: background-color;
    transition-duration:.35s;
    }
    
    .btn-default:hover,
    .btn-default:focus,
    .btn-default:active {
    font-weight: bold;
    background-color: #033C6B;
    color:  #fff;
    border: transparent;
    }
    
    .btn-info, 
    .btn-block {
     font-family: ‘Roboto Condensed’, sans-serif;
    font-size: 18px;
    background-color:  #EA7D2B;
    border: transparent;
    font-weight: bold;
    color:  #fff;
    padding-top: 10px;
    padding-bottom:10px;
    -webkit-transition-property: background-color;
    -webkit-transition-duration: .35s; 
    transition-property: background-color;
    transition-duration:.35s;
    }
    
    .btn-info:hover, 
    .btn-info:focus,
    .btn-info:active,
    .btn-block:hover,
    .btn-block:focus,
    .btn-block:active {
    font-family: ‘Roboto Condensed’, sans-serif; 
    font-size: 18px;
    font-weight: bold;
    background-color: #033C6B;
    color:  #fff;
    border: transparent;
    padding-top: 10px;
    padding-bottom:10px;
    }
    
    
    
    h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: ‘Roboto Condensed’, sans-serif; 
    }
    
    
    
    /** RWD END GLOBAL **/
    
    
    
    
    /**** SCREEN RESIZING ***/
    
    @media only screen and (min-width: 1220px) {
    .item{
    max-width: 100%;
    height: auto;
    }
    }
    
    
    @media only screen and (min-width: 992px) {
    .col-md-6 {
    width: 50%;
    }
    
    .spacingbox{
    margin-left:20px;
    }
    }
    
    