/*Reset content */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
body {
  line-height: 1;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

/* remember to define focus styles! */
:focus {
  outline: 0;
}

h1 {
  font-size: 2.0em;
  font-weight: 700;
  color: black;
}

h2 {
  font-size: 1.75em;
  font-weight: 700;
  color: black;
}

h3 {
  font-size: 1.5em;
  font-weight: 600;
  color: black;
}

h4 {
  font-size: 1.25em;
  font-weight: 500;
  color: black;
}

h5 {
  font-size: 1.0em;
  font-weight: 520;
  color: black;
}

h6 {
  font-size: 1.0em;
  font-weight: 500;
  color: black;
}

h5 a, h6 a, h5 a:hover, h6 a:hover {
  color: #000;
}

h5 a:hover, h6 a:hover {
  text-decoration: underline;
}

div p:first-child {
  padding-top: 10px;
}

p {
  padding-top: 5px;
  padding-bottom: 5px;
}

/* remember to highlight inserts somehow! */
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

.center-img {
  display: block;
  margin: auto;
  max-width: 100%;
}

.center-txt {
  text-align: center;
}


.limit {
  float:right;
  display:block;
  line-height: 65px;
}

.filters {
  float:right;
  display:none;
  max-width: 150px;
  padding: 0px 15px !important;
  line-height: 65px;
  border-left: 1px solid lightgray;
  cursor: pointer;
}

.filter-bar {
  border-bottom: 1px solid lightgray;
  margin-bottom: 20px;
}

.filter-bar h1 {
  font-size: 20px; 
  color: #666; 
  width:300px; 
  float:left; 
  line-height: 26px;
  padding-bottom: 15px;
}

.filter-close {
  display:none;
}

/*****************************************************************************************************************************/
/*****************************************************************************************************************************/
/*****************************************************************************************************************************/
/*****************************************************************************************************************************/
/*****************************************************************************************************************************/
/*****************************************************************************************************************************/
@media screen and (max-width: 1200px) {

  .social-button {
    display: none;
  }

  .search-box {
    max-width: 33%;
  }

}

/*****************************************************************************************************************************/
/*****************************************************************************************************************************/
/*****************************************************************************************************************************/
/*****************************************************************************************************************************/
/*****************************************************************************************************************************/
/*****************************************************************************************************************************/
@media screen and (min-width: 1000px) {

  .main-window {
    width: 100%;
  }
  .leftColumn {
    width: 300px;
  }
  .top-navigation {
    height: 40px;
    width: 100%;
    background-image: url('../image/newdesign/red_slab_1.jpg');
    background-size: 100% 40px;
    background-repeat: no-repeat;
    margin: 0 auto;
  }
  .top-navigation-mobile {
    display:none;
  }
  .content {
    width: 100%;
  }
  .mobile-menu-flip {
    display:none;
  }
  #map {
    float:right;
    width: 60%;
    height: 500px;
  }
  #dealerPrint {
    float:left;
    width: 37%;
    margin: 5px;
  }
  .main-text {
     width: 59%;
  }
  .news-column {
    float:left; 
    width: 69%;
  }
  .other-column {
    float:left; 
    width: 57%;
  }
  .message .fs-extra-long {
    width: 300px;
    margin-bottom: 10px;
  }
  #captchaImage {
    width: 300px;
  }
  #navlist li img {
    width: 16%;
    height: 27px;
  }
  #logos {
    width: 19.75%; 
    float:right;
  }
  #mainContainer {
    width: 80%; 
    float: left; 
    border-right: thin solid grey;
  }
  .calcinfoButtons {
    width: 100%;
    height: 40px;
  }
  .calcinfoButtons li {
    display: inline block;
    width: 32%;
    list-style-type: none;
    float: left;
  }
  .calcinfoButtons li .grey-button {
    margin: 0 auto;
  }
  #step1 ul {
    width: 700px; 
    margin: 0 auto;
  }

  #zipSubmit {
    height: 30px;
  }

  .product-grid {
    height: 275px;
  }
  /*****************************************/
  /*Forms*/
  .col-sm-12 .form-control {
    width: 94%;
  }
  .col-sm-6 .form-control {
    width: 95%;
  }
  .control-label {
    padding-bottom: 15px;
  }
  .main-image {
    width: 40%;
  }
  .login-window {
    width: 59%;
    float:left;
  }
  /**************************************/
  /*Account*/
  .profile {
    float: left;
    width: 275px;
  }
  .profile .menu {
    float: left;
    width: 200px;
    background: white;
  }
  #mobile-dashboard {
    display:none;
  }
  .store-login li input[type="text"],
  .store-login li input[type="password"] {
    padding: 5px;
    width: 210px;
    font-size: 14px;
  }
  .store-login li label {
    width: 100px;
    display: block;
  }
  /**************************************/
  /*Logo*/
  .steinjager-logo {
    width: 100%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    height: 250px;
  }
  .steinjager-logo .home-button {
    margin-top: 25px;
    margin-left: 25px;
    width: 40%;
    float:left;
  }
  .steinjager-logo .home-button img {
    width: 95%;
    margin-left: 0px; 
    padding-top: 0px; 
  }
  .top-link-box {
    height: 270px;
    width: 100%;
  }
  .top-link-box div {
    width: 31%;
    height: 260px;
    line-height:260px;
    margin-top: 5px;
    margin-bottom: 5px; 
    margin-left: 1.5%;
    float: left;
    display: block;
  }
  .top-link-box img {
    width: 100%;
    vertical-align: middle;
    margin: auto 0;
    max-height: 260px;
  }
  .mid-link-box {
    background-size: 100% 225px;
    background-repeat: no-repeat;
    height: 225px;
  }
  .mid-link-box .link {
    width: 16%;
    font-size: 1.2em;
    text-decoration: none;
    float:left;
    margin-bottom: 5px;
    margin-left: 5px;
  }
  .similarTitle {
    background-image: url('../image/newdesign/red_slab_1.jpg'); 
    width: 100%; 
    height: 35px;
  }
  .similarTitle h2 {
    margin-left: 10px;
  }
  /**************************************/
  /*Search Page Mobile */

  .mobile-menu-flip {
    display:none;
  }
  .leftColumn {
    float: left;
    background: #ffffff;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
    font-size: 12px;
    font-weight: 700;
  }
  /**************************************/
  /* Product Page */
  .product-info .left {
    width: 50%;
    float: left;
  }

  .product-info .right {
    width: 40%;
    float: right;
  }

  .product-info .right select{
    width: 300px;
    height: 25px;
  }
  .image-additional img {
    width: 100px;
  }
  .product-name {
    font-size: 18px;
  }
  #pricingchart td {
    width: 100px;
  }
  .hydroList {
    width: 95%;
  }
  .availableOptions {
    width: 95%;
  }
  .colorButton, .hydroButton {
    width: 40px;
    height: 40px;
  }
  #accessory-gallery .featured, #similar-gallery .featured, #accessory-gallery .featured-product, #similar-gallery .featured-product {
    width: 23%; 
    float:left; 
    margin: 5px;
  }
  #accessory-gallery .featured img, #similar-gallery .featured img, 
  #accessory-gallery .featured-product img, #similar-gallery .featured-product img {
    height: 150px;
  }
  .main-window h1 {
    font-size: 25px;
    font-size: 1.5em;
    padding: 10px;
  }
  .main-window h2 {
    font-size: 20px;
    font-size: 1.1em;
    padding: 10px 0 10px 0;
  }
  .main-window h3, .main-window h4 {
    font-size: 18px;
    font-size: 1.0em;
    padding: 10px 0 10px 0;
  }
  /**************************************/
  /*Drill Down*/
  .drill-down a {
    color: black;
  }

  a .drill-x-background {
    float: right;
    width: 50px;
  }

  .drill-x-background {
    background-color: #aaaaaa;
    color: #d1d1d1;
    border-radius: 3px;
    line-height: 15px;
    vertical-align: center;
    padding: 5px 4px 5px 4px;
    font-weight: bold;
    font-size: 1.1em;
    margin: 5px;
    text-align: center;
  }
  .drill-down p {
    width: calc(100% - 60px);
    float: left;
    line-height: 35px;
  }
  .drill-down .last-item {
    border-bottom: 1px solid #000000;
  }
  .account-window {
     width: 690px; 
     float:right;
  }
  #mobile-vertical-menu {
    display:none;
  }
  #mobile-vertical-menu-exit {
    display:none;
  }
  /**************************************/
  /*Cart*/
  .paypal-window {
    width: 280px; 
    float: left;
  }
  .paypal-window h3 {
    margin-bottom: 10px; 
    text-align: center;
  }
  .paypal-window .box-content {
    margin-bottom: 20px; 
    text-align: center;
  }
  .cart-window {
    width: 700px; 
    float: right;
  }
  .steinjager-store-content #content-store-front {
    width: 700px;
    float: right;
  }
  .cart-window h1, .cart-window h3 {
    font-size: 2.0em;
    font-size: 20px;
  }
  .steinjager-store-content .checkout-content .right {
    float: right;
    width: 48%;
  }
  .steinjager-store-content .checkout-content .left {
    float: left;
    width: 48%;
  }
  #pp_payflow table select {
    float: left;
  }
  .dateSlash {
    float:left; 
  }
  /***************************************/
  /* News Box */
  #news-box {
    float:right;
    width: 50%;
    background-color: rgba(0, 0, 0, 0.8);
    margin-top: 20px; 
    height: 210px;
    color: #fff;
    position:relative;
  }

  #news-box h2 {
    color: #fff;
  }

  #news-box-mobile {
    display:none;
  }

  #newsAll {
    font-size: 1.4em;
  }

  #newsBack, #newsForward {
    font-size: 1.5em;
  }

  .news-article .image-box {

    background-color: transparent;
    height: 160px;
    width: 25%;
    float:left;
    margin: 10px;

  }

  .news-article .image-box  img {
    max-width: 100%;
    max-height: 160px;
    margin: auto;
    padding: 0px;
  }

  .news-article .news-message {
    height: 168px;
  }
  /*****************************************/
  /*Header Search Box */
  .search-box {
    margin-left: 10px;
    float:right; 
    width:48%; 
    max-height: 40px;
    margin-top: 5px;
  }

  .search-box input {
    width: 145px;
    position: relative;
    padding-right: 30px;
    border-radius: 5px;
  }

  .search-box button {
    position: relative;
    left: -20px;
    top: 0px;
    cursor: pointer;
    padding: 5px 0;
    font-size: 0.8em;
    text-align: center;
    border: 3px solid #431a15;
    color: white;
    font-weight: 700; 
    float:left;
    border-radius: 6px;
    width: 26px;
    background-color: #333;
    background-image: linear-gradient(270deg, #818282 0%, #818282 10%, #676767 11%, #676767 50%, #2e2f2f 51%, #1f201f 100%);
    background-image: -webkit-linear-gradient(270deg, #818282 0%, #818282 10%, #676767 11%, #676767 50%, #2e2f2f 51%, #1f201f 100%);
    background-image: -o-linear-gradient(270deg, #818282 0%, #818282 10%, #676767 11%, #676767 50%, #2e2f2f 51%, #1f201f 100%);
    background-image: -ms-linear-gradient(270deg, #818282 0%, #818282 10%, #676767 11%, #676767 50%, #2e2f2f 51%, #1f201f 100%);
    background-image: -moz-linear-gradient(270deg, #818282 0%, #818282 10%, #676767 11%, #676767 50%, #2e2f2f 51%, #1f201f 100%);
  }
}

/*****************************************************************************************************************************/
/*****************************************************************************************************************************/
/*****************************************************************************************************************************/
/*****************************************************************************************************************************/
/*****************************************************************************************************************************/
/*****************************************************************************************************************************/

@media screen and (max-width: 999px) {
  body {
    font-size: 20px;
    font-size: 1.1em;
  }
  .main-window {
    width: 100%;
  }
  .top-navigation {
    display:none;
  }
  .top-navigation-mobile {
    background-image: url('../image/newdesign/red_slab_1.jpg');
    background-size: auto 75px;
    background-position: top;
    background-repeat: repeat-x;
    height: 125px;
  }
  #mobile-menu-button {
    margin-left: 5%;
    height: 75px;
    float:left;
    cursor: pointer;
  }
  .mid-link-box h6 {
    font-size: 16px;
    font-size: 0.8em;
  }
  .content {
    width: 100%;
  }
  .bottom-navigation .middlespan .column {
    display:none;
  }
  .main-image {
    width: 95%;
  }
  #map {
    float:right;
    width: 100%;
    height: 500px;
  }
  #dealerPrint {
    float:left;
    width: 100%;
    margin: 5px;
  }
  .invisimage {
    display:none;
  }
  .news-column {
    width: 100%;
  }
  .message .fs-extra-long {
    width: 90%;
    margin-bottom: 10px;
    height: 45px;
  }
  #captchaImage {
    width: 100%;
  }
  #navlist li img {
    width: 32%;
    min-height: 27px;
  }
  #logos, #cartTally {
    display:none;
  }
  #mainContainer {
    width: 100%; 
  }
  .calcinfoButtons li {
    display: inline block;
    width: 100%;
    list-style-type: none;
    clear:both;
  }
  .calcinfoButtons li .grey-button, .calcButtons a, .calcButtons .grey-button, .calcButtons .backButton, .calcButtons .submission {
    width: 100%;
    height: 44px;
    margin-bottom: 10px;
  }
  .news-article .news-message {
    height: 168px;
  }
  .product-grid {
    height: 450px;
  }
  /*****************************************/
  /*Forms*/
  .fscolumn {
    width: 49%;
  }
  .fs-left {
    float: left;
  }
  .fs-clear {
    clear: both;
  }
  #zipSubmit {
    height: 40px;
  }
  input[type=text],
  input[type=email],
  input[type=tel],
  input[type=password] {
    padding: 5px;
    width: 90%;
    font-size: 18px;
    font-size: 1.1em;
    height: 40px;
  }
  .quantity-field input[type=text] {
    width: 70%;
    float: right;
  }
  .quantity-field {
    line-height: 40px;
    vertical-align: middle;
  }
  input.fs-extra-long {
    width: 93%;
    height: 40px;
  }
  textarea.fs-extra-long {
    width: 93%;
    height: 40px;
  }
  .fs-clear select {
    width: 95%;
    height: 40px;
  }
  .login-window {
    width: 100%;
  }
  /**************************************/
  /*Account*/
  .profile {
    float: left;
    width: 100%;
  }
  .profile .menu {
    float: left;
    width: 100%;
    background: white;
    display:block;
    margin: 0 auto;
  }
  .account-buttons ul li {
    width: 100%;
    background-color: #2564c3;
    margin-bottom: 5px;
    height: 30px;
    padding-top: 10px;
    cursor: pointer;
    text-align: center;
  }
  .account-buttons ul li a {
    color: #FFF; 
    vertical-align: middle;
    text-align: center;
  }
  .store-login li input[type="text"],
  .store-login li input[type="password"] {
    padding: 5px;
    width: 100%;
    font-size: 18px;
    height: 40px;
  }
  .store-login li label {
    display: block;
  }
  /**************************************/
  /* Checkout Page */
  .checkout-content {
    clear:both;
    min-height: 400px;
  }
  #pp_payflow table {
    width: 100%;
  }
  #pp_payflow tr {
    margin-bottom: 10px;
  }
  #pp_payflow table select {
    width: 45%;
    float: left;
  }
  .checkout-content input[type=text], .checkout-content input[type=password] {
    width: 90%;
    min-height: 44px;
    font-size: 18px;
    font-size: 1.2em;
  }
  .checkout-content input[type=checkbox] {
    width: 25px;
    height: 25px;
  }
  .checkout-content b, .checkout-content label {
    margin-bottom: 5px;
    font-size: 1.2em;
    vertical-align: middle;
  }
  .checkout-content .right, .checkout-content .left {
    width: 100%;
    float: left;
  }
  .checkout-content select {
    width: 90%;
    height: 40px;
    font-size: 18px;
    font-size: 1.15em;
  }
  .dateSlash {
    float:left; 
    font-size: 2.0em !important;
  }
  /**************************************/
  /* Product Page */
  .product-info .left, .account-window {
    width: 100%;
    float: left;
  }

  .product-info .right, .accountTemplate .right {
    width: 100%;
    float: left;
  }

  .normal-button {
    width: 100% !important;
  }

  .checkout-content .button, .accountTemplate .normal-button {
    width: 100% !important;
    text-align: center;
  }

  .product-info .right select {
    width: 100%;
    height: 33px;
    font-size: 18px;
    font-size: 1.15em;
  }
  .product-image img {
    width: 100%; 
  }
  .image-additional img {
    width: 25%;
  }
  .product-name {
    font-size: 25px;
    font-size: 1.5em;
  }
  #pricingchart td {
    width: 150px;
  }
  .colorButton, .hydroButton {
    width: 75px;
    height: 75px;
  }
  #accessory-gallery .featured, #similar-gallery .featured, #accessory-gallery .featured-product, #similar-gallery .featured-product {
    width: 47%; 
    float:left; 
    margin: 5px;
    height: 250px;
  }
  #accessory-gallery .featured img, #similar-gallery .featured img,
  #accessory-gallery .featured-product img, #similar-gallery .featured-product img {
    height: 170px;
  }
  .similarTitle {
    background-image: url('../image/newdesign/red_slab_1.jpg'); 
    width: 100%; 
    min-height: 35px;
  }
  .main-window h1, .account-window h1, .dashboard-window h1 {
    font-size: 30px;
    font-size: 2.0em !important;
    line-height: 30px;
    padding: 10px;
  }
  #mobile-dashboard {
    float:right;
    display:block;
  }
  .account-window {
    margin: 5px;
  }
  .account-window h1, .account-window h2 {
    text-align: center;
  }
  .account-window a {
    font-size: 1.25em;
  }
  .dashboard-window .menu {
    display:none;
  }
  .menu li span, .menu li div {
    width: 100%;
    font-size: 1.2em;
  }
  .dashboard-window .menu li i {
    display:none;
  }
  .main-window h2, .dashboard-window h2 {
    font-size: 20px;
    font-size: 1.25em;
    padding: 10px 0 10px 0;
  }
  .main-window h3, .main-window h4, .account-window h3, .account-window h4 {
    font-size: 18px;
    font-size: 1.0em;
    padding: 10px 0 10px 0;
  }
  /**************************************/
  /*Search Page Mobile */
  #searchTitle {
    margin-left: -100px;
  }
  .mobile-menu-flip {
    padding-top: 20px;
    height: 40px;
    width: auto;
  }
  .categoryOptions {
    display:none;
  }
  #mobile-vertical-menu-exit {
    float:right;
    padding: 5px 15px 5px 5px;
    font-size: 1.75em;
  }
  #drilldown-menu {
    font-size: 1.75em;
    padding: 5px;
  }
  .leftColumn {
    float: left;
    background: #ffffff;
    width: 100%;
    overflow: hidden;
    position: relative;
    font-size: 18px;
    font-size: 1.5em;
    font-weight: 700;
  }
  .drill-down h3 {
    font-size: 2.00em;
  }
  .leftColumn h5 {
    font-size: 1.75em;
  }
  .leftColumn h6 {
    font-size: 1.5em;
  }
  /**************************************/
  /*Drill Down*/
  .drill-down {
    width: 100%;
    position: fixed;
    top: 170px;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 3;
    background-color: white;
    display:none;
    overflow-y: scroll;
  }

  .drill-down h3.black {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 2.10em;
  }

  .filter-close {
    display:block;
    position: absolute;
    top: 10px;
    right: 15px;
    font-size: 2.0em;
  }

  .filter-close:before {
    content: "\00d7"; /* This will render the 'X' */
  }

  .search-results {
     width: 100%; 
     float: left;
  }
  #mobile-vertical-menu {
    width: 15px;
    padding: 20px;
    position: fixed;
    top: 40%;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    font-size: 1.5em;
    background-color: red;
    color: #fff;
    clear: both;
    text-align: center;
  }
  /**************************************/
  /*Cart*/
  .paypal-window, .cart-window, #column-left {
    width: 100%; 
    float: left;
  }
  .steinjager-store-content #content-store-front {
    float:right;
    width: 100%;
  }
  .cart-window h1, .cart-window h3 {
    font-size: 2.0em;
    font-size: 20px;
    border-bottom: 1px solid lightgray;
  }
  .paypal-window h3 {
    margin-bottom: 10px; 
    margin-top: 25px; 
    font-size: 1.5em;
    text-align: left;
    width: 50%;
    float:left;
  }
  .paypal-window .box-content {
    margin-bottom: 20px; 
    text-align: right;
    width: 49%;
    float:right;
    margin-top: 10px;
  }
  .paypal-window .box-content img {
    width: 100%;
  }
  .buttons .normal-button, .steinjager-store-content .buttons .button {
    width: 50%;
    font-size: 1.5em;
  }
  #payment-existing select option, #shipping-existing select option {
    font-size: 1.5em !important;
    margin: 10px 0;
  }
  input[type="radio"], input[type="checkbox"] {
    width: 25px;
    height: 25px;
  }
  /**************************************/
  /*Logo*/
  .steinjager-logo {
    width: 100%;
    background-size: 100% auto;
  }
  .steinjager-logo .home-button, .steinjager-logo .home-button a, .steinjager-logo .home-button a img {
    float:left;
    width: 100%;
  }
  #news-box {
    display:none;
  }
  .mid-link-box {
    background-size: auto 100%;
    min-height: 400px;
    padding-top: 5px;
  }
  #news-box-mobile {
    margin: 5px;
    display:block;
    height: 250px;
    color: #fff !important;
    text-align: left !important;
  }
  .news-mobile-section {
    background-color: rgba(0, 0, 0, 0.8);
  }

  #news-box-mobile p {
    text-align: left;
  }
  #news-box-mobile a {
    color: #fff;
    text-decoration: underline;
  }
  #newsAll {
    font-size: 1.7em;
    padding-top: 10px;
  }
  #newsBack, #newsForward {
    font-size: 2.5em;
  }
  .news-article .image-box {
    background-color: transparent;
    height: 190px;
    width: 25%;
    float:left;
    margin: 10px;
  }
  .news-article .image-box  img {
    max-width: 100%;
    max-height: 190px;
    margin: auto;
    padding: 0px;
  }
  .steinjager-logo #news-box a {
    color: #000;
  }
  .mid-navigation {
    display:none;
  }
  div.top-link-box > div:first-child {
    width: 100%;
    margin: 5px;
  }
  div.top-link-box > div:not(:first-child) {
    float:left;
    width: 48%;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 1%;
  }
  .top-link-box div {
    height: 260px;
    line-height:260px;
  }
  .top-link-box img {
    width: 100%;
    vertical-align: middle;
    margin: auto 0;
    max-height: 260px;
  }
  .mid-link-box .link {
    width: 30%;
    font-size: 1.2em;
    text-decoration: none;
    float:left;
    margin-bottom: 5px;
    height: 225px;
  }
  .mid-link-box .link img {
    max-height: 165px;
  }
  .right-overlay, .left-overlay, #similar-left, #similar-right, #access-left, #access-right {
    display:none; 
  }
  /*****************************************/
  /*Header Search Box */
  .search-box {
    float:right; 
    width:70%; 
    height: 75px;
  }

  .search-box input {
    float:right;
    width: 65%;
    height: 70px;
  }

  .search-box button {
    float:right;
    height: 70px;
    width: 70px;
    background-color: #333;
  }

  .searchButton i.fa {
    font-size: 3.5em;
  }
  /*****************************************/
}
/*****************************************************************************************************************************/
/*****************************************************************************************************************************/
/*****************************************************************************************************************************/
/*****************************************************************************************************************************/
/*****************************************************************************************************************************/
/*****************************************************************************************************************************/
/*@media screen and (min-width: 770px) {
  .steinjager-store-content .pagination {
    float: right;
  }
}*/
/*****************************************************************************************************************************/
/*****************************************************************************************************************************/
/*****************************************************************************************************************************/
/*****************************************************************************************************************************/
/*****************************************************************************************************************************/
/*****************************************************************************************************************************/
@media screen and (max-width: 769px) {
  .limit {
    display:none;
  }
  .filters {
    display:block;
  }
  .limit, .steinjager-store-content .pagination {
    max-width: 100%;
    margin-bottom: 10px;
  }
  .product-grid {
    height: 450px;
  }

  .steinjager-logo img {
    margin-top: 0px !important;
  }
}
/*****************************************************************************************************************************/
/*****************************************************************************************************************************/
/*****************************************************************************************************************************/
/*****************************************************************************************************************************/
/*****************************************************************************************************************************/
/*****************************************************************************************************************************/
@media screen and (max-width: 499px) {
  #accessory-gallery .featured img, #similar-gallery .featured img, 
  #accessory-gallery .featured-product img, #similar-gallery .featured-product img {
    height: 125px;
  }

  .news-article .image-box {
    display:none;
  }

  .news-article .news-message {
    width: 95%;
    float:left;
    height: 200px;
  }

  #accessory-gallery .featured-product, #similar-gallery .featured-product {
    width: 40%; 
  }
  .product-grid {
    height: 450px;
  }
}

/*****************************************************************************************************************************/
/*****************************************************************************************************************************/
/*****************************************************************************************************************************/
/*****************************************************************************************************************************/
/*****************************************************************************************************************************/
/*****************************************************************************************************************************/
@media screen and (max-width: 374px) {
  #accessory-gallery .featured img, #similar-gallery .featured img, 
  #accessory-gallery .featured-product img, #similar-gallery .featured-product img {
    height: 100px;
  }
  .product-grid {
    height: 450px;
  }
}

/*****************************************************************************************************************************/
/*****************************************************************************************************************************/
/*****************************************************************************************************************************/
/*****************************************************************************************************************************/
/*****************************************************************************************************************************/
/*****************************************************************************************************************************/

.mobile-menu-flip {
  float:right;
}

body {
  background-color: #fff;
  font-family: 'Droid Sans', sans-serif;
}

.leftColumn {
  float: left;
  background: #ffffff;
  border-radius: 5px;
  overflow: hidden;
  position: relative;
  font-size: 12px;
  font-weight: 700;
}

.leftColumn ul {
  margin: 2px 0 3px 0;
  padding: 0 10px;
}


.leftColumn h2 {
  width: 95%;
  margin-bottom: 10px;
}
/*****************************************/
/* new main image */
.thumbnail {
  border:none;
}

/*****************************************/
/* Social Header Buttons */
.social-button {
  float:left;
  margin-right: 10px;
  width: 30px;
}
/*****************************************/
/* Search Button */
.search-box button {
    cursor: pointer;
    padding: 5px 0;
    text-align: center;
    color: white;
    font-weight: 700;
  }
/*****************************************/
/* Navigation Menu - Mobile */
.top-navigation-mobilemenu {
  padding-top: 10px;
  background-color: #e51a13;
  color: #fff;
}

.top-navigation-mobilemenu a, .top-navigation-mobilemenu a:hover {
  text-decoration: none;
  color: #fff; 
}

.top-navigation-mobilemenu h2, .top-navigation-mobilemenu h1 {
  font-size: 1.75em;
  border-bottom: solid thin white;
  border-bottom-width: 1px;
  margin-bottom: 10px;
  color: white;
}

.top-navigation-mobilemenu ol li, .top-navigation-mobilemenu ul li {
  padding-bottom: 10px;
  padding-left: 15px;
}

.top-navigation-mobilemenu ul {
  list-style-type: circle !important;
  list-style-position: inside;
}
.top-navigation-mobilemenu ul li {
  font-size: 1.5em;
}

.top-navigation-mobile .searchButton-mobile {
  position: absolute;
  right: 0;
  width: 50px;
  height: 50px;
  font-size: 2.0em;
  background-color: #333;
  color: white;
}

.top-navigation-mobile .searchText-mobile {
  width: 100%;
  height: 50px;
  float: none;
}
/*****************************************/
/* Navigation Menu - Mobile */
.content {

  height: 100%;
  margin: 0 auto;
  background-color: #fff;

}

.steinjager-store-content {
  background-color: #FFF;
}
 
.background-primary {
  background-image: url('../image/newdesign/steinjager_background.jpg');
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100% auto;
  min-height: 1000px;
}

.background-secondary {
  background-color: transparent;
  background-image: url('../image/newdesign/panorama_right.jpg');
  background-repeat: no-repeat;
  background-position: right top;
}

.container {
  background-color: white;
}

.contact-aside p, .contact-aside a {
  line-height: 15px !important;
  color: white;
  padding: 0px;
  margin-bottom: 5px;
}

.contact-aside {
  position: absolute;
  top: 5px;
  margin-left: 6px;
  font-size: 14px;
}

.action-buttons {

  float: right;
  width: 200px;
  margin-top: 30px;
  margin-right: 10px;

}

.autos {
  margin-left: 45px;
  background-color: transparent !important;
}

.photo-nav {
  padding-top: 10px;
}

.photo-nav .search-box {
    position: relative;
    float: right;
    width: 275px;
}

.photo-nav .search-box input[type=text] {
    padding: 5px;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    float: left;
}

.photo-nav .search-box input[type=submit] {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    padding: 5px 10px;
    border: none;
    color: white;
    background: #711515;
    float: left;
    position: absolute;
    left: 150px;
    cursor: pointer;
    width: 100px;
    height: 36px;
    font-size: 20px;
}

.form input[type=text] {
  display: block;
  padding: 5px;
  font-size: 16px;
  margin-bottom: 10px;
}

.modal .window {
    border-radius: 0px !important;
    background: white;
    color: black;
    font-size: 12px;
    -webkit-box-shadow: 0px 1px 10px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 1px 10px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 1px 10px 0px rgba(50, 50, 50, 0.75);
    z-index: 91;
    margin: 0;
    padding: 0;
    width: 600px;
    height: 450px;
    overflow: auto;
    position: absolute;
    top: 200px !important;
    left: 0;
}

.modal .window h3 {
  background-image: url('../image/newdesign/red_slab_2.jpg') !important; 
  font-size: 25px !important;
}

.modal .window #decal-form {
  margin-top: 5px;
  margin-left: 25px;
}

.colorList li, .hydroList li {
  display: inline-block;
  list-style-type: none;
  margin-right: 5px;
  margin-bottom: 5px;
}

.colorButton, .hydroButton {
  cursor: pointer;
  border-radius: 5px;
    -moz-box-shadow:    1px 1px #666;
    -webkit-box-shadow: 1px 1px #666;
    box-shadow:         1px 1px #666;
}

.steinjager-side-why #about-the-name .copy {
    position: absolute;
    top: 275px !important;
    left: 0;
    color: white;
}

.steinjager-side-why #about-the-name .copy h3 {
    font-size: 1.17em;
}

.steinjager-side-why #about-the-name .copy p {
    padding-top: 5px;
}

.copy {
    padding: 0 10px;
    line-height: 15px;
}

.steinjager-logo {
	background-image: url('../image/newdesign/background_sand_1b.jpg');
  background-repeat: repeat-x;
  background-size: 186px 329px;
  margin: 0 auto;
}

.main-window {
  background-color: #FFF;
  min-height: 750px;
}

.main-window p {
  padding-left: 20px;
  padding-right: 15px;
  line-height: 20px;
}

.main-window .product-info {
  margin: 0px 10px;
}

.product-image img {
  margin: 5px;
}

.product-grid .name {
  text-align: center;
}

.product-grid .description {
  text-align: center;
  font-size: 0.8em;
  color: gray;
  display: block !important;
}

.product-info .product-description {
  margin-top: 10px;
}

.product-grid .price {
  text-align: center;
  color: red !important;
}

#button-cart {
  background-color: #2564c3;
  color: #FFF;
  font-size: 16px;
  padding: 10px 15px;
  box-shadow: 3px 3px 1px #888888; 
  cursor: pointer;
  width: 100%;
}

#button-cart:active {
  box-shadow: 0px 0px 0px;
  margin-left: 3px;
  margin-top: 3px;
}

#button-cart:hover {
  text-decoration: none;
}

#notification .success {
    padding: 10px;
    border-radius: 0px;
    margin-bottom: 0px;
    background-color: #f5f5f5;
    background-image: linear-gradient(270deg, #a6a8a8 0%, #e9efe9 100%);
    background-image: -webkit-linear-gradient(270deg, #a6a8a8 0%, #e9efe9 100%);
    background-image: -o-linear-gradient(270deg, #a6a8a8 0%, #e9efe9 100%);
    background-image: -ms-linear-gradient(270deg, #a6a8a8 0%, #e9efe9 100%);
    background-image: -moz-linear-gradient(270deg, #a6a8a8 0%, #e9efe9 100%);
    color: #262225;
}

.addthis_default_style svg, .addthis_default_style span {
  width: 30px !important;
  height: 30px !important;
}

.review a {
  cursor: pointer;
}


.tab-content .warning {
    border-radius: 0px;
    margin-bottom: 0px;
    background-color: #cace11;
    background-image: linear-gradient(270deg, #cace11 0%, #f5f68f 100%);
    background-image: -webkit-linear-gradient(270deg, #cace11 0%, #f5f68f 100%);
    background-image: -o-linear-gradient(270deg, #cace11 0%, #f5f68f 100%);
    background-image: -ms-linear-gradient(270deg, #cace11 0%, #f5f68f 100%);
    background-image: -moz-linear-gradient(270deg, #cace11 0%, #f5f68f 100%);
    color: #262225;
}


#pricingchart .bold {
  color: #F62817;
}

#pricingchart .dull {
  color: #AAA;
}

.normal-button a {
  color: #FFF;
  text-decoration: none;
}

.vote-timeline {
  clear: none !important;
  width: 350px !important;
  position: absolute !important;
  left: 20px !important;
  top: 280px !important;
  float:left;
}

.secondary-button {
  background-color: #555 !important;
  color: #FFF !important;
  font-size: 1.1em;
  margin: 0px 0px 10px 0px;
  padding: 10px 15px !important;
  min-width: 70px;
  box-shadow: 3px 3px 1px #888888 !important; 
  cursor: pointer !important;
  border-radius: 0px !important;
  border-width: 2px;
  border-style: outset;
  border-color: buttonface;
  border-image: initial;
  font: 18px Arial;
  text-align: center;
}

#button-review, .normal-button, .steinjager-store-content .buttons .button, .button, .ui-dialog-buttonset button {
  background-color: #2564c3 !important;
  color: #FFF !important;
  font-size: 1.1em;
  margin: 0px 0px 10px 0px;
  padding: 10px 15px !important;
  min-width: 70px;
  box-shadow: 3px 3px 1px #888888 !important; 
  cursor: pointer !important;
  border-radius: 0px !important;
  border-width: 2px;
  border-style: outset;
  border-color: buttonface;
  border-image: initial;
  font: 18px Arial;
  text-align: center;
}

#button-review:active, .normal-button:active {
  margin-top: -3px !important;
  margin-left: 3px !important;
  box-shadow: 0px 0px 0px !important;
}

.selected {
  background-color: #FFF !important;
  display: block !important;
}

.htabs .selected {
    margin-bottom: -0.5px;
    border-bottom: 1px solid #FFF;
}

.htabs a {
    border-top: 1px solid #DDDDDD; 
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    padding: 10px 30px 10px 30px;
    background-color: #DDD;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.3em;
    text-align: center;
    text-decoration: none;
    color: #000000;
    margin-right: 10px;
}

.tab-content {
  border: 1px solid #DDDDDD;
  padding: 10px;
  display:none;
}

.steinjager-logo a {
  vertical-align: top;
  color: #fff;
  font-size: 1.5em;
  margin-top: 5px;
  text-decoration: underline;
}

.top-link-box {
  width: 100%;
}

.mid-link-box {
  background-image: url('../image/newdesign/background_sand_2b.jpg');
  background-repeat: repeat-x;
  background-size: 150px 329px;
}

.mid-link-box img {
  display: block;
  width: 75%;
  margin: 15px auto 5px auto;
  max-width: 100%; 
}
 
.mid-link-box p, .mid-link-box h6 {
  text-align: center;
  color: #fff;
  font-weight: normal;
}

.mid-link-box .link a:hover {
  text-decoration: none;
}

.featured-box {
  background-color: #fff;
}

.featured-box h2 {
  font-size: 1.6em;
}

#featured-gallery {
  width: 100%;
}

#featured-gallery a {
  color: #000;
  text-align: center;
}

#featured-gallery img {
  height: 230px;
}

.featured {
  height: 300px;
}

#similar-left, #access-left {
  float:left;
  cursor: pointer;
  height: 240px;
  width: 5%;
}

#similar-right, #access-right {
  float:right;
  cursor: pointer;
  height: 240px;
  width: 5%;
}

#accessory-gallery, #similar-gallery {
  margin: 0 auto;
  width: 89%;
}

.feature-arrow {
    cursor: pointer;
}

.featured a:hover {
  text-decoration: none;
}

.mid-navigation {
  height: 40px;
  width: 100%;
  background-size: 100% 40px;
  background-image: url('../image/newdesign/red_slab_2.jpg');
  background-repeat: no-repeat;
  margin: 0 auto;
}

.mid-navigation li {
  display:inline;
  font-size: 1.5em;
  margin-left: 110px;
  height: 40px;
  vertical-align: middle;
}

.mid-navigation ul {
  height: 40px;
  vertical-align: middle;
}

.mid-navigation a, .mid-navigation a:visited  {
  color: #fff;
  line-height: 35px;
  vertical-align: middle;
  text-align: center;
}

.cart-box {
	float:right;
	margin-right: 5px;
	vertical-align: center;
}

.cart-box a {
	color: #ffffff;
	font-size: 0.9em;
	text-decoration: none;
}

.register-box {
	width:49%; 
	float:left; 
  margin-top: 10px; 
}

.register-box a {
  color: #fff;
  font-size: 1.4em;
  text-decoration: none;
}

.news-article h2 {
  font-size: 1.3em;
  margin-top: 10px;
  margin-bottom: 5px;
  color: white;
  cursor: pointer;
}

.news-article .posted-date {
  font-size: 1.0em;
}

.news-article .news-message {
  margin-left: 10px;
  margin-right: 10px;
  overflow: auto;
}

.news-message::-webkit-scrollbar {
    margin-top: 10px;
    width: 12px;
}
 
.news-message::-webkit-scrollbar-track {
    margin-top: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(255,255,255,0.5); 
    border-radius: 10px;
}
 
.news-message::-webkit-scrollbar-thumb {
    margin-top: 10px;
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(255,255,255,0.8); 
}

.news-article a:visited {
  color: #FFF;
}

.jspTrack {
    background: transparent;
}

.jspVerticalBar { 
    background: transparent;
}

.jspDrag {
  width: 10px;
  border-radius: 5px;
  background: rgba(150, 150, 150, 0.5);
}

#news-box a {
  font-size: 0.9em;
}

#news-box #newsBack, #news-box-mobile #newsBack {
  width: 25%;
  cursor: pointer;
  float:left;
}

#news-box #newsForward, #news-box-mobile #newsForward {
  width: 25%;
  text-align: right;
  cursor: pointer;
  float:right;
}

#news-box #newsAll, #news-box-mobile #newsAll {
  float:left;
  width: 50%;
  text-align: center;
  cursor: pointer;
}
.news-bar {
  position: relative;
  bottom: 0;
}
.bottom-navigation {
  width: 100%;
  max-width: 100%;
  background-size: 100% 100%;
  background-image: url('../image/newdesign/red_slab_3.jpg');
  margin: 0px auto 0px auto;
  padding-top: 5px;
  text-align: center;
}

.bottom-navigation h1 {
  color: #fff;
  font-size: 1.6em;
  line-height: 40px;
  vertical-align: center;
}

.bottom-navigation .middlespan {
  margin-top: 30px;
  background-color: rgba(255, 255, 255, 0.5);
}

.middlespan .column {
  padding-top: 30px;
  width: 32%;
  float: left;
  text-align: left;
  padding-bottom: 10px;
  height: 200px;
}

.middlespan .column a {
  color: #000;
  font-size: 1.4em;
  margin-left: 70px;
}

.middlespan .column .social {
  margin-left: 90px;
}

.middlespan .column .social a{
  margin: 0px;
}

/* only for new sticky menu */
.sticky {
  cursor: pointer;
  border-bottom: 1px solid #000000;
}
.steinjager-window {
  font-family: 'Droid Sans', sans-serif;
}
.steinjager-window span {
  color: #d1d1d1;
}
.sticky-tier {
  margin-top: 5px;
}
.sticky:hover {
  color: #567294;
}
span.fsHeader {
  background: #dddddd;
  width: 84%;
  color: #ffffff;
  display: block;
  padding: 5px 20px;
}
.categories li {
  margin: 5px 0px;
}


.picture-right, .flip-right {
  -moz-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -ms-transform: scaleX(1); /* linting rule fix + IE9 fix */
  transform: scaleX(-1);
  -ms-filter: fliph;
  filter: fliph;
} 

/* Search Page Mobile friendliness */

.steinjager-window h3, .drill-down .black {
  margin: 0 1px;
  display: block;
  background: black;
  color: #ffffff;
  text-align: center;
  font-size: 14px;
  padding: 5px 0;
}

.drill-down h3 {
  font-size: 18px;
  padding: 3px;
  text-align: center;
  background: red;
  color: #000;
  border-radius: 0px;
  border-color: red;
  margin: 10px 0 0 0;
}

.drill-down ul {
  margin-left: 10px;
}

/*************************************/
/*pagination*/
.steinjager-store-content .pagination {
  border-radius: 0px;
}

.steinjager-store-content .pagination .active span, 
.steinjager-store-content .pagination a {
  padding: 5px 10px;
  border-radius: 0px;
  margin-left: 5px;
}

/**************************************/
/*Search page css */
  .option-navigation {
    display: block;
    float:left;
    width: 185px;
    height: 187px;
    text-align: center;
    color: #000 !important;
  }
  .option-dull {
    width: 166px;
    height: 167px;
    position: relative;
    top: -167px;
    background-color: rgba(255, 255, 255, 0.4);
  }
  .jeep-navigation {
    display: block;
    float:left;
    width: 160px;
    height: 175px;
    text-align: center;
    color: #000 !important;
  }
  .jeep-dull {
    width: 160px;
    height: 175px;
    position: relative;
    top: -175px;
    background-color: rgba(255, 255, 255, 0.4);
  }
  .other-dull {
    width: 195px;
    height: 75px;
    position: relative;
    top: -75px;
    background-color: rgba(255, 255, 255, 0.4);
  }

  .other-navigation {
    display: block;
    float:left;
    width: 195px;
    height: 75px;
    text-align: center;
    color: #000 !important;
  }

  .other-navigation h1 {
    font-size: 1.5em;
    vertical-align: top;
  }

  .pagination .links a{
    float: none;
  }

  .steinjager-store-content .product-grid .image img {
    border: none;
    max-width: 100%;
    max-height: 100%;
    margin: 0 auto;
    display: block;
  }
.empty-cart-text {
  padding: 10px;
  margin: 25px 0;
  font-weight: 900;
}
.steinjager-store-content #content-store-front {
  margin-left: 10px;
  overflow: hidden;
  height: auto;
}
.steinjager-store-content .checkout-heading {
  background: #F8F8F8;
  border: 1px solid #DBDEE1;
  padding: 8px;
  font-weight: bold;
  color: #555555;
  margin-bottom: 15px;
}
.checkout .button {
  float:right;
}
.checkout-content {
  margin-left: 20px;
}
.checkout-content h2 {
  font-size: 1.5em;
}
.checkout-content h2, .checkout-content p {
  margin-bottom: 10px;
}
.profile .menu li {
  padding: 14px 10px 10px 10px;
  background: #e4dbdf;
  border-left: 1px solid white;
  border-right: 1px solid white;
  border-bottom: 1px solid white;
  display: block;
  margin: 0 auto;
  cursor: pointer;
}
.profile .menu li i {
  text-align: center;
  float: left;
  margin-right: 10px;
}
.profile .menu li span {
  float: left;
  display: block;
  text-align: center;
}
.profile .menu li span a {
  color: black;
}
.profile .menu li span a:hover {
  color: white;
}
.profile .menu li:first-child {
  border-top: 1px solid white;
}
.profile .menu li:last-child {
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}
.profile .menu li:hover {
  background: #8f1c1d;
  color: white;
}
.profile .menu li:hover a {
  color: white;
}
.account-buttons {
  margin-left: 20px;
}

.grey-button {
  display: block;
  border-radius: 6px;
  padding: 5px 0;
  background-color: #333;
  background-image: linear-gradient(270deg, #818282 0%, #818282 10%, #676767 11%, #676767 50%, #2e2f2f 51%, #1f201f 100%);
  background-image: -webkit-linear-gradient(270deg, #818282 0%, #818282 10%, #676767 11%, #676767 50%, #2e2f2f 51%, #1f201f 100%);
  background-image: -o-linear-gradient(270deg, #818282 0%, #818282 10%, #676767 11%, #676767 50%, #2e2f2f 51%, #1f201f 100%);
  background-image: -ms-linear-gradient(270deg, #818282 0%, #818282 10%, #676767 11%, #676767 50%, #2e2f2f 51%, #1f201f 100%);
  background-image: -moz-linear-gradient(270deg, #818282 0%, #818282 10%, #676767 11%, #676767 50%, #2e2f2f 51%, #1f201f 100%);
  text-align: center;
  border-left: 2px solid #727272;
  border-right: 1px solid #1f1f1f;
  border-top: 3px solid #1f1f1f;
  color: #FFF;
  font-size: 20px !important;
  cursor: pointer;
}

.breadcrumb {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 0px;
  border-radius: 0px;
  border-bottom: solid thin #CCC;
}

.steinjager-logo img {
  margin-top: 25px;
}

/******************/
/* Calculator */
/******************/
#navlist li {
  display: inline;
  list-style-type: none;
  margin: 0 0 2px 0;
  padding: 0px; 
}
/* For tooltips */
.hotspot {color:#900; padding-bottom:1px; border-bottom:1px dotted #900; cursor:pointer}

#tt {position:absolute; display:block;}
#tttop {display:block; height:5px; margin-left:5px; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF}
#ttbot {display:block; height:5px; margin-left:5px; overflow:hidden}

/******************/
/* UI Dialog */
/******************/
.ui-dialog {
  background-color: white;
  box-shadow: 2px 3px #AAA;
  clear: both;
  min-width: 350px;
  min-height: 250px;
}

#dialogText, #dialogImage {
  padding: 10px;
  display: block;
  clear: both;
}

#dialogImage img {
  max-width: 100%;
  width: auto;
  margin: 0 auto;
  display: block;
}

.ui-dialog-titlebar {
  background-size: auto 100%;
    background-image: url(../image/newdesign/red_slab_2.jpg);
    color: white;
    text-align: center;
    font-size: 24px;
    padding: 10px;
}

.ui-dialog-buttonset {
  padding: 10px;
  min-height: 65px;
  clear: both;
}

.ui-dialog-buttonset .right-button {
  float: right;
  clear: both;
}

.ui-dialog-titlebar-close {
  float: right;
  font-size: 18px;
  padding: 2px 5px;
  line-height: 18px;
  background-color: red;
  color: white;
}

#tab-description h1 {
  font-size: 18px;
  font-weight: 500;
  text-decoration: underline;
  color: #111;
  padding-bottom: 15px;
}