.page-heading {
    background-size: cover;
}

.megamenu.navbar-collapse {
    max-height: 98px;
    overflow-y: auto !important;
}

#param-btn a {
    position: fixed;
    color: white;
    z-index: 9999;
    background: #337ab7;
    padding: 10px;
}

#param-btn a:hover {
    color: #337ab7;
    background: white;
}

#param-btn a > i {
    padding-right: 5px;
}

.footer-store h4 {
    font-size: 14px;
    font-weight: bold;
    line-height: 24px;
    margin: 0 0 10px;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 7px;
}

.footer-store h4::after {
    border-bottom: 2px solid #fff;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 30%;
}

.footer-store ul li{
    margin-bottom:7px;
    list-style-type: disc;
}

.footer-store ul li a:before,
.footer-store ul li:after {
    border-bottom-color: #ec3642;
}

.footer-store ul li a:before {
    right: 50%;
}

.footer-store ul li a:after {
    left: 50%;
}

.footer-store ul li a:before, .footer-store ul li a:after {
    border-bottom: 2px solid #fff;
    bottom: -5px;
    content: "";
    position: absolute;
    width: 0;
    transition: width 250ms ease-out 0s;
    -o-transition: width 250ms ease-out 0s;
    -ms-transition: width 250ms ease-out 0s;
    -moz-transition: width 250ms ease-out 0s;
    -webkit-transition: width 250ms ease-out 0s;
}

.footer-store ul li a:hover:before, .footer-store ul li a:hover:after,
.footer-store ul li.active:before, .footer-store ul li.active:after,
.footer-store ul li a:hover:before, .footer-store ul li a:hover:after {
    width: 50%;
}

.footer-store ul li a {
    position:relative;
}

.footer-store ul {
    padding-left: 15px;
}

.sevices-main {
    margin-top: 70px;
}

.content-page {
    margin-bottom: 70px;
}

.cms-content {
    padding-top: 70px;
    padding-bottom: 70px;
}

.details-desc-file {
    float: right;
    padding-left: 15px;
}

.details-desc-file-btn {
    color: #fff;
    display: inline-block;
    font-size: 15px;
    margin: 0;
    padding: 5px 7px;
    position: relative;
    text-transform: uppercase;
    background: none;
    border: 2px solid #fff;
}

.details-desc-file-btn .glyphicon {
    top: 2px;
}

.products-img {
    max-height: 238.641px;
}

#our-class-main.products .title span {
    max-height: 62px;
    overflow: hidden;
}

#our-class-main.products .box-text {
    max-height: 48px;
    overflow: hidden;
}

.related-product {
    display: flex;
}

.related-product .box-inner {
    height: 175px;
}

.related-product .box-inner a span {
    max-height: 62px;
    overflow: hidden;
}

.related-product img {
    max-width: 100%;
    max-height: 100%;
    height: auto;
    width: auto;
}

.classes-content .box-cell {
    margin: 50px 35px 0;
}

.edit-btn {
    z-index: 999;
    display: none;
}

.edit-btn a {
    color: #337ab7 !important;
    font-size: 18px;
}

.edit-btn a:hover {
    color: white !important;
    font-size: 18px;
}

#edit-btn {
    float: right;
}

#edit-btn-logo {
    position: absolute;
    top: -30px;
    left: 0;
}

#edit-btn-menu {
    position: absolute;
    top: 0;
    right: 0;
}

.edit-btn-cat,
.edit-btn-prod,
.edit-btn-cms,
.edit-btn-brand,
.edit-btn-gallery {
    position: absolute;
    top: 10px;
    right: 10px;
}

.edit-btn-cat-text-on-image,
.edit-btn-prod,
.edit-btn-cms,
.edit-btn-brand {
    padding-right: 15px;
}

.edit-btn-footer {
    position: absolute;
    top: 0;
    right: 10px;
}

.product-trainer a img, .meet-trainer .product-image a img, .event-listing-grid .product-image a img, .sport-new .img-sport a img {
    height: 243.33px;
    display: table;
    margin-left: auto;
    margin-right: auto;
    max-width: none;
}

@media (max-width: 767px) {
    .product-trainer a img, .meet-trainer .product-image a img, .event-listing-grid .product-image a img, .sport-new .img-sport a img {
        width: auto;
    }
}

.product-image-wrapper .product-content .product-name {
    max-height: 45px;
    overflow: hidden;
}

.product-image-wrapper .product-content .product-image {
    background: black;
}

.box-inner img {
    max-width: 100%;
    height: auto;
    width: auto;
    margin: auto;
}

.box-inner {
    background: black;
    width: 359.333px;
    height: 240px;
    display: grid;
}
/*
#carousel .item {
    background: black;
}

#carousel .item img {
    max-height: 562.875px;
    margin-left: auto;
    margin-right: auto;
}
*/
#carousel .item {
    display: none;
    background: black;
    position: relative;
    width: 100%;
    height: 400px;
    max-height: 400px;
}
#carousel .item.active {
    display: block;
}
#carousel .item img {
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.services .intro-img img {
    width: auto;
    height: 105px;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
}
#product-youtube-iframe {
    margin-left: auto;
    margin-right: auto;
    display: block;
}

/* Partners carousel */
.slick-track {
    background: #0f0f0f;
}
.partners-carousel .slick-slide a {
    height: 150px;
    display: flex;
}
.partners-carousel .slick-slide img {
    margin: auto;
    /*padding: 10px;*/
    max-height: 150px;
    width: auto;
}
.partners-carousel .slick-slide {
    padding: 10px;
}
/* Classic gallery */
.classic-gallery-slider-for .slick-slide {
    height: 760px;
}
.classic-gallery-slider-for .slick-slide img {
    max-height: 760px;
    margin-left: auto;
    margin-right: auto;
}
.classic-gallery-slider-nav .slick-slide img {
    cursor: pointer;
    max-height: 173.33px;
    margin-left: auto;
    margin-right: auto;
}
@media (max-width: 1200px) {
    .classic-gallery-slider-for .slick-slide {
        height: 627px;
    }
}
@media (max-width: 1000px) {
    .classic-gallery-slider-for .slick-slide {
        height: 480px;
    }
}
@media (max-width: 680px) {
    .classic-gallery-slider-for .slick-slide {
        height: 440px;
    }
}
@media (max-width: 620px) {
    .classic-gallery-slider-for .slick-slide {
        height: 400px;
    }
}
@media (max-width: 560px) {
    .classic-gallery-slider-for .slick-slide {
        height: 360px;
    }
}
@media (max-width: 480px) {
    .classic-gallery-slider-for .slick-slide {
        height: 310px;
    }
}
@media (max-width: 420px) {
    .classic-gallery-slider-for .slick-slide {
        height: 270px;
    }
}
@media (max-width: 360px) {
    .classic-gallery-slider-for .slick-slide {
        height: 240px;
    }
}

/* Forms */
#form_message {
    padding: 20px;
    margin-bottom: 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: none;
}
#form_message.message-success {
    background: rgba(0, 128, 0, 0.5);
    border: 1px solid rgba(0, 128, 0, 1);
}
#form_message.message-error {
    background: rgba(128, 0, 0, 0.5);
    border: 1px solid rgba(128, 0, 0, 1);
}
#form_content {
    margin-bottom: 20px;
}
#form_form form input,
#form_form form select {
    color: black;
    height: 30px;
}
#form_form form textarea {
    color: black;
    height: 78px;
}