body {
	height: 100%;
	width:100%;
	font-family: Arial, sans-serif;
	font-size: 15px;
}

.small{
font-size:80%;
}

h1 {
    font-size: 44px;
    text-align: center;
    font-family:'Bank Gothic W01 Light';
    color: #C15F22;
}
.liberty-font,
h2,h3 {
    font-family:'Bank Gothic W01 Light';
    color: #C15F22;
}
.brown {
    color: #C15F22;
}
body.basics #products-slider .item a,
body.basics .products-list li a:hover,
body.basics .products-list li a,
body.basics h1,
body.basics h2,
body.basics h3 {
   color: #421106;
}
img {
display: block;
  max-width: 100%;
  height: auto;
}
.center-text {
text-align: center;
}
#header {
position: fixed;
background-color: #D2B786;
z-index: 20;
width: 100%;
}
#logo {
    max-width: 290px;
    max-width: 260px;
    height: auto;
position: absolute;
padding-top: 7.5px;
top: 50%;
transform: translateY(-50%);
z-index: 3;
left: 45px;
}
#liberty-basics #logo {
left: 55px;
}
.beige-background {
background-color: #F4F4E9;
}
.border {
	border: 1px solid blue;
}
.wrapper {
	margin:0 auto;
	max-width: 1400px;
}
.nopadding {
	padding: 0px;
}
#last-line {
display: flex; justify-content: center; align-items: center;
}
#social-icons {
display: inline-block;
margin-right: 1rem;
}
#social-icons li {
padding: 3px;
margin-top: 10px;
}
#social-icons li:last-child{
padding-right: 0px;
}
#social-icons li img {
	max-height: 35px;
}
#right-side-nav {
margin-right: 10px;
margin-top: 10px;
}
#tagline {
    font-family:'Bank Gothic W01 Light';
white-space:nowrap;
color: #76665C;
color: black;
font-size: 42px;
padding-bottom: 50px;
left: 50%;
position: absolute;
top: 50%;
transform: translateX(-50%) translateY(-50%);
z-index: 3;
}
#search {
    position: absolute;
    right: 25px;
    top: 30%;
    z-index: 3;
    transform: translateY(-50%);
}
#search form {
    text-align: center;
    border: 0px solid #C15F22;
    border-radius: 10px;
    width: 275px;
    width: 225px;
    height: auto;
    padding: 5px 10px;
    background-color: white;
}
#search .glyphicon {
	color: black;
}
#search input {
    background-color: white;
    border-radius: 10px;
    border: 0px;
    width: 180px;
}
#search ::-webkit-input-placeholder {
}
#search :-moz-placeholder { /* Firefox 18- */
}
#search ::-moz-placeholder {  /* Firefox 19+ */
}
#search :-ms-input-placeholder {  
}

#pintrest-embed {
text-align: center;
padding-bottom: 40px;
margin-left: auto;
margin-right: auto;
}
#content {
padding-top: 35px;
 margin-top: 100px;
}

#outlet #content,
#liberty-basics #content,

#home #content {
padding-top: 0px;
}

body#home .container-fluid{
padding:0 !important;
margin: 0 auto;
}

body#home p#home-showcase{
margin:0 auto 30px auto;
padding-right:0 !important;
padding-left:0 !important;
width:100%;
text-align:center;
border:0px solid black;
position:relative;
}

body#home p#home-showcase img{
/object-fit: cover;*/
display:block;
padding:0;
margin:0 auto;
width:100%;
height:auto;
border:0px solid black;
}

/* Carousel fade instead of slide. */
.carousel-fade .carousel-inner .item {
  -webkit-transition-property: opacity;
          transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
  z-index: 2;
}

#homepage-carousel {
margin-left: auto;
margin-right: auto;
}
#homepage-carousel .carousel-indicators {
bottom: -5px;
}
#homepage-carousel .item img {
max-height: 600px;
width: 100%;
}
/* Set the caption to be a custom call to action box */
.carousel-caption {
    top: 10%;
//transform: translateY(-50%);
    font-size: 20px;
}
#homepage-carousel .carousel-caption {
padding: 15px 20px;
background-color: rgba(0,0,0,0.4);
font-size: 30px;
bottom: auto !important;
top: 22%;
}
.caption-left {
    left: 10% !important;
  right: auto !important;
}
.caption-bottom-right {
  left: auto !important;
   top:50% !important;
   right: 5% !important;
}
.caption-right {
  left: auto !important;
    right: 10% !important;
}
#homepage-carousel .carousel-caption .separator {
width: 100%;
margin: 0px;
background-color: white;
height: 5px;
}
#homepage-carousel .carousel-caption p {
padding: 10px;
}
.carousel-caption .action {
/* Box size and settings */
border: 3px solid white;
width: 95%;
display: block;
margin-left: auto;
margin-right: auto;
margin-top: 10px;
margin-bottom: 20px;
/* Font settings */
font-family: 'Oswald', sans-serif;
font-weight: bold;
color: white;
text-decoration: none;
font-size: 45px;
letter-spacing: 1px;
}
.navbar {
    background: transparent;
    border: 0px;
    min-height: auto !important;
    margin: 0px;
}
#navbar {
     border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background-color: #76665C;
    background-color: #C15F22;
    background-color: #D2B786;
    padding-right: 30px;
    padding-top: 120px;
}
#navbar li {
        display:inline-block;
}
#navbar li a {
	padding: 12px 30px;
	font-size: 19px;
        font-weight: bold;
	color: black;
}
#navbar li a:active,
#navbar li.active a,
#navbar li a:hover {
	background-color: transparent;
}
#navbar li.dropdown ul {
    margin-top: -1px;
    background-color: #D2B786;
}
#navbar li.dropdown ul li {
    display: block;
}
#navbar li.dropdown ul li a {
font-size: 16px !important;
padding-top: 8px !important;
padding-bottom: 8px !important;
}
#set-apart {
 list-style-type: none;
 padding-left: 0px;
}
#set-apart li {
margin-bottom: 10px;
}
#set-apart li strong {
    color: #C15F22;
}
#home #buy-action {
display: none;
    margin-left: auto;
    margin-right: auto;
    max-width: 325px;
    height: auto;
    background-color: #D2B786;
    border: 2px solid #D2B786;
    text-align: center;
    padding-bottom: 5px;
    margin-top: 20px;
    margin-bottom: 25px;
    color: white;
    font-weight: bold;
	font-size: 17px;
}
.parallax {
    /* The image used */
    background-image: url("../images/parallax-flowers.jpg");
    /* Set a specific height */
    height: 650px;
    /* height: 725px; */
    
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    /*background-position: 50% 100%;*/
    background-repeat: no-repeat;
    background-size: cover;
    /*background-size: 1400px 1000px;*/
    position: relative;
    text-align: center;
    overflow: auto;
}
body#home .parallax {
    height: 475px;
    overflow: hidden;
}
.parallax h1 {
/*opacity: 0.9;*/
text-align: center;
/*text-shadow: -1px 0 #a9a9a9, 0 1px #a9a9a9, 1px 0 #a9a9a9, 0 -1px #a9a9a9;*/
padding-top: 75px;
transform: translateY(-25%);
color: white;
z-index: 4;
}
.parallax h1 #break {
display: none;
}
#where-to-buy-cta {
    color: #C15F22;
font-family: Impact, Charcoal, sans-serif;
 text-decoration:none;
font-weight:bold;
font-size: 25px;
text-transform: uppercase;
letter-spacing: -1.0px;
}
#where-to-buy-cta img {
/*
margin-left: auto;
margin-right: auto;
display: block;
*/
max-width: 255px;
}
#where-to-buy-list,
ul.products-list {
margin-left: auto;
display: block;
margin-right: auto;
text-align: center;
padding: 0px;
}
#where-to-buy-list {
margin-top: 15px;
}
#where-to-buy-list li {
width: 32%;
margin-left: 0px !important;
margin-right: 0px !important;
}
.products-list li {
vertical-align: top;
text-align: center;
font-weight: bold;
margin: 15px;
width: 22%;
font-size: 16px;
    font-family:'Bank Gothic W01 Light';
}
/*
#home #about-us h2 {
font-size: 44px;
}
#set-apart,
#about-us p {
font-size: 18px;
}
*/
#about-us h1 {
text-align: center;
}
.products-list li img {
height: 225px;
width: auto;
margin-left: auto;
margin-right: auto;
margin-bottom: 20px;
}
.products-list li a {
    color: #C15F22;
}



#pagination,
.pagination{
width:100%;
margin:20px auto !important;
text-align:center !important;
/*display: inline-block !important;*/
border-top:1px solid #ccc;
padding-top:20px;
}

.pagination .list-inline{
text-align:center;
margin:0 auto;
}

.pagination a {
    color: black;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
 margin: 0 4px;
border: 1px solid #ddd; /* Gray */
}


.pagination a.active {
    background-color: #999;
    color: white;
}

.pagination a:hover:not(.active) {
background-color: #ddd;
}


@media(max-width: 768px) {
.products-list li {
width: 45%;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 30px;
}
.products-list li img {
height: auto !important;
max-height: 250px;
width: 225px;
}
}
#customersSaying {
    text-align: center;
    margin: 0px;
//    margin-top: 25px;
}
#customersSaying .carousel-control {
color: white;
opacity: 0.8;
}
#customersSaying .item {
    margin-left: 0px;
    margin-right: 0px;
    padding: 0px;
    text-align: center;
    position: relative;
    width: 30%;
}
#customersSaying li {
    padding: 0px;
    text-align: center;
    position: relative;
    width: 32%;
//border: 1px solid orange;
}
#customersSaying .item img,
#customersSaying li img {
    margin: 0 auto;
    border: 2px solid black;
    max-width: 500px;
    max-height: 275px;
}
#customersSaying .item:hover,
#customersSaying li:hover {
    cursor: pointer;
}
#customersSaying .item span,
#customersSaying li span {
    display: none;
}
.subsection-block  {
    text-align: center;
    margin: 0px;
}
.subsection-block li {
	min-width: 250px;
	max-width: 500px;
	margin: 25px;
	margin-top: 0px;
        padding: 2px 2px 10px 2px;
	font-size: 17px;
	text-align: center;
	text-transform: uppercase;
    	background-color: #D2B786;
    	width: 100%;
}
.subsection-block img {
	max-width: 495px;
        height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	width: 100%;
       max-height: 400px;
}
.subsection-block li span:hover,
.subsection-block li a:hover {
text-decoration: none;
cursor: pointer;
}
.subsection-block span,
.subsection-block a {
    color: white;
    font-weight: bold;
}



body#outlet-terms h1{
    color: #2c2da3;
}


/*** OVER RIDE SHOPPING CART H1 COLOR **/

body#cart h1{
    color: #2c2da3;
}

#footer {
    margin: 20px 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    color: black;
    font-size: 15px;
    background-color: #76665C;
    background-color: #D2B786;
}
#home #footer {
    margin-top: 0px;
}
#catalog-section {
margin-top: 20px;
text-align: center;
flex-wrap: nowrap;
display: flex;
justify-content: center;
align-items: center;
padding-left: 2rem;
padding-right: 2rem;
}
#catalog-section img {
border: 1px solid grey;
display: inline-block;
margin-right: 20px;
max-height: 90px;
width: auto;
}
#catalog-section a {
font-weight: bold;
}
#catalog-section span {
vertical-align: middle;
display: inline-block;
max-width: 500px;
text-align: left;
}
#catalog-section h5 {
display: inline-block;
margin-bottom: 0px;
font-size: 18px;
font-weight: bold;
}
#last-line-links {
display: flex;
flex-direction: row;
}
#home .slider .carousel-control.left {
left: 3%;
width: auto!important;
}
#home .slider .carousel-control.right {
right: 3%;
width: auto!important;
}
#home #home-slider {
padding-top: 25px;
padding-bottom: 75px;
}
#home #home-slider .item img {
max-width: 400px;
width: 100%;
height: 225px;
border: 2px solid black;
}
.video-block {
    cursor: pointer;
    border: 1px solid black;
    margin-top: 20px;
}
.video-block span,
#home-slider .item span {
margin: 15px;
display: none;
}
#pinterest-slider {
position: relative;
}
#pinterest-slider .item {
max-width: 300px;
//width: 100%;
//height: auto;
margin-left: 5px;
margin-right: 5px;
}
.modalLink {
border: 0px;
cursor: pointer;
}
.modal .close {
opacity: 1;
position: absolute;
color: white;
top: -25px;
right: 0px;
}
#videoModal .modal-dialog {
position: absolute;
top: 50%;
left: 50%;
transform: translateY(-50%) translateX(-50%);
width: 50%;
}
#productModal .modal-dialog {
top: 50%;
transform: translateY(-50%);
}
body.modal-open {
    overflow: auto;
    padding-right: 0px !important;
}
.modal-content {
padding: 0px;
border: 0px !important;
opacity: 1 !important;
   -webkit-box-shadow: 0 5px 15px rgba(0,0,0,0);
    -moz-box-shadow: 0 5px 15px rgba(0,0,0,0);
    -o-box-shadow: 0 5px 15px rgba(0,0,0,0);
    box-shadow: 0 5px 15px rgba(0,0,0,0);
    background: transparent !important;
}
.modal-body {
border: 0px;
padding: 0px;
height: 55vh;
}
#products-slider {
position: relative;
}
#products-slider .carousel-control.left {
left:-5%;
}
#products-slider .carousel-control.right {
right:-5%;
}
#products-slider .item a {
color: #C15F22;
}
#product-header {
text-align: left;
}
#product-header .glyphicon {
font-size: 13px;
}
#product-header a {
color: #C15F22;
}
#product-header h2 {
font-size: 34px;
font-weight: bold;
}
#product-photos {
text-align: center;
padding-top: 20px;
}
#product-details {
text-align: left;
padding-right: 30px;
}
#product-photos table,
#product-photos img { margin-left: auto;
margin-right: auto;
}
.nav-tabs {

margin-top: 10px;
}
.nav-tabs li a {
background-color: #D2B786;
color: black;
}
.tab-content {
padding-top: 20px;
text-align: left;
}
.tab-content ul {
padding-left: 15px;
}
#product-photos a {
color: black;
}
#warranty #content p img {
display: inline-block;
padding-right: 5px;
}
#retailers table {
width: 80%;
}
#retailers .table th,  #retailers .table td {
border: 0px solid red !important;
}
#retailers table {
margin-left: auto;
margin-right: auto;
}
#retailers table a {
color: black;
text-decoration: underline;
}
.panel-group a,
.tab-content a,
#footer a,
#warranty #content a,
#where-to-buy a,
#retailers table a {
color: black;
text-decoration: underline;
}
.panel-heading {
background-color: #D2B786 !important;
}

#retailers table td {
vertical-align: top;
}
.product-title-img {
#height: 86px;
max-width: 750px;
height:auto;
width: 100%;
}
#pinterest-logo {
display: inline;
max-height: 70px;
padding-bottom: 5px;
}
.carousel-control:hover {
cursor: pointer;
}
.mobile-only {
display: none !important;
}

#basics-cta {
    vertical-align: middle;
    text-align: right;
    margin-right: 25px;
    padding-top: 50px;
    padding-bottom: 50px;
position: relative;
}
#basics-cta li {
    max-width: 19%;
    vertical-align: middle;
}
#basics-cta li:not(#callToAction) + li {
    margin-left: 25px;
}
#basics-cta #callToAction {
position: absolute;
top: 50%;
transform: translateY(-50%);
z-index: 3;
left: 5%;
}
#basics-cta #callToAction img {
max-width: 500px;
}
#faqs #content {
padding-top: 0px !important;
}
#faqs #accordion div.panel {
margin-bottom: 15px;
}
#faqs #accordion .panel-title a {
text-decoration: none;
}
body#perfect-hose {
    background-color: #f4f4e9;
}
body#perfect-hose #content {
    padding-top: 0px;
}
img.header-img {
    width: 100%;
    max-height: 425px;
}
/*  KD product page styles */
#features.tab-pane.active {
display: flex;
}
#kd-buy .btn {
text-decoration: none;
}
#amazon-explanation-tag {
display: flex;
margin-top: 1rem;
margin-bottom: 2rem;
}

/* Americana Home Page Section */
#home #americana-section {
padding-left: 2rem;
padding-right: 2rem;
}
#home #americana-section .col-md-12 {
display: flex;
justify-content: center;
}
#home #americana-section .col-md-12 a img {
max-height: 200px;
}
#americana-collection {
max-width: 660px;
max-height: 155px;
}
#americana-video-container {
margin-top: 5rem; 
margin-bottom: 5rem;
}
#americana-video-container iframe:first-child{
border: 1px solid rgba(0,0,0,0.2);
}
.americana-red {
color: #b52a2f !important;
}

#americana-right {
display: flex; justify-content: center;
}

@media(max-width: 1100px) {
#home #americana-section {
padding-left: 2rem;
padding-right: 2rem;

}
#americana-video-container {
margin-top: 1.5rem; margin-bottom: 1.5rem;
}
#americana-collection {
max-width: 100%;
padding-bottom: 3rem;
}
}

@media(max-width: 768px) {
#americana-video-container iframe:first-child{
border: 0px;
}
    #features p {
	text-align:center !important;
    }
    #amazon-explanation-tag {
	margin-top: 1rem;
    	flex-direction: column;
    	align-items: center;
    }
    #kd-buy .btn {
	display: block;
	margin-left: auto;
	margin-right: auto;
    }
}
#amazon-explanation-tag img {
max-width: 120px;
max-height: 40px;
margin-left: 5px;
margin-right: 5px;
}
#amazon-explanation-tag h4 {
margin-top: 0px;
}
@media (max-width: 1800px) {
#tagline {
font-size: 36px;
}
div.caption-bottom-right {
   right: 4% !important;
}
}
@media (max-width: 1700px) {
#logo {
left: -10px;
margin-left: 0px;
}
body#liberty-basics #logo {
left: 25px;
}
#tagline {
font-size: 30px;
}
#home .subsection-block li {
width: 28%;
}
#homepage-carousel .caption-bottom-right {
font-size: 26px;
}
}
@media (max-width: 1500px) {
    #basics-cta #callToAction img {
	    max-width: 425px;
    }
#homepage-carousel .caption-bottom-right {
font-size: 20px;
padding: 10px 15px;
right: 6%;
}
#homepage-carousel .caption-bottom-right .action {
margin-top: 10px;
margin-bottom: 10px;
font-size: 38px;
}
#homepage-carousel .caption-bottom-right p {
padding: 5px;
}
#customersSaying .item img,
#customersSaying li img {
width: 95%;
}
}
@media (max-width: 1400px) {
#tagline {
font-size: 26px;
}
#navbar li a {
	font-size: 15px;
        padding: 10px;
}
#content {
margin-top: 150px;
}
}
/* Open menus on hover for screens larger than 992 */
@media (min-width: 992px) {

    ul.nav li.dropdown:hover > ul.dropdown-menu {
        display: block;
    }
}
@media (max-width: 1300px) {
#tagline {
font-size: 22px;
}
 
    #basics-cta #callToAction img {
	    max-width: 350px;
    }

}
@media (max-width: 1200px) {
#tagline {
display: none;
}
#navbar li a {
	font-size: 13px;
        padding: 10px;
}
}
@media (max-width: 1100px) {
#navbar li a {
	font-size: 12px;
}

#basics-cta {
text-align: center;
margin-right: 0px;
margin-left: 0px;
}
#callToAction {
        max-width: 50%;
transform: translateX(-50%) translateY(-50%);
        left: 50% !important;
        transform: translateX(-50%) translateY(-50%) !important;
    }
 #callToAction img {
        max-width: 200px !important;
    }
div.caption-bottom-right {
right: 8% !important;
font-size: 15px;
padding: 5px 5px;
}
#homepage-carousel .caption-bottom-right .action {
margin-top: 7px;
margin-bottom: 7px;
font-size: 30px;
border: 0px;
white-space: nowrap;
}
#homepage-carousel .caption-bottom-right p {
display: none;
padding: 3px;
}
}
@media (max-width: 992px) {
.desktop-only {
display: none !important;
}
.mobile-only {
display: block !important;
}
body#warranty .video-block img {
margin: 15px auto;
display: block;
}
#tagline {
display: block;
padding-bottom: 0px;
}
#content {
    padding-top: 0px;
    margin-top: 50px;
}
#header {
	padding-right: 0px;
}

#logo {
height: 60px !important;
position: absolute !important;
top: -4px !important;
left: 0px;
transform: none;
padding-top: 0;
} 
#logo img {
height: 60px !important;
}
.navbar .navbar-nav {
	display: inline-block;
	float: none;
	vertical-align: top;
}
.navbar-header button {
   border-color: #C15F22 !important;
   margin-right: 30px;
}
.navbar-header button .icon-bar {
   background-color: #C15F22 !important;

}
#navbar ul {
text-align: right;
float: none !important;
}
#navbar ul li {
display: block;
padding-top: 0px;
padding-bottom: 0px;
}
#navbar ul li a {
padding-top: 0px;
padding-bottom: 0px;
font-size: 38px;
font-size: 26px;
}
#navbar {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  min-height: 100%;
  padding-top: 10px;
visibility: hidden;
}
#navbar.open {
  visibility: visible;
}
#search {
display: none;
}
#right-side-nav {
float: none !important;
}

#last-line {
display: flex; 
flex-direction: column;
justify-content: center; 
align-items: center;
}
#social-icons {
text-align: center;
}
#social-icons {
	margin-top: 20px;
	margin-bottom: 10px;
	float: none;
	text-align: center;
}
.products-list {
text-align: center;
}
.products-list li {
    height: auto !important;
    width: 45%;
}
.subsection-block img {
width: 98%;
}
.subsection-block li {
padding-top: 5px;
margin-left: auto;
margin-right: auto;
display: block;
width: 90% !important;
}
body#home .parallax {
    background-attachment: scroll;
    height: auto;
}

#basics-cta li {
max-width: 30% !important;
}
#customersSaying .item,
#customersSaying li {
width: 96%;
}
#customersSaying .item img,
#customersSaying li img {
padding-bottom: 15px;
max-width: 500px;
width: 100%;
}
@media only screen and (max-width: 768px) {
#basics-cta {
    padding-top: 20px;
    padding-bottom: 20px;
}
#basics-cta li + li {
margin-top: 15px;
margin-bottom: 15px;
}

.navbar .navbar-collapse {
	text-align: center;
}
#navbar ul {
margin-top: 53px;
}
#navbar ul li {
        display:block;
}
/*
.products-list li {
width: 90%;
}
*/
#where-to-buy-list li {
width: 49%;
}
.parallax div {
font-size: 35px;
}
.parallax h1 #break {
display: block;
}
.parallax h1 {
   font-size: 30px;
}

body#contact form input[type=submit],
body#contact form {
display: block;
margin-left: auto !important;
margin-right: auto !important;
}
body#contact #right-side {
text-align: center;
}


#homepage-carousel .carousel-caption {
padding: 0px !important;
font-size: 15px;
top:50%;
left: 50% !important;
transform: translateY(-50%) translateX(-50%);
}
.carousel-caption .action {
margin-bottom: 10px !important;
}
.caption-left {
    left: 12% !important;
}
.caption-bottom-right {
    top: 50% !important;
    right: 12% !important;
}
.caption-right {
    right: 12% !important;
}
#homepage-carousel .carousel-caption p {
padding: 3px;
}
#homepage-carousel .carousel-caption .separator {
height: 3px;
}
#homepage-carousel .carousel-caption .action {
font-size: 25px;
}
#tagline {
padding-left: 15px;
font-size: 17px;
}
#videoModal .modal-dialog,
#productModal .modal-dialog {
top: 25px;
left: 50%;
margin-left: 0px;
transform: translateY(0%) translateX(-50%);
width: 90%;
height: auto;
max-width: 500px;
}
.modal-body {
height: 300px;
}
}
@media only screen and (max-width: 500px) {
#basics-cta li {
    max-width: 85%;
    vertical-align: middle;
}
#last-line-links {
display: flex;
flex-direction: column;
}

#last-line-links .separator {
display: none;
}

.caption-left,
.caption-bottom-right {
    left: 50% !important;
    top: 50% !important;
}
}
#home-slider .item {
height: auto;
margin: 0px !important;
max-width: 90% !important;
}
@media only screen and (max-width: 400px) {
#homepage-carousel .item {
min-height: 150px;
width: 100%;
}
#homepage-carousel .item img {
min-height: 150px;
width: 100%;
}
/*
*/
#homepage-carousel .carousel-control {
display: none;
}
#home #about-us h2 {
font-size: 40px;
}
#set-apart,
#about-us p {
font-size: 17px;
}
#where-to-buy-list li {
width: 90%;
}
}
@media only screen and (max-width: 600px) {
#tagline {
display: none;
}

}
@media only screen and (max-width: 992px) {
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-text {
        float: none;
        margin: 15px 0;
    }
    /* since 3.1.0 */
    .navbar-collapse.collapse.in { 
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }
.dropdown .caret {
display: none;
}
/* Mobile nav fix 
ul.drop-accordian-menu {
    display:none;
    max-height: 180px;
   overflow: hidden;
    overflow-y: auto;
    list-style: none;
    margin: 0;
    padding: 0;
    border: none;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 9pt;
    width: auto;
}
ul.drop-accordian-menu li {
    margin: 0;
}

ul.drop-accordian-menu li a {
    display: block;
    padding: 5px 5px 5px 20px;
    color: #000;
    text-decoration: none;
  	font-size: 8pt;
    font-style: normal;
    width: auto;
}

ul.drop-accordian-menu a:hover {
    background-color: #f1f1f1;
    color: #000;
}
.drop-accordian-menu {
    margin-top: 0px !important;
}
#navbar {
padding: 0px;
}
#navbar .dropdown-menu  {
margin-left: auto;
margin-right: auto;
position: relative;
float: none ;
top: auto !important;
z-index: 0 !important;

left: auto !important;
}
*/
}
