#header-topbar .btn-toolbar {
    border-right: none;
    border-left: 1px solid #C2C2C2;
    padding-left: 10px;
    margin: 0px;
    line-height: 60px;
}

#header-topbar .navbar-brand {
    line-height: 60px;
    padding: 0px 0px 0px 30px;
}
#header-topbar .navbar-header a {
    max-width: 100px;
}
#header-topbar .navbar-header img {
    overflow: hidden;
}

#search .navbar-brand {
    line-height: 18px;
}
#article-detail .details-button {
    margin-top:10px;
    margin-top:10px;
    color:#fff;
}
#article-detail .nav {
    padding-top:10px;
}
#article-detail .container .label {
    margin-top:5px;
}

#similar-products .title {
    margin-top: 0px;
}

#similar-products .caption {
    padding-top: 10px;
}

#search-list {
    font-family: 'Montserrat',Arial,Helvetica,sans-serif;
}

#search-list .search-element {
    background: #FFF;
    margin-bottom: 10px;
    border-right: 1px solid #D6D3D3;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.08);
}

#search-list .media-body {
    padding:10px;
    font-size: 12px;
}

#search-list .search-element-grid {
    float:none;
    display:inline-block;
    background:none;
    width:49%;
    vertical-align:top;
    box-shadow:none;
    border:none;
}
#similar-products .img-border,
#search-list .search-element-grid .img-border {
    height: 202px;
    width: 100%;
    float: none;
}
#similar-products .img-border a,
#search-list .search-element-grid .img-border a {
    height: 202px;
    width: 100%;
    border: 1px solid #888888;
    position: relative;
}
#similar-products .img-border img,
#search-list .search-element-grid .img-border img {
    float:none;
    width: auto;
    height: auto;
    border: 0px;
    position: absolute;
    right: 0px;
    bottom: 0px;
}

#search-list .img-border {
    width: 125px;
    height: 100px;
    float: left;
}

#search-list .img-border a {
    width: 125px;
    height: 100px;
    position: relative;
}

#search-list .img-border img {
    position: absolute;
    right: 0px;
    bottom: 0px;
    max-width: 100%;
    max-height: 100%;
}

#similar-products .details-button {
    margin-top: 0px;
    margin-bottom: 10px;
}

#search .label {
    margin-left: 1px;
    border-bottom:none;
}
#search .thumbnail .label {
    margin-left: 0px;
}
#search .label {
    font-size:85%;
}
#search-list .details-button {
    margin-right: 10px;
}
#search-list .thumbnail .details-button {
    margin-right: 0px;
}

.right-sec .media-body h4 {
    padding-right: 0px;
    margin-bottom: 0px;
}

#search-list .merchant-logo {
    margin-top:3px;
    width:105px;
    height:35px;
}

#similar-products .merchant-logo {
    margin-top:3px;
    width:105px;
    height:35px;
}

#detail-images-border {
    margin-bottom:20px;
}

#similar-products {
    text-align:center;
    padding: 22px;
    border: 1px solid #D3D3D3;
    border-top:none;
}

#similar-products .thumbnail img:hover {
    opacity: 0.9;
}
#similar-products .thumbnail {
    font-family: 'Montserrat',Arial,Helvetica,sans-serif;border-radius: 0px 0px 0px 0px;
    -moz-border-radius: 0px 0px 0px 0px;
    -webkit-border-radius: 0px 0px 0px 0px;	
    padding:0px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.08);
    margin-bottom: 25px;
    text-align:left;
}
#similar-products .thumbnail .label {
    position: absolute;
    left: 15px;
    top: 15px;
    font-size: 18px;
    opacity: 0.9
}

#similar-products a {
    font-family: 'Montserrat',Arial,Helvetica,sans-serif;
    color: #444343;
    font-size: 15px;
    font-family: inherit;
}

.similar-products-tab {
    margin-top: 20px;
}

#message .alert {
    margin-top: 18px;
}

.form-price-range {
    display: block;
    font-weight: bold;
    color: #888;
    font-size: 12px;
    margin: 5px;
}

.navbar .form-group {
    margin-bottom: 0px;
}

.featurette-heading {
    font-size: 32px;
}

.lead {
    font-size: 16px;
}

@media (min-width: 992px) {
    #search-list .col-md-4 {
        float:none;
        display: inline-block;
        vertical-align: top;
        width:32%;
    }
    #similar-products .col-md-3 {
        float:none;
        display: inline-block;
        vertical-align: top;
        width:24%;
    }
    #header-topbar .navbar-form {
        width:350px;
    }
    #header-topbar .navbar-form .form-group {
        width:250px;
    }
    #header-topbar .container{
        padding-right:0px;
    }
    #header-topbar .btn-toolbar {
        padding-right:0px;
        max-width:340px;
    }
    #header-topbar .navbar-text {
        margin-right:0px;
    }
}
@media (min-width: 1200px) {
    #header-topbar .navbar-form {
        width:530px;
    }
    #header-topbar .navbar-form .form-group {
        width:430px;
    }
    #header-topbar .container{
        padding-right:0px;
    }
    #header-topbar .btn-toolbar {
        padding-right:0px;
        max-width:340px;
    }
    #header-topbar .navbar-text {
        margin-right:0px;
    }
}
@media (min-width: 768px) and (max-width: 992px) {
    #search-list .search-element-grid .col-sm-6 {
        width: 49%;
        float:none;
        display:inline-block;
        vertical-align:top;
    }
    #header-topbar .btn-toolbar {
        border-right: none;
        border-left: none;
        padding:none;
    }
    #header-topbar .navbar-text {
        margin:10px 0px 10px 0px;
    }
    #header-topbar .navbar-header{
        width:40%;
    }
    #header-topbar .navbar-form {
        width:60%;
    }
    #header-topbar .navbar-form .form-group {
        width:80%;
    }
    #header-topbar .navbar-form .search-button {
        width:19%;
    }
    #header-topbar .navbar-collapse {
        padding:0px;
    }


}
@media (max-width: 768px) {
    #search .details-button {
        margin-top:10px;
        text-align:right;
    }
    #header-topbar .btn-toolbar {
        border-right: none;
        border-left: none;
        padding-right:0px;
    }
    #header-topbar .navbar-collapse  {
        text-align:right;
        border:none;
    }
    #header-topbar .navbar-text  {
        margin-top:10px;
    }
    #similar-products .img-border {
        height: 200px;
        width: 100%;
        float:none;
    }
    #similar-products {
        padding: 15px 0 ;
    }
}

@media (min-width: 1px) and (max-width: 500px) {
    #search-list .search-element-grid {
        width:99%;
    }
}
