.menu li a,
img {
    border: none
}

body,
html {
    height: 100%
}

*,
body {
    -webkit-text-size-adjust: none
}

body,
div a,
p {
    color: grey
}

.language li ul li a,
.menu li a {
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease
}

.contact-us-content,
.drop_menu,
.heading,
.image,
.left,
.read-more {
    text-align: center
}

#nav-icon4,
.descButton,
.prolab-close a#close2,
.submit_form,
.submit_ok,
p>a {
    cursor: pointer
}

.button_s:focus,
.descButton:active,
.descButton:focus,
a,
a.active,
a:focus {
    outline: 0
}

body {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    width: 100%;
    font-family: muller_regularregular
}

h1,
h2,
h3 {
    font-family: Pantra-Bold
}

div a:hover {
    color: #000
}

.hidden {
    opacity: 0
}

.visible {
    opacity: 1
}

* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 1.5em
}

.prolab-video iframe {
    position: absolute;
    top: 15%;
    left: 50%;
    width: 50%;
    height: 50%;
    transform: translate(-50%)
}

#nav-icon4 span:nth-child(1),
#nav-icon4 span:nth-child(2) {
    -moz-transform-origin: left center;
    -o-transform-origin: left center
}

.prolab-close {
    position: relative
}

.prolab-close a#close2 {
    position: absolute;
    right: 23%;
    top: 12%;
    background: #fff;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 31px;
    border-radius: 50%;
    z-index: 99999;
    max-width: 100%;
    display: inline-block
}

.bg-img,
.section {
    position: relative;
    float: left
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
    margin: 0 0 20px;
    color: #232323
}

h1 {
    font-size: 84.16px;
    line-height: 56.1px
}

h2 {
    font-size: 45px
}

h3 {
    font-size: 26.5px;
    line-height: 34px
}

h4 {
    font-family: mullerbold;
    font-size: 20px;
    line-height: 1.2em
}

h6 {
    font-family: pantra-bold;
    font-size: 15px;
    line-height: 20px
}

p {
    margin: 0 0 20px;
    font-family: muller_regularregular;
    font-size: 16.83px;
    line-height: 26px
}

.bg-img,
.header,
.logo>a {
    line-height: 1px
}

a {
    text-decoration: none
}

.section {
    width: 100%;
    overflow: hidden
}

.container {
    max-width: 1240px;
    margin: 0 auto;
    padding: 0 15px
}

.row {
    margin: 0 -15px
}

.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9 {
    padding: 0 15px;
    float: left
}

.col-1 {
    width: 8.33333%
}

.col-2 {
    width: 16.6667%
}

.col-3 {
    width: 25%
}

.col-4 {
    width: 33.3333%
}

.col-5 {
    width: 41.6667%
}

.col-6 {
    width: 50%
}

.col-7 {
    width: 58.3333%
}

.col-8 {
    width: 66.6667%
}

.col-9 {
    width: 75%
}

.col-10 {
    width: 83.3333%
}

.col-11 {
    width: 91.6667%
}

.bg-img,
.col-12,
.drop_menu,
.header-left {
    width: 100%
}

.bg-img {
    background-attachment: fixed;
    background-image: url(../images/bg.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    display: table;
    height: 100%
}

.ds-table-cell {
    display: table-cell;
    height: 100%;
    width: 100%;
    vertical-align: bottom
}

.language>li,
.logo>a {
    display: inline-block
}

.counter-box p,
.counter-box small,
.footer-social>a,
.search img,
.watch-demo>img {
    vertical-align: middle
}

.header {
    padding: 40px 50px 30px;
    position: absolute;
    z-index: 1;
    overflow: visible
}

.advise_box,
.box_analysis,
.imgs,
.max_width,
.meeth,
.prevent_injuries1,
.shopbox,
.tbl small {
    overflow: hidden
}

.logo img {
    max-width: 220px
}

.header-left {
    float: left;
    max-width: 200px;
    padding: 0
}

.logo_search img {
    max-width: 130px
}

.logo_search {
    float: left;
    padding: 5px 0
}

.drop_menu {
    color: #bfbfbf;
    float: left;
    line-height: 20px;
    font-family: muller_regularregular;
    margin-bottom: 20px;
    margin-top: 20px
}

.header-right {
    float: right;
    padding: 0;
    width: auto
}

.menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
    float: left
}

.about-contact,
.language,
.search {
    float: left;
    position: relative
}

.about-contact {
    padding: 0 15px;
    margin: 0 10px 0 20px;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff
}

.about-contact ul li,
.menu>ul>li {
    float: left;
    padding: 11px 13px;
    line-height: 20px;
    margin: 0
}

.menu li a {
    color: #fff;
    line-height: 20px;
    letter-spacing: 1px;
    font-size: 13px;
    font-family: mullerbold;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease
}

.language li ul li a,
.language>li>a {
    border: none;
    font-family: muller_regularregular
}

.banner-content>a,
.language li ul li a {
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease
}

.language ul {
    margin: 0;
    list-style: none
}

.language>li {
    list-style: none;
    position: relative
}

.language li ul li {
    padding: 1px 0;
    margin: 0
}

.language li ul li a {
    font-size: 13.92px;
    transition: all .4s ease
}

.language>li>a {
    appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    -moz-appearance: none;
    list-style: none;
    line-height: 20px;
    font-size: 14px;
    color: #fff !important;
    background: url(../images/dropdown-icon.png) center right no-repeat;
    background-size: 8px auto;
    width: auto;
    padding-right: 15px;
    float: left
}

.language {
    padding: 12px 0
}

.search {
    padding: 12px 13px;
    position: relative
}

.search img {
    line-height: 1px;
    max-width: 20px
}

.search-box.open-search {
    display: block
}

.search-box {
    background-color: #404040;
    display: none;
    left: 0;
    padding: 16px 20px;
    position: absolute;
    top: 18px;
    width: 100%
}

.searching {
    float: right;
    position: relative;
    width: 70%
}

.menu .help li {
    padding: 11px 13px
}

.banner-content h1 {
    color: #fff;
    text-transform: none;
    line-height: normal;
    margin-bottom: 16px
}

.event-main .banner-content h1,
.event-main .banner-content h1 span {
    font-size: 68px;
    letter-spacing: 0;
    text-transform: lowercase;
    font-weight: 500;
    position: relative;
    line-height: 90px;
    margin-bottom: 20px;
    color: #fff;
    padding-bottom: 10px
}

.event-main .banner-content h1 span::before {
    content: "";
    width: 150px;
    height: 5px;
    background-color: #f78d28;
    position: absolute;
    top: 100%;
    bottom: auto;
    left: 0;
    right: auto;
    display: inline-block
}

.event-main .banner-content p {
    font-size: 16px;
    margin-bottom: 20px;
    font-weight: 400
}

.event-main .banner-content {
    margin-top: 150px
}

.event-details {
    display: inline-block
}

.event-main .event-details p {
    display: block;
    line-height: 23px;
    margin-bottom: 0
}

.banner-content>a,
.event-info {
    display: inline-block
}

.banner-content h2,
.banner-content p {
    color: #fff;
    font-family: Pantra-Bold;
    margin-bottom: 42px
}

.event-info span {
    color: #fff;
    font-size: 40px;
    font-family: Pantra-Bold;
    text-transform: uppercase;
    margin-right: 20px
}

.the-lab .banner-content h1 {
    font-size: 50px;
    line-height: normal
}

.banner-content h2 {
    font-size: 40.4px;
    line-height: 1em
}

.banner-content p {
    font-size: 22px;
    line-height: 1.3em
}

.banner-content {
    padding-left: 78px;
    padding-bottom: 100px;
    float: left;
    width: 100%
}

.banner-content>a:hover {
    background: #000;
    color: #fff
}

iframe {
    background-color: transparent !important;
}

.banner-content>a {
    background: #f78d28;
    color: #fff;
    float: none;
    font-family: mullerbold;
    font-size: 16.83px;
    height: 55px;
    letter-spacing: 1px;
    line-height: 52px;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 0 30px;
    text-transform: uppercase;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}

.middle .box_middle_full p,
.middle p {
    font-family: muller_regularregular
}

.banner-content a.watch-demo {
    background: 0 0;
    border: 1px solid transparent;
    padding: 0 13px
}

.banner-content a.watch-demo span {
    vertical-align: middle;
    position: relative;
    top: 1px;
    display: inline
}

.banner-content a.watch-demo:hover {
    background: #000
}

.watch-demo>img {
    max-width: 27px
}

.social {
    float: right;
    margin-top: 6px;
    width: auto
}

.middle-left-section,
.read-more {
    float: left;
    width: 100%
}

.heading {
    border-bottom: 1px solid #b0b0b0;
    margin-bottom: 65px;
    padding: 46px 15px 32px
}

.heading h2,
.middle-left-section h3,
.testimonials-box h3 {
    margin-bottom: 0;
    line-height: normal;
    text-transform: uppercase
}

.heading h2 {
    font-weight: 400;
    letter-spacing: -1px
}

.middle-left-section h3,
.testimonials-box h3 {
    letter-spacing: -.5px;
    padding-bottom: 39px;
    position: relative
}

.middle p {
    font-size: 16.83px;
    line-height: 26px
}

.middle .box_middle_full p {
    font-size: 18px;
    line-height: 27px
}

.analysis .box-middle2 .middle-left-section .read_more_btn a,
.contact-us a,
.discover_runners a,
.middle-left-section a,
.read-more a,
.read_more_btn a,
.submit_form {
    background: #f78d28;
    color: #fff;
    float: left;
    border-radius: 0;
    -webkit-border-radius: 0;
    font-family: mullerbold;
    font-size: 13.9px;
    height: 55px;
    letter-spacing: 1px;
    line-height: 55px;
    margin-right: 10px;
    text-decoration: none;
    padding: 0 40px;
    text-transform: uppercase;
    margin-top: 30px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    -webkit-appearance: none;
    appearance: none
}

.middle {
    padding-bottom: 62px;
    background: #fff
}

.image img {
    line-height: 1px;
    max-width: 100%;
    display: inline-block;
    width: 100%
}

.image {
    line-height: 1px
}

.testimonials {
    padding-bottom: 69px;
    background: #e7e7e7
}

.testimonials .col-4 {
    padding: 0 15px
}

.contact-us .col-12,
.footer .col-12,
.footer-bottom .col-12,
.testimonials .col-12 {
    padding: 0 70px
}

.testimonials span {
    color: #f78d28;
    line-height: 15px;
    display: block;
    font-family: muller_regularregular;
    font-size: 16.83px;
    margin-bottom: 15px
}

.counter-box h3,
.counter-box p,
.counter-size {
    color: #232323;
    text-transform: uppercase;
    letter-spacing: 1px
}

.contact-us a,
.counter-box span,
.date,
.left,
.read-more a {
    display: inline-block
}

.read-more a {
    float: none;
    margin-top: 40px
}

.counting {
    background-image: url(../images/counting.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center top;
    background-size: cover;
    padding: 295px 0
}

.counter {
    font-weight: 700;
    line-height: 60px;
    margin-bottom: 0
}

.counter-box h3,
.counter-size {
    font-family: Pantra-Bold;
    font-size: 84.16px;
    margin: 0;
    padding: 0;
    line-height: normal
}

.date,
.left h4 font {
    font-family: mullerbold
}

.counter-box p {
    margin: 4px 0 10px;
    line-height: normal
}

.counter-box {
    margin: 0 auto;
    max-width: 310px
}

.counter-box span {
    background: #f78d28;
    height: 4px;
    width: 74px
}

.date {
    color: #7a7a7a;
    margin-bottom: 11px;
    line-height: normal
}

.date span {
    color: #f78d28
}

.contact-us a {
    border: 2px solid #f57e25;
    font-size: 16.83px;
    line-height: 51px;
    position: static;
    margin: 0 30px 0 0
}

.contact-us-content {
    float: left;
    width: 100%
}

.contact-us {
    background: #f78d28;
    padding: 50px 0
}

.copy-right a,
.footer a,
.left h4 {
    font-family: muller_regularregular
}

.left h4 {
    line-height: 55px;
    margin-bottom: 0;
    color: #fff;
    font-size: 30px
}

.footer {
    padding: 80px 0;
    background: #232323
}

.footer-menu {
    float: left;
    margin-right: 55px;
    max-width: 340px;
    width: 100%
}

.footer ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.footer li {
    border-bottom: 2px solid #343434;
    display: block;
    margin: 0;
    padding: 15px 20px
}

.footer a {
    color: #fff;
    border: none;
    font-size: 16.83px;
    letter-spacing: 1px;
    line-height: 22px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}

.advise_bg,
.copy-right a {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.footer .footer-stors ul li {
    border: none;
    padding-left: 0
}

.footer-stors {
    float: left;
    max-width: 300px;
    width: 100%
}

.footer-stors p {
    color: #f78d28;
    line-height: 25px
}

.footer-logo img {
    max-width: 170px
}

.footer-logo {
    float: right
}

.footer-bottom {
    background: #232323;
    border-top: 2px solid #343434;
    padding: 35px 0
}

.footer-social {
    float: left
}

.copy-right {
    float: right
}

.footer-social img {
    max-width: 100px;
    line-height: 1px
}

.copy-right p {
    color: #fff;
    font-size: 14.03px;
    line-height: 31px;
    margin: 0
}

.copy-right a {
    font-size: 14.03px;
    color: #f78d28;
    transition: all .5s ease
}

.footer a:hover {
    color: #f78d28;
}

.copy-right a:hover {
    color: #fff !important;
}

.analysis .box-middle2 .middle-left-section .read_more_btn a:hover,
.contact-us a:hover,
.discover_runners a:hover,
.middle-left-section a:hover,
.read-more a:hover,
.read_more_btn a:hover {
    background: #000;
    color: #fff
}

.contact-us a:hover {
    background: #fff;
    border-color: #fff;
    color: #000
}

.icon-1,
.icon-2 {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 20px auto;
    height: 23px;
    width: 23px;
    display: inline-block
}

.search a i {
    color: #fff;
    font-size: 18px;
    font-weight: lighter
}

.icon-1 {
    background-image: url(../images/search.png)
}

.icon-2 {
    background-image: url(../images/close.png)
}

.search-box button,
.search_bradcrumb button {
    border: none;
    background-color: transparent;
    height: 100%;
    padding: 0 13px;
    position: absolute;
    left: 0;
    cursor: pointer;
    top: 0
}

.searching img {
    max-width: 16px
}

.search-box input,
.search_bradcrumb input {
    background-color: rgba(0, 0, 0, 0);
    border: none;
    color: #fff;
    font-family: muller_regularregular;
    font-size: 14px;
    height: 45px;
    letter-spacing: 1px;
    line-height: 40px;
    padding: 0 20px 0 50px;
    width: 100%
}

.close-search {
    float: right;
    line-height: 20px;
    padding: 12px
}

.close-search>img {
    max-width: 10px
}

.social a:hover {
    background: 0 0;
    opacity: .8
}

.social a {
    background: 0 0;
    border: none;
    height: auto;
    line-height: 1px;
    margin: 0 10px 0 0;
    padding: 0 !important;
    width: auto
}

.social a img {
    max-width: 33px
}

.footer-social>a img {
    max-width: 27px
}

.footer-social>a:hover {
    opacity: 1
}

.footer-social>a {
    display: inline-block;
    line-height: 1px;
    opacity: .7;
    margin-right: 5px
}

.menu li a:hover {
    color: #f78d28
}

.latest-news {
    background: #e7e7e7
}

.right-new {
    padding-left: 25px
}

.sb-toggle-right {
    display: none;
    float: left;
    left: -35px;
    position: absolute;
    top: 10px;
    width: 25px
}

.sb-toggle-right span {
    background: #fff;
    border-radius: 2px;
    display: inline-block;
    height: 3px;
    margin: 2px 0;
    width: 25px
}

.sb-slidebar ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.sb-slidebar ul li a:hover {
    background-color: #f57e25;
    color: #fff
}

body .sb-slidebar {
    background: #f78d28
}

.sb-slidebar ul li a {
    border-bottom: 1px solid #f57e25;
    color: #fff;
    display: block;
    padding: 15px 20px;
    line-height: normal
}

.line,
.section em {
    background: #f78d28;
    display: block;
    height: 4px;
    margin-bottom: 33px;
    margin-top: 0;
    width: 73px
}

.counter,
.counter-box small,
.search a {
    display: inline-block
}

.cms_pages .left_sec em,
.cms_pages .right_sec em,
.section .news_detail_page em,
.slider_content em {
    background-color: transparent;
    height: auto;
    width: auto;
    margin: 0
}

.search a {
    height: 20px;
    width: 20px
}

.counter-box small {
    color: #232323;
    font-family: Pantra-Bold;
    font-size: 80px;
    font-weight: 700;
    line-height: 58px
}

.counter-box-last small {
    font-size: 60px
}

.help li a,
.table span,
h5 {
    font-family: muller_regularregular
}

.counter-box p {
    clear: both;
    margin: 0
}

.banner-content small {
    display: inline-block;
    font-size: 25px;
    line-height: normal;
    margin-top: auto;
    vertical-align: super
}

.back_to_top,
.box_analysis .min_height:last-child:after,
.box_analysis:last-child:after,
.language ul {
    display: none
}

#sb-site {
    background: #fff
}

.footer .footer-stors ul ul li {
    border: none;
    font-size: 14px;
    margin: 2px 0;
    padding: 0
}

.footer .footer-stors ul ul li a,
.footer-menu ul li.online_shop a {
    color: #f78d28
}

.footer-menu ul li.online_shop a:hover {
    color: #fff
}

.footer .footer-stors ul ul {
    margin: 20px 0
}

.footer .footer-stors ul ul li a:hover {
    color: #fff
}

.language ul {
    background: #f78d28;
    margin-top: 5px;
    padding: 10px;
    position: absolute;
    top: 100%;
    right: 0;
    left: auto
}

.box-middle1,
.box-middle2,
.box-middle3,
.box-middle4 {
    width: 100%;
    padding: 0 15px
}

.menu .language li a:hover {
    color: #111
}

.box-middle1 {
    float: left;
    max-width: 500px
}

.box-middle3,
.box-middle4 {
    max-width: 600px;
    float: left
}

.box-middle2 {
    max-width: 550px;
    float: right
}

.advise_box,
.advise_content {
    float: left;
    position: relative
}

.box-middle2 .middle-left-section a {
    margin-top: 50px
}

.box-middle4 .middle-left-section a {
    margin-top: 70px
}

.testimonials-box {
    padding-right: 30px
}

.testimonials .read-more {
    margin-top: 30px
}

.testimonials .read-more a {
    margin-right: 0
}

.bg-img>a i,
.contact_banner>a i {
    line-height: 14px
}

.bg-img>a,
.contact_banner>a {
    font-size: 40px;
    color: #fff;
    line-height: 14px;
    position: absolute;
    bottom: 30px;
    left: 50%;
    margin-left: -15px
}

.responsive-img {
    max-width: 100%;
    display: block
}

.image1,
.image10,
.image11,
.image12,
.image13,
.image14,
.image2,
.image3,
.image7,
.image8,
.image9 {
    background-image: url(../images/nike-img.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center top;
    background-size: cover;
    height: 480px
}

.advise_bg,
.advise_box img,
.advise_content,
.ds-table {
    width: 100%;
    height: 100%
}

.image7 {
    background-image: url(../images/IMG_9055.jpg)
}

.image14 {
    background-image: url(../images/stores5.jpg)
}

.image13 {
    background-image: url(../images/stores4.jpg)
}

.image12 {
    background-image: url(../images/stores3.jpg)
}

.image11 {
    background-image: url(../images/stores2.jpg)
}

.image10 {
    background-image: url(../images/shop5.jpg)
}

.image9 {
    background-image: url(../images/shop4.jpg)
}

.image8 {
    background-image: url(../images/shop3.jpg)
}

body .images6 {
    background-image: url(../images/the_lab_img4.jpg)
}

.image2 {
    background-image: url(../images/nike-img1.jpg)
}

.image3 {
    background-image: url(../images/nike-img2.jpg)
}

.bg-img1 {
    background-image: url(../images/Qualisys.jpg);
    background-attachment: fixed
}

.bg-img1 .banner-content a {
    border: none
}

.bg-img1 h1 {
    line-height: 80px;
    color: #000;
    margin-bottom: 28px
}

.bg-img_pro h1 {
    color: #fff
}

.advise {
    background: #fff
}

.advise_box {
    width: 100%
}

.advise_box:hover .advise_bg {
    display: block;
    top: 0;
    padding-top: 0;
    right: 0
}

.advise_bg {
    left: 0;
    transition: all .5s ease
}

.advise_content,
.position {
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -webkit-transition: all .5s ease
}

.ds-table {
    display: table
}

.advise_content h3 {
    line-height: 30px;
    text-transform: uppercase
}

.advise_content {
    padding: 25px;
    transition: all .5s ease
}

.advise_bg .ds-table-cell {
    vertical-align: top
}

.brands_slider #bxslider2 li a,
.contact_banner .ds-table-cell,
.ds-table-row,
.intragram img,
.latest_social,
.padding0 .ds-table-cell,
.search_results_box h4 i,
.tbl-table-cell {
    vertical-align: middle
}

.learn_more {
    background: #f78d28;
    bottom: 25px;
    color: #fff;
    float: right;
    font-family: mullerbold;
    font-size: 14px;
    height: 50px;
    letter-spacing: 1px;
    line-height: 48px;
    padding: 0 30px;
    right: 25px;
    text-transform: uppercase
}

.meeting h3,
.shoes h3 {
    letter-spacing: -.5px;
    line-height: normal;
    margin-bottom: 0;
    text-transform: uppercase
}

.learn_more:hover {
    background: #111;
    color: #fff
}

.gray {
    background: #e7e7e7 !important
}

.meeting_left {
    float: left;
    width: 50%;
    padding: 0 15px
}

.meeting h3 {
    color: #232323;
    padding-bottom: 39px;
    position: relative
}

.meeting.red_color h3,
.red_color p {
    color: #fff
}

.red_color em {
    background: #fff
}

.meeting.red_color {
    background: #f78d28
}

.meeting {
    padding: 80px 0;
    background: #fff
}

.meeting_right {
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 50%
}

.meeting_left_img,
.meeting_right_img,
.meeting_right_img2 {
    background-image: url(../images/meeting_img1.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center top;
    background-size: cover
}

.meeting_left_img {
    background-image: url(../images/meeting_img2.jpg);
    right: auto;
    left: 0
}

.meeting_right_img2 {
    background-image: url(../images/meeting_img3.jpg)
}

.meeting_left1 {
    float: right;
    padding: 0 40px
}

.shoes h3 {
    color: #232323;
    padding-bottom: 39px;
    position: relative
}

.shoes_content {
    position: relative;
    float: left;
    width: 100%
}

.meeth {
    height: 106%;
    right: 15px;
    top: 0;
    text-align: right;
    z-index: -1
}

.meeth_left {
    right: auto;
    left: 15px;
    width: 62%
}

.shoes .shoes_right {
    float: right;
    width: 35%
}

.meeth.meeth_left img {
    width: 100%
}

.shoes {
    padding: 50px 0 0
}

.shoes .container {
    max-width: 1100px
}

.gray_colour {
    background: #e7e7e7 !important
}

.image4,
.image5,
.image6,
.professional {
    background-attachment: fixed;
    background-repeat: no-repeat
}

.professional,
.prolab {
    background-size: cover
}

/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! PROLAB !!!!!!!!!!!!!!!!!!!!!!!!*/

.prolab .banner-content p {
    font-size: 22px;
    color: #000;
    max-width: 700px
}

.prolab.bg-img_pro .banner-content p {
    color: #fff
}

.prolab .banner-content p a:hover {
    color: #f78d28
}

.prolab.bg-img_pro .banner-content p a {
    line-height: 100%;
    color: #fff
}

.prolab .banner-content p a {
    font-size: 100%;
    color: #000;
    text-decoration: underline
}

.prolab {
    background-image: url(../images/banner_img.jpg)
}

.box_middle_full {
    text-align: center;
    max-width: 750px;
    margin: 0 auto;
    padding: 0 15px
}

.capture img,
.min_height {
    max-width: 100%
}

.professional {
    background-image: url(../images/professional_img.jpg);
    padding-top: 200px;
    height: 378px
}

.professional h3,
.professional p {
    color: #fff
}

.analysis .box-middle2 .middle-left-section a:hover {
    color: #000
}

.analysis .box-middle2 .middle-left-section a {
    color: grey;
    margin: 0;
    padding: 0;
    height: auto;
    background-color: transparent;
    text-transform: none;
    font-family: muller_regularregular;
    font-size: 16.83px;
    line-height: 23px;
    letter-spacing: normal;
    float: none;
    border-bottom: 1px solid #000
}

.image4,
.image5,
.image6 {
    background-image: url(../images/Qualisys.jpg);
    background-position: center top;
    background-size: cover;
    height: 480px
}

.image5 {
    background-image: url(../images/IMG_9012.jpg);
    background-position: center bottom
}

.image6 {
    background-image: url(../images/shop1.jpg)
}

.capture {
    position: absolute;
    right: 0;
    width: 41.6667%;
    top: 0
}

.read-more>h2 {
    font-size: 30px;
    line-height: 40px;
    margin: 0
}

.possibilities {
    padding-top: 60px
}

.back_to_top:hover {
    background-color: #000
}

.back_to_top {
    background: #f78d28;
    bottom: 80px;
    color: #fff;
    font-size: 25px;
    height: 50px;
    line-height: 48px;
    position: fixed;
    right: 40px;
    text-align: center;
    width: 50px;
    z-index: 999999
}

.prolab>a.scroll-down {
    bottom: 40px
}

.box_analysis .min_height.first-child {
    padding-top: 0
}

.min_height {
    width: 50%;
    position: relative;
    min-height: 300px;
    padding: 50px 30px
}

.box_analysis {
    margin: 0 -30px;
    position: relative
}

.box_analysis::after,
.box_analysis::before,
.min_height:after {
    position: absolute;
    content: "";
    bottom: 0
}

.min_height:after {
    height: 100%;
    background-color: #ccc;
    width: 1px;
    right: 15px;
    display: none
}

.box_analysis::after {
    background: #ccc;
    height: 1px;
    left: 30px;
    right: 30px;
    width: auto
}

.box_analysis::before {
    background: #ccc;
    width: 1px;
    top: 0;
    left: 50%;
    margin-left: -15px;
    right: auto
}

.action {
    padding: 50px 0;
    background-color: #e7e7e7
}

.action .middle-left-section .action_box_btn {
    display: inline-block;
    float: none;
    margin: 0 0 0 50px
}

.action p {
    margin: 15px 0;
    display: inline-block
}

.action_box {
    float: left;
    width: 100%;
    text-align: center;
    position: relative
}

.table,
.table_heading {
    float: left;
    width: 100%
}

.tb {
    float: left;
    padding: 0 10px;
    width: 12.8%
}

.tb1,
.tb2 {
    width: 10%
}

.tb4,
.tb5 {
    width: 10.8%
}

.tb7,
.tb8 {
    text-align: right;
    width: 10%
}

h5 {
    color: silver;
    font-size: 12px;
    letter-spacing: 1.5px;
    font-weight: 100;
    line-height: 18px;
    margin: 0
}

.table span,
.table_box h5 {
    color: #2f2f2f
}

.table_box {
    background: #f7f7f7;
    float: left;
    width: 100%;
    padding: 20px 30px
}

.tbl,
.tbl3,
.tbl4 {
    width: 12.5%
}

.table_heading {
    padding: 40px 30px
}

.discription,
.tbl {
    padding: 0 10px;
    float: left
}

.tbl3,
.tbl4 {
    height: 20px
}

.tbl5,
.tbl6 {
    width: 10.8%
}

.tbl1 {
    width: 20%
}

.discription {
    width: 100%
}

.tbl7,
.tbl8 {
    text-align: right;
    width: 10%
}

.wight {
    background-color: #fff
}

.bg-img3,
.imgs::after {
    background-color: #000
}

.table span {
    display: block;
    font-size: 14px;
    line-height: 11px;
    margin: 0 0 10px
}

.prolab_offer {
    padding-bottom: 0;
    border-bottom: 1px solid #b0b0b0
}

.technique h2 {
    font-size: 30px;
    line-height: 40px;
    margin: 0
}

.technique {
    text-align: center;
    padding: 60px 0
}

.technique .read-more {
    margin-bottom: 40px
}

.prevent_injuries {
    margin: 0 auto;
    max-width: 600px;
    text-align: center;
    position: relative;
    z-index: 9
}

.custom_insoles_content {
    float: left;
    padding: 0 15px;
    width: 50%
}

.custom_insoles {
    padding-bottom: 50px
}

.prevent_injuries1 {
    padding: 50px 0;
    max-width: 100%;
    width: 100%
}

.prevent_injuries1 .read-more {
    margin-bottom: 40px
}

.prevent_injuries1 h5 {
    margin-bottom: 20px
}

body .bx-wrapper .bx-pager {
    text-align: left;
    position: static;
    padding-top: 20px
}

.brands_slider #bxslider2 li,
.brands_slider #bxslider2 li a,
.centerh2,
.discover_runners,
.max_width {
    text-align: center
}

.fixed_img {
    background-attachment: scroll;
    background-image: url(../images/nike-img.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 32%;
    z-index: -1
}

.bx-wrapper {
    z-index: 99
}

.fixed_img::after {
    border-bottom: 150px solid transparent;
    border-right: 410px solid transparent;
    border-top: 650px solid #fff;
    content: "";
    left: 0;
    position: absolute;
    top: 0
}

.bxslider {
    margin: 0;
    padding: 0
}

.tbl small {
    display: inline-block;
    font-size: 30px;
    line-height: 7px;
    padding: 7px 0 0
}

.clear {
    clear: both
}

.custom_insoles1 {
    padding-top: 50px
}

.pick_number_left {
    float: left;
    padding: 0 15px;
    width: 45%
}

.pick_number_left img {
    width: 100%
}

.pick_number_right {
    float: right;
    padding: 0 15px;
    width: 46%
}

.pick_number {
    float: left;
    width: 100%;
    margin-bottom: 30px
}

.max_width {
    float: none;
    margin: 0 auto;
    max-width: 900px;
    padding: 0 0 160px;
    width: 100%
}

.shop_left,
.shop_right {
    width: 45%;
    padding: 0 15px
}

.max_width p {
    color: #fff;
    font-size: 22px;
    line-height: 26px;
    max-width: 100%
}

.bg-img3 {
    background-image: url(../images/shop.jpg)
}

.read_more_btn {
    margin-bottom: 38px;
    margin-top: 30px
}

.shopbox:hover .shopbox_title,
.shopbox_title {
    margin-bottom: 0
}

.read_more_btn a {
    display: inline-block;
    float: none;
    margin: 0
}

.box_middle_full strong {
    line-height: 30px;
    font-family: mullerbold;
    color: #afafaf
}

.shop_left {
    float: left
}

.shop_right {
    float: right
}

.shop_right img {
    max-width: 100%;
    float: left;
    width: 100%
}

.shop_content {
    display: inline-block;
    float: left;
    height: 100%;
    width: 100%
}

.position {
    position: absolute;
    margin: 0;
    bottom: 0;
    width: 100%;
    color: #fff;
    padding: 20px;
    transition: all .5s ease;
    z-index: 1
}

.imgs::after,
.shopbox_open {
    position: absolute;
    width: 100%;
    height: 100%;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    z-index: 0;
    left: 0;
    top: 0
}

.imgs:hover .position {
    bottom: 0
}

.imgs::after {
    content: "";
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    opacity: .5
}

.shopbox_open,
.shopbox_title {
    -webkit-transition: all .5s ease
}

.shopbox_title>h4 {
    color: #fff;
    font-family: pantra-bold;
    font-size: 30px;
    line-height: 34px;
    margin: 0
}

.shopbox_open {
    opacity: 1;
    transition: all .5s ease
}

.brands .bx-controls,
.shopbox,
.shopbox_title {
    position: relative
}

.shopbox:hover .shopbox_open {
    opacity: 1
}

.shopbox {
    float: left;
    line-height: 1px;
    width: 25%;
    height: 300px
}

.shopbox>img {
    height: 100%;
    max-width: none;
    min-width: 100%;
    width: auto
}

.shopbox_title {
    padding: 20px;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    z-index: 999
}

.shop,
.shop-boxes {
    margin: 0 0 70px
}

.centerh2 {
    margin: 0 0 50px;
    color: #232323;
    font-weight: 400;
    letter-spacing: -1px;
    line-height: normal;
    text-transform: uppercase;
    font-family: Pantra-Bold;
    font-size: 40px
}

.brands {
    background-color: #f8f8f8;
    padding: 50px 0 0
}

.brands_slider #bxslider2 li a {
    background: #fff;
    border: 3px solid #f2f2f2;
    display: inline-block;
    height: 120px;
    line-height: 100px;
    margin: 0 40px 30px;
    overflow: hidden;
    padding: 10px;
    width: 13%;
    filter: grayscale(100%);
    -moc-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -ms-filter: grayscale(100%)
}

.brands_slider #bxslider2 li a img {
    display: inline-block;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
    width: auto;
    opacity: .4;
    max-height: 100%;
    padding-bottom: 10px;
    filter: grayscale(100%);
    -moc-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -ms-filter: grayscale(100%)
}

.brands_slider .bx-pager.bx-default-pager {
    padding-top: 50px;
    text-align: center
}

.discover_runners h3 {
    margin: 0
}

.discover_runners a {
    display: inline-block;
    float: none;
    margin: 0 0 0 20px
}

.discover_runners {
    padding: 30px 0
}

.stores-table table tr td,
.stores-table table tr th {
    background-color: #fff;
    border-bottom: 1px solid #f0f0f0;
    border-collapse: collapse;
    line-height: 20px;
    padding: 15px 25px;
    text-align: left
}

.bg-img4 {
    background-image: url(../images/stores1.jpg)
}

.stores-table table {
    width: 100%;
    border-collapse: collapse
}

.stores-table table tr th {
    color: #f78d28;
    font-family: mullerbold;
    letter-spacing: 2px;
    font-size: 14px
}

.stores-table table tr td {
    color: #7f7f7f;
    font-family: muller_regularregular;
    letter-spacing: 1px;
    font-size: 13px
}

.stores-table table tr:last-child td {
    border-bottom: none
}

.width33 {
    width: 33.33%
}

.width70 {
    width: 66.6678%
}

.map_questions {
    padding: 0 20px 0 0;
    margin-bottom: 50px
}

.map_questions>h4,
.map_questions>h4>a {
    font-family: Pantra-Bold;
    margin: 0;
    color: #f78d28
}

.map_questions>h4>a {
    font-size: 100%
}

.paddings {
    margin-top: 0
}

.red_arrrow {
    float: left;
    margin: 30px 0 0;
    position: static;
    text-align: center;
    width: 100%
}

#nav-icon4,
.imgs {
    position: relative
}

.red_arrrow a {
    font-size: 35px;
    color: #f78d28
}

.margin_sub_title {
    clear: both;
    margin: 0 0 70px;
    text-align: center
}

iframe {
    background: #efefef
}

.bx-controls-direction {
    display: none
}

.imgs {
    float: right;
    width: 300px
}

#nav-icon4 {
    width: 25px;
    height: 20px;
    margin: 0 auto;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out
}

#nav-icon4 span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background: #fff;
    border-radius: 0;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out
}

#nav-icon4 span:nth-child(1) {
    top: 0;
    -webkit-transform-origin: left center;
    transform-origin: left center
}

#nav-icon4 span:nth-child(2) {
    top: 7px;
    -webkit-transform-origin: left center;
    transform-origin: left center
}

#nav-icon4 span:nth-child(3) {
    top: 14px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center
}

#nav-icon4.open span:nth-child(1) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 0;
    left: 8px
}

#nav-icon4.open span:nth-child(2) {
    width: 0%;
    opacity: 0
}

#nav-icon4.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 18px;
    left: 8px
}

.responsive {
    position: fixed;
    display: none;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    background-color: #404040;
    z-index: 99;
    padding: 30px
}

.open-menu {
    display: block
}

.responsive_logo img {
    max-width: 170px
}

.responsive_logo {
    margin-bottom: 40px
}

.responsvie_menu ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.responsvie_menu ul li {
    float: left;
    width: 100%;
    margin: 0
}

.header_resposive {
    overflow-x: hidden;
    overflow-y: auto;
    height: 100%;
    position: relative
}

.answer_box,
.athletes,
.col-twelve-full-in,
.contact_form form,
.intragram,
.news_detail_page_max,
.our_middle_history,
.place_functional,
.posi-fixed,
.right_sec,
.search_bradcrumb .searching,
.testimonials-box,
.wistia_swatch_div {
    overflow: hidden
}

.close-menu {
    position: absolute;
    right: 20px;
    top: 10px
}

.respo_search {
    float: left;
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 1);
    position: relative
}

.responsvie_menu ul li a {
    float: left;
    width: 100%;
    line-height: 16px;
    border-bottom: 1px solid rgba(255, 255, 255, .2);
    padding: 8px 0;
    color: #fff;
    font-family: muller_regularregular;
    font-size: 12px;
    margin: 0;
    letter-spacing: 2px
}

.responsvie_menu ul li a.red {
    color: #f78d28
}

.input_s {
    background-color: rgba(0, 0, 0, 0);
    border: none;
    color: #fff;
    float: left;
    height: 50px;
    line-height: 50px;
    padding: 0 10px 0 50px;
    width: 100%;
    font-size: 10px
}

.button_s {
    background: rgba(0, 0, 0, 0);
    border: none;
    color: #afafaf;
    font-size: 16px;
    height: 100%;
    left: 0;
    position: absolute
}

.open {
    display: none
}

.category,
.category a,
.latest_social,
.news_detail_page p a {
    display: inline-block
}

.search {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.input_s:focus,
.search-box input:focus {
    box-shadow: none;
    outline: 0;
    border: none;
    background-color: rgba(255, 255, 255, .03)
}

.button_s:focus {
    box-shadow: none;
    border: none
}

.table_heading .tb h5 {
    color: #000
}

.padding0 .max_width {
    padding-bottom: 0
}

.news_header {
    background-color: #232323;
    padding: 20px 50px;
    position: relative;
    opacity: 1
}

.news_header .logo img {
    max-width: 168px
}

.news_header .search-box {
    top: 0;
    padding: 19px 20px
}

.bradcrumb_menu ul {
    list-style: none;
    margin: 0;
    padding: 13px 0;
    float: left
}

.bradcrumb {
    background-color: #e7e7e7;
    padding: 5px 0
}

.bradcrumb_menu ul li {
    float: left;
    margin: 0 20px 0 0
}

.bradcrumb_menu ul li,
.bradcrumb_menu ul li a {
    color: #232323;
    text-transform: uppercase;
    font-family: mullerbold;
    font-size: 14px;
    line-height: 1.3em;
    border: none
}

.bradcrumb_menu ul li a:hover {
    color: #f78d28
}

.bradcrumb_menu ul li.home_bradcrumb a {
    border-right: 1px solid #232323;
    line-height: 1em;
    padding-right: 27px
}

.search_bradcrumb {
    float: right;
    width: 350px
}

.search_bradcrumb .searching {
    width: 100%;
    background-color: #232323;
    border-radius: 2px
}

.newsarticle {
    padding: 60px 0;
    background-color: #fff
}

.newsarticle-img img {
    max-width: 100%;
    margin-bottom: 20px
}

.newsarticle-detail .pick_number_right {
    width: 100%;
    max-width: 100%;
    padding: 0
}

.alignleft {
    text-align: left
}

hr {
    background: rgba(0, 0, 0, .1);
    border: none;
    height: 1px;
    margin: 50px 0;
    width: 100%
}

.intragram img {
    max-width: 150px
}

.intragram h3 {
    margin-bottom: 0;
    font-family: mullerbold
}

.intragram {
    margin-bottom: 40px
}

.intragram span,
.intragram span a {
    float: right;
    font-family: muller_regularregular;
    font-size: 14px;
    line-height: 42px;
    color: #232323
}

.intragram span a {
    float: none
}

.latestnews>img {
    width: 100%
}

.latestnews_detail span,
.latestnews_detail span a,
.news_detail_page span,
.news_detail_page span a {
    color: #bfbfbf;
    display: inline-block;
    font-family: muller_regularregular;
    font-size: 14px;
    line-height: 19px !important;
    margin: 0 0 15px
}

.latestnews_detail span a,
.news_detail_page span a {
    margin: 0
}

.latestnews_detail h4 a {
    font-family: mullerbold;
    font-size: 20px;
    color: #232323;
    line-height: 1.2em
}

.latestnews p a,
.news_detail_page p a {
    font-size: 100%;
    font-family: muller_regularregular;
    color: #000
}

.latestnews p a:hover {
    color: #f78d28
}

.latestnews_detail {
    background: #fff;
    padding: 20px 0
}

.contact_banner,
.contact_main,
select.form-control {
    background-repeat: no-repeat
}

.latest_social {
    float: right;
    margin-top: 2px
}

.latest_social>a {
    color: #232323;
    font-size: 17px;
    margin: 0 6px
}

.latest_social>a:hover,
.latestnews_detail h4 a:hover,
.latestnews_detail span a:hover,
.news_detail_page span a:hover {
    color: #f78d28
}

.latest_social>a img {
    max-width: 100%
}

.category a {
    color: #a0a0a0;
    font-size: 100%;
    line-height: 100%
}

.news_detail_page_max {
    margin: 0 auto;
    max-width: 1000px;
    padding-right: 100px
}

.news_detail_page span {
    color: #000;
    font-family: mullerbold
}

.news_detail_page img {
    max-width: 100%;
    margin: 20px 0;
    float: left;
    height: auto !important
}

.news_detail_page .right_side_img {
    margin: 0 0 20px 20px;
    float: right
}

.news_detail_page .left_side_img {
    margin: 0 20px 20px 0;
    float: left
}

.news_detail_page p a {
    border-bottom: 1px solid #000;
    color: grey;
    font-family: muller_regularregular;
    padding: 0 0 1px
}

.news_detail_page p.tags_details a {
    border: none;
    color: #000
}

.news_detail_page p a:hover {
    color: #000
}

.contact_banner {
    background-color: #232323;
    background-image: url(../images/foot.png);
    background-attachment: fixed;
    background-position: 96% 92%;
    background-size: auto 70%;
    display: table;
    height: 100%;
    position: relative;
    width: 100%
}

.contact_header {
    position: absolute
}

.contact_banner_content h1 {
    color: #fff;
    line-height: 1em
}

.contact_banner_content p {
    color: #fff;
    font-family: mullerbold;
    font-size: 22px;
    margin: 0
}

.ds-table-row {
    display: table-row;
    height: 100%;
    width: 100%
}

.ctct_bnr_cnt_ads {
    padding-bottom: 130px;
    float: left;
    width: 100%
}

.contact_banner_content {
    padding-top: 80px
}

.contact_address {
    padding-top: 60px
}

.ctct_bnr_cnt_ads ul {
    list-style: none;
    margin: 0 -15px;
    padding: 0
}

.ctct_bnr_cnt_ads ul li {
    float: left;
    width: 25%;
    padding: 0 15px;
    margin: 0
}

.ctct_bnr_cnt_ads ul li a {
    border: none
}

.ctct_bnr_cnt_ads h6 {
    color: #f78d28;
    font-size: 18px
}

.ctct_bnr_cnt_ads p {
    color: #fff;
    font-family: muller_regularregular;
    margin: 0 0 3px;
    font-size: 15px
}

.contact_main {
    background-image: url(../images/contact_bot.png);
    background-position: 88% 55%;
    background-size: 65% auto;
    bottom: 0;
    padding: 80px 0
}

.contact_heading h2 {
    line-height: 1em
}

.contact_form form {
    margin: 0 -10px
}

.contact_form textarea.form-control {
    line-height: 19px;
    padding-top: 13px
}

.form-field {
    float: left;
    padding: 0 10px;
    margin-bottom: 20px;
    width: 60%
}

.form-control,
.width50 {
    padding: 0 15px;
    float: left
}

::-webkit-input-placeholder {
    color: #767676;
    opacity: 1
}

::-moz-placeholder {
    color: #767676;
    opacity: 1
}

:-ms-input-placeholder {
    color: #767676;
    opacity: 1
}

:-moz-placeholder {
    color: #767676;
    opacity: 1
}

select.form-control {
    background-image: url(../images/down-arrow.png);
    background-position: right center;
    background-size: auto 46px
}

.form-control {
    -ms-appearance: none;
    -o-appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    border: 1px solid #ececec;
    border-radius: 0;
    -webkit-border-radius: 0;
    box-shadow: none;
    color: #767676;
    font-family: muller_regularregular;
    font-size: 14px;
    height: 46px;
    line-height: 46px;
    width: 100%
}

.form-field.full {
    width: 100%
}

.submit_form {
    border: none;
    margin: 0
}

.submit_form:hover {
    background: #232323;
    color: #fff
}

.contact_social a {
    color: #232323;
    margin-right: 6px
}

.contact_social a:hover {
    color: #f78d28
}

.captcha_img {
    float: left;
    width: 110px;
    margin-right: 10px
}

.captcha span a,
body .container .captcha span {
    color: #8f8f8f;
    display: inline-block !important;
    font-family: muller_regularregular;
    font-size: 15px;
    line-height: 39px !important;
    width: auto
}

.width50 {
    width: 50%
}

.container_padd>.container {
    padding: 0 30px
}

.mobile_table_box {
    padding: 30px;
    background-color: #fff
}

.mobile_table h5 {
    color: #000;
    margin: 0 0 10px
}

.mobile_table h5 small {
    display: block;
    font-size: 80%;
    line-height: 1em
}

.mobile_table p br {
    display: inline-block
}

.mobile_table p span {
    color: #000
}

.mobile_table_box:nth-child(2n) {
    background: #f7f7f7
}

.mobile_table {
    display: none
}

.stick {
    background: #fff;
    position: fixed;
    top: 0
}

.bg_1_w {
    background-color: #fff;
    z-index: 9
}

.bg-img_3 {
    background-image: url(../images/shop2.jpg)
}

.margin-t-1 {
    margin-top: 150px
}

.margin-bo-1 {
    margin-bottom: 80px
}

.contact_address h4,
.contact_address p {
    margin-bottom: 10px
}

.contact_social a {
    font-size: 24px
}

.contact_social {
    margin-top: 20px
}

.news_detail_page p {
    line-height: 1.5em
}

.cms_pages {
    padding: 60px 0
}

.left_sec {
    float: left;
    padding: 0 15px;
    width: 300px
}

.right_sec {
    display: block;
    padding: 0 15px
}

.left_sec_cnt ul,
.right_sec_cnt ul {
    margin: 0 0 30px;
    padding-left: 20px
}

.left_sec_cnt ul li,
.right_sec_cnt ul li {
    line-height: 1.1em;
    padding: 7px 0;
    margin: 0;
    color: #000
}

.left_sec_cnt ul li a,
.right_sec_cnt ul li a {
    color: #000;
    font-family: muller_regularregular;
    font-size: 15px;
    line-height: 1.1em;
    border: none
}

.right_sec_cnt .answer ul li,
.right_sec_cnt .answer ul li a {
    color: grey;
    font-family: muller_regularregular;
    font-size: 16px;
    line-height: 1.4em;
    margin: 0
}

.left_sec_cnt h3,
.right_sec_cnt h3 {
    color: grey;
    font-size: 22px;
    line-height: 1.2em
}

.right_sec_cnt>h3 {
    text-transform: none
}

.answer h4 {
    font-family: pantra-bold;
    font-size: 18px
}

.hits,
.our_middle_history .year,
.our_middle_sec h3,
.right_sec_cnt small a {
    font-family: mullerbold
}

.answer_box {
    border-bottom: 1px solid #dfdfdf;
    padding: 50px 0 20px
}

.answer_box_div {
    padding-top: 0
}

.answer_box:last-child {
    padding-bottom: 0;
    border: none
}

.left_sec_cnt ul li a:hover,
.right_sec_cnt ul li a:hover {
    color: #f78d28
}

.middle_sec {
    max-width: 900px;
    width: 100%;
    margin: 0 auto
}

.search_results_box h4 {
    margin: 0
}

.search_results_box h4 i {
    font-size: 30px;
    margin-left: -50px;
    margin-right: 22px
}

.hits {
    color: #000;
    display: block;
    font-size: 14px;
    line-height: 1.2em !important
}

.right_sec_cnt small {
    line-height: 1.2em
}

.right_sec_cnt small a {
    border-bottom: 1px solid;
    color: grey;
    display: inline;
    font-size: 15px;
    line-height: 1.4em
}

.about_cnt .contact_banner_content p,
.our_heading h2 {
    line-height: 1.3em
}

.about_cnt .contact_banner_content {
    max-width: 800px
}

.our_ambition {
    padding: 70px 0
}

.our_heading {
    margin-bottom: 70px;
    text-align: center
}

.our_heading h2 {
    margin: 0
}

.our_middle_sec {
    text-align: center;
    overflow: hidden
}

.athletes {
    background-image: url(../images/athletes.jpg);
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
    height: 480px;
    width: 100%
}

.athletes .container {
    position: relative;
    height: 100%
}

.athletes h2 {
    bottom: 30px;
    color: #fff;
    left: 0;
    padding: 0 15px;
    line-height: 1.2em;
    margin: 0;
    position: absolute
}

.amateur_img {
    background-image: url(../images/amateur.jpg);
    background-position: center top
}

.amateur_img h2 {
    right: 0;
    left: auto
}

.our_middle_history .year {
    color: #000
}

.space {
    float: left;
    height: 50px;
    width: 100%
}

.place_functional {
    clear: both;
    color: #f78d28;
    display: block;
    font-family: pantra-bold;
    font-size: 21px;
    line-height: 1.3em;
    margin: 30px auto 0;
    max-width: 900px;
    text-align: center;
    width: 100%
}

.answer,
ol li,
ol li a,
ul li,
ul li a {
    font-family: muller_regularregular
}

.answer {
    line-height: 1.2em
}

button,
input[type=submit] {
    -moz-appearance: none;
    -o-appearance: none;
    -ms-appearance: none;
    -webkir-appearance: none
}

ol li,
ul li {
    color: grey;
    font-size: 16px;
    line-height: 1.4em;
    margin: 0 0 15px
}

ol li a,
ul li a {
    border-bottom: 1px solid #000;
    font-size: 100%;
    line-height: 100%
}

ol,
ul {
    padding-left: 24px
}

.menu ul>li.active>a,
.responsvie_menu ul li.active a {
    color: #f78d28
}

.col-twelve-full-in {
    padding: 10px 20px
}

.leftmsg {
    float: left;
    padding: 8px 0
}

.leftmsg p {
    margin: 0;
    font-family: Pantra-Bold;
    font-size: 16px
}

.leftmsg p>a {
    color: #fff !important;
    font-family: Pantra-Bold !important;
    border-bottom: 1px solid #fff !important
}

.rightmsg {
    float: right
}

.submit_ok {
    background: #f78d28;
    border: none;
    color: #fff;
    display: inline-block;
    font-family: mullerbold;
    font-size: 14px;
    height: 40px;
    letter-spacing: 1px;
    line-height: 38px;
    padding: 0 13px;
    text-transform: uppercase;
    transition: all .4s ease 0s
}

.submit_ok:hover {
    background: #000;
    color: #fff
}

.testimonials-box {
    min-height: 350px
}

.left_sec_cnt ul li.active a {
    color: #f78d28
}

.shoe_slider h3 {
    word-break: break-all
}

.news_detail_page h1,
.newsarticle-detail h1 {
    font-family: mullerbold;
    color: #000;
    margin-top: 25px;
    font-size: 29px;
    line-height: 36px;
}

.news_detail_page h2,
.newsarticle-detail h2 {
    font-family: mullerbold;
    color: #000;
    font-size: 27px;
    line-height: 36px;
    margin-top: 25px;
}

body .bx-wrapper {
    margin-bottom: 20px
}

.date span a,
.middle-left-section h3 a {
    height: auto;
    letter-spacing: 0;
    margin: 0;
    line-height: 100%;
    padding: 0;
    font-size: 100%;
    background: 0 0
}

.counter-box-last {
    width: 310px;
    float: right
}

.date span a {
    color: #f78d28;
    float: none
}

.middle-left-section h3 a {
    color: #232323;
    float: none
}

.date span a:hover {
    color: #000;
    background: 0 0
}

.middle-left-section h3 a:hover {
    color: #f78d28;
    background: 0 0
}

.news_detail_page h3 a,
.newsarticle-detail h3 a {
    font-size: 100%;
    line-height: 100%;
    color: #000
}

.news_detail_page h3 a:hover,
.newsarticle-detail h3 a:hover {
    color: #f78d28
}

.shoe_slider {
    padding: 0
}

#widget-container iframe.bottom.right {
    background-color: transparent;
}

.fix_page_max {
    max-width: 800px;
    margin: 0 auto;
    padding-right: 90px
}

.pos {
    display: table;
    height: 100%;
    position: relative;
    width: 100%
}

.advise_box,
.meeth img,
em {
    height: auto
}

.itme {
    position: static !important
}

.bx-controls,
.show_heading {
    position: absolute;
    width: 100%
}

.slider_content {
    width: 68%;
    padding: 147px 0 54px
}

.fixed_img {
    bottom: -100%
}

body .bx-wrapper {
    margin: 0
}

.bx-controls {
    bottom: 20px
}

body .bx-wrapper .bx-pager {
    max-width: 1240px;
    padding: 0 12px;
    margin: 0 auto
}

.show_heading {
    left: 0;
    top: 59px
}

.answer_box p a {
    border-bottom: 1px solid #000;
    color: grey;
    font-family: muller_regularregular;
    font-size: 100%
}

.advise_content p a,
.middle .box_middle_full p a,
.our_middle_history p a,
.prevent_injuries1 p a {
    color: grey;
    font-family: muller_regularregular;
    font-size: 100%;
    border-bottom: 1px solid #000
}

.advise_content p a:hover,
.middle .box_middle_full p a:hover,
.our_middle_history p a:hover,
.prevent_injuries p a:hover {
    color: #000
}

#footwear .shop_left {
    float: none;
    margin: 0 auto;
    max-width: 800px;
    width: 100%;
    text-align: center
}

.meeth {
    position: static;
    width: 46%;
    float: right
}

.meeth img {
    width: 100%
}

.shoes .meeting_left {
    width: 45%
}

.meeth_left {
    float: left
}

.shoes_content {
    padding: 40px 0
}

#testimonials_data .read-more a {
    margin-top: 0;
    margin-right: 0
}

.captcha img {
    float: left;
    margin-right: 10px
}

em {
    width: 100%;
    background: 0 0;
    margin: 0
}

.testimonials-box span {
    display: inline-block;
    margin-bottom: 0
}

.advise_bg {
    position: relative;
    top: 0
}

.advise_content h3 {
    color: #232323
}

.advise_content p {
    color: grey
}

.learn_more {
    position: relative;
    margin-top: 30px
}

.advise_box>img {
    display: none
}

.advise_box:hover .advise_bg {
    background: 0 0
}

.padding_rig_left .middle-left-section {
    padding-right: 30px
}

#footwear .shop_left_sec {
    float: left;
    padding: 0 15px;
    width: 45%;
    text-align: left;
    max-width: none
}

.ctct_bnr_cnt_ads ul li a {
    font-family: muller_regularregular;
    border-bottom: 1px solid grey;
    color: #fff
}

.contact_banner .ctct_bnr_cnt_ads ul li a {
    border-bottom: 1px solid grey !important;
    color: #fff !important
}

.ctct_bnr_cnt_ads ul li a:hover {
    color: #fff;
    border-color: #fff
}

.contact_banner .ctct_bnr_cnt_ads ul li a:hover {
    color: #fff !important;
    border-color: #fff !important
}

.right_sec_cnt p {
    margin-top: 20px;
    margin-bottom: 8px;
    display: block
}

ul.voordelen li::after {
    content: "+";
    left: 2px;
    position: absolute;
    top: 1px
}

ul.voordelen li {
    list-style: none;
    margin-bottom: 5px;
    padding: 0 0 0 15px;
    position: relative
}

.voordelen {
    margin: 0;
    padding: 0
}

.footer-social>a:last-child {
    color: grey;
    display: inline-block;
    font-family: muller_regularregular;
    font-size: 14.03px;
    letter-spacing: 1.5px;
    line-height: 1.2em;
    margin: 4px 0 0 21px
}

.score h3,
.title_score h3,
.title_score span.testimonial_rating {
    font-size: 20px;
    font-family: pantra-bold
}

.score,
p.download {
    margin-top: 40px
}

.footer-social>a:hover {
    color: #fff
}

.right_sec_cnt>ul {
    padding-left: 0;
    list-style: none
}

.right_sec_cnt ul p {
    margin-bottom: 15px;
    margin-top: 40px
}

.thank_you_page {
    background: url(../images/contact_bot.png) right center no-repeat rgba(0, 0, 0, 0)
}

.max_width_thank {
    max-width: 900px
}

.score h3,
.title_score h3 {
    color: #000
}

.score h3 span,
.title_score span.testimonial_rating {
    color: #f78d28
}

.score {
    border-bottom: 1px solid #dfdfdf
}

.title_score h4 {
    font-family: mullerbold;
    font-size: 15px;
    color: #000;
    margin-top: 20px
}

.contact_main p a,
.hours_store a {
    font-family: muller_regularregular
}

.contact_main p a {
    font-size: 100%;
    line-height: 100%;
    border-bottom: 1px solid #000
}

#overlay_form {
    display: table;
    height: 100%;
    width: 100%;
    background: #000;
    top: 0 !important;
    left: 0 !important;
    z-index: 999
}

.tbl-table-cell {
    display: table-cell
}

.video-max {
    position: relative;
    background: #fff;
    padding: 10px;
    border-radius: 5px
}

.video-max a#close {
    background: #000;
    border-radius: 100%;
    height: 30px;
    line-height: 31px;
    position: absolute;
    right: -10px;
    text-align: center;
    top: -15px;
    width: 30px;
    z-index: 9
}

.hours_store,
.hours_store a {
    font-size: 17px;
    line-height: 19px
}

.video-max a#close img {
    max-width: 12px
}

.video-max {
    max-width: 600px;
    margin: 0 auto
}

.testimonials_page .load_more {
    margin-top: 30px;
    text-align: center
}

.hours_store a {
    color: #000;
    display: inline-block
}

.hours_store a:hover {
    color: #d33930
}

.hours_store {
    float: left
}

.shop_left .hours_store,
.shop_left .hours_store table {
    width: 100%;
    margin: 0 0 11px
}

.shop_left .hours_store .hours-store-title {
    color: #000
}

.shop_left .hours_store>p {
    margin: 0 0 5px
}

.shop_left .hours_store td p {
    color: #bfbfbf;
    margin: 0 0 3px;
    font-size: 16px
}

.news_detail_page_max.sub_page_max {
    padding-left: 16px
}

#prolab_offer .shop_content p a,
.middle-left-section p a {
    border-bottom: solid 1px #000;
    color: grey;
    font-family: muller_regularregular;
    font-size: 16.83px;
    line-height: 23px;
    letter-spacing: normal;
    transition: .5s all
}

#prolab_offer .shop_content p a:hover {
    color: #000;
    transition: .5s all
}

p>a {
    background-color: rgba(0, 0, 0, 0) !important;
    border-bottom: 1px solid #000 !important;
    color: grey !important;
    height: auto !important;
    margin: 0 !important;
    line-height: 25px !important;
    font-family: muller_regularregular !important;
    padding: 0 !important;
    text-transform: none !important
}

p>a:hover {
    color: #000 !important
}

.footer-stors.webshop {
    max-width: 100px
}

.event-detail-main .answer_box h3 {
    color: #000;
    font-weight: 400;
    font-size: 36px;
    margin-bottom: 18px;
    display: inline-block
}

.event-img-block {
    width: 100%;
    float: left;
    margin-top: 20px
}

.right_sec_cnt .desc p:first-child {
    margin-top: 0
}

.eventRowImg {
    width: 50px;
    float: left;
    margin-right: 20px
}

.eventRowImg img {
    width: 100%
}

.event-sec {
    width: 100%;
    max-width: 1040px;
    margin: 0 auto
}

.event-link {
    width: 100%;
    display: inline-block;
    padding: 40px 0 35px;
    margin-left: -200px
}

.event-link a {
    color: #000;
    font-weight: 800
}

.event-detail-main,
.event-foot-head,
.event-footer,
.event-fut-content {
    display: inline-block;
    width: 100%
}

.event-footer {
    margin-bottom: 50px
}

.event-foot-head h3 {
    color: #000;
    font-weight: 500;
    padding-top: 20px;
    padding-bottom: 10px;
    padding-right: 50px;
    border-bottom: 1px solid #000;
    display: inline-block
}

.event-fut-col {
    width: 33.33%;
    float: left
}

.event-fut-content {
    margin-bottom: 15px
}

.event-fut-content span {
    margin-right: 20px;
    float: left;
    width: 70px
}

.event-fut-content span.starva img {
    max-width: 100%
}

.event-fut-content span img {
    max-width: 50px;
    float: left
}

.event-fut-content p {
    float: left;
    margin: 0;
    display: inline-block;
    width: calc(100% - 90px)
}

.dot {
    width: 5px !important;
    position: relative;
    top: -5px;
    font-weight: 900;
    display: inline-block !important
}

.bg-img.event-main>a {
    font-size: 20px;
    color: #000;
    font-weight: 600;
    left: 12%;
    bottom: 50px
}

.bg-img.event-main>a:hover {
    color: #fff
}

.bg-img.event-main>a i {
    padding-right: 10px
}

.event-detail-main .answer_box .desc a {
    border-bottom: 1px solid #000;
    padding-bottom: 2px
}

.event-detail-main .answer_box .desc {
    display: none
}

.descButton {
    float: right;
    background: 0 0;
    border: none;
    font-family: muller_regularregular;
    font-size: 16px
}

.descButton:hover,
.event-link a:hover {
    color: #f78d28
}

.banner-header h1,
.txt-white {
    color: #fff
}

.prolab-video a img {
    max-width: 15px
}

.prolab-overlay {
    position: absolute;
    width: 100%;
    background-color: rgba(0, 0, 0, .5);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9
}

.pro-vid,
.wistia_padd {
    position: relative
}

.prolab-video {
    width: 100%;
    display: inline-block
}

#prolab,
.alertMsgDivClass {
    display: none
}

.banner-content>a.prolab-popup {
    background: 0 0;
    border: 1px solid transparent;
    padding: 0 13px
}

.banner-content>a.prolab-popup:hover {
    background: #000
}

.prolab-popup img {
    max-width: 20px;
    margin-right: 10px;
    margin-bottom: -4px
}

.btn-link-color {
    background-color: #ef4336
}

.banner-para-block {
    font-size: 20px
}

.wistia_padd {
    padding: 56.25% 0 0
}

.wistia_wrapper {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.wistia_async_class {
    height: 100%;
    position: relative;
    width: 100%
}

.wistia_swatch_div {
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: opacity .2s;
    width: 100%
}

.wistia_swatch_img {
    filter: blur(5px);
    height: 100%;
    object-fit: contain;
    width: 100%
}

.prolab-close_div {
    padding: 56.04% 0 0;
    position: relative
}

.prolab_iframe {
    position: absolute;
    width: 50%;
    height: 50%
}

.event-sec-main {
    margin-top: 10px
}

.shop_content-h1 {
    color: #bfbfbf
}

.fontColor_search {
    color: #f78d28
}

.menu li a,
img {
    border: none
}

body,
html {
    height: 100%
}

*,
body {
    -webkit-text-size-adjust: none
}

body,
div a,
p {
    color: grey
}

.language li ul li a,
.menu li a {
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease
}

.contact-us-content,
.drop_menu,
.heading,
.image,
.left,
.read-more {
    text-align: center
}

#nav-icon4,
.descButton,
.prolab-close a#close2,
.submit_form,
.submit_ok,
p>a {
    cursor: pointer
}

.button_s:focus,
.descButton:active,
.descButton:focus,
a,
a.active,
a:focus {
    outline: 0
}

body {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    width: 100%;
    font-family: muller_regularregular
}

h1,
h2,
h3 {
    font-family: Pantra-Bold
}

div a:hover {
    color: #000
}

.hidden {
    opacity: 0
}

.visible {
    opacity: 1
}

* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 1.5em
}

.prolab-video iframe {
    position: absolute;
    top: 15%;
    left: 50%;
    width: 50%;
    height: 50%;
    transform: translate(-50%)
}

#nav-icon4 span:nth-child(1),
#nav-icon4 span:nth-child(2) {
    -moz-transform-origin: left center;
    -o-transform-origin: left center
}

.prolab-close {
    position: relative
}

.prolab-close a#close2 {
    position: absolute;
    right: 23%;
    top: 12%;
    background: #fff;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 31px;
    border-radius: 50%;
    z-index: 99999;
    max-width: 100%;
    display: inline-block
}

.bg-img,
.section {
    position: relative;
    float: left
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
    margin: 0 0 20px;
    color: #232323
}

h1 {
    font-size: 84.16px;
    line-height: 56.1px
}

h2 {
    font-size: 45px
}

h3 {
    font-size: 26.5px;
    line-height: 34px
}

h4 {
    font-family: mullerbold;
    font-size: 20px;
    line-height: 1.2em
}

h6 {
    font-family: pantra-bold;
    font-size: 15px;
    line-height: 20px
}

p {
    margin: 0 0 20px;
    font-family: muller_regularregular;
    font-size: 16.83px;
    line-height: 26px
}

.bg-img,
.header,
.logo>a {
    line-height: 1px
}

a {
    text-decoration: none
}

.section {
    width: 100%;
    overflow: hidden
}

.container {
    max-width: 1240px;
    margin: 0 auto;
    padding: 0 15px
}

.row {
    margin: 0 -15px
}

.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9 {
    padding: 0 15px;
    float: left
}

.col-1 {
    width: 8.33333%
}

.col-2 {
    width: 16.6667%
}

.col-3 {
    width: 25%
}

.col-4 {
    width: 33.3333%
}

.col-5 {
    width: 41.6667%
}

.col-6 {
    width: 50%
}

.col-7 {
    width: 58.3333%
}

.col-8 {
    width: 66.6667%
}

.col-9 {
    width: 75%
}

.col-10 {
    width: 83.3333%
}

.col-11 {
    width: 91.6667%
}

.bg-img,
.col-12,
.drop_menu,
.header-left {
    width: 100%
}

.bg-img {
    background-attachment: fixed;
    background-image: url(../images/bg.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    display: table;
    height: 100%
}

.ds-table-cell {
    display: table-cell;
    height: 100%;
    width: 100%;
    vertical-align: bottom
}

.language>li,
.logo>a {
    display: inline-block
}

.counter-box p,
.counter-box small,
.footer-social>a,
.search img,
.watch-demo>img {
    vertical-align: middle
}

.header {
    padding: 40px 50px 30px;
    position: absolute;
    z-index: 1;
    overflow: visible
}

.advise_box,
.box_analysis,
.imgs,
.max_width,
.meeth,
.prevent_injuries1,
.shopbox,
.tbl small {
    overflow: hidden
}

.logo img {
    max-width: 220px
}

.header-left {
    float: left;
    max-width: 200px;
    padding: 0
}

.logo_search img {
    max-width: 130px
}

.logo_search {
    float: left;
    padding: 5px 0
}

.drop_menu {
    color: #bfbfbf;
    float: left;
    line-height: 20px;
    font-family: muller_regularregular;
    margin-bottom: 20px;
    margin-top: 20px
}

.header-right {
    float: right;
    padding: 0;
    width: auto
}

.menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
    float: left
}

.about-contact,
.language,
.search {
    float: left;
    position: relative
}

.about-contact {
    padding: 0 15px;
    margin: 0 10px 0 20px;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff
}

.about-contact ul li,
.menu>ul>li {
    float: left;
    padding: 11px 13px;
    line-height: 20px;
    margin: 0
}

.menu li a {
    color: #fff;
    line-height: 20px;
    letter-spacing: 1px;
    font-size: 13px;
    font-family: mullerbold;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease
}

.language li ul li a,
.language>li>a {
    border: none;
    font-family: muller_regularregular
}

.banner-content>a,
.language li ul li a {
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease
}

.language ul {
    margin: 0;
    list-style: none
}

.language>li {
    list-style: none;
    position: relative
}

.language li ul li {
    padding: 1px 0;
    margin: 0
}

.language li ul li a {
    font-size: 13.92px;
    transition: all .4s ease
}

.language>li>a {
    appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    -moz-appearance: none;
    list-style: none;
    line-height: 20px;
    font-size: 14px;
    color: #fff !important;
    background: url(../images/dropdown-icon.png) center right no-repeat;
    background-size: 8px auto;
    width: auto;
    padding-right: 15px;
    float: left
}

.language {
    padding: 12px 0
}

.search {
    padding: 12px 13px;
    position: relative
}

.search img {
    line-height: 1px;
    max-width: 20px
}

.search-box.open-search {
    display: block
}

.search-box {
    background-color: #404040;
    display: none;
    left: 0;
    padding: 16px 20px;
    position: absolute;
    top: 18px;
    width: 100%
}

.searching {
    float: right;
    position: relative;
    width: 70%
}

.menu .help li {
    padding: 11px 13px
}

.banner-content h1 {
    color: #fff;
    text-transform: none;
    line-height: normal;
    margin-bottom: 16px
}

.event-main .banner-content h1,
.event-main .banner-content h1 span {
    font-size: 68px;
    letter-spacing: 0;
    text-transform: lowercase;
    font-weight: 500;
    position: relative;
    line-height: 90px;
    margin-bottom: 20px;
    color: #fff;
    padding-bottom: 10px
}

.event-main .banner-content h1 span::before {
    content: "";
    width: 150px;
    height: 5px;
    background-color: #f78d28;
    position: absolute;
    top: 100%;
    bottom: auto;
    left: 0;
    right: auto;
    display: inline-block
}

.event-main .banner-content p {
    font-size: 16px;
    margin-bottom: 20px;
    font-weight: 400
}

.event-main .banner-content {
    margin-top: 150px
}

.event-details {
    display: inline-block
}

.event-main .event-details p {
    display: block;
    line-height: 23px;
    margin-bottom: 0
}

.banner-content>a,
.event-info {
    display: inline-block
}

.banner-content h2,
.banner-content p {
    color: #fff;
    font-family: Pantra-Bold;
    margin-bottom: 42px
}

.event-info span {
    color: #fff;
    font-size: 40px;
    font-family: Pantra-Bold;
    text-transform: uppercase;
    margin-right: 20px
}

.the-lab .banner-content h1 {
    font-size: 50px;
    line-height: normal
}

.banner-content h2 {
    font-size: 40.4px;
    line-height: 1em
}

.banner-content p {
    font-size: 22px;
    line-height: 1.3em
}

.banner-content {
    padding-left: 78px;
    padding-bottom: 100px;
    float: left;
    width: 100%
}

.banner-content>a:hover {
    background: #000;
    color: #fff
}

.banner-content>a {
    background: #f78d28;
    color: #fff;
    float: none;
    font-family: mullerbold;
    font-size: 16.83px;
    height: 55px;
    letter-spacing: 1px;
    line-height: 52px;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 0 30px;
    text-transform: uppercase;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}

.middle .box_middle_full p,
.middle p {
    font-family: muller_regularregular
}

.banner-content a.watch-demo {
    background: 0 0;
    border: 1px solid transparent;
    padding: 0 13px
}

.banner-content a.watch-demo span {
    vertical-align: middle;
    position: relative;
    top: 1px;
    display: inline
}

.banner-content a.watch-demo:hover {
    background: #000
}

.watch-demo>img {
    max-width: 27px
}

.social {
    float: right;
    margin-top: 6px;
    width: auto
}

.middle-left-section,
.read-more {
    float: left;
    width: 100%
}

.heading {
    border-bottom: 1px solid #b0b0b0;
    margin-bottom: 65px;
    padding: 46px 15px 32px
}

.heading h2,
.middle-left-section h3,
.testimonials-box h3 {
    margin-bottom: 0;
    line-height: normal;
    text-transform: uppercase
}

.heading h2 {
    font-weight: 400;
    letter-spacing: -1px
}

.middle-left-section h3,
.testimonials-box h3 {
    letter-spacing: -.5px;
    padding-bottom: 39px;
    position: relative
}

.middle p {
    font-size: 16.83px;
    line-height: 26px
}

.middle .box_middle_full p {
    font-size: 18px;
    line-height: 27px
}

.analysis .box-middle2 .middle-left-section .read_more_btn a,
.contact-us a,
.discover_runners a,
.middle-left-section a,
.read-more a,
.read_more_btn a,
.submit_form {
    background: #f78d28;
    color: #fff;
    float: left;
    border-radius: 0;
    -webkit-border-radius: 0;
    font-family: mullerbold;
    font-size: 13.9px;
    height: 55px;
    letter-spacing: 1px;
    line-height: 55px;
    margin-right: 10px;
    text-decoration: none;
    padding: 0 40px;
    text-transform: uppercase;
    margin-top: 30px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    -webkit-appearance: none;
    appearance: none
}

.middle {
    padding-bottom: 62px;
    background: #fff
}

.image img {
    line-height: 1px;
    max-width: 100%;
    display: inline-block;
    width: 100%
}

.image {
    line-height: 1px
}

.testimonials {
    padding-bottom: 69px;
    background: #e7e7e7
}

.testimonials .col-4 {
    padding: 0 15px
}

.contact-us .col-12,
.footer .col-12,
.footer-bottom .col-12,
.testimonials .col-12 {
    padding: 0 70px
}

.testimonials span {
    color: #f78d28;
    line-height: 15px;
    display: block;
    font-family: muller_regularregular;
    font-size: 16.83px;
    margin-bottom: 15px
}

.counter-box h3,
.counter-box p,
.counter-size {
    color: #232323;
    text-transform: uppercase;
    letter-spacing: 1px
}

.contact-us a,
.counter-box span,
.date,
.left,
.read-more a {
    display: inline-block
}

.read-more a {
    float: none;
    margin-top: 40px
}

.counting {
    background-image: url(../images/counting.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center top;
    background-size: cover;
    padding: 295px 0
}

.counter {
    font-weight: 700;
    line-height: 60px;
    margin-bottom: 0
}

.counter-box h3,
.counter-size {
    font-family: Pantra-Bold;
    font-size: 84.16px;
    margin: 0;
    padding: 0;
    line-height: normal
}

.date,
.left h4 font {
    font-family: mullerbold
}

.counter-box p {
    margin: 4px 0 10px;
    line-height: normal
}

.counter-box {
    margin: 0 auto;
    max-width: 310px
}

.counter-box span {
    background: #f78d28;
    height: 4px;
    width: 74px
}

.date {
    color: #7a7a7a;
    margin-bottom: 11px;
    line-height: normal
}

.date span {
    color: #f78d28
}

.contact-us a {
    border: 2px solid #f57e25;
    font-size: 16.83px;
    line-height: 51px;
    position: static;
    margin: 0 30px 0 0
}

.contact-us-content {
    float: left;
    width: 100%
}

.contact-us {
    background: #f78d28;
    padding: 50px 0
}

.copy-right a,
.footer a,
.left h4 {
    font-family: muller_regularregular
}

.left h4 {
    line-height: 55px;
    margin-bottom: 0;
    color: #fff;
    font-size: 30px
}

.footer {
    padding: 80px 0;
    background: #232323
}

.footer-menu {
    float: left;
    margin-right: 55px;
    max-width: 340px;
    width: 100%
}

.footer ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.footer li {
    border-bottom: 2px solid #343434;
    display: block;
    margin: 0;
    padding: 15px 20px
}

.footer a {
    color: #fff;
    border: none;
    font-size: 16.83px;
    letter-spacing: 1px;
    line-height: 22px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}

.advise_bg,
.copy-right a {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.footer .footer-stors ul li {
    border: none;
    padding-left: 0
}

.footer-stors {
    float: left;
    max-width: 300px;
    width: 100%
}

.footer-stors p {
    color: #f78d28;
    line-height: 25px
}

.footer-logo img {
    max-width: 170px
}

.footer-logo {
    float: right
}

.footer-bottom {
    background: #232323;
    border-top: 2px solid #343434;
    padding: 35px 0
}

.footer-social {
    float: left
}

.copy-right {
    float: right
}

.footer-social img {
    max-width: 100px;
    line-height: 1px
}

.copy-right p {
    color: #fff;
    font-size: 14.03px;
    line-height: 31px;
    margin: 0
}

.copy-right a {
    font-size: 14.03px;
    color: #f78d28;
    transition: all .5s ease
}

.footer a:hover {
    color: #f78d28
}

.copy-right a:hover {
    color: #fff
}

.analysis .box-middle2 .middle-left-section .read_more_btn a:hover,
.contact-us a:hover,
.discover_runners a:hover,
.middle-left-section a:hover,
.read-more a:hover,
.read_more_btn a:hover {
    background: #000;
    color: #fff
}

.contact-us a:hover {
    background: #fff;
    border-color: #fff;
    color: #000
}

.icon-1,
.icon-2 {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 20px auto;
    height: 23px;
    width: 23px;
    display: inline-block
}

.search a i {
    color: #fff;
    font-size: 18px;
    font-weight: lighter
}

.icon-1 {
    background-image: url(../images/search.png)
}

.icon-2 {
    background-image: url(../images/close.png)
}

.search-box button,
.search_bradcrumb button {
    border: none;
    background-color: transparent;
    height: 100%;
    padding: 0 13px;
    position: absolute;
    left: 0;
    cursor: pointer;
    top: 0
}

.searching img {
    max-width: 16px
}

.search-box input,
.search_bradcrumb input {
    background-color: rgba(0, 0, 0, 0);
    border: none;
    color: #fff;
    font-family: muller_regularregular;
    font-size: 14px;
    height: 45px;
    letter-spacing: 1px;
    line-height: 40px;
    padding: 0 20px 0 50px;
    width: 100%
}

.close-search {
    float: right;
    line-height: 20px;
    padding: 12px
}

.close-search>img {
    max-width: 10px
}

.social a:hover {
    background: 0 0;
    opacity: .8
}

.social a {
    background: 0 0;
    border: none;
    height: auto;
    line-height: 1px;
    margin: 0 10px 0 0;
    padding: 0 !important;
    width: auto
}

.social a img {
    max-width: 33px
}

.footer-social>a img {
    max-width: 27px
}

.footer-social>a:hover {
    opacity: 1
}

.footer-social>a {
    display: inline-block;
    line-height: 1px;
    opacity: .7;
    margin-right: 5px
}

.menu li a:hover {
    color: #f78d28
}

.latest-news {
    background: #e7e7e7
}

.right-new {
    padding-left: 25px
}

.sb-toggle-right {
    display: none;
    float: left;
    left: -35px;
    position: absolute;
    top: 10px;
    width: 25px
}

.sb-toggle-right span {
    background: #fff;
    border-radius: 2px;
    display: inline-block;
    height: 3px;
    margin: 2px 0;
    width: 25px
}

.sb-slidebar ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.sb-slidebar ul li a:hover {
    background-color: #f57e25;
    color: #fff
}

body .sb-slidebar {
    background: #f78d28
}

.sb-slidebar ul li a {
    border-bottom: 1px solid #f57e25;
    color: #fff;
    display: block;
    padding: 15px 20px;
    line-height: normal
}

.line,
.section em {
    background: #f78d28;
    display: block;
    height: 4px;
    margin-bottom: 33px;
    margin-top: 0;
    width: 73px
}

.counter,
.counter-box small,
.search a {
    display: inline-block
}

.cms_pages .left_sec em,
.cms_pages .right_sec em,
.section .news_detail_page em,
.slider_content em {
    background-color: transparent;
    height: auto;
    width: auto;
    margin: 0
}

.search a {
    height: 20px;
    width: 20px
}

.counter-box small {
    color: #232323;
    font-family: Pantra-Bold;
    font-size: 80px;
    font-weight: 700;
    line-height: 58px
}

.counter-box-last small {
    font-size: 60px
}

.help li a,
.table span,
h5 {
    font-family: muller_regularregular
}

.counter-box p {
    clear: both;
    margin: 0
}

.banner-content small {
    display: inline-block;
    font-size: 25px;
    line-height: normal;
    margin-top: auto;
    vertical-align: super
}

.back_to_top,
.box_analysis .min_height:last-child:after,
.box_analysis:last-child:after,
.language ul {
    display: none
}

#sb-site {
    background: #fff
}

.footer .footer-stors ul ul li {
    border: none;
    font-size: 14px;
    margin: 2px 0;
    padding: 0
}

.footer .footer-stors ul ul li a,
.footer-menu ul li.online_shop a {
    color: #f78d28
}

.footer-menu ul li.online_shop a:hover {
    color: #fff
}

.footer .footer-stors ul ul {
    margin: 20px 0
}

.footer .footer-stors ul ul li a:hover {
    color: #fff
}

.language ul {
    background: #f78d28;
    margin-top: 5px;
    padding: 10px;
    position: absolute;
    top: 100%;
    right: 0;
    left: auto
}

.box-middle1,
.box-middle2,
.box-middle3,
.box-middle4 {
    width: 100%;
    padding: 0 15px
}

.menu .language li a:hover {
    color: #111
}

.box-middle1 {
    float: left;
    max-width: 500px
}

.box-middle3,
.box-middle4 {
    max-width: 600px;
    float: left
}

.box-middle2 {
    max-width: 550px;
    float: right
}

.advise_box,
.advise_content {
    float: left;
    position: relative
}

.box-middle2 .middle-left-section a {
    margin-top: 50px
}

.box-middle4 .middle-left-section a {
    margin-top: 70px
}

.testimonials-box {
    padding-right: 30px
}

.testimonials .read-more {
    margin-top: 30px
}

.testimonials .read-more a {
    margin-right: 0
}

.bg-img>a i,
.contact_banner>a i {
    line-height: 14px
}

.bg-img>a,
.contact_banner>a {
    font-size: 40px;
    color: #fff;
    line-height: 14px;
    position: absolute;
    bottom: 30px;
    left: 50%;
    margin-left: -15px
}

.responsive-img {
    max-width: 100%;
    display: block
}

.image1,
.image10,
.image11,
.image12,
.image13,
.image14,
.image2,
.image3,
.image7,
.image8,
.image9 {
    background-image: url(../images/nike-img.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center top;
    background-size: cover;
    height: 480px
}

.advise_bg,
.advise_box img,
.advise_content,
.ds-table {
    width: 100%;
    height: 100%
}

.image7 {
    background-image: url(../images/IMG_9055.jpg)
}

.image14 {
    background-image: url(../images/stores5.jpg)
}

.image13 {
    background-image: url(../images/stores4.jpg)
}

.image12 {
    background-image: url(../images/stores3.jpg)
}

.image11 {
    background-image: url(../images/stores2.jpg)
}

.image10 {
    background-image: url(../images/shop5.jpg)
}

.image9 {
    background-image: url(../images/shop4.jpg)
}

.image8 {
    background-image: url(../images/shop3.jpg)
}

body .images6 {
    background-image: url(../images/the_lab_img4.jpg)
}

.image2 {
    background-image: url(../images/nike-img1.jpg)
}

.image3 {
    background-image: url(../images/nike-img2.jpg)
}

.bg-img1 {
    background-image: url(../images/Qualisys.jpg);
    background-attachment: fixed
}

.bg-img1 .banner-content a {
    border: none
}

.bg-img1 h1 {
    line-height: 80px;
    color: #000;
    margin-bottom: 28px
}

.bg-img_pro h1 {
    color: #fff
}

.advise {
    background: #fff
}

.advise_box {
    width: 100%
}

.advise_box:hover .advise_bg {
    display: block;
    top: 0;
    padding-top: 0;
    right: 0
}

.advise_bg {
    left: 0;
    transition: all .5s ease
}

.advise_content,
.position {
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -webkit-transition: all .5s ease
}

.ds-table {
    display: table
}

.advise_content h3 {
    line-height: 30px;
    text-transform: uppercase
}

.advise_content {
    padding: 25px;
    transition: all .5s ease
}

.advise_bg .ds-table-cell {
    vertical-align: top
}

.brands_slider #bxslider2 li a,
.contact_banner .ds-table-cell,
.ds-table-row,
.intragram img,
.latest_social,
.padding0 .ds-table-cell,
.search_results_box h4 i,
.tbl-table-cell {
    vertical-align: middle
}

.learn_more {
    background: #f78d28;
    bottom: 25px;
    color: #fff;
    float: right;
    font-family: mullerbold;
    font-size: 14px;
    height: 50px;
    letter-spacing: 1px;
    line-height: 48px;
    padding: 0 30px;
    right: 25px;
    text-transform: uppercase
}

.meeting h3,
.shoes h3 {
    letter-spacing: -.5px;
    line-height: normal;
    margin-bottom: 0;
    text-transform: uppercase
}

.learn_more:hover {
    background: #111;
    color: #fff
}

.gray {
    background: #e7e7e7 !important
}

.meeting_left {
    float: left;
    width: 50%;
    padding: 0 15px
}

.meeting h3 {
    color: #232323;
    padding-bottom: 39px;
    position: relative
}

.meeting.red_color h3,
.red_color p {
    color: #fff
}

.red_color em {
    background: #fff
}

.meeting.red_color {
    background: #f78d28
}

.meeting {
    padding: 80px 0;
    background: #fff
}

.meeting_right {
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 50%
}

.meeting_left_img,
.meeting_right_img,
.meeting_right_img2 {
    background-image: url(../images/meeting_img1.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center top;
    background-size: cover
}

.meeting_left_img {
    background-image: url(../images/meeting_img2.jpg);
    right: auto;
    left: 0
}

.meeting_right_img2 {
    background-image: url(../images/meeting_img3.jpg)
}

.meeting_left1 {
    float: right;
    padding: 0 40px
}

.shoes h3 {
    color: #232323;
    padding-bottom: 39px;
    position: relative
}

.shoes_content {
    position: relative;
    float: left;
    width: 100%
}

.meeth {
    height: 106%;
    right: 15px;
    top: 0;
    text-align: right;
    z-index: -1
}

.meeth_left {
    right: auto;
    left: 15px;
    width: 62%
}

.shoes .shoes_right {
    float: right;
    width: 35%
}

.meeth.meeth_left img {
    width: 100%
}

.shoes {
    padding: 50px 0 0
}

.shoes .container {
    max-width: 1100px
}

.gray_colour {
    background: #e7e7e7 !important
}

.image4,
.image5,
.image6,
.professional {
    background-attachment: fixed;
    background-repeat: no-repeat
}

.professional,
.prolab {
    background-size: cover
}

/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! PROLAB !!!!!!!!!!!!!!!!!!!!!!!!*/

.prolab .banner-content p {
    font-size: 22px;
    color: #000;
    max-width: 700px
}

.prolab.bg-img_pro .banner-content p {
    color: #fff
}

.prolab .banner-content p a:hover {
    color: #f78d28
}

.prolab.bg-img_pro .banner-content p a {
    line-height: 100%;
    color: #fff
}

.prolab .banner-content p a {
    font-size: 100%;
    color: #000;
    text-decoration: underline
}

.prolab {
    background-image: url(../images/banner_img.jpg)
}

.box_middle_full {
    text-align: center;
    max-width: 750px;
    margin: 0 auto;
    padding: 0 15px
}

.capture img,
.min_height {
    max-width: 100%
}

.professional {
    background-image: url(../images/professional_img.jpg);
    padding-top: 200px;
    height: 378px
}

.professional h3,
.professional p {
    color: #fff
}

.analysis .box-middle2 .middle-left-section a:hover {
    color: #000
}

.analysis .box-middle2 .middle-left-section a {
    color: grey;
    margin: 0;
    padding: 0;
    height: auto;
    background-color: transparent;
    text-transform: none;
    font-family: muller_regularregular;
    font-size: 16.83px;
    line-height: 23px;
    letter-spacing: normal;
    float: none;
    border-bottom: 1px solid #000
}

.image4,
.image5,
.image6 {
    background-image: url(../images/Qualisys.jpg);
    background-position: center top;
    background-size: cover;
    height: 480px
}

.image5 {
    background-image: url(../images/IMG_9012.jpg);
    background-position: center bottom
}

.image6 {
    background-image: url(../images/shop1.jpg)
}

.capture {
    position: absolute;
    right: 0;
    width: 41.6667%;
    top: 0
}

.read-more>h2 {
    font-size: 30px;
    line-height: 40px;
    margin: 0
}

.possibilities {
    padding-top: 60px
}

.back_to_top:hover {
    background-color: #000
}

.back_to_top {
    background: #f78d28;
    bottom: 80px;
    color: #fff;
    font-size: 25px;
    height: 50px;
    line-height: 48px;
    position: fixed;
    right: 40px;
    text-align: center;
    width: 50px;
    z-index: 999999
}

.prolab>a.scroll-down {
    bottom: 40px
}

.box_analysis .min_height.first-child {
    padding-top: 0
}

.min_height {
    width: 50%;
    position: relative;
    min-height: 300px;
    padding: 50px 30px
}

.box_analysis {
    margin: 0 -30px;
    position: relative
}

.box_analysis::after,
.box_analysis::before,
.min_height:after {
    position: absolute;
    content: "";
    bottom: 0
}

.min_height:after {
    height: 100%;
    background-color: #ccc;
    width: 1px;
    right: 15px;
    display: none
}

.box_analysis::after {
    background: #ccc;
    height: 1px;
    left: 30px;
    right: 30px;
    width: auto
}

.box_analysis::before {
    background: #ccc;
    width: 1px;
    top: 0;
    left: 50%;
    margin-left: -15px;
    right: auto
}

.action {
    padding: 50px 0;
    background-color: #e7e7e7
}

.action .middle-left-section .action_box_btn {
    display: inline-block;
    float: none;
    margin: 0 0 0 50px
}

.action p {
    margin: 15px 0;
    display: inline-block
}

.action_box {
    float: left;
    width: 100%;
    text-align: center;
    position: relative
}

.table,
.table_heading {
    float: left;
    width: 100%
}

.tb {
    float: left;
    padding: 0 10px;
    width: 12.8%
}

.tb1,
.tb2 {
    width: 10%
}

.tb4,
.tb5 {
    width: 10.8%
}

.tb7,
.tb8 {
    text-align: right;
    width: 10%
}

h5 {
    color: silver;
    font-size: 12px;
    letter-spacing: 1.5px;
    font-weight: 100;
    line-height: 18px;
    margin: 0
}

.table span,
.table_box h5 {
    color: #2f2f2f
}

.table_box {
    background: #f7f7f7;
    float: left;
    width: 100%;
    padding: 20px 30px
}

.tbl,
.tbl3,
.tbl4 {
    width: 12.5%
}

.table_heading {
    padding: 40px 30px
}

.discription,
.tbl {
    padding: 0 10px;
    float: left
}

.tbl3,
.tbl4 {
    height: 20px
}

.tbl5,
.tbl6 {
    width: 10.8%
}

.tbl1 {
    width: 20%
}

.discription {
    width: 100%
}

.tbl7,
.tbl8 {
    text-align: right;
    width: 10%
}

.wight {
    background-color: #fff
}

.bg-img3,
.imgs::after {
    background-color: #000
}

.table span {
    display: block;
    font-size: 14px;
    line-height: 11px;
    margin: 0 0 10px
}

.prolab_offer {
    padding-bottom: 0;
    border-bottom: 1px solid #b0b0b0
}

.technique h2 {
    font-size: 30px;
    line-height: 40px;
    margin: 0
}

.technique {
    text-align: center;
    padding: 60px 0
}

.technique .read-more {
    margin-bottom: 40px
}

.prevent_injuries {
    margin: 0 auto;
    max-width: 600px;
    text-align: center;
    position: relative;
    z-index: 9
}

.custom_insoles_content {
    float: left;
    padding: 0 15px;
    width: 50%
}

.custom_insoles {
    padding-bottom: 50px
}

.prevent_injuries1 {
    padding: 50px 0;
    max-width: 100%;
    width: 100%
}

.prevent_injuries1 .read-more {
    margin-bottom: 40px
}

.prevent_injuries1 h5 {
    margin-bottom: 20px
}

body .bx-wrapper .bx-pager {
    text-align: left;
    position: static;
    padding-top: 20px
}

.brands_slider #bxslider2 li,
.brands_slider #bxslider2 li a,
.centerh2,
.discover_runners,
.max_width {
    text-align: center
}

.fixed_img {
    background-attachment: scroll;
    background-image: url(../images/nike-img.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 32%;
    z-index: -1
}

.bx-wrapper {
    z-index: 99
}

.fixed_img::after {
    border-bottom: 150px solid transparent;
    border-right: 410px solid transparent;
    border-top: 650px solid #fff;
    content: "";
    left: 0;
    position: absolute;
    top: 0
}

.bxslider {
    margin: 0;
    padding: 0
}

.tbl small {
    display: inline-block;
    font-size: 30px;
    line-height: 7px;
    padding: 7px 0 0
}

.clear {
    clear: both
}

.custom_insoles1 {
    padding-top: 50px
}

.pick_number_left {
    float: left;
    padding: 0 15px;
    width: 45%
}

.pick_number_left img {
    width: 100%
}

.pick_number_right {
    float: right;
    padding: 0 15px;
    width: 46%
}

.pick_number {
    float: left;
    width: 100%;
    margin-bottom: 30px
}

.max_width {
    float: none;
    margin: 0 auto;
    max-width: 900px;
    padding: 0 0 160px;
    width: 100%
}

.shop_left,
.shop_right {
    width: 45%;
    padding: 0 15px
}

.max_width p {
    color: #fff;
    font-size: 22px;
    line-height: 26px;
    max-width: 100%
}

.bg-img3 {
    background-image: url(../images/shop.jpg)
}

.read_more_btn {
    margin-bottom: 38px;
    margin-top: 30px
}

.shopbox:hover .shopbox_title,
.shopbox_title {
    margin-bottom: 0
}

.read_more_btn a {
    display: inline-block;
    float: none;
    margin: 0
}

.box_middle_full strong {
    line-height: 30px;
    font-family: mullerbold;
    color: #afafaf
}

.shop_left {
    float: left
}

.shop_right {
    float: right
}

.shop_right img {
    max-width: 100%;
    float: left;
    width: 100%
}

.shop_content {
    display: inline-block;
    float: left;
    height: 100%;
    width: 100%
}

.position {
    position: absolute;
    margin: 0;
    bottom: 0;
    width: 100%;
    color: #fff;
    padding: 20px;
    transition: all .5s ease;
    z-index: 1
}

.imgs::after,
.shopbox_open {
    position: absolute;
    width: 100%;
    height: 100%;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    z-index: 0;
    left: 0;
    top: 0
}

.imgs:hover .position {
    bottom: 0
}

.imgs::after {
    content: "";
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    opacity: .5
}

.shopbox_open,
.shopbox_title {
    -webkit-transition: all .5s ease
}

.shopbox_title>h4 {
    color: #fff;
    font-family: pantra-bold;
    font-size: 30px;
    line-height: 34px;
    margin: 0
}

.shopbox_open {
    opacity: 1;
    transition: all .5s ease
}

.brands .bx-controls,
.shopbox,
.shopbox_title {
    position: relative
}

.shopbox:hover .shopbox_open {
    opacity: 1
}

.shopbox {
    float: left;
    line-height: 1px;
    width: 25%;
    height: 300px
}

.shopbox>img {
    height: 100%;
    max-width: none;
    min-width: 100%;
    width: auto
}

.shopbox_title {
    padding: 20px;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    z-index: 999
}

.shop,
.shop-boxes {
    margin: 0 0 70px
}

.centerh2 {
    margin: 0 0 50px;
    color: #232323;
    font-weight: 400;
    letter-spacing: -1px;
    line-height: normal;
    text-transform: uppercase;
    font-family: Pantra-Bold;
    font-size: 40px
}

.brands {
    background-color: #f8f8f8;
    padding: 50px 0 0
}

.brands_slider #bxslider2 li a {
    background: #fff;
    border: 3px solid #f2f2f2;
    display: inline-block;
    height: 120px;
    line-height: 100px;
    margin: 0 40px 30px;
    overflow: hidden;
    padding: 10px;
    width: 13%;
    filter: grayscale(100%);
    -moc-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -ms-filter: grayscale(100%)
}

.brands_slider #bxslider2 li a img {
    display: inline-block;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
    width: auto;
    opacity: .4;
    max-height: 100%;
    padding-bottom: 10px;
    filter: grayscale(100%);
    -moc-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -ms-filter: grayscale(100%)
}

.brands_slider .bx-pager.bx-default-pager {
    padding-top: 50px;
    text-align: center
}

.discover_runners h3 {
    margin: 0
}

.discover_runners a {
    display: inline-block;
    float: none;
    margin: 0 0 0 20px
}

.discover_runners {
    padding: 30px 0
}

.stores-table table tr td,
.stores-table table tr th {
    background-color: #fff;
    border-bottom: 1px solid #f0f0f0;
    border-collapse: collapse;
    line-height: 20px;
    padding: 15px 25px;
    text-align: left
}

.bg-img4 {
    background-image: url(../images/stores1.jpg)
}

.stores-table table {
    width: 100%;
    border-collapse: collapse
}

.stores-table table tr th {
    color: #f78d28;
    font-family: mullerbold;
    letter-spacing: 2px;
    font-size: 14px
}

.stores-table table tr td {
    color: #7f7f7f;
    font-family: muller_regularregular;
    letter-spacing: 1px;
    font-size: 13px
}

.stores-table table tr:last-child td {
    border-bottom: none
}

.width33 {
    width: 33.33%
}

.width70 {
    width: 66.6678%
}

.map_questions {
    padding: 0 20px 0 0;
    margin-bottom: 50px
}

.map_questions>h4,
.map_questions>h4>a {
    font-family: Pantra-Bold;
    margin: 0;
    color: #f78d28
}

.map_questions>h4>a {
    font-size: 100%
}

.paddings {
    margin-top: 0
}

.red_arrrow {
    float: left;
    margin: 30px 0 0;
    position: static;
    text-align: center;
    width: 100%
}

#nav-icon4,
.imgs {
    position: relative
}

.red_arrrow a {
    font-size: 35px;
    color: #f78d28
}

.margin_sub_title {
    clear: both;
    margin: 0 0 70px;
    text-align: center
}

iframe {
    background: #efefef
}

.bx-controls-direction {
    display: none
}

.imgs {
    float: right;
    width: 300px
}

#nav-icon4 {
    width: 25px;
    height: 20px;
    margin: 0 auto;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out
}

#nav-icon4 span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background: #fff;
    border-radius: 0;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out
}

#nav-icon4 span:nth-child(1) {
    top: 0;
    -webkit-transform-origin: left center;
    transform-origin: left center
}

#nav-icon4 span:nth-child(2) {
    top: 7px;
    -webkit-transform-origin: left center;
    transform-origin: left center
}

#nav-icon4 span:nth-child(3) {
    top: 14px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center
}

#nav-icon4.open span:nth-child(1) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 0;
    left: 8px
}

#nav-icon4.open span:nth-child(2) {
    width: 0%;
    opacity: 0
}

#nav-icon4.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 18px;
    left: 8px
}

.responsive {
    position: fixed;
    display: none;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    background-color: #404040;
    z-index: 99;
    padding: 30px
}

.open-menu {
    display: block
}

.responsive_logo img {
    max-width: 170px
}

.responsive_logo {
    margin-bottom: 40px
}

.responsvie_menu ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.responsvie_menu ul li {
    float: left;
    width: 100%;
    margin: 0
}

.header_resposive {
    overflow-x: hidden;
    overflow-y: auto;
    height: 100%;
    position: relative
}

.answer_box,
.athletes,
.col-twelve-full-in,
.contact_form form,
.intragram,
.news_detail_page_max,
.our_middle_history,
.place_functional,
.posi-fixed,
.right_sec,
.search_bradcrumb .searching,
.testimonials-box,
.wistia_swatch_div {
    overflow: hidden
}

.close-menu {
    position: absolute;
    right: 20px;
    top: 10px
}

.respo_search {
    float: left;
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 1);
    position: relative
}

.responsvie_menu ul li a {
    float: left;
    width: 100%;
    line-height: 16px;
    border-bottom: 1px solid rgba(255, 255, 255, .2);
    padding: 8px 0;
    color: #fff;
    font-family: muller_regularregular;
    font-size: 12px;
    margin: 0;
    letter-spacing: 2px
}

.responsvie_menu ul li a.red {
    color: #f78d28
}

.input_s {
    background-color: rgba(0, 0, 0, 0);
    border: none;
    color: #fff;
    float: left;
    height: 50px;
    line-height: 50px;
    padding: 0 10px 0 50px;
    width: 100%;
    font-size: 10px
}

.button_s {
    background: rgba(0, 0, 0, 0);
    border: none;
    color: #afafaf;
    font-size: 16px;
    height: 100%;
    left: 0;
    position: absolute
}

.open {
    display: none
}

.category,
.category a,
.latest_social,
.news_detail_page p a {
    display: inline-block
}

.search {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.input_s:focus,
.search-box input:focus {
    box-shadow: none;
    outline: 0;
    border: none;
    background-color: rgba(255, 255, 255, .03)
}

.button_s:focus {
    box-shadow: none;
    border: none
}

.table_heading .tb h5 {
    color: #000
}

.padding0 .max_width {
    padding-bottom: 0
}

.news_header {
    background-color: #232323;
    padding: 20px 50px;
    position: relative;
    opacity: 1
}

.news_header .logo img {
    max-width: 168px
}

.news_header .search-box {
    top: 0;
    padding: 19px 20px
}

.bradcrumb_menu ul {
    list-style: none;
    margin: 0;
    padding: 13px 0;
    float: left
}

.bradcrumb {
    background-color: #e7e7e7;
    padding: 5px 0
}

.bradcrumb_menu ul li {
    float: left;
    margin: 0 20px 0 0;
    margin: 0 18px 0 0;
}

.bradcrumb_menu ul li,
.bradcrumb_menu ul li a {
    color: #232323;
    text-transform: uppercase;
    font-family: mullerbold;
    font-size: 14px;
    line-height: 1.3em;
    border: none
}

.bradcrumb_menu ul li a:hover {
    color: #f78d28
}

.bradcrumb_menu ul li.home_bradcrumb a {
    border-right: 1px solid #232323;
    line-height: 1em;
    padding-right: 27px;
    padding-right: 18px;
}

.search_bradcrumb {
    float: right;
    width: 350px
}

.search_bradcrumb .searching {
    width: 100%;
    background-color: #232323;
    border-radius: 2px
}

.newsarticle {
    padding: 60px 0;
    background-color: #fff
}

.newsarticle-img img {
    max-width: 100%;
    margin-bottom: 20px
}

.newsarticle-detail .pick_number_right {
    width: 100%;
    max-width: 100%;
    padding: 0
}

.alignleft {
    text-align: left
}

hr {
    background: rgba(0, 0, 0, .1);
    border: none;
    height: 1px;
    margin: 50px 0;
    width: 100%
}

.intragram img {
    max-width: 150px
}

.intragram h3 {
    margin-bottom: 0;
    font-family: mullerbold
}

.intragram {
    margin-bottom: 40px
}

.intragram span,
.intragram span a {
    float: right;
    font-family: muller_regularregular;
    font-size: 14px;
    line-height: 42px;
    color: #232323
}

.intragram span a {
    float: none
}

.latestnews>img {
    width: 100%
}

.latestnews_detail span,
.latestnews_detail span a,
.news_detail_page span,
.news_detail_page span a {
    color: #bfbfbf;
    display: inline-block;
    font-family: muller_regularregular;
    font-size: 14px;
    line-height: 19px !important;
    margin: 0 0 15px
}

.latestnews_detail span a,
.news_detail_page span a {
    margin: 0
}

.latestnews_detail h4 a {
    font-family: mullerbold;
    font-size: 20px;
    color: #232323;
    line-height: 1.2em
}

.latestnews p a,
.news_detail_page p a {
    font-size: 100%;
    font-family: muller_regularregular;
    color: #000
}

.latestnews p a:hover {
    color: #f78d28
}

.latestnews_detail {
    background: #fff;
    padding: 20px 0
}

.contact_banner,
.contact_main,
select.form-control {
    background-repeat: no-repeat
}

.latest_social {
    float: right;
    margin-top: 2px
}

.latest_social>a {
    color: #232323;
    font-size: 17px;
    margin: 0 6px
}

.latest_social>a:hover,
.latestnews_detail h4 a:hover,
.latestnews_detail span a:hover,
.news_detail_page span a:hover {
    color: #f78d28
}

.latest_social>a img {
    max-width: 100%
}

.category a {
    color: #a0a0a0;
    font-size: 100%;
    line-height: 100%
}

.news_detail_page_max {
    margin: 0 auto;
    max-width: 1000px;
    padding-right: 100px
}

.news_detail_page span {
    color: #000;
    font-family: mullerbold
}

.news_detail_page img {
    max-width: 100%;
    margin: 20px 0;
    float: left;
    height: auto !important
}

.news_detail_page .right_side_img {
    margin: 0 0 20px 20px;
    float: right
}

.news_detail_page .left_side_img {
    margin: 0 20px 20px 0;
    float: left
}

.news_detail_page p a {
    border-bottom: 1px solid #000;
    color: grey;
    font-family: muller_regularregular;
    padding: 0 0 1px
}

.news_detail_page p.tags_details a {
    border: none;
    color: #000
}

.news_detail_page p a:hover {
    color: #000
}

.contact_banner {
    background-color: #232323;
    background-image: url(../images/foot.png);
    background-attachment: fixed;
    background-position: 96% 92%;
    background-size: auto 70%;
    display: table;
    height: 100%;
    position: relative;
    width: 100%
}

.contact_header {
    position: absolute
}

.contact_banner_content h1 {
    color: #fff;
    line-height: 1em
}

.contact_banner_content p {
    color: #fff;
    font-family: mullerbold;
    font-size: 22px;
    margin: 0
}

.ds-table-row {
    display: table-row;
    height: 100%;
    width: 100%
}

.ctct_bnr_cnt_ads {
    padding-bottom: 130px;
    float: left;
    width: 100%
}

.contact_banner_content {
    padding-top: 80px
}

.contact_address {
    padding-top: 60px
}

.ctct_bnr_cnt_ads ul {
    list-style: none;
    margin: 0 -15px;
    padding: 0
}

.ctct_bnr_cnt_ads ul li {
    float: left;
    width: 25%;
    padding: 0 15px;
    margin: 0
}

.ctct_bnr_cnt_ads ul li a {
    border: none
}

.ctct_bnr_cnt_ads h6 {
    color: #f78d28;
    font-size: 18px
}

.ctct_bnr_cnt_ads p {
    color: #fff;
    font-family: muller_regularregular;
    margin: 0 0 3px;
    font-size: 15px
}

.contact_main {
    background-image: url(../images/contact_bot.png);
    background-position: 88% 55%;
    background-size: 65% auto;
    bottom: 0;
    padding: 80px 0
}

.contact_heading h2 {
    line-height: 1em
}

.contact_form form {
    margin: 0 -10px
}

.contact_form textarea.form-control {
    line-height: 19px;
    padding-top: 13px
}

.form-field {
    float: left;
    padding: 0 10px;
    margin-bottom: 20px;
    width: 60%
}

.form-control,
.width50 {
    padding: 0 15px;
    float: left
}

::-webkit-input-placeholder {
    color: #767676;
    opacity: 1
}

::-moz-placeholder {
    color: #767676;
    opacity: 1
}

:-ms-input-placeholder {
    color: #767676;
    opacity: 1
}

:-moz-placeholder {
    color: #767676;
    opacity: 1
}

select.form-control {
    background-image: url(../images/down-arrow.png);
    background-position: right center;
    background-size: auto 46px
}

.form-control {
    -ms-appearance: none;
    -o-appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    border: 1px solid #ececec;
    border-radius: 0;
    -webkit-border-radius: 0;
    box-shadow: none;
    color: #767676;
    font-family: muller_regularregular;
    font-size: 14px;
    height: 46px;
    line-height: 46px;
    width: 100%
}

.form-field.full {
    width: 100%
}

.submit_form {
    border: none;
    margin: 0
}

.submit_form:hover {
    background: #232323;
    color: #fff
}

.contact_social a {
    color: #232323;
    margin-right: 6px
}

.contact_social a:hover {
    color: #f78d28
}

.captcha_img {
    float: left;
    width: 110px;
    margin-right: 10px
}

.captcha span a,
body .container .captcha span {
    color: #8f8f8f;
    display: inline-block !important;
    font-family: muller_regularregular;
    font-size: 15px;
    line-height: 39px !important;
    width: auto
}

.width50 {
    width: 50%
}

.container_padd>.container {
    padding: 0 30px
}

.mobile_table_box {
    padding: 30px;
    background-color: #fff
}

.mobile_table h5 {
    color: #000;
    margin: 0 0 10px
}

.mobile_table h5 small {
    display: block;
    font-size: 80%;
    line-height: 1em
}

.mobile_table p br {
    display: inline-block
}

.mobile_table p span {
    color: #000
}

.mobile_table_box:nth-child(2n) {
    background: #f7f7f7
}

.mobile_table {
    display: none
}

.stick {
    background: #fff;
    position: fixed;
    top: 0
}

.bg_1_w {
    background-color: #fff;
    z-index: 9
}

.bg-img_3 {
    background-image: url(../images/shop2.jpg)
}

.margin-t-1 {
    margin-top: 150px
}

.margin-bo-1 {
    margin-bottom: 80px
}

.contact_address h4,
.contact_address p {
    margin-bottom: 10px
}

.contact_social a {
    font-size: 24px
}

.contact_social {
    margin-top: 20px
}

.news_detail_page p {
    line-height: 1.5em
}

.cms_pages {
    padding: 60px 0
}

.left_sec {
    float: left;
    padding: 0 15px;
    width: 300px
}

.right_sec {
    display: block;
    padding: 0 15px
}

.left_sec_cnt ul,
.right_sec_cnt ul {
    margin: 0 0 30px;
    padding-left: 20px
}

.left_sec_cnt ul li,
.right_sec_cnt ul li {
    line-height: 1.1em;
    padding: 7px 0;
    margin: 0;
    color: #000
}

.left_sec_cnt ul li a,
.right_sec_cnt ul li a {
    color: #000;
    font-family: muller_regularregular;
    font-size: 15px;
    line-height: 1.1em;
    border: none
}

.right_sec_cnt .answer ul li,
.right_sec_cnt .answer ul li a {
    color: grey;
    font-family: muller_regularregular;
    font-size: 16px;
    line-height: 1.4em;
    margin: 0
}

.left_sec_cnt h3,
.right_sec_cnt h3 {
    color: grey;
    font-size: 22px;
    line-height: 1.2em
}

.right_sec_cnt>h3 {
    text-transform: none
}

.answer h4 {
    font-family: pantra-bold;
    font-size: 18px
}

.cms_pages .answer h1 {
    font-family: mullerbold;
    font-size: 29px;
    line-height: 1.2em;
}

.hits,
.our_middle_history .year,
.our_middle_sec h3,
.right_sec_cnt small a {
    font-family: mullerbold
}

.answer_box {
    border-bottom: 1px solid #dfdfdf;
    padding: 50px 0 20px
}

.answer_box_div {
    padding-top: 0
}

.answer_box:last-child {
    padding-bottom: 0;
    border: none
}

.left_sec_cnt ul li a:hover,
.right_sec_cnt ul li a:hover {
    color: #f78d28
}

.middle_sec {
    max-width: 900px;
    width: 100%;
    margin: 0 auto
}

.search_results_box h4 {
    margin: 0
}

.search_results_box h4 i {
    font-size: 30px;
    margin-left: -50px;
    margin-right: 22px
}

.hits {
    color: #000;
    display: block;
    font-size: 14px;
    line-height: 1.2em !important
}

.right_sec_cnt small {
    line-height: 1.2em
}

.right_sec_cnt small a {
    border-bottom: 1px solid;
    color: grey;
    display: inline;
    font-size: 15px;
    line-height: 1.4em
}

.about_cnt .contact_banner_content p,
.our_heading h2 {
    line-height: 1.3em
}

.about_cnt .contact_banner_content {
    max-width: 800px
}

.our_ambition {
    padding: 70px 0
}

.our_heading {
    margin-bottom: 70px;
    text-align: center
}

.our_heading h2 {
    margin: 0
}

.our_middle_sec {
    text-align: center;
    overflow: hidden
}

.athletes {
    background-image: url(../images/athletes.jpg);
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
    height: 480px;
    width: 100%
}

.athletes .container {
    position: relative;
    height: 100%
}

.athletes h2 {
    bottom: 30px;
    color: #fff;
    left: 0;
    padding: 0 15px;
    line-height: 1.2em;
    margin: 0;
    position: absolute
}

.amateur_img {
    background-image: url(../images/amateur.jpg);
    background-position: center top
}

.amateur_img h2 {
    right: 0;
    left: auto
}

.our_middle_history .year {
    color: #000
}

.space {
    float: left;
    height: 50px;
    width: 100%
}

.place_functional {
    clear: both;
    color: #f78d28;
    display: block;
    font-family: pantra-bold;
    font-size: 21px;
    line-height: 1.3em;
    margin: 30px auto 0;
    max-width: 900px;
    text-align: center;
    width: 100%
}

.answer,
ol li,
ol li a,
ul li,
ul li a {
    font-family: muller_regularregular
}

.answer {
    line-height: 1.2em
}

button,
input[type=submit] {
    -moz-appearance: none;
    -o-appearance: none;
    -ms-appearance: none;
    -webkir-appearance: none
}

ol li,
ul li {
    color: grey;
    font-size: 16px;
    line-height: 1.4em;
    margin: 0 0 15px
}

ol li a,
ul li a {
    border-bottom: 1px solid #000;
    font-size: 100%;
    line-height: 100%
}

ol,
ul {
    padding-left: 24px
}

.menu ul>li.active>a,
.responsvie_menu ul li.active a {
    color: #f78d28
}

.col-twelve-full-in {
    padding: 10px 20px
}

.leftmsg {
    float: left;
    padding: 8px 0
}

.leftmsg p {
    margin: 0;
    font-family: Pantra-Bold;
    font-size: 16px
}

.leftmsg p>a {
    color: #fff !important;
    font-family: Pantra-Bold !important;
    border-bottom: 1px solid #fff !important
}

.rightmsg {
    float: right
}

.submit_ok {
    background: #f78d28;
    border: none;
    color: #fff;
    display: inline-block;
    font-family: mullerbold;
    font-size: 14px;
    height: 40px;
    letter-spacing: 1px;
    line-height: 38px;
    padding: 0 13px;
    text-transform: uppercase;
    transition: all .4s ease 0s
}

.submit_ok:hover {
    background: #000;
    color: #fff
}

.testimonials-box {
    min-height: 350px
}

.left_sec_cnt ul li.active a {
    color: #f78d28
}

.shoe_slider h3 {
    word-break: break-all
}

.news_detail_page h3,
.newsarticle-detail h3 {
    font-family: mullerbold;
    color: #f78d28;
    margin-top: 25px
}

.news_detail_page h4,
.news_detail_page h5,
.news_detail_page h6 {
    margin-top: 25px;
}

.news_detail_page h5 {
    font-size: 15px;
    color: #f78d28;
}

body .bx-wrapper {
    margin-bottom: 20px
}

.date span a,
.middle-left-section h3 a {
    height: auto;
    letter-spacing: 0;
    margin: 0;
    line-height: 100%;
    padding: 0;
    font-size: 100%;
    background: 0 0
}

.counter-box-last {
    width: 310px;
    float: right
}

.date span a {
    color: #f78d28;
    float: none
}

.middle-left-section h3 a {
    color: #232323;
    float: none
}

.date span a:hover {
    color: #000;
    background: 0 0
}

.middle-left-section h3 a:hover {
    color: #f78d28;
    background: 0 0
}

.news_detail_page h3 a,
.newsarticle-detail h3 a {
    font-size: 100%;
    line-height: 100%;
    color: #f78d28;
}

.news_detail_page h3 a:hover,
.newsarticle-detail h3 a:hover {
    color: #000;
}

.shoe_slider {
    padding: 0
}

.fix_page_max {
    max-width: 800px;
    margin: 0 auto;
    padding-right: 90px
}

.pos {
    display: table;
    height: 100%;
    position: relative;
    width: 100%
}

.advise_box,
.meeth img,
em {
    height: auto
}

.itme {
    position: static !important
}

.bx-controls,
.show_heading {
    position: absolute;
    width: 100%
}

.slider_content {
    width: 68%;
    padding: 147px 0 54px
}

.fixed_img {
    bottom: -100%
}

body .bx-wrapper {
    margin: 0
}

.bx-controls {
    bottom: 20px
}

body .bx-wrapper .bx-pager {
    max-width: 1240px;
    padding: 0 12px;
    margin: 0 auto
}

.show_heading {
    left: 0;
    top: 59px
}

.answer_box p a {
    border-bottom: 1px solid #000;
    color: grey;
    font-family: muller_regularregular;
    font-size: 100%
}

.advise_content p a,
.middle .box_middle_full p a,
.our_middle_history p a,
.prevent_injuries1 p a {
    color: grey;
    font-family: muller_regularregular;
    font-size: 100%;
    border-bottom: 1px solid #000
}

.advise_content p a:hover,
.middle .box_middle_full p a:hover,
.our_middle_history p a:hover,
.prevent_injuries p a:hover {
    color: #000
}

#footwear .shop_left {
    float: none;
    margin: 0 auto;
    max-width: 800px;
    width: 100%;
    text-align: center
}

.meeth {
    position: static;
    width: 46%;
    float: right
}

.meeth img {
    width: 100%
}

.shoes .meeting_left {
    width: 45%
}

.meeth_left {
    float: left
}

.shoes_content {
    padding: 40px 0
}

#testimonials_data .read-more a {
    margin-top: 0;
    margin-right: 0
}

.captcha img {
    float: left;
    margin-right: 10px
}

em {
    width: 100%;
    background: 0 0;
    margin: 0
}

.testimonials-box span {
    display: inline-block;
    margin-bottom: 0
}

.advise_bg {
    position: relative;
    top: 0
}

.advise_content h3 {
    color: #232323
}

.advise_content p {
    color: grey
}

.learn_more {
    position: relative;
    margin-top: 30px
}

.advise_box>img {
    display: none
}

.advise_box:hover .advise_bg {
    background: 0 0
}

.padding_rig_left .middle-left-section {
    padding-right: 30px
}

#footwear .shop_left_sec {
    float: left;
    padding: 0 15px;
    width: 45%;
    text-align: left;
    max-width: none
}

.ctct_bnr_cnt_ads ul li a {
    font-family: muller_regularregular;
    border-bottom: 1px solid grey;
    color: #fff
}

.contact_banner .ctct_bnr_cnt_ads ul li a {
    border-bottom: 1px solid grey !important;
    color: #fff !important
}

.ctct_bnr_cnt_ads ul li a:hover {
    color: #fff;
    border-color: #fff
}

.contact_banner .ctct_bnr_cnt_ads ul li a:hover {
    color: #fff !important;
    border-color: #fff !important
}

.right_sec_cnt p {
    margin-top: 20px;
    margin-bottom: 8px;
    display: block
}

ul.voordelen li::after {
    content: "+";
    left: 2px;
    position: absolute;
    top: 1px
}

ul.voordelen li {
    list-style: none;
    margin-bottom: 5px;
    padding: 0 0 0 15px;
    position: relative
}

.voordelen {
    margin: 0;
    padding: 0
}

.footer-social>a:last-child {
    color: grey;
    display: inline-block;
    font-family: muller_regularregular;
    font-size: 14.03px;
    letter-spacing: 1.5px;
    line-height: 1.2em;
    margin: 4px 0 0 21px
}

.score h3,
.title_score h3,
.title_score span.testimonial_rating {
    font-size: 20px;
    font-family: pantra-bold
}

.score,
p.download {
    margin-top: 40px
}

.footer-social>a:hover {
    color: #fff
}

.right_sec_cnt>ul {
    padding-left: 0;
    list-style: none
}

.right_sec_cnt ul p {
    margin-bottom: 15px;
    margin-top: 40px
}

.thank_you_page {
    background: url(../images/contact_bot.png) right center no-repeat rgba(0, 0, 0, 0)
}

.max_width_thank {
    max-width: 900px
}

.score h3,
.title_score h3 {
    color: #000
}

.score h3 span,
.title_score span.testimonial_rating {
    color: #f78d28
}

.score {
    border-bottom: 1px solid #dfdfdf
}

.title_score h4 {
    font-family: mullerbold;
    font-size: 15px;
    color: #000;
    margin-top: 20px
}

.contact_main p a,
.hours_store a {
    font-family: muller_regularregular
}

.contact_main p a {
    font-size: 100%;
    line-height: 100%;
    border-bottom: 1px solid #000
}

#overlay_form {
    display: table;
    height: 100%;
    width: 100%;
    background: #000;
    top: 0 !important;
    left: 0 !important;
    z-index: 999
}

.tbl-table-cell {
    display: table-cell
}

.video-max {
    position: relative;
    background: #fff;
    padding: 10px;
    border-radius: 5px
}

.video-max a#close {
    background: #000;
    border-radius: 100%;
    height: 30px;
    line-height: 31px;
    position: absolute;
    right: -10px;
    text-align: center;
    top: -15px;
    width: 30px;
    z-index: 9
}

.hours_store,
.hours_store a {
    font-size: 17px;
    line-height: 19px
}

.video-max a#close img {
    max-width: 12px
}

.video-max {
    max-width: 600px;
    margin: 0 auto
}

.testimonials_page .load_more {
    margin-top: 30px;
    text-align: center
}

.hours_store a {
    color: #000;
    display: inline-block
}

.hours_store a:hover {
    color: #d33930
}

.hours_store {
    float: left
}

.shop_left .hours_store,
.shop_left .hours_store table {
    width: 100%;
    margin: 0 0 11px
}

.shop_left .hours_store .hours-store-title {
    color: #000
}

.shop_left .hours_store>p {
    margin: 0 0 5px
}

.shop_left .hours_store td p {
    color: #bfbfbf;
    margin: 0 0 3px;
    font-size: 16px
}

.news_detail_page_max.sub_page_max {
    padding-left: 16px
}

#prolab_offer .shop_content p a,
.middle-left-section p a {
    border-bottom: solid 1px #000;
    color: grey;
    font-family: muller_regularregular;
    font-size: 16.83px;
    line-height: 23px;
    letter-spacing: normal;
    transition: .5s all
}

#prolab_offer .shop_content p a:hover {
    color: #000;
    transition: .5s all
}

p>a {
    background-color: rgba(0, 0, 0, 0) !important;
    border-bottom: 1px solid #000 !important;
    color: grey !important;
    height: auto !important;
    margin: 0 !important;
    line-height: 25px !important;
    font-family: muller_regularregular !important;
    padding: 0 !important;
    text-transform: none !important
}

p>a:hover {
    color: #000 !important
}

.footer-stors.webshop {
    max-width: 100px
}

.event-detail-main .answer_box h3 {
    color: #000;
    font-weight: 400;
    font-size: 36px;
    margin-bottom: 18px;
    display: inline-block
}

.event-img-block {
    width: 100%;
    float: left;
    margin-top: 20px
}

.right_sec_cnt .desc p:first-child {
    margin-top: 0
}

.eventRowImg {
    width: 50px;
    float: left;
    margin-right: 20px
}

.eventRowImg img {
    width: 100%
}

.event-sec {
    width: 100%;
    max-width: 1040px;
    margin: 0 auto
}

.event-link {
    width: 100%;
    display: inline-block;
    padding: 40px 0 35px;
    margin-left: -200px
}

.event-link a {
    color: #000;
    font-weight: 800
}

.event-detail-main,
.event-foot-head,
.event-footer,
.event-fut-content {
    display: inline-block;
    width: 100%
}

.event-footer {
    margin-bottom: 50px
}

.event-foot-head h3 {
    color: #000;
    font-weight: 500;
    padding-top: 20px;
    padding-bottom: 10px;
    padding-right: 50px;
    border-bottom: 1px solid #000;
    display: inline-block
}

.event-fut-col {
    width: 33.33%;
    float: left
}

.event-fut-content {
    margin-bottom: 15px
}

.event-fut-content span {
    margin-right: 20px;
    float: left;
    width: 70px
}

.event-fut-content span.starva img {
    max-width: 100%
}

.event-fut-content span img {
    max-width: 50px;
    float: left
}

.event-fut-content p {
    float: left;
    margin: 0;
    display: inline-block;
    width: calc(100% - 90px)
}

.dot {
    width: 5px !important;
    position: relative;
    top: -5px;
    font-weight: 900;
    display: inline-block !important
}

.bg-img.event-main>a {
    font-size: 20px;
    color: #000;
    font-weight: 600;
    left: 12%;
    bottom: 50px
}

.bg-img.event-main>a:hover {
    color: #fff
}

.bg-img.event-main>a i {
    padding-right: 10px
}

.event-detail-main .answer_box .desc a {
    border-bottom: 1px solid #000;
    padding-bottom: 2px
}

.event-detail-main .answer_box .desc {
    display: none
}

.descButton {
    float: right;
    background: 0 0;
    border: none;
    font-family: muller_regularregular;
    font-size: 16px
}

.descButton:hover,
.event-link a:hover {
    color: #f78d28
}

.banner-header h1,
.txt-white {
    color: #fff
}

.prolab-video a img {
    max-width: 15px
}

.prolab-overlay {
    position: absolute;
    width: 100%;
    background-color: rgba(0, 0, 0, .5);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9
}

.pro-vid,
.wistia_padd {
    position: relative
}

.prolab-video {
    width: 100%;
    display: inline-block
}

#prolab,
.alertMsgDivClass {
    display: none
}

.banner-content>a.prolab-popup {
    background: 0 0;
    border: 1px solid transparent;
    padding: 0 13px
}

.banner-content>a.prolab-popup:hover {
    background: #000
}

.prolab-popup img {
    max-width: 20px;
    margin-right: 10px;
    margin-bottom: -4px
}

.btn-link-color {
    background-color: #ef4336
}

.banner-para-block {
    font-size: 20px
}

.wistia_padd {
    padding: 56.25% 0 0
}

.wistia_wrapper {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.wistia_async_class {
    height: 100%;
    position: relative;
    width: 100%
}

.wistia_swatch_div {
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: opacity .2s;
    width: 100%
}

.wistia_swatch_img {
    filter: blur(5px);
    height: 100%;
    object-fit: contain;
    width: 100%
}

.prolab-close_div {
    padding: 56.04% 0 0;
    position: relative
}

.prolab_iframe {
    position: absolute;
    width: 50%;
    height: 50%
}

.event-sec-main {
    margin-top: 10px
}

.shop_content-h1 {
    color: #bfbfbf
}

.fontColor_search {
    color: #f78d28
}

.footer-bottom-content.copy-right p a {
    text-decoration: none !important;
}

.copy-right p>a {
    border-bottom: 0 !important;
}

.latest_social h5 {
    margin: 0 0 0 20px;
}

.banner-content>a.btn {
    width: 170px;
    line-height: 25px;
    padding: 3px 0;
    height: auto;
    width: 20%;
    display: block;
    padding: 15px 0px;
    float: left;
    text-align: center;
}

.contact-us a.btn {
    padding: 10px 20px;
    line-height: 35px;
}

.fix_page_max strong {
    font-family: mullerbold;
}

.fix_page_max a {
    transition: 0.5s all;
    text-decoration-color: #000;
}

.fix_page_max a:hover {}

.answer_box.cont-descbox p a {
    text-decoration: none;
    border: none !important;
}

.answer_box.cont-descbox h4 span {
    min-width: 70px;
    display: inline-block;
}

.answer_box.cont-descbox p.left-space {
    padding-left: 75px;
}

.answer_box.cont-descbox * {
    color: #474747;
}

.answer_box.cont-descbox h6 span {
    display: inline-block;
    min-width: 45px;
}

.answer_box.cont-descbox ul li:before {
    content: "\f0da";
    display: inline-block;
    padding-right: 10px;
    color: #F78D28;
    font: 16px/20px FontAwesome;
}

.answer_box.cont-descbox ul {
    list-style: none;
    padding-left: 0;
}

.answer_box.cont-descbox ul li {
    color: #474747;
}

.answer_box.cont-descbox h4 {
    padding-top: 20px;
}

.answer_box.cont-descbox p {
    margin: 0 0 15px 0;
}

/*-dipen-*/

.right_sec_cnt .event-link {
    max-width: 1040px;
    width: 100%;
    margin: 0 auto;
    display: block;
}

p b,
p strong {
    font-family: mullerbold;
}

u {
    padding-bottom: 2px;
    text-decoration: none;
    border-bottom: 1px solid;
}

div#event-detail-main span.testimonial_rating {
    margin-top: 20px;
    display: block;
}

.news_detail_page h3,
.newsarticle-detail h3 {
    font-size: 23px;
}

.news_detail_page h4 {
    color: #808080;
}

.news_detail_page p span[style] span {
    font-size: unset;
    line-height: normal !important;
}

.news_detail_page_max h1~p {
    font-size: 16px;
    text-align: justify;
    line-height: 24px;
}

.news_detail_page a u,
.news_detail_page a~u,
.news_detail_page strong u,
.news_detail_page div u {
    text-decoration: none;
}

.news_detail_page a {
    border-bottom: 1px solid #000;
    padding-bottom: 1px;
}

.news_detail_page .latest_social a {
    border: 0;
    padding-bottom: 0;
}

.news_detail_page p a {
    line-height: normal;
}

.read-more.custom-button a {
    margin-top: 20px;
    margin-bottom: 20px;
    border: none;
}

/*-15-02-2021 FEB-*/

.news_detail_page h2,
.newsarticle-detail h2 {
    color: #f78d28;
    margin-top: 25px;
    line-height: 34px;
    font-size: 23px;
}

.news_detail_page h3,
.newsarticle-detail h3 {
    font-size: 20px;
    line-height: 1.2em;
    color: #000;
    clear: none;
}

.news_detail_page h4,
.newsarticle-detail h4 {
    font-size: 18px;
}

.news_detail_page h1,
.newsarticle-detail h1,
.news_detail_page h2,
.newsarticle-detail h2,
.news_detail_page h4,
.newsarticle-detail h4,
.news_detail_page h5,
.newsarticle-detail h5,
.news_detail_page h6,
.newsarticle-detail h6 {
    clear: none;
}

a.btn-orng-link {
    background-color: #f78d28 !important;
    height: 40px !important;
    line-height: 40px !important;
    padding: 0 15px !important;
    border: none !important;
    color: #fff !important;
}

a.btn-orng-link:hover {
    background-color: #000 !important;
    color: #fff !important;
}

/*22-09-21*/

.banner-content.max_width.increase-width {
    max-width: 930px;
}

/* eventpage */

.events_section {
    padding: 200px 0 80px 0;
}

.main_event_wrapp ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: grid;
    column-gap: 30px;
    row-gap: 30px;
    grid-template-columns: repeat(3, 1fr);
}

.main_event_wrapp ul li {
    background-color: #f0f0f0;
    padding: 26px 20px;
    border: 1px solid #f0f0f0;
    cursor: pointer;
    transition: all 0.3 ease-in-out;
}

.event_detailes_inner {
    display: flex;
    flex-wrap: wrap;
}

.event_detailes_inner .event_details_left {
    width: 70%;
}

.event_detailes_inner .event_details_right {
    width: 30%;
    padding-left: 100px;
}

.event_details_page {
    padding-top: 200px;
    padding-bottom: 250px;
}

.event_box p {
    font-size: 18px;
    color: #000;
}

.event_box h3 {
    font-size: 50px;
    font-weight: 100 !important;
    margin-left: -4px;
}

.event_box h3 span {
    display: block;
    font-size: 12px;
    font-weight: 100;
    padding-top: 10px;
    padding-left: 4px;
}

.event_box a br {
    display: none;
}

.event_box p {
    max-width: 200px;
    padding-top: 50px;
}

.event_box a {
    border-bottom: none;
    font-size: 15px;
    color: #000;
}

.evennt_inner h1 {
    font-size: 28px;
    line-height: 38px;
    padding-bottom: 15px;
}

.main_event_wrapp ul li:first-child {
    background-color: #e99242;
    border: 1px solid #e99242;
}

.main_event_wrapp ul li:first-child:hover {
    border-color: #e99242;
}

.main_event_wrapp ul li:hover {
    border-color: #e99242;
}

.event_details_left .evnet_sp {
    color: #e99242;
    font-size: 15px;
    line-height: 25px;
    display: block;
}

.events_top_infortaion h1 {
    color: #000;
    font-size: 28px;
    line-height: 38px;
    margin-bottom: 8px;
}

.event_client_dts ul li {
    font-size: 15px;
    line-height: 25px;
    color: #000;
    margin-bottom: 4px;
    font-weight: bolder;
}

.event_client_dts ul li span {
    max-width: 146px;
    display: inline-block;
    padding-right: 43px;
    width: 100%;
    font-weight: normal;
}

span.evnet_spd {
    display: block;
    font-size: 15px;
    line-height: 25px;
    color: #e99242;
    padding-bottom: 30px;
}

.info_details_events {
    padding-bottom: 30px;
}

.event_details_volgende {
    padding-top: 160px;
}

.event_details_volgende h2 {
    font-size: 21px;
    color: #000;
    line-height: 32px;
    padding-bottom: 20px;
}

.overzicht_part h5 {
    color: #000;
    font-size: 15px;
    font-weight: 800;
    line-height: 25px;
}

.event_wrt h4,
.info_details_events h4 {
    font-size: 15px;
    line-height: 25px;
    color: #000;
}

.event_client_dts ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.event_client_dts h5 {
    font-size: 21px;
    color: #000;
    font-weight: bolder;
    line-height: 35px;
    padding-bottom: 20px;
}

.evennt_inner>.three_main_event_box {
    display: grid;
    grid-template-columns: 70% 30%;
}

.evennt_inner>.three_main_event_box .past-events-box {
    margin-left: 100px;
}

.evennt_inner>.three_main_event_box .past-events-box h2 {
    padding-top: 0;
}

.evennt_inner>.three_main_event_box .past-events-box .single-past-events {
    margin-top: 18px;
}

.evennt_inner>.three_main_event_box .past-events-box .single-past-events p {
    color: #a1a1a1;
    font-size: 15px;
    margin-bottom: 0;
}

.evennt_inner>.three_main_event_box .past-events-box .single-past-events h5 {
    font-size: 18px;
    color: #000;
    font-weight: 500;
}

.evennt_inner>.three_main_event_box .past-events-box .single-past-events h5 a {
    color: inherit;
    transition: 0.3s ease;
}

.evennt_inner>.three_main_event_box .past-events-box .single-past-events h5 a:hover {
    color: #e99242;
}

.client_imgs_details ul li:nth-child(2) {
    padding-right: 12px;
    padding-left: 0;
}

.client_imgs_details ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: grid;
    column-gap: 0;
    row-gap: 15px;
    grid-template-columns: repeat(3, 1fr);
}

.client_imgs_details {
    padding-top: 50px;
}

.event_wrt p {
    font-size: 15px;
    line-height: 25px;
}

.info_details_events p {
    font-size: 15px;
    line-height: 25px;
    color: #000;
    word-break: break-all;
}

.inner_event_dates a h4 {
    color: #e99242;
    font-size: 21px;
    line-height: 31px;
    margin-bottom: 13px;
    transition: all 0.3 ease-in-out;
    -webkit-transition: all 0.3 ease-in-out;
    -moz-transition: all 0.3 ease-in-out;
    -ms-transition: all 0.3 ease-in-out;
    -o-transition: all 0.3 ease-in-out;
}

.evennt_inner p {
    color: #000;
    font-size: 18px;
}

.evennt_inner h2 {
    font-size: 21px;
    line-height: 32px;
    color: #000;
    padding: 20px 0;
}

.inner_event_dates a:hover h4 {
    color: #000;
}

.inner_event_dates {
    border-bottom: 2px solid #eeeeee;
    padding-top: 50px;
    padding-bottom: 12px;
}

.inner_event_dates a {
    color: #000;
    font-size: 12px;
    line-height: 22px;
}

.inner_event_dates p {
    color: #000;
    font-size: 15px;
    margin-bottom: 0;
}

.main_event_wrapp ul li:first-child p,
.main_event_wrapp ul li:first-child h3,
.main_event_wrapp ul li:first-child a {
    color: #fff;
}

.event_dates .inner_event_dates:last-child {
    border-bottom: none;
    padding-bottom: 0;
}

.event_box p {
    margin-bottom: 8px;
}

@media only screen and (min-width: 1367px) {
    .contact-us a.btn {
        /*width: 15%;*/
        /*padding: 3px 20px;*/
    }

    .left h4 {
        /*line-height: normal;*/
    }
}

/*28/09/21 for image popup*/

body.popup_open {
    overflow: hidden;
}

.redirect_popup {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9;
    background-color: rgb(0 0 0 / 0.60);
}

.redirect_popup .img {
    max-width: 780px;
    width: 100%;
    position: fixed;
    z-index: 9;
    left: 50%;
    transform: translate(-50%, -50%);
    top: 50%;
}

.redirect_popup .img .mobile {
    display: none;
}

.redirect_popup .img img {
    width: 100%;
}

.floating-btn {
    position: fixed;
    z-index: 1;
    bottom: 25px;
    left: 25px;
}

.floating-btn a {
    width: auto;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 25px;
    box-shadow: 0 0 8px 0px rgba(0, 0, 0, .35);
    color: #fff;
    background-color: #f78d28;
    transition: all 0.4s ease;
    padding: 17px;
}

.floating-btn a:hover {
    width: auto;
    color: #fff;
}

.floating-btn a span {
    margin-left: 10px;
}

.floating-btn a span+span,
.floating-btn a:hover>span {
    transform: scale(0);
    width: 0;
    transition: width 0.4s ease-in-out;
    margin-left: 0;
}

.floating-btn a:hover span+span {
    transform: scale(1);
    width: auto;
    margin-left: 10px;
}

/*-15-02-2022-*/

div#alertMsgDiv .leftmsg {
    padding: 0;
}

div#alertMsgDiv .leftmsg p {
    color: #000;
    font-family: 'muller_regularregular';
    font-size: 12px;
    line-height: 16px;
}

body div#alertMsgDiv .leftmsg p a {
    color: #000 !important;
    font-family: 'muller_regularregular' !important;
    font-size: 12px !important;
    line-height: 16px !important;
    border-color: #000 !important;
}

body div#alertMsgDiv .leftmsg p a:hover {
    /*color: #fff !important;*/
}

.header.dark-header {
    background-color: #000;
    padding: 35px 50px;
}

.header.dark-header .header-section {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.header.dark-header .header-section .menu-top-sec {
    margin-bottom: 30px;
}

.header.dark-header .header-section .menu-top-sec ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: flex;
    justify-content: flex-end;
    padding-right: 0;
}

.header.dark-header .header-section .menu-top-sec ul li {
    margin: 0;
    margin-left: 20px;
}

.header.dark-header .header-section .menu-top-sec ul li a {
    border: none;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    font-family: 'mullerbold';
    transition: 0.3s ease;
}

.header.dark-header .header-section .menu-top-sec ul li a:hover,
.header.dark-header .header-section .menu-top-sec ul li.lang-button a.active {
    color: #f78d28;
}

.header.dark-header .header-section .menu-top-sec ul li a.button {
    padding: 5px 10px;
    background-color: #f78d28;
    border-radius: 0;
    border: 1px solid #f78d28;
}

.header.dark-header .header-section .menu-top-sec ul li .timify-button {
    padding: 5px 10px;
    background-color: #f78d28;
    border-radius: 0;
    border: 1px solid #f78d28;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    font-family: 'mullerbold';
    cursor: pointer;
    display: inline;
    transition: all 0.3s ease;
}

.header.dark-header .header-section .menu-top-sec ul li .timify-button:hover {
    color: #fff;
    background-color: #000;
}

.header.dark-header .header-section .menu-top-sec ul li a.button:hover {
    color: #fff;
    background-color: #000;
}

.header.dark-header .header-section .menu-top-sec ul li.lang-button:not(:last-child) {
    margin-left: 40px;
}

.header.dark-header .header-section .menu ul li {
    margin-left: 40px;
    padding: 0;
}

.header.dark-header .header-section .menu .search {
    padding: 0 0;
    margin-left: 40px;
}

.header.dark-header .header-section .menu {
    display: flex;
    justify-content: center;
    align-items: center;
}

.header.dark-header .search-box {
    height: 100%;
    top: 0;
    /*display: flex;*/
    /*align-items: center;*/
    padding: 0 20px;
}

.header.dark-header .search-box .container {
    display: flex;
    justify-content: space-between;
    padding: 16px 15px;
    height: 100%;
    align-items: center;
}

.header.dark-header .search-box .container a.close-search {
    order: 3;
}

.header.dark-header .header-section .menu .language {
    display: none;
}

.header.dark-header.new-header {
    position: absolute;
    top: 30px;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.header.dark-header.new-header.nav-sticky {
    position: fixed;
    top: 0;
    z-index: 999;
}

.banner-content>a.btn {
    min-height: auto;
    height: auto;
    padding: 20px 35px 18px;
    width: auto;
    line-height: 15px;
    border: 1px solid #f78d28;
    float: none;
    display: inline-block;
}

.bg-img4 .banner-content>a.btn {
    padding: 20px 25px 18px;
}

.banner-content>a.btn.btn-bordered {
    border-color: #fff;
    background-color: transparent;
}

.banner-content>a.btn:hover {
    background-color: transparent;
}

.banner-content>a.btn.btn-bordered:hover {
    color: #f78d28;
    background-color: #fff;
}

.bg-img.fixed-back-img.new-banner-sec {
    background-position: center;
    background-size: cover;
}

.bg-img.fixed-back-img.new-banner-sec .ds-table-cell {
    background-color: rgb(26 26 26 / 20%);
}

.bg-img.fixed-back-img.new-banner-sec .container {
    max-width: 1550px;
}

.bg-img.fixed-back-img.new-banner-sec .banner-content h1 {
    font-weight: 500;
}

.bg-img.fixed-back-img.new-banner-sec .row div[class*="col-"] {
    float: none;
}

.bg-img.fixed-back-img.new-banner-sec .row div[class*="col-"] .banner-content {
    padding-left: 0;
    float: none;
}

.new-info-list-sec {
    padding-bottom: 45px;
}

.new-title-part.heading {
    margin-bottom: 0;
    border: none;
}

.new-title-part.heading h3 {
    font-weight: 400;
    margin: 0;
}

.new-info-list-sec .new-info .new-info-img {
    width: 100%;
    height: 260px;
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
    overflow: hidden;
}

.new-info-list-sec .new-info .new-info-img img {
    width: 100%;
    height: 100%;
    min-height: 260px;
    object-fit: cover;
    transition: 0.2s ease-in-out;
}

.new-info-list-sec .new-info:hover .new-info-img img {
    transform: scale(1.2);
}

.new-info-list-sec .new-info .new-bl-content {
    min-height: 85px;
    margin-bottom: 10px;
}

.new-info-list-sec .new-info .new-bl-content p {
    margin: 0;
    color: #000;
}

.new-info-list-sec .new-info .new-url a {
    display: flex;
    align-items: center;
    color: #f78d28;
    font-weight: 600;
    transition: color 0.2s ease-in-out;
}

.new-info-list-sec .new-info .new-url a:hover {
    color: #000;
}

.new-info-list-sec .new-info .new-url a i {
    margin-left: 10px;
}

.sticky-section-note {
    background-color: #000;
    padding: 25px 0;
    float: left;
    width: 100%;
}

div#boxHere {
    float: left;
    width: 100%;
}

div#boxThis.section-fixed {
    position: fixed;
    top: 0;
    z-index: 99;
}

.sticky-section-note p {
    color: #fff;
    margin: 0;
    font-size: 14px;
}

.sticky-section-note p span.orange {
    color: #f78d28;
}

.sticky-section-note .button-part.read_more_btn {
    margin: 0;
    max-width: 20%;
    display: block;
}

.sticky-section-note .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.sticky-section-note .text-part {
    max-width: 75%;
}

.sticky-section-note .button-part.read_more_btn a.btn {
    font-size: 12px;
    height: auto;
    line-height: normal;
    padding: 10px 20px 12px;
    border: 1px solid #f78d28;
}

.news_detail_page .bottompost_social a {
    border: none !important;
    margin: 0 6px !important;
    display: inline-block;
}

.news_detail_page .bottompost_social a:hover {
    color: #f78d28 !important;
}

/*-Feb End-*/

.fixed-back-img .banner-content.max_width p {
    word-break: break-word;
}

.sticky-section-note p>a {
    color: #fff !important;
    border-color: #fff !important;
}

.sticky-section-note p>a:hover {
    color: #f78d28 !important;
    border-color: #f78d28 !important;
}

.counter-box p {
    color: #fff;
}

.counter-box p~small {
    color: #fff;
}

/* .responsvie_menu ul li.active a {
    color: #fff;
} */

@media screen and (max-width: 991px) {
    .evennt_inner>.three_main_event_box {
        grid-template-columns: 100%;
        row-gap: 30px;
    }

    .evennt_inner>.three_main_event_box .past-events-box {
        margin-left: 0;
    }
}

@media screen and (max-width: 880px) {
    .redirect_popup .img {
        max-width: 85%;
    }

    .redirect_popup .img .mobile {
        display: block;
    }

    .redirect_popup .img .desktop {
        display: none;
    }
}

@media screen and (max-width: 768px) and (orientation: landscape) {
    .redirect_popup .img {
        max-width: 48%;
    }
}

@media screen and (max-width: 768px) {
    .contact-us a.btn {
        padding: 0px 20px !important;
        line-height: 35px;
    }

    .event_box p {
        padding-top: 10px;
    }
}
