@import url(https://fonts.googleapis.com/css?family=Montserrat:300);
.btn,
.main-header a.btn-block,
body,
button,
p {
    font-weight: 400
}
#facebook ._2p3a,
#facebook .fb-page.fb_iframe_widget iframe,
#facebook .fb-page.fb_iframe_widget span {
    width: 300px!important
}
.carousel-img,
.hero-page-img,
.main-header {
    background-repeat: no-repeat;
    background-size: cover
}
a,
a:focus,
a:hover,
body {
    color: #000
}
@font-face {
    font-family: 'Bebas Neue';
    src: url(/assets/themes/skeletal/css/BebasNeueLight.eot);
    src: url(/assets/themes/skeletal/css/BebasNeueLight.eot?#iefix) format('embedded-opentype'), url(/assets/themes/skeletal/css/BebasNeueLight.woff) format('woff'), url(/assets/themes/skeletal/css/BebasNeueLight.ttf) format('truetype');
    font-weight: 300;
    font-style: normal
}
@font-face {
    font-family: 'Bebas Neue';
    src: url(/assets/themes/skeletal/css/BebasNeueBold.eot);
    src: url(/assets/themes/skeletal/css/BebasNeueBold.eot?#iefix) format('embedded-opentype'), url(/assets/themes/skeletal/css/BebasNeueBold.woff) format('woff'), url(/assets/themes/skeletal/css/BebasNeueBold.ttf) format('truetype');
    font-weight: 700;
    font-style: normal
}
@font-face {
    font-family: 'Bebas Neue';
    src: url(/assets/themes/skeletal/css/BebasNeueRegular.eot);
    src: url(/assets/themes/skeletal/css/BebasNeueRegular.eot?#iefix) format('embedded-opentype'), url(/assets/themes/skeletal/css/BebasNeueRegular.woff) format('woff'), url(/assets/themes/skeletal/css/BebasNeueRegular.ttf) format('truetype');
    font-weight: 400;
    font-style: normal
}
body {
    font-family: 'Bebas Neue', Helvetica, Arial, sans-serif;
    font-size: 14px;
    background-image: none;
    background-color: #fff;
    letter-spacing: .8px
}
p {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    line-height: 1.8
}
.h1,
.h2,
h1,
h2 {
    font-weight: 700!important
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #D61920;
    font-weight: 400
}
.carousel-caption .h3,
.carousel-caption h3,
.carousel-caption p {
    color: #fff
}
.h1,
h1 {
    font-size: 36px
}
.h2,
h2 {
    font-size: 30px
}
.h3,
h3 {
    font-size: 24px
}
.h4,
h4 {
    font-size: 18px
}
.h5,
h5 {
    font-size: 14px
}
.btn,
button {
    letter-spacing: .5px
}
.label,
footer,
footer a,
footer h4 {
    letter-spacing: 1px
}
.btn-default {
    color: #FFF;
    background-color: #D61920;
    border-color: red
}
.btn-default.active,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.open .dropdown-toggle.btn-default {
    color: #FFF;
    background-color: red;
    border-color: red
}
.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background-color: #000;
    border-color: #000
}
.btn-primary {
    color: #FFF;
    background-color: #D61920;
    border-color: red
}
.btn-primary.active,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open .dropdown-toggle.btn-primary {
    color: #FFF;
    background-color: red;
    border-color: red
}
.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #000;
    border-color: #000
}
.btn-warning {
    color: #FFF;
    background-color: #D61920;
    border-color: red
}
.btn-warning.active,
.btn-warning:active,
.btn-warning:focus,
.btn-warning:hover,
.open .dropdown-toggle.btn-warning {
    color: #FFF;
    background-color: red;
    border-color: red
}
.btn-warning.disabled,
.btn-warning.disabled.active,
.btn-warning.disabled:active,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled],
.btn-warning[disabled].active,
.btn-warning[disabled]:active,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning.active,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
    background-color: #000;
    border-color: #000
}
.btn-danger {
    color: #FFF;
    background-color: #D61920;
    border-color: red
}
.btn-danger.active,
.btn-danger:active,
.btn-danger:focus,
.btn-danger:hover,
.open .dropdown-toggle.btn-danger {
    color: #FFF;
    background-color: red;
    border-color: red
}
.btn-danger.disabled,
.btn-danger.disabled.active,
.btn-danger.disabled:active,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled],
.btn-danger[disabled].active,
.btn-danger[disabled]:active,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger.active,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    background-color: #000;
    border-color: #000
}
.btn-success {
    color: #FFF;
    background-color: #D61920;
    border-color: red
}
.btn-success.active,
.btn-success:active,
.btn-success:focus,
.btn-success:hover,
.open .dropdown-toggle.btn-success {
    color: #FFF;
    background-color: red;
    border-color: red
}
.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].active,
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #000;
    border-color: #000
}
.btn-info {
    color: #FFF;
    background-color: #D61920;
    border-color: red
}
.btn-info.active,
.btn-info:active,
.btn-info:focus,
.btn-info:hover,
.open .dropdown-toggle.btn-info {
    color: #FFF;
    background-color: red;
    border-color: red
}
.btn-info.disabled,
.btn-info.disabled.active,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled],
.btn-info[disabled].active,
.btn-info[disabled]:active,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info.active,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background-color: #000;
    border-color: #000
}
.breadcrumb {
    background-color: transparent;
    padding-left: 0;
    border-bottom: 1px solid #e3e7e7
}
.breadcrumb > li + li:before {
    color: #e3e7e7
}
.breadcrumb a,
.breadcrumb > .active {
    color: #000
}
.pagination > li > a,
.pagination > li > span {
    color: #000;
    background-color: #fff;
    border-color: #e3e7e7
}
.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
    color: #000;
    background-color: #e3e7e7;
    border-color: #e3e7e7
}
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
    color: #fff;
    background-color: #000;
    border-color: #000
}
.panel-default > .panel-heading,
.panel-title {
    color: #000;
    font-weight: 700;
    text-transform: uppercase
}
.label-default {
    background-color: #000
}
.label-default[href]:focus,
.label-default[href]:hover {
    background-color: red
}
.label-primary {
    background-color: #000
}
.label-primary[href]:focus,
.label-primary[href]:hover {
    background-color: red
}
.label-success {
    background-color: #D61920
}
.label-success[href]:focus,
.label-success[href]:hover {
    background-color: red
}
.label-info {
    background-color: #D61920
}
.label-info[href]:focus,
.label-info[href]:hover {
    background-color: red
}
.label-warning {
    background-color: #000
}
.label-warning[href]:focus,
.label-warning[href]:hover {
    background-color: red
}
.label-danger {
    background-color: #D61920
}
.label-danger[href]:focus,
.label-danger[href]:hover {
    background-color: red
}
.panel-default > .panel-heading,
.well {
    background-color: #f5f7f7;
    border-color: #e3e7e7
}
.panel-default {
    border-color: #e3e7e7
}
#left-sidebar {
    font-weight: 400!important
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #e3e7e7
}
.productsave,
.save {
    color: #D61920
}
.navbar-default {
    background-color: #000;
    border-color: #000
}
.navbar-default .navbar-brand {
    color: #000
}
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    color: red
}
.navbar-default .navbar-text {
    color: #000
}
.navbar-default .navbar-nav > li > a {
    color: #FFF
}
.navigation-list li a {
    color: #000
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > li:hover > a,
.navbar-default .navbar-nav > li > a:focus {
    color: #FFF;
    background-color: #D61920
}
.nav .caret,
.navbar-default .navbar-nav > .dropdown > a .caret {
    border-top-color: #FFF;
    border-bottom-color: #FFF
}
.nav .open > a .caret,
.nav .open > a:focus .caret,
.nav .open > a:hover .caret {
    border-top-color: #000
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #000
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
    background-color: #e7e7e7;
    color: #000
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: transparent
}
.dropdown-menu {
    background-color: #fff;
    border-color: #e3e7e7
}
.dropdown-menu .divider {
    background-color: #e5e5e5
}
.dropdown-menu > li > a {
    color: #000
}
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
    color: #000;
    background-color: #f5f7f7
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
    color: #fff;
    background-color: #000
}
.logo {
    max-width: 100%;
    height: 200px
}
.btn,
.btn:hover,
a,
a:hover,
button,
button:hover,
div,
div:hover,
img,
img:hover {
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}
header {
    margin-bottom: 30px
}
#n_home header {
    margin-bottom: 0
}
.nav-wrapper,
.top-nav {
    background-color: #000
}
.contact-details,
.top-nav .nav > li > a,
header .list-social a {
    color: #FFF
}
header a:hover {
    color: #D61920
}
.top-nav .nav > li > a:focus,
.top-nav .nav > li > a:hover {
    background-color: #D61920
}
.contact-details {
    position: absolute;
    padding-top: 18px
}
header .list-social {
    margin-top: 14px
}
.top-nav i {
    font-size: 20px;
    margin-left: 5px
}
.main-header {
    background-image: url(/assets/images/Webbanner_preview.jpeg)
}
.main-header a.btn-block {
    margin: 45px 0 10px;
    background-color: #000!important;
    border-color: #000!important;
    color: #FFF!important;
    font-size: 18px;
    padding: 15px 15px 14px
}
.main-header a.btn-block:hover {
    background-color: #d61920!important;
    border-color: #d61920!important
}
.header-search input {
    height: 56px;
    padding: 10px 20px;
    border: 0
}
header .form-control:focus {
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .7), 0 0 10px #fff900;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, .7), 0 0 10px #fff900
}
.header-search button {
    padding: 17px 25px 17px 24px;
    background-color: #000;
    border-color: #000
}
.nav-wrapper nav {
    margin: 0;
    border: 0
}
.nav-wrapper nav .navbar-collapse {
    background-color: #000;
    font-size: 18px
}
.input-group.color-placeholder .form-control::-webkit-input-placeholder {
    font-family: 'Bebas Neue', Helvetica, Arial, sans-serif;
    font-weight: 700
}
.input-group.color-placeholder .form-control::-moz-placeholder {
    font-family: 'Bebas Neue', Helvetica, Arial, sans-serif;
    font-weight: 700
}
.input-group.color-placeholder .form-control:-ms-input-placeholder {
    font-family: 'Bebas Neue', Helvetica, Arial, sans-serif;
    font-weight: 700
}
.input-group.color-placeholder .form-control:-moz-placeholder {
    font-family: 'Bebas Neue', Helvetica, Arial, sans-serif;
    font-weight: 700
}
.carousel-img {
    height: 690px
}
.carousel-caption-two,
.hero-page-caption {
    position: absolute;
    padding-top: 10%;
    left: 0;
    right: 0
}
.carousel-caption-two h1,
.hero-page-caption h1 {
    font-size: 76px;
    color: #000;
    font-weight: 700
}
.carousel-caption-two p,
.hero-page-caption p {
    font-size: 53px;
    font-weight: 100;
    line-height: 1;
    font-family: 'Bebas Neue', Helvetica, Arial, sans-serif
}
.carousel-caption-two .btn,
.wrapper-ad-units .btn {
    font-size: 20px;
    padding: 8px 55px 7px 54px
}
#hero-page {
    position: relative;
    margin-bottom: 40px
}
.hero-page-img {
    height: 367px
}
.hero-page-caption {
    padding: 8%
}
.ad-units {
    background-color: #F5F7F7;
    padding: 33px 0
}
.wrapper-ad-units {
    overflow: hidden;
    background-color: #000;
    position: relative;
    border: 5px solid #FFF
}
.caption-ad-unit {
    position: absolute;
    top: 30%
}
.wrapper-ad-units img {
    filter: alpha(opacity=80);
    opacity: .8
}
.wrapper-ad-units:hover img {
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    filter: alpha(opacity=50);
    opacity: .5
}
.wrapper-ad-units:hover .btn {
    filter: alpha(opacity=100);
    opacity: 1;
    margin-top: 0
}
.wrapper-ad-units .btn {
    filter: alpha(opacity=0);
    opacity: 0;
    margin-top: 50px
}
.wrapper-ad-units h2 {
    font-size: 60px;
    color: #FFF;
    text-shadow: 0 2px 0 rgba(0, 0, 0, .92)
}
@media (max-width:1199px) {
    .wrapper-ad-units h2 {
        font-size: 45px
    }
}
#homepage-content {
    padding: 90px 0
}
.thumbnail {
    border-color: transparent;
    bottom: 0;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}
.thumbnail:hover {
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .14);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .14);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .14);
    bottom: 2px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}
.thumbnail .caption {
    padding: 0
}
.thumbnail .caption h3 {
    margin-top: 40px;
    height: 3em;
    font-weight: 400
}
.thumbnail .caption .price {
    font-size: 14px;
    color: #333
}
.thumbnail .caption .btn-primary {
    padding: 12px 10px;
    font-weight: 400
}
.thumbnail .caption .wishlist_toggle.btn {
    background-color: #F5F7F7;
    border: 1px solid #F5F7F7;
    color: #999;
    padding: 12px 15px
}
.thumbnail .caption .wishlist_toggle.btn:hover {
    background-color: #000;
    border: 1px solid #000;
    color: #FFF
}
.label {
    font-size: 80%;
    font-weight: 300
}
.thumbnail .label {
    border-radius: 50%;
    padding: 15px 3px
}
.thumbnail .savings-container {
    right: auto
}
.slick-slide {
    margin: 0 5px;
    padding-bottom: 20px;
    padding-top: 20px
}
.slick-prev {
    left: -25px
}
.slick-next {
    right: -25px
}
button.slick-next,
button.slick-prev {
    color: red
}
button.slick-next:hover,
button.slick-prev:hover {
    color: #D61920
}
.slick-next:before,
.slick-prev:before {
    font-family: FontAwesome;
    font-size: 52px;
    line-height: 1;
    opacity: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.slick-next::before {
    content: "\f105"
}
.slick-prev::before {
    content: "\f104"
}
.slick-next,
.slick-prev {
    top: 42%;
    z-index: 1;
    font-size: 0;
    line-height: 0;
    position: absolute;
    display: block;
    cursor: pointer;
    border: none;
    outline: 0;
    background-color: transparent!important;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease
}
.fb_iframe_widget {
    display: inline-block;
    position: relative;
    height: 350px;
    overflow: hidden
}
#facebook ._2p3a {
    min-width: 300px!important
}
footer {
    color: #FFF;
    border-top: 5px solid red;
    padding-top: 50px;
    margin-top: 80px;
    background: #454545;
    background: -moz-radial-gradient(center, ellipse cover, rgba(69, 69, 69, 1) 0, rgba(33, 33, 33, 1) 100%);
    background: -webkit-radial-gradient(center, ellipse cover, rgba(69, 69, 69, 1) 0, rgba(33, 33, 33, 1) 100%);
    background: radial-gradient(ellipse at top, rgba(69, 69, 69, 1) 0, rgba(33, 33, 33, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#454545', endColorstr='#212121', GradientType=1)
}
footer a,
footer h4 {
    color: #FFF
}
footer .list-social a > .fa-facebook {
    padding: 0 2px
}
footer .list-social a {
    background: #D61920;
    border: 1px solid red;
    font-size: 18px;
    color: #FFF;
    border-radius: 50%;
    padding: 9px 9px 5px
}
footer .list-social a:hover {
    background-color: red;
    color: #FFF;
    text-shadow: 0 1px 0 rgba(0, 0, 0, .53)
}
footer .nav > li > a {
    border: 2px solid transparent
}
footer .nav > li > a:focus,
footer .nav > li > a:hover {
    background-color: rgba(0, 0, 0, .5);
    border: 2px solid #000;
    padding: 10px 20px
}
footer .list-social {
    margin-top: 15px
}
footer a:focus,
footer a:hover {
    color: #d8d8d8
}
#n_product .main-image {
    border: 1px solid #e3e7e7
}
#n_product h1 {
    color: #000;
    font-weight: 700;
    font-size: 24px
}
.wrapper-product-title .dropdown > button {
    background-color: #FFF;
    color: red;
    border-color: red
}
.productpricetext {
    font-size: 24px;
    font-weight: 300
}
.product-wishlist .btn {
    background-color: #000;
    border-color: #000
}
.product-wishlist .btn:hover {
    background-color: red;
    border-color: red
}
#n_product .tab-content {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    padding: 20px;
    border: 1px solid #e3e7e7;
    border-top: 0
}
#n_product .tab-content p {
    font-size: 14px;
    line-height: 1.5
}
.map-id {
    margin-top: -30px
}
.map-id iframe {
    width: 100%;
    height: 300px
}
.faqs .list-group {
    padding: 20px;
    font-size: 12px
}
#n_customer_account .btn-default:hover {
    border-color: #d61920
}
#n_customer_account .btn-default {
    border-color: #d4d4d4;
    background-color: #FFF;
    color: #000
}
.back-to-top {
    z-index: 999999;
    cursor: pointer;
    position: fixed;
    bottom: 65px;
    right: 20px;
    display: none;
    background-color: #d61920!important;
    border: 1px solid #d61920!important;
    color: #FFF!important;
    -webkit-transition-property: top, bottom;
    -webkit-transition-duration: .5s
}
a.back-to-top:hover {
    background-color: red!important;
    transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out
}
.back-to-top:before {
    content: "";
    cursor: pointer;
    position: absolute;
    width: 100px;
    height: 100px;
    top: -27px;
    right: 10px;
    background-repeat: no-repeat
}
@media (max-width:767px) {
    .navigation-list li a {
        color: #FFF
    }
    .main-header a.btn-block {
        margin: 10px 0
    }
    .header-search {
        margin-bottom: 10px
    }
    .slick-prev {
        left: 0
    }
    .slick-next {
        right: 0
    }
    .carousel-img {
        background-size: 390px;
        height: 186px
    }
    .carousel-caption-two h1,
    .hero-page-caption h1 {
        font-size: 20px
    }
    .carousel-caption-two p,
    .hero-page-caption p {
        display: none
    }
    .carousel-caption-two .btn,
    .wrapper-ad-units .btn {
        font-size: 12px;
        padding: 6px 10px
    }
    .wrapper-ad-units h2 {
        font-size: 12px;
        margin-bottom: 2px
    }
    .caption-ad-unit {
        top: 8%
    }
    .wrapper-footer .img-responsive {
        display: initial;
        margin: 20px 0
    }
    footer .nav > li > a {
        padding: 10px 0
    }
    .navbar-default .navbar-nav > li > a.active,
    .navbar-default .navbar-nav > li > a:active {
        background-color: #d51921
    }
}
@media (min-width:768px) {
    .mega-menu {
        width: 750px
    }
}
@media (min-width:992px) {
    .mega-menu {
        width: 970px
    }
}
@media (min-width:1200px) {
    .mega-menu {
        width: 1170px
    }
}
.mega-menu .col-xs-3:nth-of-type(4n+5) {
    clear: left
}
.mega-menu > div {
    height: 512px;
    margin-bottom: 5px
}
.dropdown-menu.mega-menu {
    columns: 4;
    padding: 15px
}
.dropdown-menu.mega-menu .first-level a {
    color: #D61920;
    font-weight: 700
}
.form-control {
    font-family: Montserrat;
}

.thumbnail h3 {
    min-height: 74px;
}
