/*!
 * Bootstrap v3.3.4 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.paragraphSystem,
.row {
  margin-left: -15px;
  margin-right: -15px;
}

.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.paragraphSystem:before,
.paragraphSystem:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}

.row:after,
.paragraphSystem:after,
.container:after,
.container-fluid:after {
  clear: both;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-11 {
    width: 91.66666667%;
  }

  .col-lg-10 {
    width: 83.33333333%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-8 {
    width: 66.66666667%;
  }

  .col-lg-7 {
    width: 58.33333333%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-5 {
    width: 41.66666667%;
  }

  .col-lg-4 {
    width: 33.33333333%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-2 {
    width: 16.66666667%;
  }

  .col-lg-1 {
    width: 8.33333333%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-pull-11 {
    right: 91.66666667%;
  }

  .col-lg-pull-10 {
    right: 83.33333333%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-8 {
    right: 66.66666667%;
  }

  .col-lg-pull-7 {
    right: 58.33333333%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-5 {
    right: 41.66666667%;
  }

  .col-lg-pull-4 {
    right: 33.33333333%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-2 {
    right: 16.66666667%;
  }

  .col-lg-pull-1 {
    right: 8.33333333%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-push-11 {
    left: 91.66666667%;
  }

  .col-lg-push-10 {
    left: 83.33333333%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-8 {
    left: 66.66666667%;
  }

  .col-lg-push-7 {
    left: 58.33333333%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-5 {
    left: 41.66666667%;
  }

  .col-lg-push-4 {
    left: 33.33333333%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-2 {
    left: 16.66666667%;
  }

  .col-lg-push-1 {
    left: 8.33333333%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-lg-offset-0 {
    margin-left: 0%;
  }
}/*! normalize.css v2.1.1 | MIT License | git.io/normalize */article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{background:#fff;color:#000;font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{line-height:1;margin:0}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:1}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}.mejs-container{position:relative;background:#000;font-family:Helvetica,Arial;text-align:left;vertical-align:top;text-indent:0}.mejs-fullscreen{overflow:hidden!important}.mejs-container-fullscreen{position:fixed;left:0;top:0;right:0;bottom:0;overflow:hidden;z-index:1000}.mejs-container-fullscreen,.mejs-container-fullscreen .mejs-mediaelement{width:100%;height:100%}.mejs-background{position:absolute;top:0;left:0}.me-plugin,.mejs-mediaelement{position:absolute;top:0;left:0;width:100%;height:100%}.mejs-poster{position:absolute;top:0;left:0;background-size:contain;background-position:50% 50%;background-repeat:no-repeat}.mejs-overlay{position:absolute;top:0;left:0}.mejs-overlay-play{cursor:pointer}.mejs-overlay-button{position:absolute;top:50%;left:50%;width:100px;height:100px;margin:-50px 0 0 -50px;background:0 0}.mejs-overlay-button:before{content:"\f04b";display:inline-block;font-family:FontAwesome;font-style:normal;position:relative;font-weight:400;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;display:inline-block;font-size:30px;width:100%;height:100%;border:3px solid #3e3e3e;text-indent:7px;background:#fff;text-align:center;line-height:67px}.mejs-overlay:hover .mejs-overlay-button{background-position:0 -100px}.mejs-overlay-loading{position:absolute;top:50%;left:50%;width:80px;height:80px;margin:-40px 0 0 -40px;background:#333;background:url(../background.png?auto=format);background:rgba(0,0,0,.9);background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzMyMzIzMiIgc3RvcC1vcGFjaXR5PSIwLjkiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC45Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');background-size:100%;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0,rgba(50,50,50,.9)),color-stop(100%,rgba(0,0,0,.9)));background-image:-moz-linear-gradient(top,rgba(50,50,50,.9),rgba(0,0,0,.9));background-image:-webkit-linear-gradient(top,rgba(50,50,50,.9),rgba(0,0,0,.9));background-image:linear-gradient(to bottom,rgba(50,50,50,.9),rgba(0,0,0,.9))}.mejs-overlay-loading span{display:block;width:80px;height:80px;background:transparent url(../../assets/img/loading.gif?auto=format) center center no-repeat}.mejs-container .mejs-controls{position:absolute;background:0 0;list-style-type:none;margin:0;padding:0;bottom:0;left:0;background:url(../../assets/img/background.png?auto=format);background:rgba(0,0,0,.7);background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzMyMzIzMiIgc3RvcC1vcGFjaXR5PSIwLjciLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC43Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');background-size:100%;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0,rgba(50,50,50,.7)),color-stop(100%,rgba(0,0,0,.7)));background-image:-moz-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background-image:-webkit-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background-image:linear-gradient(to bottom,rgba(50,50,50,.7),rgba(0,0,0,.7));height:30px;width:100%}.mejs-container .mejs-controls div{list-style-type:none;background-image:none;display:block;float:left;margin:0;padding:0;width:26px;height:26px;font-size:11px;line-height:11px;background:0;border:0}.mejs-controls .mejs-button button{cursor:pointer;display:block;font-size:0px;line-height:0;text-decoration:none;margin:7px 5px;padding:0;position:absolute;height:12px;width:12px;border:0}.mejs-container .mejs-controls .mejs-time{color:#fff;display:block;height:17px;width:auto;padding:8px 3px 0 3px;overflow:hidden;text-align:center;padding:auto 4px}.mejs-container .mejs-controls .mejs-time span{font-size:11px;color:#fff;line-height:12px;display:block;float:left;margin:1px 2px 0 0;width:auto}.mejs-controls .mejs-play button{background-position:0 0}.mejs-controls .mejs-pause button{background-position:0 -16px}.mejs-controls .mejs-stop button{background-position:-112px 0}.mejs-controls div.mejs-time-rail{width:200px;padding-top:5px}.mejs-controls .mejs-time-rail span{display:block;position:absolute;width:180px;height:10px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;cursor:pointer}.mejs-controls .mejs-time-rail .mejs-time-total{margin:5px;background:#333;background:rgba(50,50,50,.8);background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFlMWUxZSIgc3RvcC1vcGFjaXR5PSIwLjgiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzYzNjM2MiIHN0b3Atb3BhY2l0eT0iMC44Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');background-size:100%;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0,rgba(30,30,30,.8)),color-stop(100%,rgba(60,60,60,.8)));background-image:-moz-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background-image:-webkit-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background-image:linear-gradient(to bottom,rgba(30,30,30,.8),rgba(60,60,60,.8))}.mejs-controls .mejs-time-rail .mejs-time-loaded{background:#3caac8;background:rgba(60,170,200,.8);background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzJjN2M5MSIgc3RvcC1vcGFjaXR5PSIwLjgiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0ZWI3ZDQiIHN0b3Atb3BhY2l0eT0iMC44Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');background-size:100%;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0,rgba(44,124,145,.8)),color-stop(100%,rgba(78,183,212,.8)));background-image:-moz-linear-gradient(top,rgba(44,124,145,.8),rgba(78,183,212,.8));background-image:-webkit-linear-gradient(top,rgba(44,124,145,.8),rgba(78,183,212,.8));background-image:linear-gradient(to bottom,rgba(44,124,145,.8),rgba(78,183,212,.8));width:0}.mejs-controls .mejs-time-rail .mejs-time-current{width:0;background:#fff;background:rgba(255,255,255,.8);background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjkiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjOGM4YzgiIHN0b3Atb3BhY2l0eT0iMC44Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');background-size:100%;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0,rgba(255,255,255,.9)),color-stop(100%,rgba(200,200,200,.8)));background-image:-moz-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background-image:-webkit-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background-image:linear-gradient(to bottom,rgba(255,255,255,.9),rgba(200,200,200,.8))}.mejs-controls .mejs-time-rail .mejs-time-handle{display:none;position:absolute;margin:0;width:10px;background:#fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;cursor:pointer;border:solid 2px #333;top:-2px;text-align:center}.mejs-controls .mejs-time-rail .mejs-time-float{visibility:hidden;position:absolute;display:block;background:#eee;width:36px;height:17px;border:solid 1px #333;top:-26px;margin-left:-18px;text-align:center;color:#111}.mejs-controls .mejs-time-rail:hover .mejs-time-float{visibility:visible}.mejs-controls .mejs-time-rail .mejs-time-float-current{margin:2px;width:30px;display:block;text-align:center;left:0}.mejs-controls .mejs-time-rail .mejs-time-float-corner{position:absolute;display:block;width:0;height:0;line-height:0;border:solid 5px #eee;border-color:#eee transparent transparent transparent;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;top:15px;left:13px}.mejs-controls .mejs-fullscreen-button button{background-position:-32px 0}.mejs-controls .mejs-unfullscreen button{background-position:-32px -16px}.mejs-controls .mejs-mute button{background-position:-16px -16px}.mejs-controls .mejs-unmute button{background-position:-16px 0}.mejs-controls .mejs-volume-button{position:relative}.mejs-controls .mejs-volume-button .mejs-volume-slider{display:none;height:115px;width:25px;background:url(../../assets/img/background.png?auto=format);background:rgba(50,50,50,.7);-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;top:-115px;left:0;z-index:1;position:absolute;margin:0}.mejs-controls .mejs-volume-button:hover{-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px}.mejs-controls .mejs-volume-button:hover .mejs-volume-slider{display:block}.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total{position:absolute;left:11px;top:8px;width:2px;height:100px;background:#ddd;background:rgba(255,255,255,.5);margin:0}.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current{position:absolute;left:11px;top:8px;width:2px;height:100px;background:#ddd;background:rgba(255,255,255,.9);margin:0}.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle{position:absolute;left:4px;top:-3px;width:16px;height:6px;background:#ddd;background:rgba(255,255,255,.9);cursor:N-resize;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;margin:0}.mejs-controls .mejs-captions-button{position:relative}.mejs-controls .mejs-captions-button button{background-position:-48px 0}.mejs-controls .mejs-captions-button .mejs-captions-selector{visibility:hidden;position:absolute;bottom:26px;right:-10px;width:130px;height:100px;background:url(../../assets/img/background.png?auto=format);background:rgba(50,50,50,.7);border:solid 1px transparent;padding:10px;overflow:hidden;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.mejs-controls .mejs-captions-button:hover .mejs-captions-selector{visibility:visible}.mejs-controls .mejs-captions-button .mejs-captions-selector ul{margin:0;padding:0;display:block;list-style-type:none!important;overflow:hidden}.mejs-controls .mejs-captions-button .mejs-captions-selector ul li{margin:0 0 6px 0;padding:0;list-style-type:none!important;display:block;color:#fff;overflow:hidden}.mejs-controls .mejs-captions-button .mejs-captions-selector ul li input{clear:both;float:left;margin:3px 3px 0 5px}.mejs-controls .mejs-captions-button .mejs-captions-selector ul li label{width:100px;float:left;padding:4px 0 0 0;line-height:15px;font-size:10px}.mejs-controls .mejs-captions-button .mejs-captions-translations{font-size:10px;margin:0 0 5px 0}.mejs-chapters{position:absolute;top:0;left:0;-xborder-right:solid 1px #fff;width:10000px}.mejs-chapters .mejs-chapter{position:absolute;float:left;background:#222;background:rgba(0,0,0,.7);background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzMyMzIzMiIgc3RvcC1vcGFjaXR5PSIwLjciLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC43Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');background-size:100%;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0,rgba(50,50,50,.7)),color-stop(100%,rgba(0,0,0,.7)));background-image:-moz-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background-image:-webkit-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background-image:linear-gradient(to bottom,rgba(50,50,50,.7),rgba(0,0,0,.7));overflow:hidden;border:0}.mejs-chapters .mejs-chapter .mejs-chapter-block{font-size:11px;color:#fff;padding:5px;display:block;border-right:solid 1px #333;border-bottom:solid 1px #333;cursor:pointer}.mejs-chapters .mejs-chapter .mejs-chapter-block-last{border-right:none}.mejs-chapters .mejs-chapter .mejs-chapter-block:hover{background:#666;background:rgba(102,102,102,.7);background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY2NjY2NiIgc3RvcC1vcGFjaXR5PSIwLjciLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzMjMyMzIiIHN0b3Atb3BhY2l0eT0iMC42Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');background-size:100%;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0,rgba(102,102,102,.7)),color-stop(100%,rgba(50,50,50,.6)));background-image:-moz-linear-gradient(top,rgba(102,102,102,.7),rgba(50,50,50,.6));background-image:-webkit-linear-gradient(top,rgba(102,102,102,.7),rgba(50,50,50,.6));background-image:linear-gradient(to bottom,rgba(102,102,102,.7),rgba(50,50,50,.6))}.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-title{font-size:12px;font-weight:700;display:block;white-space:nowrap;text-overflow:ellipsis;margin:0 0 3px 0;line-height:12px}.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan{font-size:12px;line-height:12px;margin:3px 0 4px 0;display:block;white-space:nowrap;text-overflow:ellipsis}.mejs-captions-layer{position:absolute;bottom:0;left:0;text-align:center;line-height:22px;font-size:12px;color:#fff}.mejs-captions-layer a{color:#fff;text-decoration:underline}.mejs-captions-layer[lang=ar]{font-size:20px;font-weight:400}.mejs-captions-position{position:absolute;width:100%;bottom:15px;left:0}.mejs-captions-position-hover{bottom:45px}.mejs-captions-text{padding:3px 5px;background:url(../../assets/img/background.png?auto=format);background:rgba(20,20,20,.8)}.mejs-clear{clear:both}.me-cannotplay a{color:#fff;font-weight:700}.me-cannotplay span{padding:15px;display:block}.mejs-offscreen{position:absolute!important;top:-10000px;left:-10000px;overflow:hidden;width:1px;height:1px}.mejs-controls .mejs-time-rail a,.mejs-controls .mejs-time-rail span{display:block;position:absolute;width:180px;height:10px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;cursor:pointer}.mejs-controls .mejs-loop-off button{background-position:-64px -16px}.mejs-controls .mejs-loop-on button{background-position:-64px 0}.mejs-controls .mejs-backlight-off button{background-position:-80px -16px}.mejs-controls .mejs-backlight-on button{background-position:-80px 0}.mejs-controls .mejs-picturecontrols-button{background-position:-96px 0}.mejs-controls{display:block;visibility:visible}.mejs-container .mejs-controls{z-index:25;height:47px;background:#d6d6d6;border-top:2px solid #303030}.mejs-container .mejs-controls .mejs-button{width:20px;height:20px;margin:4px 6px}.mejs-controls .mejs-button button{width:20px;height:20px;margin:0;padding:0;background:inherit}.mejs-controls .mejs-button button:before{font-family:FontAwesome;font-style:normal;position:relative;font-weight:400;display:block;font-size:20px;color:#000;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mejs-controls .mejs-playpause-button button{text-align:center}.mejs-controls .mejs-playpause-button button:before{content:"\f04b"}.mejs-controls .mejs-pause button{width:15px}.mejs-controls .mejs-pause button:before{content:"\f04c"}.mejs-controls .mejs-fullscreen-button button:before{content:"\f0b2"}.mejs-controls .mejs-share-button button{background-position:-2px -39px}.mejs-controls .mejs-share-button button:hover{background-position:-2px -3px}.mejs-controls .mejs-volume-button{margin:4px 6px}.mejs-controls .mejs-volume-button button:before{content:"\f026"}.mejs-controls .mejs-mute button:before{content:"\f028"}.mejs-controls .mejs-unmute button:before{content:"\f026"}.mejs-controls .mejs-horizontal-volume-slider{background:url(../../assets/img/controls.png?auto=format) 0 -83px no-repeat;display:block!important;width:34px;height:21px;margin-top:12px;position:relative}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total{width:34px}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current{background:url(../../assets/img/controls.png?auto=format) 0 -108px no-repeat;position:absolute;left:0;top:0;height:21px}.mejs-controls .mejs-volume-button .mejs-volume-handle{display:none}.mejs-controls .mejs-time-rail{height:20px;padding-top:8px;margin-left:2px}.mejs-controls .mejs-time-rail .mejs-time-total{height:3px;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;background:#303030}.mejs-controls .mejs-time-rail .mejs-time-loaded{height:6px;background-color:transparent;filter:none;background-image:none;display:none;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0}.mejs-controls .mejs-time-rail .mejs-time-current{height:3px;background-color:#303030;filter:none;background-image:none;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0}.mejs-controls .mejs-time-rail .mejs-time-handle{background:#fff;border:1px solid #303030;height:14px;width:14px;top:-6px;display:block;padding:0;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;border-radius:6px}.mejs-container .mejs-controls .mejs-time{width:100px;margin:15px 0 0 0;padding:0;position:absolute;left:8px;top:12px}.mejs-container .mejs-controls .mejs-time span{float:left;color:#303030;font-size:14px}.mejs-controls .mejs-time-rail .mejs-time-float{z-index:10}.mejs-container-fullscreen{z-index:10000!important}.mejs-overlay:hover .mejs-overlay-button{background-position:0 0;opacity:1}.mejs-overlay-loading{background:url(../../assets/img/loader.gif?auto=format) center center no-repeat}.mejs-overlay-button{opacity:.7;height:69px;left:50%;margin:-35px 0 0 -36px;position:absolute;top:50%;width:73px}.mejs-poster{background:0 0!important}.mejs-poster img{width:auto!important;margin:0 auto;display:block}:root .mejs-poster img{display:none}:root .mejs-poster{position:absolute;top:0;left:0;background-size:contain;background-position:50% 50%;background-repeat:no-repeat}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate(0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-box-lines:multiple;-moz-box-lines:multiple;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex:0 0 auto;flex-shrink:0;width:100%;height:100%;position:relative}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-transition-property:-webkit-transform,height;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform,height}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-wp8-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-wp8-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;-moz-background-size:27px 44px;-webkit-background-size:27px 44px;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s;-moz-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-moz-appearance:none;-ms-appearance:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-white .swiper-pagination-bullet{background:#fff}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);-moz-transform:translate3d(0,-50%,0);-o-transform:translate(0,-50%);-ms-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:5px 0;display:block}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px}.swiper-pagination-progress{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progress .swiper-pagination-progressbar{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-moz-transform-origin:left top;-ms-transform-origin:left top;-o-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar{-webkit-transform-origin:right top;-moz-transform-origin:right top;-ms-transform-origin:right top;-o-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progress{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progress{width:4px;height:100%;left:0;top:0}.swiper-pagination-progress.swiper-pagination-white{background:rgba(255,255,255,.5)}.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar{background:#fff}.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar{background:#000}.swiper-container-3d{-webkit-perspective:1200px;-moz-perspective:1200px;-o-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper{-ms-perspective:1200px}.swiper-container-cube,.swiper-container-flip{overflow:visible}.swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-slide{visibility:hidden;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-moz-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-moz-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;-moz-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;-webkit-background-size:100%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.ps-container{-ms-touch-action:auto;touch-action:auto;overflow:hidden!important;-ms-overflow-style:none}@supports (-ms-overflow-style:none){.ps-container{overflow:auto!important}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.ps-container{overflow:auto!important}}.ps-container.ps-active-x>.ps-scrollbar-x-rail,.ps-container.ps-active-y>.ps-scrollbar-y-rail{display:block;background-color:transparent}.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail{background-color:#eee;opacity:.9}.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x{background-color:#999;height:11px}.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail{background-color:#eee;opacity:.9}.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y{background-color:#999;width:11px}.ps-container>.ps-scrollbar-x-rail{display:none;position:absolute;opacity:0;-webkit-transition:background-color .2s linear,opacity .2s linear;-o-transition:background-color .2s linear,opacity .2s linear;-moz-transition:background-color .2s linear,opacity .2s linear;transition:background-color .2s linear,opacity .2s linear;bottom:0;height:15px}.ps-container>.ps-scrollbar-x-rail>.ps-scrollbar-x{position:absolute;background-color:#aaa;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-transition:background-color .2s linear,height .2s linear,width .2s ease-in-out,-webkit-border-radius .2s ease-in-out;transition:background-color .2s linear,height .2s linear,width .2s ease-in-out,-webkit-border-radius .2s ease-in-out;-o-transition:background-color .2s linear,height .2s linear,width .2s ease-in-out,border-radius .2s ease-in-out;-moz-transition:background-color .2s linear,height .2s linear,width .2s ease-in-out,border-radius .2s ease-in-out,-moz-border-radius .2s ease-in-out;transition:background-color .2s linear,height .2s linear,width .2s ease-in-out,border-radius .2s ease-in-out;transition:background-color .2s linear,height .2s linear,width .2s ease-in-out,border-radius .2s ease-in-out,-webkit-border-radius .2s ease-in-out,-moz-border-radius .2s ease-in-out;bottom:2px;height:6px}.ps-container>.ps-scrollbar-x-rail:active>.ps-scrollbar-x,.ps-container>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x{height:11px}.ps-container>.ps-scrollbar-y-rail{display:none;position:absolute;opacity:0;-webkit-transition:background-color .2s linear,opacity .2s linear;-o-transition:background-color .2s linear,opacity .2s linear;-moz-transition:background-color .2s linear,opacity .2s linear;transition:background-color .2s linear,opacity .2s linear;right:0;width:15px}.ps-container>.ps-scrollbar-y-rail>.ps-scrollbar-y{position:absolute;background-color:#aaa;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-transition:background-color .2s linear,height .2s linear,width .2s ease-in-out,-webkit-border-radius .2s ease-in-out;transition:background-color .2s linear,height .2s linear,width .2s ease-in-out,-webkit-border-radius .2s ease-in-out;-o-transition:background-color .2s linear,height .2s linear,width .2s ease-in-out,border-radius .2s ease-in-out;-moz-transition:background-color .2s linear,height .2s linear,width .2s ease-in-out,border-radius .2s ease-in-out,-moz-border-radius .2s ease-in-out;transition:background-color .2s linear,height .2s linear,width .2s ease-in-out,border-radius .2s ease-in-out;transition:background-color .2s linear,height .2s linear,width .2s ease-in-out,border-radius .2s ease-in-out,-webkit-border-radius .2s ease-in-out,-moz-border-radius .2s ease-in-out;right:2px;width:6px}.ps-container>.ps-scrollbar-y-rail:active>.ps-scrollbar-y,.ps-container>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y{width:11px}.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail{background-color:#eee;opacity:.9}.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x{background-color:#999;height:11px}.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail{background-color:#eee;opacity:.9}.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y{background-color:#999;width:11px}.ps-container:hover>.ps-scrollbar-x-rail,.ps-container:hover>.ps-scrollbar-y-rail{opacity:.6}.ps-container:hover>.ps-scrollbar-x-rail:hover{background-color:#eee;opacity:.9}.ps-container:hover>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x{background-color:#999}.ps-container:hover>.ps-scrollbar-y-rail:hover{background-color:#eee;opacity:.9}.ps-container:hover>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y{background-color:#999}@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/OpenServer\/domains\/voltaren\/zg\/etc\/designs\/zg\/wellness-voltaren-new\/desktop\/sass\/core\/cookiePolicy\.scss}line{font-family:\000034}}.cookiePolicy-info{background-color:#e1e1e1;-moz-transition:linear 2s all;-o-transition:linear 2s all;-webkit-transition:linear 2s all;transition:linear 2s all;max-height:1000px;overflow:hidden}@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/OpenServer\/domains\/voltaren\/zg\/etc\/designs\/zg\/wellness-voltaren-new\/desktop\/sass\/core\/cookiePolicy\.scss}line{font-family:\0000310}}.cookiePolicy-info.collapsed{max-height:0}@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/OpenServer\/domains\/voltaren\/zg\/etc\/designs\/zg\/wellness-voltaren-new\/desktop\/sass\/core\/cookiePolicy\.scss}line{font-family:\0000314}}.cookiePolicy-info .cookiePolicy-inner{padding:20px 10px;width:auto;max-width:940px;margin:0 auto}@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/OpenServer\/domains\/voltaren\/zg\/etc\/designs\/zg\/wellness-voltaren-new\/desktop\/sass\/core\/cookiePolicy\.scss}line{font-family:\0000323}}.cookiePolicy-restrictive{background-color:#e1e1e1;position:relative;width:100%;z-index:1000}@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/OpenServer\/domains\/voltaren\/zg\/etc\/designs\/zg\/wellness-voltaren-new\/desktop\/sass\/core\/cookiePolicy\.scss}line{font-family:\0000329}}.cookiePolicy-restrictive.collapsed{display:none}@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/OpenServer\/domains\/voltaren\/zg\/etc\/designs\/zg\/wellness-voltaren-new\/desktop\/sass\/core\/cookiePolicy\.scss}line{font-family:\0000333}}.cookiePolicy-restrictive .cookiePolicy-inner{box-sizing:border-box;padding:10px;position:relative}@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/OpenServer\/domains\/voltaren\/zg\/etc\/designs\/zg\/wellness-voltaren-new\/desktop\/sass\/core\/cookiePolicy\.scss}line{font-family:\0000338}}.cookiePolicy-restrictive .cookiePolicy-inner p{margin:0}@media (min-width:992px){@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/OpenServer\/domains\/voltaren\/zg\/etc\/designs\/zg\/wellness-voltaren-new\/desktop\/sass\/core\/cookiePolicy\.scss}line{font-family:\0000333}}.cookiePolicy-restrictive .cookiePolicy-inner{padding-right:125px}}@media (min-width:1200px){@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/OpenServer\/domains\/voltaren\/zg\/etc\/designs\/zg\/wellness-voltaren-new\/desktop\/sass\/core\/cookiePolicy\.scss}line{font-family:\0000333}}.cookiePolicy-restrictive .cookiePolicy-inner{width:1140px;margin:0 auto}}@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/OpenServer\/domains\/voltaren\/zg\/etc\/designs\/zg\/wellness-voltaren-new\/desktop\/sass\/core\/cookiePolicy\.scss}line{font-family:\0000357}}.cookiePolicy-buttons{text-align:center}@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/OpenServer\/domains\/voltaren\/zg\/etc\/designs\/zg\/wellness-voltaren-new\/desktop\/sass\/core\/cookiePolicy\.scss}line{font-family:\0000361}}.cookiePolicy-accept{display:inline-block;height:26px;line-height:26px;color:#fff;font-size:12px;text-decoration:none;text-transform:uppercase;font-weight:600;background:#242f60;padding:0 20px;border-radius:50px/5px;border:none}@media (min-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/OpenServer\/domains\/voltaren\/zg\/etc\/designs\/zg\/wellness-voltaren-new\/desktop\/sass\/core\/cookiePolicy\.scss}line{font-family:\0000361}}.cookiePolicy-accept{font-size:22px;height:50px;line-height:50px;padding:0 35px;border-radius:100px/10px}}@media (min-width:992px){@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/OpenServer\/domains\/voltaren\/zg\/etc\/designs\/zg\/wellness-voltaren-new\/desktop\/sass\/core\/cookiePolicy\.scss}line{font-family:\0000361}}.cookiePolicy-accept{font-size:16px;height:40px;line-height:40px;padding:0 25px;border-radius:50px/5px;position:absolute;right:15px;top:15px}}@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/OpenServer\/domains\/voltaren\/zg\/etc\/designs\/zg\/wellness-voltaren-new\/desktop\/sass\/core\/cookiePolicy\.scss}line{font-family:\0000394}}.cookiePolicy-accept:hover{background:#e86215}.exit-notification{position:fixed;top:0;left:0;height:100%;width:100%;background:#000;background:rgba(0,0,0,.8);z-index:2000}.exit-notification.is-hidden{display:none}.exit-notification .exit-notification-inner{position:absolute;width:auto;margin:20px;left:0;top:0;background:url(../../assets/img/exit.jpg?auto=format) repeat-x 0 0;background-size:auto 100%;padding:13px}@media screen and (min-width:992px){.exit-notification .exit-notification-inner{position:fixed;top:100px;width:730px;margin-left:-378px;left:50%}}@media (max-width:768px){.exit-notification .exit-notification-inner{position:fixed}}@media screen and (max-width:699px){.exit-notification-restrictive{position:absolute}}.exit-notification-text{text-align:center;font-size:16px;line-height:20px;color:#242f60}.exit-notification-text p{margin:0}.exit-notification-text .subtitle{display:block;font-weight:600;color:#f05322;font-size:20px}@media screen and (min-width:768px){.exit-notification-text{font-size:24px;line-height:34px;padding:30px 50px 0}.exit-notification-text .subtitle{font-size:34px}}.exit-notification-buttons{text-align:center;padding-top:30px}@media screen and (min-width:768px){.exit-notification-buttons{padding-bottom:50px}}.exit-notification-buttons button{display:block;height:26px;color:#fff;font-size:12px;text-decoration:none;text-transform:uppercase;font-weight:600;background:#242f60;padding:0 20px;border-radius:50px/5px;border:none;width:150px;margin:10px auto}.exit-notification-buttons button:hover{color:#fff}@media (min-width:480px){.exit-notification-buttons button{display:inline-block;margin:0 5px}}@media (min-width:768px){.exit-notification-buttons button{font-size:22px;height:50px;padding:0 35px;border-radius:100px/10px;margin:0 20px;width:280px}}@media (min-width:992px){.exit-notification-buttons button{font-size:16px;height:46px;width:230px;padding:0 25px;border-radius:70px/5px;margin:0 20px}}.exit-notification-buttons button:hover{background:#e86215}@charset "UTF-8";
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/*!
 *  Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: 'FontAwesome';
  src: url("../../assets/fonts/fontawesome-webfont.eot?v=4.1.0");
  src: url("../../assets/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0") format("embedded-opentype"), url("../../assets/fonts/fontawesome-webfont.woff?v=4.1.0") format("woff"), url("../../assets/fonts/fontawesome-webfont.ttf?v=4.1.0") format("truetype"), url("../../assets/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular&auto=format") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Diodrum Voltaren';
  src: url("../../assets/fonts/DiodrumVoltaren-Extralight.eot");
  src: url("../../assets/fonts/DiodrumVoltaren-Extralight.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/DiodrumVoltaren-Extralight.woff2") format("woff2"), url("../../assets/fonts/DiodrumVoltaren-Extralight.woff") format("woff"), url("../../assets/fonts/DiodrumVoltaren-Extralight.svg?auto=format") format("svg");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'Diodrum Voltaren CYR';
  src: url("../../assets/fonts/DiodrumVoltarenCYR-Extralight.eot");
  src: url("../../assets/fonts/DiodrumVoltarenCYR-Extralight.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/DiodrumVoltarenCYR-Extralight.woff2") format("woff2"), url("../../assets/fonts/DiodrumVoltarenCYR-Extralight.woff") format("woff"), url("../../assets/fonts/DiodrumVoltarenCYR-Extralight.svg?auto=format") format("svg");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'Diodrum Voltaren';
  src: url("../../assets/fonts/DiodrumVoltaren-ExtralightItalic.eot");
  src: url("../../assets/fonts/DiodrumVoltaren-ExtralightItalic.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/DiodrumVoltaren-ExtralightItalic.woff2") format("woff2"), url("../../assets/fonts/DiodrumVoltaren-ExtralightItalic.woff") format("woff"), url("../../assets/fonts/DiodrumVoltaren-ExtralightItalic.svg?auto=format") format("svg");
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: 'Diodrum Voltaren';
  src: url("../../assets/fonts/DiodrumVoltaren-Light.eot");
  src: url("../../assets/fonts/DiodrumVoltaren-Light.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/DiodrumVoltaren-Light.woff2") format("woff2"), url("../../assets/fonts/DiodrumVoltaren-Light.woff") format("woff"), url("../../assets/fonts/DiodrumVoltaren-Light.svg?auto=format") format("svg");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Diodrum Voltaren CYR';
  src: url("../../assets/fonts/DiodrumVoltarenCYR-Light.eot");
  src: url("../../assets/fonts/DiodrumVoltarenCYR-Light.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/DiodrumVoltarenCYR-Light.woff2") format("woff2"), url("../../assets/fonts/DiodrumVoltarenCYR-Light.woff") format("woff"), url("../../assets/fonts/DiodrumVoltarenCYR-Light.svg?auto=format") format("svg");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Diodrum Voltaren';
  src: url("../../assets/fonts/DiodrumVoltaren-LightItalic.eot");
  src: url("../../assets/fonts/DiodrumVoltaren-LightItalic.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/DiodrumVoltaren-LightItalic.woff2") format("woff2"), url("../../assets/fonts/DiodrumVoltaren-LightItalic.woff") format("woff"), url("../../assets/fonts/DiodrumVoltaren-LightItalic.svg?auto=format") format("svg");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'Diodrum Voltaren';
  src: url("../../assets/fonts/DiodrumVoltaren-Regular.eot");
  src: url("../../assets/fonts/DiodrumVoltaren-Regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/DiodrumVoltaren-Regular.woff2") format("woff2"), url("../../assets/fonts/DiodrumVoltaren-Regular.woff") format("woff"), url("../../assets/fonts/DiodrumVoltaren-Regular.svg?auto=format") format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Diodrum Voltaren CYR';
  src: url("../../assets/fonts/DiodrumVoltarenCYR-Regular.eot");
  src: url("../../assets/fonts/DiodrumVoltarenCYR-Regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/DiodrumVoltarenCYR-Regular.woff2") format("woff2"), url("../../assets/fonts/DiodrumVoltarenCYR-Regular.woff") format("woff"), url("../../assets/fonts/DiodrumVoltarenCYR-Regular.svg?auto=format") format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Diodrum Voltaren';
  src: url("../../assets/fonts/DiodrumVoltaren-RegularItalic.eot");
  src: url("../../assets/fonts/DiodrumVoltaren-RegularItalic.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/DiodrumVoltaren-RegularItalic.woff2") format("woff2"), url("../../assets/fonts/DiodrumVoltaren-RegularItalic.woff") format("woff"), url("../../assets/fonts/DiodrumVoltaren-RegularItalic.svg?auto=format") format("svg");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Diodrum Voltaren';
  src: url("../../assets/fonts/DiodrumVoltaren-Medium.eot");
  src: url("../../assets/fonts/DiodrumVoltaren-Medium.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/DiodrumVoltaren-Medium.woff2") format("woff2"), url("../../assets/fonts/DiodrumVoltaren-Medium.woff") format("woff"), url("../../assets/fonts/DiodrumVoltaren-Medium.svg?auto=format") format("svg");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Diodrum Voltaren CYR';
  src: url("../../assets/fonts/DiodrumVoltarenCYR-Medium.eot");
  src: url("../../assets/fonts/DiodrumVoltarenCYR-Medium.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/DiodrumVoltarenCYR-Medium.woff2") format("woff2"), url("../../assets/fonts/DiodrumVoltarenCYR-Medium.woff") format("woff"), url("../../assets/fonts/DiodrumVoltarenCYR-Medium.svg?auto=format") format("svg");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Diodrum Voltaren';
  src: url("../../assets/fonts/DiodrumVoltaren-MediumItalic.eot");
  src: url("../../assets/fonts/DiodrumVoltaren-MediumItalic.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/DiodrumVoltaren-MediumItalic.woff2") format("woff2"), url("../../assets/fonts/DiodrumVoltaren-MediumItalic.woff") format("woff"), url("../../assets/fonts/DiodrumVoltaren-MediumItalic.svg?auto=format") format("svg");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: 'Diodrum Voltaren';
  src: url("../../assets/fonts/DiodrumVoltaren-Semibold.eot");
  src: url("../../assets/fonts/DiodrumVoltaren-Semibold.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/DiodrumVoltaren-Semibold.woff2") format("woff2"), url("../../assets/fonts/DiodrumVoltaren-Semibold.woff") format("woff"), url("../../assets/fonts/DiodrumVoltaren-Semibold.svg?auto=format") format("svg");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Diodrum Voltaren CYR';
  src: url("../../assets/fonts/DiodrumVoltarenCYR-Semibold.eot");
  src: url("../../assets/fonts/DiodrumVoltarenCYR-Semibold.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/DiodrumVoltarenCYR-Semibold.woff2") format("woff2"), url("../../assets/fonts/DiodrumVoltarenCYR-Semibold.woff") format("woff"), url("../../assets/fonts/DiodrumVoltarenCYR-Semibold.svg?auto=format") format("svg");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Diodrum Voltaren';
  src: url("../../assets/fonts/DiodrumVoltaren-SemiboldItalic.eot");
  src: url("../../assets/fonts/DiodrumVoltaren-SemiboldItalic.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/DiodrumVoltaren-SemiboldItalic.woff2") format("woff2"), url("../../assets/fonts/DiodrumVoltaren-SemiboldItalic.woff") format("woff"), url("../../assets/fonts/DiodrumVoltaren-SemiboldItalic.svg?auto=format") format("svg");
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: 'Diodrum Voltaren';
  src: url("../../assets/fonts/DiodrumVoltaren-Bold.eot");
  src: url("../../assets/fonts/DiodrumVoltaren-Bold.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/DiodrumVoltaren-Bold.woff2") format("woff2"), url("../../assets/fonts/DiodrumVoltaren-Bold.woff") format("woff"), url("../../assets/fonts/DiodrumVoltaren-Bold.svg?auto=format") format("svg");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Diodrum Voltaren CYR';
  src: url("../../assets/fonts/DiodrumVoltarenCYR-Bold.eot");
  src: url("../../assets/fonts/DiodrumVoltarenCYR-Bold.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/DiodrumVoltarenCYR-Bold.woff2") format("woff2"), url("../../assets/fonts/DiodrumVoltarenCYR-Bold.woff") format("woff"), url("../../assets/fonts/DiodrumVoltarenCYR-Bold.svg?auto=format") format("svg");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Diodrum Voltaren';
  src: url("../../assets/fonts/DiodrumVoltaren-BoldItalic.eot");
  src: url("../../assets/fonts/DiodrumVoltaren-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/DiodrumVoltaren-BoldItalic.woff2") format("woff2"), url("../../assets/fonts/DiodrumVoltaren-BoldItalic.woff") format("woff"), url("../../assets/fonts/DiodrumVoltaren-BoldItalic.svg?auto=format") format("svg");
  font-weight: 700;
  font-style: italic;
}
#cq-emulator-content.firefox {
  background-color: #FFF !important;
}

html, body {
  width: 100%;
  font-size: 16px;
}

body {
  line-height: 1.38;
  color: black;
  font-family: 'Diodrum Voltaren', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  position: relative;
  overflow: auto;
}

[id=wrapper],
.container {
  color: #323131;
  background-color: #fff;
}

[id=wrapper] {
  max-width: 1400px;
  width: 100%;
}

[id=wrapper] .main {
  max-width: 1380px;
  width: 100%;
  box-sizing: border-box;
}

[id=header] {
  padding-top: 15px;
  padding-bottom: 15px;
}

[id=footer] {
  padding-bottom: 15px;
  padding-top: 15px;
}

/* BASE STYLES
----------------------------------------- */
img {
  max-width: 100%;
}

:focus {
  outline: none;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 600;
  font-family: 'Diodrum Voltaren', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #323131;
  margin: 10px 0;
}

h1 {
  font-size: 2em;
}

.article_text .article_footnote {
  word-break: break-word;
}

.page-sport-relief .initiative_main_box h1 {
  margin-top: 10px;
  margin-bottom: 10px;
  text-transform: none;
}
@media (max-width: 374px) {
  .page-sport-relief .initiative_main_box h1 {
    font-size: 44px;
  }
}
@media (min-width: 768px) {
  .page-sport-relief .initiative_main_box h1 {
    font-size: 82px;
  }
}
@media (min-width: 992px) {
  .page-sport-relief .initiative_main_box h1 {
    font-size: 120px;
    line-height: .9;
    letter-spacing: -3px;
  }
}

h2 {
  font-size: 50px;
  line-height: 1;
  font-weight: 600;
}
@media (max-width: 374px) {
  h2 {
    font-size: 44px;
  }
}
@media (min-width: 768px) {
  h2 {
    font-size: 82px;
  }
}
@media (min-width: 992px) {
  h2 {
    font-size: 120px;
    line-height: .9;
    letter-spacing: -3px;
  }
}

h3,
.h1_title h1 {
  font-size: 50px;
  line-height: 1;
  font-weight: 600;
}
@media (max-width: 374px) {
  h3,
  .h1_title h1 {
    font-size: 47px;
  }
}
@media (min-width: 768px) {
  h3,
  .h1_title h1 {
    font-size: 70px;
  }
}
@media (min-width: 992px) {
  h3,
  .h1_title h1 {
    font-size: 50px;
    line-height: .9;
    letter-spacing: -1px;
  }
}
@media (min-width: 1200px) {
  h3,
  .h1_title h1 {
    font-size: 60px;
  }
}
@media (min-width: 1300px) {
  h3,
  .h1_title h1 {
    font-size: 70px;
  }
}

h4 {
  font-size: 26px;
  line-height: 1;
  font-weight: 500;
  color: #e86215;
}

h5 {
  font-size: 0.83em;
}

h6 {
  font-size: 0.67em;
}

a {
  color: #323131;
  text-decoration: none;
}

a:hover {
  color: #868484;
}

button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}

button,
input {
  *overflow: visible;
  line-height: normal;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}

.info-btn-no-margin > .component-content p {
  margin: 0;
}
.info-btn-no-margin > .component-content p a.blue_button {
  margin: 0;
}

.buy-margin-top-10 {
  margin-top: 10px;
}
@media (max-width: 992px) {
  .buy-margin-top-10 {
    padding-left: 0;
  }
}

buynow-button[design="114"] {
  --color-primary: #242f60;
  --color-primary--hover: #e86215;
  --button-border-radius: 3.125em/0.3125em;
  --button-padding-top: 0.858em;
  --button-padding-bottom: 0.75em;
  --button-line-height: 1.25em;
  display: inline-block;
  min-height: calc(var(--button-padding-top) + var(--button-padding-bottom) + var(--button-line-height));
  font-size: 0.875rem;
}

buynow-button[design="114"]:focus,
buynow-button[design="114"]:hover {
  --color-primary: #e86215;
}

ratings-and-reviews {
  display: inline-block;
  min-height: 2.6875em;
}

label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}

input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

/* LAYOUT STYLES
----------------------------------------- */
.component {
  margin-bottom: 10px;
}

.component-content {
  margin-bottom: 14px;
}
.component-content:before, .component-content:after {
  content: "";
  display: table;
}
.component-content:after {
  clear: both;
}

.component > .component-content {
  margin-bottom: 0;
}

/* ALERTS
-------------------------------------*/
.alert-list {
  margin: 0;
  padding: 0;
  list-style-position: inside;
  list-style-type: disc;
}

.alert-list li {
  padding-left: 4px;
}

.alert {
  margin-bottom: 20px;
}

.alert-error {
  color: red;
}

/* UTILITIES
----------------------------------- */
.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.is-hidden {
  display: none !important;
  visibility: hidden !important;
}

/* `Clear Floated Elements
----------------------------------------------------------------------------------------------------*/
/* http://sonspring.com/journal/clearing-floats */
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

/* http://www.yuiblog.com/blog/2010/09/27/clearfix-reloaded-overflowhidden-demystified */
.clearfix:before,
.clearfix:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.clearfix:after {
  clear: both;
}

/*
  The following zoom:1 rule is specifically for IE6 + IE7.
  Move to separate stylesheet if invalid CSS is a problem.
*/
.clearfix {
  zoom: 1;
}

/* BUTTONS
----------------------------------*/
.button {
  background-color: #e1e1e1;
  border: 1px solid #656363;
  color: #323131;
  padding: 5px 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  cursor: pointer;
  display: inline-block;
}

.lt-ie8 .button {
  display: inline;
}

.button:hover {
  background-color: #939191;
  color: white;
}

/* Custom styles
----------------------------------*/
#header,
#content,
#footer {
  padding-left: 0;
  padding-right: 0;
}
#header > .row:first-child,
#content > .row:first-child,
#footer > .row:first-child {
  margin-left: 0;
  margin-right: 0;
}

.container {
  width: 100%;
  max-width: 1400px;
  padding: 0;
  margin: 0 auto;
}
.container > .row:first-child {
  margin-left: 0;
  margin-right: 0;
}

.inner_container_width {
  float: none;
  width: 100%;
  margin-bottom: 0;
}
@media (min-width: 1200px) {
  .inner_container_width {
    width: 1140px;
    margin: 0 auto;
  }
}

/* Buttons */
.blue_button {
  display: inline-block;
  height: 26px;
  line-height: 26px;
  color: #fff;
  font-size: 12px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 600;
  background: #242f60;
  padding: 0 20px;
  border-radius: 50px/5px;
}
.blue_button:hover {
  color: #fff;
  background: #e86215;
}
.richText .blue_button {
  text-decoration: none;
}
.blue_button.button_arrow {
  position: relative;
  padding-right: 37px;
}
.blue_button.button_arrow:after {
  content: '';
  width: 12px;
  height: 9px;
  background: url(../../assets/img/button_arrow.png?auto=format) no-repeat 0 0;
  background-size: cover;
  position: absolute;
  right: 15px;
  top: 8px;
}
@media (min-width: 768px) {
  .blue_button {
    font-size: 22px;
    height: 50px;
    line-height: 50px;
    padding: 0 35px;
    border-radius: 100px/10px;
  }
  .blue_button.button_arrow {
    padding-right: 71px;
  }
  .blue_button.button_arrow:after {
    width: 18px;
    height: 14px;
    background: url(../../assets/img/button_arrow.png?auto=format) 0 0/cover no-repeat;
    right: 30px;
    top: 18px;
  }
}
@media (min-width: 992px) {
  .blue_button {
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    padding: 0 25px;
    border-radius: 50px/5px;
  }
  .blue_button.button_arrow {
    padding-right: 48px;
  }
  .blue_button.button_arrow:after {
    width: 18px;
    height: 14px;
    background: url(../../assets/img/button_arrow.png?auto=format) no-repeat 0 0;
    right: 20px;
    top: 12px;
  }
}

/* Follow us */
.follow_us {
  margin-bottom: 0;
  margin-top: 25px;
}
@media (min-width: 768px) {
  .follow_us {
    margin-top: 35px;
  }
}
@media (min-width: 992px) {
  .follow_us {
    margin-top: 0;
  }
}
.follow_us .soc_icons {
  text-align: center;
  font-size: 14px;
  line-height: 24px;
  color: #666;
}
@media (min-width: 768px) {
  .follow_us .soc_icons {
    font-size: 16px;
    line-height: 26px;
  }
}
@media (min-width: 992px) {
  .follow_us .soc_icons {
    line-height: 16px;
    text-align: right;
  }
}
.follow_us .soc_icons a {
  display: inline-block;
  vertical-align: middle;
  width: 32px;
  height: 20px;
  margin: 0 2px;
}
.follow_us .soc_icons .fb {
  background: url(../../assets/img/css_sprites.png?auto=format) 15.87% 29.35%;
  background-size: 296.9% 2365%;
}
.follow_us .soc_icons .tw {
  background: url(../../assets/img/css_sprites.png?auto=format) 15.87% 47%;
  background-size: 296.9% 2365%;
}
.follow_us .soc_icons .gplus {
  background: url(../../assets/img/css_sprites.png?auto=format) 15.87% 38.18%;
  background-size: 296.9% 2365%;
}
.follow_us .soc_icons .youtube {
  background: url(../../assets/img/css_sprites.png?auto=format) 15.87% 55.85%;
  background-size: 296.9% 2365%;
}

.margin_none {
  margin-bottom: 0 !important;
}

@media (max-width: 768px) {
  .boxBorder > .component-content {
    border-top: 1px solid #cfcfcf;
    border-bottom: 1px solid #cfcfcf;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media (min-width: 768px) {
  .boxBorder {
    padding-top: 0;
    padding-bottom: 0;
    border: none;
    border-left: 1px solid #cfcfcf;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 992px) {
  .boxBorder {
    border-right: 1px solid #cfcfcf;
  }
}

@media (max-width: 767px) {
  div [data-mh="short_article"] .component {
    margin-bottom: 0;
  }
  div [data-mh="short_article"] .component-content {
    margin-bottom: 0;
  }
  div [data-mh="short_article"] img {
    vertical-align: top;
    width: 100%;
  }
}

/* Footer */
#footer {
  padding-top: 25px;
  padding-bottom: 30px;
}
#footer .component,
#footer .component-content {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  #footer {
    padding-top: 48px;
    padding-bottom: 48px;
  }
}
@media (min-width: 992px) {
  #footer {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

/* bootstrap styles */
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }
}
.visible-print-block {
  display: none !important;
}

@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}

@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.semibold {
  font-weight: 600;
}

.blue_color {
  color: #242f60;
}

.overlay-close {
  right: 0 !important;
}

.video_box {
  padding-top: 20px;
}
@media (min-width: 992px) {
  .video_box {
    padding-top: 60px;
  }
}

.lm_top_padding,
.lmtoppadding {
  padding-top: 30px;
}
@media (min-width: 992px) {
  .lm_top_padding,
  .lmtoppadding {
    padding-top: 50px;
  }
}

/* Header */
#header {
  padding: 0;
  width: 100%;
  z-index: 1000;
}

.header {
  margin-bottom: 0;
}
.header .component,
.header .component-content {
  margin-bottom: 0;
}
.header .navigation-vertical .navigation-mobile-menu {
  width: 58px;
  height: 58px;
  position: absolute;
  left: 0;
  top: 0;
  border: none;
  margin: 0;
  padding: 0;
  background: #fff;
  outline: none;
}
.header .navigation-vertical .navigation-mobile-menu .navigation-root {
  z-index: 151;
}
.header .navigation-vertical .navigation-mobile-menu:after {
  content: "\f0c9";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  width: auto;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  line-height: 1;
  font-size: 30px;
  right: auto;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #f05322;
}
.header .navigation-vertical .navigation-mobile-menu.navigation-mobile-menu_active:after {
  content: "\f00d";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  width: auto;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  line-height: 1;
  font-size: 30px;
  right: auto;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #f05322;
}
@media (min-width: 768px) {
  .header .navigation-vertical .navigation-mobile-menu {
    width: 80px;
    height: 116px;
    display: block;
  }
  .header .navigation-vertical .navigation-mobile-menu:after {
    font-size: 50px;
  }
  .header .navigation-vertical .navigation-mobile-menu.navigation-mobile-menu_active:after {
    font-size: 50px;
  }
}
.header .navigation-vertical .navigation-branch.navigation-level1 {
  position: absolute;
  left: 0;
  top: 58px;
  width: 100%;
  background: -webkit-linear-gradient(bottom left, rgba(230, 69, 16, 0.97) 0%, rgba(240, 132, 0, 0.97) 100%);
  background: linear-gradient(to top right, rgba(230, 69, 16, 0.97) 0%, rgba(240, 132, 0, 0.97) 100%);
}
@media (min-width: 768px) {
  .header .navigation-vertical .navigation-branch.navigation-level1 {
    top: 116px;
  }
}
.header .navigation-vertical .navigation-branch.navigation-level2 {
  border-left: none;
  border-top: none;
  border-right: none;
  border-bottom: 1px solid #fff;
}
.header .navigation-vertical .navigation-item {
  margin: 0;
  border: none;
  background: none;
}
.header .navigation-vertical .navigation-item > a.navigation-item-title {
  color: #fff;
  background: none;
}
.header .navigation-vertical .navigation-item.navigation-level1 {
  margin: 0;
  border: none;
}
.header .navigation-vertical .navigation-item.navigation-level1 > .navigation-item-title {
  padding: 15px;
  font-size: 20px;
  font-weight: 600;
  line-height: 1;
  border-bottom: 1px solid #fff;
}
.header .navigation-vertical .navigation-item.navigation-level1 > .navigation-item-title:hover {
  color: #fff;
  background: none;
}
@media (min-width: 768px) {
  .header .navigation-vertical .navigation-item.navigation-level1 > .navigation-item-title {
    font-size: 40px;
    padding: 35px 15px;
  }
}
.header .navigation-vertical .navigation-item.navigation-level1.has-active-child > .navigation-item-title, .header .navigation-vertical .navigation-item.navigation-level1.is-active > .navigation-item-title {
  background: none;
}
.header .navigation-vertical .navigation-item.navigation-level2 > .navigation-item-title {
  padding: 20px 20px 20px 40px;
  line-height: 1;
  position: relative;
}
.header .navigation-vertical .navigation-item.navigation-level2 > .navigation-item-title:before {
  content: "\f111";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  left: 20px;
  font-size: 8px;
}
.header .navigation-vertical .navigation-item.navigation-level2 > .navigation-item-title:after {
  content: '';
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 40px;
  right: 0;
  background: rgba(255, 255, 255, 0.3);
}
@media (min-width: 768px) {
  .header .navigation-vertical .navigation-item.navigation-level2 > .navigation-item-title {
    font-size: 28px;
    padding: 40px;
  }
  .header .navigation-vertical .navigation-item.navigation-level2 > .navigation-item-title:before {
    top: 50px;
  }
}
.header .navigation-vertical .navigation-item.navigation-level1:last-child > .navigation-item-title {
  border-bottom: none;
}
.header .navigation-vertical .navigation-item.navigation-level2:last-child > .navigation-item-title:after {
  display: none;
}
.header .navigation-vertical .has-children > .navigation-item-title {
  position: relative;
}
.header .navigation-vertical .has-children > .navigation-item-title .navigation-item-decoration {
  height: 100%;
  width: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-align: center;
  line-height: 44px;
  background: none;
  outline: none;
}
.header .navigation-vertical .has-children > .navigation-item-title .navigation-item-decoration:before {
  content: "\f078";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: auto;
  height: auto;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  right: auto;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
@media (min-width: 768px) {
  .header .navigation-vertical .has-children > .navigation-item-title .navigation-item-decoration {
    width: 80px;
  }
}
.header .navigation-vertical .has-children.is-open > .navigation-item-title .navigation-item-decoration:before {
  content: "\f077";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: auto;
  height: auto;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  right: auto;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
.header .homepage_link {
  display: block;
  padding: 15px;
  font-size: 20px;
  font-weight: 600;
  line-height: 1;
  border-bottom: 1px solid #fff;
  color: #fff;
}
.header .homepage_link:hover {
  color: #fff;
}
@media (min-width: 768px) {
  .header .homepage_link {
    font-size: 40px;
    padding: 35px 15px;
  }
}

@media (max-width: 767px) {
  .header {
    height: 58px;
  }
  .header .gsk_icon {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 64px;
  }
  :lang(ro-RO) .header .gsk_icon {
    width: 100px; /* Anubhav | GSKBD-28800 */
  }
  .header .gsk_icon img {
    display: block;
  }
  .header .logo {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .header .logo img {
    max-height: 44px;
    display: block;
  }
  .header .search_icon {
    position: absolute;
    right: 70px;
    top: 18px;
    width: 22px;
  }
  :lang(ro-RO) .header .search_icon {
    right: 85px; /* Anubhav | GSKBD-28800 */
  }
  .header .search_icon img {
    display: block;
  }
}
/* Anubhav | GSKBD-28800 */
@media screen and (max-width: 320px) {
  :lang(ro-RO) .header .search_icon {
    right: 70px; 
  }
  :lang(ro-RO) .header .gsk_icon {
    width: 85px;
  }
}
/* Anubhav | GSKBD-28800 */
@media (min-width: 768px) and (max-width: 991px) {
  .header {
    height: 116px;
  }
  .header .gsk_icon {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .header .gsk_icon img {
    display: block;
  }
  .header .logo {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .header .logo img {
    display: block;
  }
  .header .search_icon {
    position: absolute;
    right: 120px;
    top: 40px;
  }
  .header .search_icon img {
    display: block;
  }
}
@media (min-width: 992px) {
  .header {
    height: 110px;
  }
  .header .navigation-root {
    z-index: 151;
  }
  .header .mobile_navigation_wrap {
    display: none;
  }
  .header .header_navigation_wrap {
    padding-right: 25px;
  }
  .header .logo {
    margin-top: 16px;
  }
  .header .gsk_icon {
    margin-top: 28px;
  }
  .header .gsk_icon img {
    display: block;
  }
  .header .search_icon {
    position: absolute;
    right: 15px;
    top: 50%;
    cursor: pointer;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .header .search_icon img {
    display: block;
  }
  .header .navigation-horizontal .navigation-item.navigation-level1 {
    border: none;
    background: none;
    margin: 0;
  }
  .header .navigation-horizontal .navigation-item.navigation-level1 .navigation-item-title {
    line-height: 110px;
    padding: 0 10px;
    background: none;
    font-size: 14px;
    color: #333;
    font-weight: 500;
  }
  .header .navigation-horizontal .navigation-item.navigation-level1 .navigation-item-title .navigation-item-decoration {
    display: none;
  }
  .header .navigation-horizontal .navigation-item.navigation-level1 .navigation-item-title:hover {
    background: #f05322;
    color: #fff;
  }
  .header .navigation-horizontal .navigation-item.navigation-level1.is-active .navigation-item-title, .header .navigation-horizontal .navigation-item.navigation-level1.has-active-child .navigation-item-title {
    color: #f05322;
  }
  .header .navigation-horizontal .navigation-item.navigation-level1.is-open .navigation-item-title {
    background: #f05322;
    color: #fff;
  }
  .header .navigation-horizontal .navigation-item.navigation-level1.is-active.is-open .navigation-item-title, .header .navigation-horizontal .navigation-item.navigation-level1.has-active-child.is-open .navigation-item-title, .header .navigation-horizontal .navigation-item.navigation-level1.is-active:hover .navigation-item-title {
    color: #fff;
  }
  .header .navigation-horizontal .navigation-level2.navigation-branch {
    border: none;
    background: -webkit-linear-gradient(-45deg, rgba(240, 83, 34, 0.9) 0%, #f5851f 100%);
    background: linear-gradient(135deg, rgba(240, 83, 34, 0.9) 0%, #f5851f 100%);
    padding: 20px 0;
  }
  .header .navigation-horizontal .navigation-level2.navigation-branch .navigation-item {
    border: none;
    padding: 10px 42px;
  }
  .header .navigation-horizontal .navigation-level2.navigation-branch .navigation-item:before {
    content: '';
    width: 4px;
    height: 4px;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    left: 25px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
@media (min-width: 992px) and (min-width: 1200px) {
  .header .navigation-horizontal .navigation-level2.navigation-branch .navigation-item {
    padding: 10px 10px 10px 32px;
  }
}
@media (min-width: 992px) {
  .header .navigation-horizontal .navigation-level2.navigation-branch .navigation-item-title {
    font-size: 16px;
    line-height: 1.2;
    color: #fff;
    padding: 0;
    background: none;
  }
  .header .navigation-horizontal .navigation-item.navigation-level1.is-open .navigation-level2.navigation-branch .navigation-item-title {
    background: none;
  }

  .container .initiative_main_box > .component-content {
    min-height: 600px;
    background-position: right 0;
    margin-bottom: 20px;
  }
}
@media (min-width: 1200px) {
  .header .navigation-horizontal .navigation-item.navigation-level1 .navigation-item-title {
    padding: 0 10px;
    font-size: 16px;
    font-weight: 500;
  }
  .header .navigation-horizontal .navigation-branch.navigation-level2 {
    width: 572px;
  }
  .header .navigation-horizontal .navigation-branch.navigation-level2 .navigation-item {
    float: left;
  }
}
.mod-no-touch .header .navigation-horizontal .navigation-item:hover .navigation-branch.navigation-level2 {
  min-width: 300px;
  position: absolute;
  top: 110px;
  left: 0;
}
@media (min-width: 1200px) {
  .mod-no-touch .header .navigation-horizontal .navigation-item:hover .navigation-branch.navigation-level2 .navigation-item {
    float: left;
    width: 286px;
    box-sizing: border-box;
  }
}

/* Portfolio header banner */
.portfolioHeaderBanner {
  margin-bottom: 0;
}
.portfolioHeaderBanner .component,
.portfolioHeaderBanner .component-content {
  margin-bottom: 0;
}
.portfolioHeaderBanner .inner_container_width {
  padding-top: 35px;
}
.portfolioHeaderBanner h2,
.portfolioHeaderBanner h1 {
  font-size: 26px;
  line-height: 32px;
  margin: 0;
  letter-spacing: -3px;
}
@media (max-width: 991px) {
  .portfolioHeaderBanner > .component-content {
    background: none !important;
  }
  .portfolioHeaderBanner .inner_container_width {
    top: 0;
    width: 100%;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }

  .portfolioHeaderBanner .inner_container_width h1 {
    margin-left: 10px;
  }
}
@media (min-width: 768px) {
  .portfolioHeaderBanner .inner_container_width {
    padding-top: 40px;
  }
  .portfolioHeaderBanner h2,
  .portfolioHeaderBanner h1 {
    font-size: 50px;
    line-height: 1;
  }
}
@media (min-width: 992px) {
  .portfolioHeaderBanner > .component-content {
    min-height: 400px;
    background-position: 87% 0;
  }
  .portfolioHeaderBanner .inner_container_width {
    padding-top: 50px;
  }
  .portfolioHeaderBanner h2,
  .portfolioHeaderBanner h1 {
    font-size: 70px;
  }
  .portfolioHeaderBanner .portfolio_header_bg_mobile {
    display: none;
  }
}

@media (max-width: 990px) {
  .compareTable {
    display: none;
  }
}
.spacerLG {
  padding: 60px 0;
}
@media (max-width: 767px) {
  .spacerLG {
    padding: 25px 0 20px;
  }
}

.smallH2 h2 {
  font-size: 117px;
  letter-spacing: -3.5px;
}

.adaptive-accordion_body {
  margin-bottom: 40px !important;
  border-bottom: 1px solid #e4e4e4;
  padding-bottom: 4px;
}
.adaptive-accordion_body.lastChild {
  border-bottom: 1px solid transparent;
}

.adaptive-accordion_header {
  margin-bottom: 28px;
  position: relative;
}
@media (max-width: 991px) {
  .adaptive-accordion_header {
    margin-bottom: 10px;
  }
  .adaptive-accordion_header .titleIcon {
    padding-bottom: 10px;
    border-bottom: 1px solid #c5c5c5;
    position: relative;
  }
  .adaptive-accordion_header .titleIcon:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    background: url(../../assets/img/css_sprites.png?auto=format) no-repeat 50% 97.6%;
    background-size: 126.6% 946%;
    width: 37px;
    height: 25px;
    margin-top: -12px;
  }
  .adaptive-accordion_header.is-active {
    margin-bottom: 30px;
  }
  .adaptive-accordion_header.is-active .titleIcon:after {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}

.titleIcon .component-content {
  display: table;
}
.titleIcon .component-content .pull-left {
  display: table-cell;
  vertical-align: middle;
  margin: 0 0px 0 0px;
}
@media (max-width: 991px) {
  .titleIcon .component-content .pull-left {
    width: 75px;
  }
}
@media (max-width: 768px) {
  .titleIcon .component-content .pull-left {
    width: 42px;
  }
}
.titleIcon .component-content .richText-content {
  display: table-cell;
  vertical-align: middle;
  padding-left: 30px;
}
@media (max-width: 991px) {
  .titleIcon .component-content .richText-content {
    padding-left: 20px;
  }
}
@media (max-width: 768px) {
  .titleIcon .component-content .richText-content {
    padding-left: 10px;
  }
}
.titleIcon .component-content .richText-content h3 {
  margin: 0;
  position: relative;
  padding-right: 45px;
}
@media (max-width: 768px) {
  .titleIcon .component-content .richText-content h3 {
    font-size: 25px;
  }
}

@media (max-width: 991px) {
  .adaptive-accordion_body {
    display: none;
    margin-bottom: 0px !important;
    border-bottom: 1px solid transparent;
    padding-bottom: 0px;
  }
  .adaptive-accordion_body.is-active {
    display: block;
  }
}
.adaptive-accordion_body .productBlocks h4 {
  font-size: 22px;
  margin-bottom: 7px;
  font-weight: 500;
}
.adaptive-accordion_body .productBlocks h4 .blue_color {
  font-size: 30px;
}
@media (max-width: 991px) {
  .adaptive-accordion_body .productBlocks h4 {
    padding-left: 46%;
  }
}
@media (max-width: 768px) {
  .adaptive-accordion_body .productBlocks h4 {
    padding-left: 0;
  }
}
.adaptive-accordion_body .productBlocks .richText-content {
  overflow: hidden;
  font-size: 16px;
  font-weight: 300;
}
.adaptive-accordion_body .productBlocks .richText-content .comment {
  font-size: 13px;
}
.adaptive-accordion_body .productBlocks .richText-image {
  max-width: 50%;
}
.adaptive-accordion_body .productBlocks .button_arrow {
  margin-top: 14px;
}
@media (max-width: 991px) {
  .adaptive-accordion_body .productBlocks .richText-image.pull-right {
    margin: 0 30px 0px 0px;
    float: left !important;
  }
}
@media (max-width: 767px) {
  .adaptive-accordion_body .productBlocks .richText-image.pull-right {
    display: block;
    float: none !important;
    margin: 0 auto;
    max-width: 100%;
  }
  .adaptive-accordion_body .productBlocks .button_arrow {
    margin-top: 15px;
  }
}

.compareProductsTable .is-active p {
  display: block;
}

.compareProductsTable {
  margin: 0 !important;
}
.compareProductsTable table {
  border-collapse: collapse;
  width: 100%;
  border: solid 0px #323131 !important;
}
.compareProductsTable table th, .compareProductsTable table td {
  border: solid 0px #323131;
  padding: 30px 10px 0 20px;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 0.3px;
  box-sizing: border-box;
}
.compareProductsTable table th p, .compareProductsTable table td p {
  margin: 0 0 25px;
  display: none;
}
.compareProductsTable table th p:last-child, .compareProductsTable table td p:last-child {
  margin-bottom: 0;
}
.compareProductsTable table th .blue_button, .compareProductsTable table td .blue_button {
  margin: 0 -10px 0 -20px !important;
  box-sizing: border-box;
  text-align: center;
  display: none;
}
.compareProductsTable table td {
  vertical-align: top !important;
}
.compareProductsTable table tr td {
  border-top: solid 1px #e5e5e5;
}
.compareProductsTable table tr td:nth-child(1) {
  width: 136px;
  font-size: 16px;
  font-weight: 600;
  color: #242f60;
  text-transform: uppercase;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.compareProductsTable table tr td:nth-child(2) {
  width: 195px;
}
.compareProductsTable table tr td:nth-child(3) {
  width: 195px;
}
.compareProductsTable table tr td:nth-child(4) {
  width: 195px;
}
.compareProductsTable table tr td:nth-child(5) {
  width: 195px;
}
.compareProductsTable table tr td:nth-child(6) {
  width: 195px;
}
.compareProductsTable table tr:last-child td {
  border-top: solid 0px #e5e5e5 !important;
  padding-top: 0px !important;
  background: none;
}
.compareProductsTable ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.compareProductsTable ul li {
  padding-left: 20px;
  position: relative;
  margin-bottom: 25px;
}
.compareProductsTable ul li:before {
  content: '';
  width: 8px;
  height: 8px;
  background: #e86215;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 7px;
}
.compareProductsTable ul a {
  font-size: 16px;
  line-height: 24px;
  text-decoration: none !important;
}

.parametrizedhtml .table.compareProductsTable.component {
  margin: 55px 0 -10px 0 !important;
}
.parametrizedhtml .table.compareProductsTable.component table tr td {
  font-size: 16px;
  font-weight: 600;
  color: #242f60;
  text-transform: none;
  padding-bottom: 20px !important;
  position: relative;
}
.parametrizedhtml .table.compareProductsTable.component table tr td img {
  max-width: 155px;
}
.parametrizedhtml .table.compareProductsTable.component table tr td a {
  color: #242f60;
}
.parametrizedhtml .table.compareProductsTable.component table tr td.is-active {
  background: #f8f8f8;
}
.parametrizedhtml .table.compareProductsTable.component table tr td.is-active a {
  color: #e86215 !important;
}
.parametrizedhtml .table.compareProductsTable.component table tr td .active_border {
  display: none;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 6px;
  background: #e86215;
  left: 0;
}
.parametrizedhtml .table.compareProductsTable.component table tr td:nth-child(1) {
  min-width: 136px;
}

/* Search */
.search_box_background {
  background: -moz-linear-gradient(45deg, rgba(233, 78, 23, 0.97) 0%, #f18500 97%);
  background: -webkit-linear-gradient(45deg, rgba(233, 78, 23, 0.97) 0%, #f18500 97%);
  background: linear-gradient(45deg, rgba(233, 78, 23, 0.97) 0%, #f18500 97%);
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 5;
  display: none;
}
.search_box_background.is-active {
  display: block;
}
@media (max-width: 767px) {
  .search_box_background {
    top: 58px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .search_box_background {
    top: 116px;
  }
}
@media (min-width: 992px) {
  .search_box_background {
    top: 110px;
  }
}

.search_box {
  padding-top: 15px;
  padding-bottom: 15px;
}
.search_box .button {
  height: 30px;
  width: 80px;
  color: #fff;
  font-size: 12px;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  font-weight: 600;
  padding: 0;
  border-radius: 0;
  border: none;
  background: url(../../assets/img/search_button.png?auto=format) no-repeat 0 0;
  background-size: cover;
  position: absolute;
  right: 0;
  top: -5px;
}
.search_box .form-search {
  position: relative;
  padding-right: 100px;
}
.search_box .form-search label {
  display: block;
  line-height: 1;
}
.search_box .form-search input[type='text'] {
  width: 100%;
  box-sizing: border-box;
  padding: 0 10px;
  height: 20px;
  border: none;
  outline: none;
  font-family: 'Diodrum Voltaren';
}
@media (min-width: 768px) {
  .search_box {
    padding-top: 37px;
    padding-bottom: 37px;
  }
  .search_box .button {
    font-size: 22px;
    height: 50px;
    width: 133px;
    top: -4px;
  }
  .search_box .form-search {
    padding-right: 163px;
  }
  .search_box .form-search input[type='text'] {
    height: 42px;
  }
}
@media (min-width: 992px) {
  .search_box {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .search_box .form-search {
    padding-right: 190px;
  }
  .search_box .form-search input[type='text'] {
    height: 50px;
  }
  .search_box .button {
    font-size: 16px;
    width: 160px;
    height: 60px;
    top: -5px;
  }
}

@media (max-width: 767px) {
  .rightImage .col-xs-6:first-child {
    float: right;
  }

  .mobileBorder {
    padding-top: 10px;
    position: relative;
  }
  .mobileBorder:before {
    border-top: 1px solid #cfcfcf;
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 15px;
    right: 15px;
    height: 0;
  }
  .mobileBorder .image .component-content {
    text-align: left !important;
  }

  div[data-mh="short_article"] .textBlockStyle {
    height: 100%;
    position: relative;
  }
  div[data-mh="short_article"] .textBlockStyle > div {
    height: 100%;
  }
  div[data-mh="short_article"] .textBlockStyle .blue_button {
    position: absolute;
    bottom: 0;
  }
}
.marginBottomNone {
  margin-bottom: 0 !important;
}

@media (min-width: 992px) {
  .minHeight165 {
    min-height: 165px;
  }
}
#header.fixed_header {
  padding: 0;
  position: fixed;
  background: #fff;
  top: 0;
  left: 0;
  /* border-bottom: 1px solid #cecece; */
  box-shadow: 1px 0.3px 10px -0.3px #242f60;
}

input.search-query:focus::-webkit-input-placeholder {
  color: transparent;
}

input.search-query:focus:-moz-placeholder {
  color: transparent;
}

/* FF 4-18 */
input.search-query:focus::-moz-placeholder {
  color: transparent;
}

/* FF 19+ */
input.search-query:focus:-ms-input-placeholder {
  color: transparent;
}

.navigation-item .navigation-item-title {
  white-space: normal;
}

.bottom_row {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0px 0 0 0;
  box-shadow: 3px 0px 5px 5px rgba(193, 196, 197, 0.5);
  background: #fff;
  height: 170px;
  box-sizing: border-box;
  z-index: 100;
}
.bottom_row .inner_container_width {
  height: 100%;
  padding-top: 30px;
  box-sizing: border-box;
}
@media (max-width: 767px) {
  .bottom_row .inner_container_width {
    padding-top: 50px;
  }
}
.bottom_row .inner_container_width > div {
  height: 100%;
}
.bottom_row .inner_container_width > div > div {
  height: 100%;
  overflow: auto;
  position: relative;
}
.bottom_row.hidden {
  bottom: -100%;
}
.bottom_row.enlargeblock {
  height: 400px;
}
.bottom_row .enlarge {
  position: absolute;
  right: 50%;
  margin-right: -25%;
  color: #333333;
  font-size: 16px;
  font-family: 'Diodrum Voltaren', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 300;
  top: 5px;
}
@media (max-width: 767px) {
  .bottom_row .enlarge {
    right: auto;
    left: 30px;
    margin-right: 0;
  }
}
.bottom_row .enlarge em {
  font-style: normal;
  display: none;
}
.bottom_row .enlarge.active span {
  display: none;
}
.bottom_row .enlarge.active em {
  display: inline-block;
}
.bottom_row .enlarge:after {
  content: '';
  margin-left: 5px;
  display: inline-block;
  background: url(../../assets/img/css_sprites.png?auto=format) no-repeat 11.56% 2.3%;
  background-size: 1357.14% 6271.4 0.7%;
  width: 7px;
  height: 7px;
  margin-top: 4px;
}
.bottom_row .enlarge.active:after {
  transform: rotate(180deg);
}
.bottom_row .conclude {
  position: absolute;
  right: 20px;
  color: #333333;
  font-size: 16px;
  font-family: 'Diodrum Voltaren', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 300;
  top: 6px;
}
.bottom_row .conclude:after {
  content: '';
  margin-left: 5px;
  display: inline-block;
  background: url(../../assets/img/css_sprites.png?auto=format) no-repeat 11.5% 8.58%;
  background-size: 1187.5% 5487.5%;
  width: 8px;
  height: 8px;
  margin-top: 4px;
}

.right_button {
  position: fixed;
  right: 0;
  top: 50%;
  display: block;
  background: url(../../assets/img/right_btn.png?auto=format) no-repeat 0 0;
  height: 120px;
  width: 48px;
  z-index: 150;
  color: #fff;
  text-align: center;
}
@media (max-width: 767px) {
  .right_button {
    top: auto;
    bottom: 5px;
  }
}
.right_button.hidden {
  display: none;
}
.right_button a {
  display: block;
  transform: rotate(-90deg);
  width: 100%;
  top: 50%;
  position: relative;
  color: #fff;
  font-family: 'Diodrum Voltaren', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.text_bottom {
  font-family: 'Diodrum Voltaren', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 18px;
}

.scroll_block {
  padding: 0 30px 15px 30px;
}

.dotter-widget {
  font-family: 'Diodrum Voltaren', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.dotter-widget div {
  font-family: inherit !important;
}

.carousel-slide {
  list-style: none;
}

.component {
  clear: inherit !important;
}

.blue_bubble_container {
  position: relative;
}
.blue_bubble_container .know_blue {
  position: absolute !important;
  bottom: -130px;
  right: 50px;
  max-width: 320px;
}

.white_text {
  color: #fff;
}

.portfolioHeaderBanner {
  position: relative;
}

@media (max-width: 991px) {
  .fix_slide_image {
    margin-top: 40%;
  }
}
@media (min-width: 992px) {
  :lang(en) .template-voltaren-bootstrap-template-ca .tabs-nav .tabs-nav-list .tabs-nav-item {
    padding: 5px 0 5px 10px;
    margin-left: 0;
  }

  :lang(fr) .template-voltaren-bootstrap-template-ca .tabs-nav .tabs-nav-list .tabs-nav-item {
    padding: 5px 15px 5px 10px;
    margin-left: 0;
  }

  :lang(en) .template-voltaren-bootstrap-template-ca .product_description_tabs .tabs-nav,
  :lang(fr) .template-voltaren-bootstrap-template-ca .product_description_tabs .tabs-nav {
    width: auto;
  }

  :lang(en) .template-voltaren-bootstrap-template-ca .product_description_tabs .download_leaflet,
  :lang(fr) .template-voltaren-bootstrap-template-ca .product_description_tabs .download_leaflet {
    padding-left: 32px;
    top: 8px;
    font-size: 18px;
  }
}
@media (min-width: 1092px) {
  .template-voltaren-bootstrap-template-ca .joint_pain {
    background: url(../../assets/img/d_joint_pain_new.png?auto=format) 50% 50% no-repeat;
  }
}
@media (min-width: 320px) {
  .page-sport-relief h3 {
    font-size: 22px;
  }
}
@media (min-width: 374px) {
  .page-sport-relief h3 {
    font-size: 29px;
  }
}
@media (min-width: 768px) {
  /*:lang(en) .page-pain-eze-emulgel1 .product_detail_comment p {
      padding-top: 25px;
  }*/
  .page-sport-relief h3 {
    font-size: 63px;
  }

  :lang(en) .uk_styles.page-products .product_detail .product_detail_title h1 {
    font-size: 45px;
  }
}
@media all and (min-width: 992px) and (max-width: 1198px) {
  :lang(en) .page-sport-relief h3 {
    position: relative;
    left: -155px;
  }
}
@media (min-width: 992px) {
  :lang(en) .page-pain-eze-emulgel1 .product_detail > .component-content {
    background-position: 75% 0;
  }

  /* task 43208 */
  :lang(en) .no-mess-applicator-gel .product_detail > .component-content {
    background-position: 75% 0;
  }
}
.blue_dots.carousel.index_carousel .carousel-nav li a {
  background: #242f60 !important;
}

.ov_mob_hidden .parametrizedhtml iframe {
  width: 99%;
  height: 99%;
}

.blue_color_optimised {
  color: #242f60;
  display: block;
  font-size: 30px;
  font-weight: 600;
  line-height: .9;
  letter-spacing: -1px;
  text-transform: none;
}
@media (min-width: 768px) {
  .blue_color_optimised {
    font-size: 56px;
  }
}
@media (min-width: 992px) {
  .blue_color_optimised {
    font-size: 60px;
  }
}

@media only screen and (min-width: 374px) {
  :lang(de) .page-gelenkschonende-bewegung-tipps .h1_title.article_top_minus_padding, :lang(de) .page-gelenkschonende-bewegung-tipps .h1_title {
    margin-top: 0;
    padding-top: 30px;
  }
}
@media only screen and (min-width: 992px) {
  :lang(de) .page-gelenkschonende-bewegung-tipps .h1_title.article_top_minus_padding, :lang(de) .page-gelenkschonende-bewegung-tipps .h1_title {
    margin-top: 0;
    padding-top: 70px;
  }
}
@media only screen and (min-width: 374px) {
  :lang(de) .page-voltaren-arthrose-schmerztherapie .h1_title.article_top_minus_padding, :lang(de) .page-voltaren-arthrose-schmerztherapie .h1_title {
    margin-top: 0;
    padding-top: 30px;
  }
}
@media only screen and (min-width: 992px) {
  :lang(de) .page-voltaren-arthrose-schmerztherapie .h1_title.article_top_minus_padding, :lang(de) .page-voltaren-arthrose-schmerztherapie .h1_title {
    margin-top: 0;
    padding-top: 70px;
  }
}
@media only screen and (min-width: 374px) {
  :lang(de) .page-spezialisten-fuer-rueckenschmerzen .h1_title.article_top_minus_padding, :lang(de) .page-spezialisten-fuer-rueckenschmerzen .h1_title {
    margin-top: 0;
    padding-top: 30px;
  }
}
@media only screen and (min-width: 992px) {
  :lang(de) .page-spezialisten-fuer-rueckenschmerzen .h1_title.article_top_minus_padding, :lang(de) .page-spezialisten-fuer-rueckenschmerzen .h1_title {
    margin-top: 0;
    padding-top: 70px;
  }
}
@media only screen and (min-width: 374px) {
  :lang(de) .page-nackenschmerzen-schmerzen-uebungen-arbeitsplatz .h1_title.article_top_minus_padding, :lang(de) .page-nackenschmerzen-schmerzen-uebungen-arbeitsplatz .h1_title {
    margin-top: 0;
    padding-top: 30px;
  }
}
@media only screen and (min-width: 992px) {
  :lang(de) .page-nackenschmerzen-schmerzen-uebungen-arbeitsplatz .h1_title.article_top_minus_padding, :lang(de) .page-nackenschmerzen-schmerzen-uebungen-arbeitsplatz .h1_title {
    margin-top: 0;
    padding-top: 70px;
  }
}
@media only screen and (min-width: 374px) {
  :lang(de) .page-arthrose-ernaehrung-rezepte .h1_title.article_top_minus_padding, :lang(de) .page-arthrose-ernaehrung-rezepte .h1_title {
    margin-top: 0;
    padding-top: 30px;
  }
}
@media only screen and (min-width: 992px) {
  :lang(de) .page-arthrose-ernaehrung-rezepte .h1_title.article_top_minus_padding, :lang(de) .page-arthrose-ernaehrung-rezepte .h1_title {
    margin-top: 0;
    padding-top: 70px;
  }
}
@media only screen and (min-width: 374px) {
  :lang(de) .page-voltaren-anwendung-tipps .h1_title.article_top_minus_padding, :lang(de) .page-voltaren-anwendung-tipps .h1_title {
    margin-top: 0;
    padding-top: 30px;
  }
}
@media only screen and (min-width: 992px) {
  :lang(de) .page-voltaren-anwendung-tipps .h1_title.article_top_minus_padding, :lang(de) .page-voltaren-anwendung-tipps .h1_title {
    margin-top: 0;
    padding-top: 70px;
  }
}

.align-center-parahtml.section.component {
  width: 100%;
}
.align-center-parahtml.section.component .component-content {
  text-align: center;
}

.no-top-space p {
  margin-top: -10px;
}

.H4-orange-26px {
  font-size: 26px;
  line-height: 1;
  font-weight: 500;
  color: #e86215;
}

.ll-middle .component-content {
  text-align: center;
}

.read-more {
  display: none;
}
@media (min-width: 992px) {
  .read-more {
    display: block;
  }
}

@media (min-width: 992px) {
  .dots {
    display: none;
  }
}

.read-more-lines {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
@media (min-width: 992px) {
  .read-more-lines {
    display: none;
  }
}

.button-read-more {
  z-index: 1;
  color: #242F60;
  font-weight: bold;
  position: relative;
  display: table;
  margin: 0 auto;
  cursor: pointer;
  width: 100%;
  text-align: center;
  overflow: hidden;
}
.button-read-more::after {
  content: '';
  border: solid #E37200;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 4px;
  transform: rotate(45deg) translate(4px, -6px);
  outline: none;
  position: relative;
}
.button-read-more.inverted::after {
  transform: scaleY(-1) rotate(45deg) translate(4px, -8px);
}
.button-read-more .text {
  width: 100%;
}
.button-read-more .text::after, .button-read-more .text::before {
  background-color: rgba(0, 0, 0, 0.1);
  content: "";
  display: inline-block;
  height: 1px;
  position: relative;
  vertical-align: middle;
  width: 50%;
}
.button-read-more .text::before {
  margin-left: -50%;
}
.button-read-more .text::after {
  left: 17px;
  margin-right: -50%;
}
@media (min-width: 992px) {
  .button-read-more {
    display: none;
  }
}

.hide-teaser {
  display: none;
}

.show-more-btn {
  z-index: 1;
  color: #242F60;
  font-weight: bold;
  position: relative;
  display: table;
  margin: 0 auto;
  cursor: pointer;
  width: 100%;
  text-align: center;
  overflow: hidden;
}
.show-more-btn::after {
  content: '';
  border: solid #E37200;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 4px;
  transform: rotate(45deg) translate(4px, -6px);
  outline: none;
  position: relative;
}
.show-more-btn.inverted::after {
  transform: scaleY(-1) rotate(45deg) translate(4px, -8px);
}
.show-more-btn .text {
  width: 100%;
}
.show-more-btn .text::after, .show-more-btn .text::before {
  background-color: rgba(0, 0, 0, 0.1);
  content: "";
  display: inline-block;
  height: 1px;
  position: relative;
  vertical-align: middle;
  width: 50%;
}
.show-more-btn .text::before {
  margin-left: -50%;
}
.show-more-btn .text::after {
  left: 17px;
  margin-right: -50%;
}
@media (min-width: 992px) {
  .show-more-btn {
    display: none;
  }
}

.hide-read {
  display: none !important;
}

p[section-id] a {
  width: 100%;
}

/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* Initiative */
.initiative {
  box-sizing: border-box;
  background: url(../../assets/img/initiative_bg.jpg?auto=format) no-repeat 70% top;
  background-size: auto 100%;
  margin-bottom: 0;
  margin-top: 10px;
  padding-top: 50px;
  padding-bottom: 20px;
  font-size: 16px;
  line-height: 22px;
  position: relative;
}
.initiative .component-content,
.initiative .component {
  margin-bottom: 0;
}
.initiative p {
  margin: 0;
}
.initiative h2 {
  color: #1b0579;
  margin-bottom: 10px;
}
.initiative h4 {
  display: block;
  font-size: 26px;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 20px;
}
.initiative .blue_button {
  margin-top: 55px;
}
.initiative .initiative_image {
  display: none;
}
.initiative .initiative_text {
  display: block;
  width: 70%;
}
@media (min-width: 700px) {
  .initiative {
    background-size: 105% auto;
  }
}
@media (min-width: 768px) {
  .initiative {
    margin-top: 30px;
    padding-top: 75px;
    padding-bottom: 145px;
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    background-size: auto 100%;
  }
  .initiative h2 {
    margin-bottom: 30px;
  }
  .initiative h4 {
    font-size: 30px;
    margin-bottom: 40px;
  }
  .initiative .blue_button {
    margin-top: 50px;
  }
  .initiative .initiative_text {
    width: auto;
  }
}
@media (min-width: 992px) {
  .initiative {
    min-height: 570px;
    margin-top: 25px;
    padding-top: 135px;
    font-size: 16px;
    line-height: 24px;
    background-size: auto auto;
    padding-bottom: 0;
    margin-bottom: 45px;
  }
  .initiative h2 {
    margin-bottom: 30px;
  }
  .initiative h4 {
    font-size: 42px;
    margin-bottom: 30px;
  }
  .initiative .blue_button {
    margin-top: 50px;
  }
  .initiative .initiative_image {
    display: block;
    position: absolute;
    bottom: -45px;
  }
  .initiative .initiative_text {
    width: 80%;
  }
}
@media (min-width: 1200px) {
  .initiative {
    background-position: 100% 0;
  }
}

/* Explore our range */
.explore_our_range {
  background: url(../../assets/img/explore_bg_tablet.png?auto=format) no-repeat right bottom;
  background-size: 90% auto;
  font-size: 16px;
  line-height: 1.375;
  margin-bottom: 0;
  padding-top: 30px;
}
.explore_our_range .component,
.explore_our_range .component-content {
  margin-bottom: 0;
}
.explore_our_range p {
  margin: 0;
}
.explore_our_range h2 {
  margin-bottom: 25px;
}
.explore_our_range h4 {
  font-size: 26px;
  line-height: 1;
  font-weight: 500;
  color: #e86215;
  margin-top: 0;
  margin-bottom: 30px;
}
.explore_our_range img {
  margin-bottom: -24px;
}
.explore_our_range .blue_button {
  margin-top: 30px;
  margin-bottom: 35px;
}
@media (min-width: 768px) {
  .explore_our_range {
    padding-top: 35px;
  }
  .explore_our_range h2 {
    margin-bottom: 23px;
  }
  .explore_our_range h4 {
    margin-bottom: 40px;
    font-size: 30px;
    line-height: 32px;
  }
  .explore_our_range img {
    margin-bottom: -34px;
  }
  .explore_our_range .blue_button {
    margin-top: 50px;
    margin-bottom: 25px;
  }
}
@media (min-width: 992px) {
  .explore_our_range {
    background-image: url(../../assets/img/explore_bg_desktop.png?auto=format);
    background-size: auto;
    padding-top: 45px;
  }
  .explore_our_range h2 {
    margin-bottom: 5px;
  }
  .explore_our_range h4 {
    margin-bottom: 35px;
    font-size: 42px;
    line-height: 48px;
    letter-spacing: -.42px;
  }
  .explore_our_range img {
    margin-bottom: -40px;
  }
  .explore_our_range .blue_button {
    margin-top: 60px;
    margin-bottom: 0;
  }
}

/* Find the right treatment */
.find_treatment {
  box-sizing: border-box;
  overflow: hidden;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 22px;
  color: #333;
}
.find_treatment .inner_container_width {
  position: relative;
}
.find_treatment .inner_container_width > .component-content {
  box-sizing: border-box;
  padding-top: 35px;
  padding-bottom: 45px;
  position: relative;
  z-index: 1;
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: 100% 0;
}
.find_treatment .component-content,
.find_treatment .component {
  margin-bottom: 0;
}
.find_treatment p {
  margin: 0;
}
.find_treatment h2 {
  margin-bottom: 30px;
}
.find_treatment .blue_button {
  margin-top: 40px;
}
.find_treatment .blue_bubble,
.find_treatment .comment {
  display: none;
}
.find_treatment .find_treatment_text {
  width: 60%;
}
@media (max-width: 374px) {
  .find_treatment .find_treatment_text {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .find_treatment {
    font-size: 18px;
    line-height: 26px;
  }
  .find_treatment .inner_container_width > .component-content {
    height: 590px;
    padding-top: 40px;
    padding-bottom: 0;
  }
  .find_treatment .blue_button {
    margin-top: 50px;
  }
}
@media (max-width: 991px) {
  .find_treatment .find_treatment_bg > .component-content {
    background: none !important;
  }
}
@media (min-width: 992px) {
  .find_treatment {
    font-size: 16px;
    line-height: 22px;
  }
  .find_treatment .find_treatment_bg > .component-content {
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: 100% 0;
  }
  .find_treatment .inner_container_width > .component-content {
    height: auto;
    padding-top: 40px;
    padding-bottom: 10px;
    background: none !important;
  }
  .find_treatment .blue_button {
    margin-top: 60px;
    margin-bottom: 30px;
  }
  .find_treatment .blue_bubble {
    display: block;
    box-sizing: border-box;
    width: 298px;
    height: 218px;
    background: url(../../assets/img/blue_bubble.png?auto=format) no-repeat 0 0;
    float: right;
    margin-top: -10px;
    color: #fff;
    padding: 30px 20px 0 38px;
    font-size: 18px;
    line-height: 24px;
    font-weight: 200;
  }
  .find_treatment .blue_bubble .subtitle {
    font-size: 30px;
    line-height: 1;
    font-weight: 600;
    margin-bottom: 20px;
    display: block;
    text-transform: uppercase;
  }
  .find_treatment .comment {
    display: block;
    font-size: 13px;
  }
  .find_treatment .find_treatment_text {
    width: 100%;
  }
}

/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* Article Page */
@media (max-width: 991px) {
  .article_hero_banner > .component-content {
    background: none !important;
  }
}
@media (min-width: 992px) {
  .article_hero_banner > .component-content {
    background-position: 50% 0;
    height: 370px;
    padding-top: 30px;
  }
}
.article_hero_banner .subtitle {
  font-size: 24px;
  line-height: 1;
  font-weight: 600;
  margin-bottom: 20px;
  display: block;
  color: #242f60;
  text-transform: uppercase;
}

.article_pre_text {
  font-size: 22px;
}

.article_soc_icons {
  margin-left: -15px;
}
.article_soc_icons a {
  display: block;
  width: 60px;
  height: 60px;
  background: url(../../assets/img/article_soc_icons.png?auto=format) no-repeat 100% 100%;
  margin-bottom: 1px;
}
.article_soc_icons a.fb {
  background-position: 0 0;
}
.article_soc_icons a.tw {
  background-position: 0 -61px;
}
.article_soc_icons a.gplus {
  background-position: 0 -122px;
}
.article_soc_icons a.em {
  background-position: 0 100%;
}

.article_soc_icons_mobile a {
  display: block;
  float: left;
  width: 35px;
  height: 35px;
  background: url(../../assets/img/article_soc_mobile.png?auto=format) no-repeat 100% 100%/143px 35px;
  margin-right: 1px;
}
.article_soc_icons_mobile a.fb {
  background-position: 0 0;
}
.article_soc_icons_mobile a.tw {
  background-position: -36px 0;
}
.article_soc_icons_mobile a.gplus {
  background-position: -72px 0;
}
.article_soc_icons_mobile a.em {
  background-position: 100% 0;
}

.article_text {
  font-size: 18px;
}
.article_text h3 {
  font-weight: 500;
  font-size: 24px;
  line-height: normal;
  color: #f05322;
}
@media (max-width: 374px) {
  .article_text h3 {
    font-size: 22px;
  }
}
@media (min-width: 768px) {
  .article_text h3 {
    font-size: 37px;
  }
}
@media (min-width: 992px) {
  .article_text h3 .list_h3 {
    display: block;
    margin-bottom: 20px;
  }
}
@media (min-width: 992px) {
  .article_text p {
    margin: 25px 0;
  }
}
.article_text.richText ul li {
  margin-bottom: 10px;
  margin-top: 10px;
}
@media (min-width: 992px) {
  .article_text.richText ul li {
    margin-bottom: 30px;
  }
}
.article_text .article_footnote {
  font-size: 13px;
}

.art_mobile_soc_box {
  /*margin-top: -20px;*/
  margin-bottom: 0;
}
.art_mobile_soc_box .component {
  margin-bottom: 0;
}

.article_know_wrap {
  text-align: center;
  margin-bottom: 90px;
}
.article_know_wrap img {
  width: 80%;
}
@media (min-width: 768px) {
  .article_know_wrap {
    margin-bottom: 50px;
  }
  .article_know_wrap img {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .article_know_wrap {
    margin-top: 30px;
    margin-bottom: 130px;
  }
}
.article_know_wrap > .component-content {
  position: relative;
  display: inline-block;
}
.article_know_wrap .know_article {
  background: url(../../assets/img/know_article.png?auto=format) no-repeat 0 0/285px 200px;
  width: 285px;
  height: 200px;
  position: absolute;
  top: 65%;
  left: 0;
  color: #fff;
  font-size: 16px;
  padding: 30px 30px 0 45px;
  box-sizing: border-box;
  line-height: 18px;
  text-align: left;
}
.article_know_wrap .know_article h4 {
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 26px;
}
@media (min-width: 992px) {
  .article_know_wrap .know_article h4 {
    font-size: 30;
  }
}
.article_know_wrap .know_article p {
  margin: 0;
}
@media (min-width: 374px) {
  .article_know_wrap .know_article {
    top: 70%;
  }
}
@media (min-width: 768px) {
  .article_know_wrap .know_article {
    background: url(../../assets/img/know_article_tablet.png?auto=format) no-repeat 0 0/449px 253px;
    width: 449px;
    height: 253px;
    left: -10%;
    top: 74%;
    font-size: 21px;
    padding-top: 35px;
    line-height: 25px;
  }
}
@media (min-width: 992px) {
  .article_know_wrap .know_article {
    font-size: 21px;
    background: url(../../assets/img/know_article.png?auto=format) no-repeat 0 0/307px 300px;
    left: -45px;
    top: 62%;
    width: 307px;
    height: 300px;
    line-height: 25px;
    padding-top: 35px;
  }
}

/*
.article_w_icon {
	.richText-image.pull-right {
		width: 47%;
		margin-top: 25px;
		margin-left: 10px;

		@media (max-width: $break-small-mobile) {
			width: 42%;
			margin-top: 10px;
			margin-left: 10px;
		}

		@media (min-width: $break-mobile) {
			width: auto;
		}
	}

	@media (min-width: $break-desktop) {
		.richText-content {
			overflow: hidden;
		}
	}
}
*/
.article_w_icon .richText-image.pull-right {
  max-width: 47%;
  margin-top: 10px;
  margin-left: 15px;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .article_w_icon .richText-image.pull-right {
    margin-top: 25px;
    margin-left: 30px;
    width: 300px;
  }
}
@media (min-width: 992px) {
  .article_w_icon .richText-image.pull-right {
    width: 200px;
    margin-left: 40px;
  }
}
@media (min-width: 992px) {
  .article_w_icon .richText-content {
    overflow: hidden;
  }
}

.article_top_minus_padding {
  margin-top: -20px;
}

.article_text_float {
  margin-top: -30px;
}
@media (min-width: 992px) {
  .article_text_float {
    margin-top: -40px;
  }
}

@media (min-width: 992px) {
  .article_float_padding {
    padding-left: 40px;
  }
}

.article_ul_padding ul li {
  margin-bottom: 10px !important;
}

@media (max-width: 768px) {
  .ov_mob_hidden {
    overflow-x: hidden;
  }
}
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* Initiative main block */
.initiative_main_box {
  position: relative;
  margin-bottom: 115px;
}
.initiative_main_box .component,
.initiative_main_box .component-content {
  margin-bottom: 0;
}
.initiative_main_box img {
  display: block;
}
.initiative_main_box .inner_container_width {
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.initiative_main_box p,
.initiative_main_box h1 {
  text-transform: uppercase;
  margin: 0;
}
.initiative_main_box .initiative_main_text_blue {
  color: #242f60;
  font-size: 14px;
  line-height: 16px;
  font-weight: 600;
  position: absolute;
  top: 32px;
}
.initiative_main_box .initiative_main_text_blue h2 {
  color: #242f60;
  margin-bottom: 0;
}
.initiative_main_box .initiative_main_text_blue h1 {
  color: #242f60;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 16px;
  font-weight: 600;
}
.initiative_main_box .initiative_main_text_white {
  color: #fff;
  font-size: 14px;
  line-height: 16px;
  font-weight: 500;
  position: absolute;
  bottom: 65px;
}
.initiative_main_box .initiative_main_text_white h3 {
  color: #fff;
  margin-bottom: 5px;
  font-size: 26px;
}
.initiative_main_box .initiative_main_text_white .subtitle {
  vertical-align: super;
  font-size: 10px;
}
.initiative_main_box .initiative_main_image {
  position: absolute;
  bottom: -100px;
  width: 340px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media (max-width: 374px) {
  .initiative_main_box .initiative_main_text_blue h2 {
    font-size: 40px;
  }
  .initiative_main_box .initiative_main_image {
    width: 320px;
  }
}
@media (max-width: 991px) {
  .initiative_main_box .initiative_main_text_blue h2 {
    letter-spacing: -1px;
  }
}
@media (min-width: 480px) {
  .initiative_main_box .initiative_main_text_blue {
    font-size: 20px;
    line-height: 24px;
  }
  .initiative_main_box .initiative_main_text_blue h1 {
    font-size: 20px;
    line-height: 24px;
  }
  .initiative_main_box .initiative_main_text_white {
    font-size: 20px;
    line-height: 24px;
    bottom: 125px;
  }
  .initiative_main_box .initiative_main_image {
    bottom: -100px;
    width: 480px;
  }
}
@media (min-width: 768px) {
  .initiative_main_box {
    margin-bottom: 230px;
  }
  .initiative_main_box .initiative_main_text_blue {
    top: 65px;
    font-size: 28px;
    line-height: 32px;
  }
  .initiative_main_box .initiative_main_text_blue h2 {
    font-size: 94px;
    margin-bottom: 5px;
  }
  .initiative_main_box .initiative_main_text_blue h1 {
    font-size: 28px;
    line-height: 32px;
  }
  .initiative_main_box .initiative_main_text_white {
    bottom: 125px;
    font-size: 28px;
    line-height: 32px;
  }
  .initiative_main_box .initiative_main_text_white h3 {
    font-size: 50px;
    margin-bottom: 10px;
  }
  .initiative_main_box .initiative_main_image {
    width: auto;
    bottom: -180px;
    right: 60px;
    left: auto;
    -webkit-transform: none;
    transform: none;
  }
}
@media (min-width: 992px) {
  .initiative_main_box {
    margin-bottom: 0;
  }
  .initiative_main_box > .component-content {
    min-height: 730px;
  }
  .initiative_main_box .initiative_main_mobile_bg {
    display: none;
  }
  .initiative_main_box .initiative_main_text_blue {
    position: inherit;
    padding-top: 80px;
    font-size: 30px;
    line-height: 1;
  }
  .initiative_main_box .initiative_main_text_blue h2 {
    font-size: 120px;
  }
  .initiative_main_box .initiative_main_text_blue h1 {
    font-size: 30px;
    line-height: 1;
  }
  .initiative_main_box .initiative_main_text_white {
    position: inherit;
    font-size: 22px;
    line-height: 26px;
    margin-top: 230px;
  }
  .initiative_main_box .initiative_main_text_white h3 {
    font-size: 70px;
    margin-bottom: 15px;
  }
  .initiative_main_box .initiative_main_image {
    right: 15px;
    bottom: 30px;
  }
}

/* Initiative challenge */
.initiative_challenge {
  background: url(../../assets/img/initiative_challenge.jpg?auto=format) no-repeat 0 0;
  background-size: cover;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 35px;
  font-size: 14px;
  line-height: 20px;
}
.initiative_challenge .component,
.initiative_challenge .component-content {
  margin-bottom: 0;
}
.initiative_challenge p {
  margin: 0;
}
.initiative_challenge h3 {
  letter-spacing: -1px;
  margin-bottom: 15px;
}
.initiative_challenge .initiative_challenge_block .richText {
  padding: 20px 0;
  border-bottom: 1px solid #cfcfcf;
}
.initiative_challenge .initiative_challenge_block h2 {
  display: none;
}
.initiative_challenge .initiative_challenge_block:last-child .richText {
  border-bottom: none;
}
.initiative_challenge .initiative_challenge_block .blue_button {
  margin-top: 35px;
}
@media (max-width: 374px) {
  .initiative_challenge h3 {
    font-size: 40px;
  }
}
@media (min-width: 768px) {
  .initiative_challenge {
    padding-top: 50px;
    padding-bottom: 20px;
    margin-bottom: 40px;
    font-size: 18px;
    line-height: 26px;
  }
  .initiative_challenge .blue_button {
    margin-top: 40px;
  }
}
@media (min-width: 992px) {
  .initiative_challenge {
    padding-top: 70px;
    padding-bottom: 0;
    margin-bottom: 60px;
    font-size: 16px;
    line-height: 22px;
  }
  .initiative_challenge h3 {
    margin-bottom: 55px;
  }
  .initiative_challenge .initiative_challenge_block .richText {
    border-bottom: none;
    border-left: 1px solid #cfcfcf;
    box-sizing: border-box;
    padding: 0 0 0 40px;
    position: relative;
    min-height: 145px;
  }
  .initiative_challenge .initiative_challenge_block .blue_button {
    margin-top: 0;
    position: absolute;
    bottom: 30px;
    opacity: 0;
  }
  .initiative_challenge .initiative_challenge_block:hover .blue_button {
    opacity: 1;
  }
}
@media (min-width: 1200px) {
  .initiative_challenge .initiative_challenge_block h2 {
    display: block;
    position: absolute;
    right: 0;
    bottom: -22px;
    margin: 0;
  }
}

/* Initiative Landing banner */
.initiative_banner {
  margin-bottom: 0;
  margin-top: 60px;
  color: #242f60;
  font-size: 14px;
}
.initiative_banner .component,
.initiative_banner .component-content {
  margin-bottom: 0;
}
.initiative_banner .initiative_banner_image img {
  max-height: 350px;
}
.initiative_banner .richText ul {
  padding-bottom: 20px;
}
.initiative_banner .richText ul li {
  margin-bottom: 8px;
  padding-left: 15px;
}
.initiative_banner .richText ul li:before {
  content: '';
  width: 9px;
  height: 7px;
  background: url(../../assets/img/arrorw_right.png?auto=format);
  background-size: cover;
}
@media (max-width: 991px) {
  .initiative_banner > .component-content {
    background-image: none;
    background-color: #f1f2f4;
    padding-top: 40px;
  }
}
@media (min-width: 768px) {
  .initiative_banner {
    margin-top: 80px;
    font-size: 18px;
    line-height: 26px;
  }
  .initiative_banner .initiative_banner_image img {
    max-height: none;
  }
  .initiative_banner .richText ul {
    padding-top: 40px;
  }
  .initiative_banner .richText ul li {
    margin-bottom: 40px;
    padding-left: 30px;
  }
  .initiative_banner .richText ul li:before {
    width: 18px;
    height: 14px;
  }
}
@media (min-width: 992px) {
  .initiative_banner {
    margin-top: 40px;
    padding-top: 0;
    font-size: 18px;
    line-height: 24px;
  }
  .initiative_banner > .component-content {
    background-repeat: no-repeat;
    background-position: center 0;
  }
  .initiative_banner .initiative_banner_image img {
    margin-top: 35px;
  }
  .initiative_banner .richText ul {
    padding-top: 130px;
  }
  .initiative_banner .richText ul li {
    padding-left: 35px;
    margin-bottom: 20px;
  }
}

/* Initiative Landing page */
.initiative_discover_product {
  margin-top: 35px;
  margin-bottom: 15px;
  font-size: 14px;
  line-height: 20px;
}
.initiative_discover_product .component,
.initiative_discover_product .component-content {
  margin-bottom: 0;
}
.initiative_discover_product h2 {
  margin-bottom: 25px;
}
.initiative_discover_product p:last-child {
  margin-bottom: 0;
}
.initiative_discover_product h4 {
  font-size: 26px;
  line-height: 30px;
}
.initiative_discover_product .know_blue {
  background: #242f60;
  padding: 15px;
  color: #fff;
  margin-bottom: 20px;
}
.initiative_discover_product .know_blue h4 {
  color: #fff;
  text-transform: uppercase;
}
.initiative_discover_product .initiative_discover_video {
  padding-bottom: 30px;
}
.initiative_discover_product .initiative_discover_video img {
  display: block;
}
.initiative_discover_product .initiative_discover_video p {
  margin: 0;
}
.initiative_discover_product .initiative_discover_video h4 {
  margin: 15px 0;
}
@media (min-width: 768px) {
  .initiative_discover_product {
    margin-top: 40px;
    margin-bottom: 0;
    font-size: 18px;
    line-height: 24px;
  }
  .initiative_discover_product h2 {
    margin-bottom: 25px;
  }
  .initiative_discover_product h4 {
    font-size: 30px;
    line-height: 32px;
  }
}
@media (min-width: 992px) {
  .initiative_discover_product {
    margin-top: 25px;
    margin-bottom: 70px;
    font-size: 16px;
    line-height: 22px;
  }
  .initiative_discover_product h2 {
    margin-bottom: 35px;
  }
  .initiative_discover_product .know_blue {
    padding: 40px;
    position: relative;
    min-height: 113px;
    margin-bottom: 42px;
  }
  .initiative_discover_product .know_blue:before {
    content: '';
    width: 8px;
    height: 100%;
    background: url(../../assets/img/blue_right.png?auto=format) no-repeat 0 100%;
    position: absolute;
    bottom: -42px;
    right: -8px;
  }
  .initiative_discover_product .know_blue:after {
    content: '';
    width: 100%;
    height: 42px;
    background: url(../../assets/img/blue_bottom_right.png?auto=format) no-repeat 100% 100%;
    position: absolute;
    right: 0;
    bottom: -42px;
  }
  .initiative_discover_product .initiative_discover_video {
    padding-bottom: 0;
  }
}
@media (min-width: 1200px) {
  .initiative_discover_product .know_blue {
    padding: 45px 48px;
  }
}

/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/*   Product Detail   */
.product_detail {
  margin-bottom: 35px;
}
.product_detail .component,
.product_detail .component-content {
  margin-bottom: 0;
}
.product_detail > .component-content {
  background-repeat: no-repeat;
  background-position: top center;
  box-sizing: border-box;
  position: relative;
}
.product_detail p {
  margin: 0;
}
.product_detail .product_detail_subtitle {
  font-size: 18px;
  line-height: 22px;
  font-weight: 500;
  color: #e86215;
  margin-bottom: 15px;
}
.product_detail .product_detail_title {
  font-size: 50px;
  line-height: 1;
  color: #242f60;
  font-weight: 600;
  margin-bottom: 25px;
}
.product_detail .product_detail_title h1 {
  margin: 0;
  font-size: 50px;
  line-height: 1;
  color: #242f60;
  font-weight: 600;
}
.product_detail .image .component-content.left {
  text-align: left;
}
.product_detail .product_detail_text {
  font-size: 16px;
  line-height: 22px;
  color: #333;
  margin-top: 17px;
}
.product_detail .product_detail_type_wrap {
  overflow: hidden;
}
.product_detail .product_detail_type {
  display: none;
}
.product_detail .product_detail_comment {
  padding-top: 15px;
  font-size: 14px;
}
@media (max-width: 374px) {
  .product_detail .product_detail_title {
    font-size: 40px;
  }
  .product_detail .product_detail_title h1 {
    font-size: 40px;
  }
}
@media (min-width: 768px) {
  .product_detail {
    margin-bottom: 40px;
  }
  .product_detail .product_detail_subtitle {
    font-size: 30px;
    line-height: 32px;
    margin-bottom: 20px;
  }
  .product_detail .product_detail_title {
    font-size: 70px;
    margin-bottom: 20px;
  }
  .product_detail .product_detail_title h1 {
    font-size: 70px;
  }
  .product_detail .product_detail_text {
    font-size: 18px;
    line-height: 26px;
  }
}
@media (max-width: 991px) {
  .product_detail > .component-content {
    background: none !important;
  }
}
@media (min-width: 992px) {
  .product_detail {
    margin-bottom: 20px;
  }
  .product_detail > .component-content {
    min-height: 500px;
    background-size: auto 100%;
    padding-top: 30px;
  }
  .product_detail .product_detail_subtitle {
    margin-bottom: 10px;
  }
  .product_detail .product_detail_title {
    margin-bottom: 10px;
  }
  .product_detail .product_detail_type_wrap {
    margin-top: 15px;
  }
  .product_detail .product_detail_text {
    font-size: 16px;
    line-height: 22px;
    margin-top: 10px;
  }
  .product_detail .product_detail_comment {
    width: 400px;
    float: left;
  }
}
@media (min-width: 1200px) {
  .product_detail {
    margin-bottom: 20px;
  }
  .product_detail > .component-content {
    min-height: 568px;
    background-size: auto auto;
    padding-top: 40px;
  }
  .product_detail .product_detail_type {
    display: block;
    float: left;
    width: 200px;
    height: 66px;
    line-height: 50px;
    font-size: 24px;
    font-weight: 600;
    color: #e86215;
  }
  .product_detail .product_detail_type .richText-image.pull-left {
    margin: 0 10px 0 0;
  }
  .product_detail .product_detail_comment {
    padding-top: 15px;
  }
}

/* Product video */
.product_video_box {
  margin-bottom: 40px;
  font-size: 16px;
  line-height: 22px;
}
.product_video_box .component,
.product_video_box .component-content {
  margin-bottom: 0;
}
.product_video_box img {
  display: block;
}
.product_video_box h3 {
  margin-bottom: 0;
}
.product_video_box h4 {
  font-size: 24px;
  margin-bottom: 20px;
}
.product_video_box p {
  margin: 20px 0;
}
@media (min-width: 768px) {
  .product_video_box {
    font-size: 18px;
    line-height: 26px;
  }
  .product_video_box h3 {
    margin-bottom: 10px;
  }
  .product_video_box h4 {
    font-size: 50px;
  }
  .product_video_box p {
    margin: 40px 0;
  }
}
@media (min-width: 992px) {
  .product_video_box {
    margin-bottom: 60px;
    font-size: 16px;
    line-height: 24px;
  }
  .product_video_box h4 {
    font-size: 40px;
    margin-bottom: 40px;
  }
  .product_video_box p {
    margin: 0;
  }
}

/* Product How & When */
.how_when {
  margin-bottom: 0;
}
.how_when .component,
.how_when .component-content {
  margin-bottom: 0;
}
.how_when .how_when_title > .component-content {
  padding: 68px 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right top;
}
.how_when .how_when_title .content {
  font-size: 50px;
  line-height: 1;
  font-weight: 600;
  color: #242f60;
}
.how_when .how_when_title p {
  margin: 0;
}
.how_when .accordion-container {
  border: none;
}
.how_when .accordion-head {
  padding: 20px 35px 20px 0;
  font-size: 26px;
  line-height: 1;
  font-weight: 500;
  color: #fff;
  background: none !important;
  border-top: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  letter-spacing: 0;
}
.how_when .accordion-head a {
  color: #fff;
}
.how_when .accordion-slide.is-active > .accordion-head {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.how_when .accordion-content {
  padding: 20px 0;
  color: #fff;
}
.how_when .accordion-content p {
  margin-top: 0;
}
.how_when .accordion-content p:last-child {
  margin-bottom: 0;
}
.how_when .how_when_mobile_accordion {
  background: url(../../assets/img/how_when_mobile_accordion.jpg?auto=format) no-repeat 0 100%;
  background-size: cover;
}
.how_when .how_when_mobile_accordion .accordion-container {
  padding-top: 10px;
}
.how_when .how_when_mobile_accordion li:last-child .accordion-head {
  border-bottom: none;
}
@media (min-width: 768px) {
  .how_when .how_when_title .content {
    font-size: 70px;
  }
  .how_when .how_when_title > .component-content {
    padding: 105px 0;
  }
  .how_when .accordion-head {
    padding: 30px 35px 30px 0;
    font-size: 30px;
    line-height: 1;
  }
  .how_when .accordion-content {
    padding: 30px 0;
    font-size: 18px;
    line-height: 26px;
  }
}
@media (max-width: 991px) {
  .how_when > .component-content {
    background: none !important;
  }
}
@media (min-width: 992px) {
  .how_when > .component-content {
    box-sizing: border-box;
    min-height: 652px;
    background-repeat: no-repeat;
    background-position: center top;
    padding-top: 60px;
  }
  #zenpage .how_when > .component-content {
    background-repeat: repeat;
  }
  .how_when .how_when_title .content {
    font-size: 120px;
    margin-bottom: 10px;
    color: #fff;
  }
  .how_when .how_when_title > .component-content {
    padding: 0;
    background: none !important;
  }
  .how_when .how_when_desktop_when h3 {
    font-size: 18px;
    line-height: 22px;
    color: #30358c;
    font-weight: 400px;
    letter-spacing: 0;
    margin-bottom: 25px;
    padding-top: 20px;
  }
  .how_when .how_when_desktop_when p {
    margin-top: 0;
    line-height: 24px;
  }
  .how_when .how_when_desktop_when p:last-child {
    margin-bottom: 0;
  }
  .how_when .accordion-head {
    padding: 20px 35px 20px 0;
    font-size: 18px;
    line-height: 1;
  }
  .how_when .accordion-content {
    padding: 20px 0;
    font-size: 16px;
    line-height: 24px;
  }
}

.mod-js .how_when .accordion-head:after {
  content: "\f078";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 20px;
}
.mod-js .how_when .accordion-slide.is-active > .accordion-head:after {
  content: "\f077";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 20px;
  color: #fff;
}

/*  Product - tabs (desktop only) */
.product_description_tabs {
  margin-top: 80px;
}
.product_description_tabs .component,
.product_description_tabs .component-content {
  margin-bottom: 0;
}
.product_description_tabs .reference-find-fit-knee {
  margin-top: 20px;
}
.product_description_tabs .tabs-content {
  border: none;
  padding: 30px 0;
  top: 0;
}
.product_description_tabs .tabs > .component-content {
  padding-top: 50px;
}
.product_description_tabs .tabs-nav {
  height: 49px;
  border-bottom: 1px solid #e6e6e6;
}
.product_description_tabs .tabs-nav-item {
  background: #fff;
  border: none;
  padding: 0 0 24px 0;
  margin-left: 45px;
  font-size: 20px;
  line-height: 1;
  text-transform: uppercase;
  font-weight: 600;
  height: 20px;
  border-bottom: 5px solid #fff;
}
.product_description_tabs .tabs-nav-item:hover {
  background: #fff;
}
.product_description_tabs .tabs-nav-item.is-active,
.product_description_tabs .tabs-nav-item.is-active:hover {
  padding-bottom: 24px;
  border-bottom: 5px solid #e86215;
}
.product_description_tabs .tabs-nav-item a {
  color: #242f60;
}
.product_description_tabs .tabs-nav-item.is-active a,
.product_description_tabs .tabs-nav-item:hover a,
.product_description_tabs .tabs-nav-item.is-active:hover a {
  color: #e86215;
}
.product_description_tabs p {
  margin: 0;
}
.product_description_tabs .download_leaflet {
  display: inline-block;
  padding-left: 40px;
  padding-bottom: 5px;
  background: url(../../assets/img/download.png?auto=format) no-repeat 0 0;
  font-size: 20px;
  font-weight: 600;
  color: #e86215;
  text-transform: uppercase;
  line-height: 30px;
  text-decoration: none !important;
  position: absolute;
  right: 15px;
  top: -5px;
  z-index: 151;
}
#zenpage .product_description_tabs .download_leaflet {
  position: relative;
  top: auto;
  right: auto;
}
.product_description_tabs .download_leaflet:hover {
  background: url(../../assets/img/download.png?auto=format) no-repeat 0 -35px;
  color: #242f60;
}

/*  Product - accordion (mobile only) */
.product_description_accordion {
  margin-bottom: 0;
}
.product_description_accordion .component,
.product_description_accordion .component-content {
  margin-bottom: 0;
}
.product_description_accordion .accordion-container {
  border: none;
}
.product_description_accordion .download_leaflet {
  display: inline-block;
  padding-left: 40px;
  padding-bottom: 5px;
  background: url(../../assets/img/download.png?auto=format) no-repeat 0 0;
  font-size: 20px;
  font-weight: 600;
  color: #e86215;
  text-transform: uppercase;
  line-height: 30px;
  text-decoration: none !important;
  margin: 15px 0 15px 15px;
  z-index: 151;
}
#zenpage .product_description_accordion .download_leaflet {
  position: relative;
  top: auto;
  right: auto;
}
.product_description_accordion .download_leaflet:hover {
  background: url(../../assets/img/download.png?auto=format) no-repeat 0 -35px;
  color: #242f60;
}
.product_description_accordion .accordion-head {
  padding: 15px 35px 15px 0;
  font-size: 20px;
  line-height: 1;
  font-weight: 600;
  background-color: #fff;
  border-top: none;
  border-bottom: 1px solid #e6e6e6;
  color: #242f60;
  text-transform: uppercase;
}
.product_description_accordion .accordion-head a {
  color: #242f60;
}
.product_description_accordion .accordion-slide:last-child .accordion-head {
  border-bottom: none;
}
.product_description_accordion .accordion-slide .accordion-head:hover,
.product_description_accordion .accordion-slide.is-active > .accordion-head,
.product_description_accordion .accordion-slide.is-active > .accordion-head:hover {
  background-color: #fff;
  color: #e86215;
}
.product_description_accordion .accordion-slide .accordion-head:hover a,
.product_description_accordion .accordion-slide.is-active > .accordion-head a,
.product_description_accordion .accordion-slide.is-active > .accordion-head:hover a {
  color: #e86215;
}
.product_description_accordion .accordion-slide.is-active > .accordion-head {
  border-bottom: 2px solid #e86215;
}
.product_description_accordion .accordion-content {
  padding: 25px 0 15px 100px;
  background: url(../../assets/img/information_icon.jpg?auto=format) no-repeat 0 25px;
  background-size: 80px auto;
  min-height: 90px;
}
.product_description_accordion .accordion-content p {
  margin-top: 0;
}
.product_description_accordion .accordion-content p:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .product_description_accordion .accordion-head {
    font-size: 30px;
    line-height: 32px;
    padding: 30px 35px 30px 0;
  }
  .product_description_accordion .accordion-content {
    padding: 30px 0 30px 100px;
    background-position: 0 30px;
    font-size: 18px;
    line-height: 26px;
  }
}

.mod-js .product_description_accordion .accordion-slide > .accordion-head {
  background-color: #fff;
}
.mod-js .product_description_accordion .accordion-slide > .accordion-head:hover,
.mod-js .product_description_accordion .accordion-slide.is-active > .accordion-head,
.mod-js .product_description_accordion .accordion-slide.is-active > .accordion-head:hover {
  background-color: #fff;
  color: #e86215;
}
.mod-js .product_description_accordion .accordion-head:after {
  content: "\f078";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 20px;
}
.mod-js .product_description_accordion .accordion-slide.is-active > .accordion-head:after {
  content: "\f077";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 20px;
}

/* Product Question and Answers */
.qa {
  margin-bottom: 20px;
}
.qa .component,
.qa .component-cotent {
  margin-bottom: 0;
}
.qa .qa_title {
  padding-top: 30px;
  padding-bottom: 10px;
}
.qa .qa_title h2 {
  margin: 0;
  color: #242f60;
  padding-right: 80px;
  background: url(../../assets/img/product_qa.png?auto=format) no-repeat right center;
  background-size: 75px auto;
}
.qa .qa_image {
  display: none;
}
.qa .accordion-container {
  border: none;
}
.qa .accordion-head {
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
  letter-spacing: 0;
  padding: 15px 35px 15px 0;
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  border-top: none;
  color: #e86215;
}
.qa .accordion-head a {
  color: #e86215;
}
.qa .accordion-slide:last-child .accordion-head {
  border-bottom: none;
}
.qa .accordion-slide .accordion-head:hover,
.qa .accordion-slide.is-active > .accordion-head,
.qa .accordion-slide.is-active > .accordion-head:hover {
  background-color: #fff;
  color: #e86215;
}
.qa .accordion-content {
  padding: 15px 15px 0 15px;
  font-size: 16px;
  line-height: 22px;
  color: #333;
}
.qa .accordion-content p {
  margin-top: 0;
}
.qa .accordion-content p:last-child {
  margin-bottom: 0;
}
@media (max-width: 374px) {
  .qa .qa_title h2 {
    font-size: 40px;
  }
}
@media (min-width: 580px) {
  .qa .qa_title h2 {
    background-size: auto 100%;
  }
}
@media (min-width: 768px) {
  .qa {
    margin-bottom: 30px;
  }
  .qa .qa_title {
    padding-bottom: 30px;
  }
  .qa .qa_title h2 {
    font-size: 70px;
    padding-right: 0;
    background: none;
  }
  .qa .accordion-head {
    padding: 30px 35px 30px 0;
    font-size: 30px;
    line-height: 32px;
  }
  .qa .accordion-content {
    padding: 30px 0;
    font-size: 18px;
    line-height: 26px;
  }
}
@media (min-width: 992px) {
  .qa {
    margin-bottom: 50px;
  }
  .qa .qa_title {
    padding-top: 70px;
    padding-bottom: 40px;
  }
  .qa .qa_title h2 {
    font-size: 116px;
  }
  .qa .qa_image {
    display: block;
  }
  .qa .accordion-head {
    padding: 15px 0 15px 35px;
    font-size: 22px;
    line-height: 24px;
  }
  .qa .accordion-head:after,
  .qa .accordion-slide.is-active > .accordion-head:after {
    left: 0;
    right: auto;
  }
  .qa .accordion-content {
    padding: 30px 0 20px 35px;
    font-size: 16px;
    line-height: 24px;
  }
}

.mod-js .qa .accordion-slide > .accordion-head,
.mod-js .qa .accordion-slide > .accordion-head:hover,
.mod-js .qa .accordion-slide.is-active > .accordion-head,
.mod-js .qa .accordion-slide.is-active > .accordion-head:hover {
  background-color: #fff;
  color: #e86215;
}
.mod-js .qa .accordion-head:after {
  content: "\f078";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 20px;
}
.mod-js .qa .accordion-slide.is-active > .accordion-head:after {
  content: "\f077";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 20px;
}

.dotter_where {
  margin-bottom: 45px;
}
.dotter_where .component,
.dotter_where .component-content {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .dotter_where {
    margin-bottom: 40px;
  }
}
@media (min-width: 992px) {
  .dotter_where {
    margin-bottom: 95px;
  }
}

/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* Pain Page */
.pain_hero_banner {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .pain_hero_banner {
    margin-bottom: 65px;
  }
}
.pain_hero_banner .pain_hero_image {
  margin: 0 -15px;
}
@media (min-width: 992px) {
  .pain_hero_banner .pain_hero_image {
    display: none;
  }
}
.pain_hero_banner > .component-content {
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .pain_hero_banner > .component-content {
    background: none !important;
  }
}
@media (min-width: 992px) {
  .pain_hero_banner > .component-content {
    background-position: 50% 0;
    height: 500px;
  }
}
.pain_hero_banner h3 {
  color: #f05322;
  padding-top: 20px;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .pain_hero_banner h3 {
    padding-top: 20px;
    margin-bottom: 20px;
  }
}
@media (min-width: 992px) {
  .pain_hero_banner h3 {
    padding-top: 70px;
    margin-bottom: 20px;
  }
}
.pain_hero_banner h1 {
  color: #f05322;
  padding-top: 20px;
  margin-bottom: 30px;
  font-size: 50px;
  line-height: 1;
  font-weight: 600;
}
@media (max-width: 374px) {
  .pain_hero_banner h1 {
    font-size: 47px;
  }
}
@media (min-width: 768px) {
  .pain_hero_banner h1 {
    padding-top: 20px;
    margin-bottom: 20px;
    font-size: 70px;
  }
}
@media (min-width: 992px) {
  .pain_hero_banner h1 {
    padding-top: 70px;
    margin-bottom: 20px;
    font-size: 70px;
    line-height: .9;
    letter-spacing: -1px;
  }
}
.pain_hero_banner .blue_button {
  margin-top: 10px;
}
@media (min-width: 768px) {
  .pain_hero_banner .blue_button {
    margin-top: 20px;
  }
}
@media (min-width: 992px) {
  .pain_hero_banner .blue_button {
    margin-top: 50px;
  }
}

.symptoms_wrapper {
  margin-bottom: 10px;
}
.symptoms_wrapper .component,
.symptoms_wrapper .component-content {
  margin-bottom: 0;
}
.symptoms_wrapper h3 {
  margin-bottom: 25px;
}
.symptoms_wrapper p {
  margin: 0;
}
@media (min-width: 768px) {
  .symptoms_wrapper {
    margin-bottom: 15px;
  }
  .symptoms_wrapper h3 + p {
    margin-bottom: 15px;
  }
}
@media (min-width: 992px) {
  .symptoms_wrapper {
    margin-bottom: 0;
  }
  .symptoms_wrapper h3 + p {
    margin-bottom: 30px;
  }
}
.symptoms_wrapper .symptoms_block {
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .symptoms_wrapper .symptoms_block {
    height: auto !important;
  }
  .symptoms_wrapper .symptoms_block.boxBorder {
    border: none;
    padding-top: 0;
    padding-bottom: 0;
  }
  .symptoms_wrapper .symptoms_block.boxBorder > .component-content {
    border: 1px solid #cfcfcf;
    border-left: none;
    border-right: none;
  }
  .symptoms_wrapper .symptoms_block .richText {
    margin-bottom: 0;
  }
  .symptoms_wrapper .symptoms_block p {
    margin: 15px 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .symptoms_wrapper .symptoms_block.boxBorder {
    border: none;
  }
  .symptoms_wrapper .symptoms_block.boxBorder > .component-content {
    border: 1px solid #cfcfcf;
    border-left: none;
    border-right: none;
  }
  .symptoms_wrapper .symptoms_block.boxBorder.noRightBorder > .component-content {
    border-bottom: none;
  }
}
@media (min-width: 992px) {
  .symptoms_wrapper .symptoms_block {
    padding-bottom: 75px;
  }
  .symptoms_wrapper .symptoms_block.noRightBorder {
    border-right: none;
  }
  .symptoms_wrapper .symptoms_block p {
    margin: 20px 0;
  }
}
.symptoms_wrapper .symptoms_number {
  display: none;
  margin: 0;
}
.symptoms_wrapper .symptoms_number p {
  margin: 0;
}
@media (min-width: 992px) {
  .symptoms_wrapper .symptoms_number {
    display: block;
    position: absolute;
    bottom: -10px;
    right: 15px;
    text-align: right;
    font-size: 100px;
    font-weight: 500;
    line-height: 100px;
  }
}

.pain_reasons > .component-content {
  border-top: 1px solid #cfcfcf;
  padding-top: 5px;
}
.pain_reasons > .component-content .richText {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .pain_reasons > .component-content {
    padding-top: 0;
    border-top: none;
  }
}
.pain_reasons h4 {
  font-size: 26px;
}
@media (min-width: 768px) {
  .pain_reasons h4 {
    font-size: 26px;
  }
}
@media (min-width: 992px) {
  .pain_reasons h4 {
    font-size: 30px;
    min-height: 60px;
    margin-bottom: 30px;
  }
}
.pain_reasons .image {
  margin-top: 25px;
  margin-bottom: 25px;
}
@media (max-width: 992px) {
  .pain_reasons.pain_reasons_no_padding {
    margin-left: -15px;
    margin-right: -15px;
  }
}

@media (min-width: 992px) {
  .pain_h3 {
    margin-top: 5px;
    display: block;
  }
}
@media (min-width: 992px) {
  .expert_treatment {
    margin-top: -100px;
  }
  .expert_treatment.no_margin {
    margin-top: 0;
  }
}
@media (min-width: 992px) {
  .expert_treatment.exp_treatment_knee_pain > .component-content {
    height: 430px;
    padding-top: 200px;
  }
}
@media (max-width: 991px) {
  .expert_treatment > .component-content {
    background: none !important;
  }
}
@media (min-width: 992px) {
  .expert_treatment > .component-content {
    background-position: 50% 0;
    height: 370px;
    padding-top: 260px;
  }
  .expert_treatment > .component-content .richText {
    line-height: 22px;
  }
}
.expert_treatment .expert_treatment_image {
  margin: -20px 0 0 0;
}
@media (min-width: 768px) {
  .expert_treatment .expert_treatment_image {
    margin-top: 0;
  }
}
@media (min-width: 992px) {
  .expert_treatment .expert_treatment_image {
    display: none;
  }
}

.affect_wrap {
  margin-bottom: 180px;
}
.affect_wrap .blue_button {
  display: none;
}
.affect_wrap .affect_tablet_button {
  display: none;
}
@media (min-width: 768px) {
  .affect_wrap {
    margin-bottom: 0;
  }
  .affect_wrap .affect_tablet_button {
    display: block;
    margin-top: 120px;
  }
  .affect_wrap .affect_tablet_button .blue_button {
    display: inline-block;
  }
}
@media (min-width: 992px) {
  .affect_wrap {
    margin-bottom: 60px;
    padding: 50px 0 0;
    background: url(../../assets/img/affect_bg.jpg?auto=format) 0 0 no-repeat;
  }
  .affect_wrap .inner_container_width {
    position: relative;
    padding-bottom: 80px;
  }
  .affect_wrap .blue_button {
    display: inline-block;
  }
  .affect_wrap .affect_tablet_button {
    display: none;
  }
  .affect_wrap .affect_tablet_button .blue_button {
    display: none;
  }
}
.affect_wrap .know_blue {
  background: #242f60;
  position: relative;
  color: #fff;
  width: 270px;
  padding: 25px 25px 0;
  font-size: 18px;
  margin: 0 auto;
}
@media (max-width: 374px) {
  .affect_wrap .know_blue {
    width: 230px;
  }
}
@media (min-width: 768px) {
  .affect_wrap .know_blue {
    left: 50%;
    margin-left: -250px;
  }
}
@media (min-width: 992px) {
  .affect_wrap .know_blue {
    left: auto;
    margin-left: 0;
    margin-bottom: 50px;
  }
}
@media (min-width: 992px) and (max-width: 1030px) {
  .affect_wrap .know_blue {
    width: 220px;
  }
}
@media (min-width: 1031px) and (max-width: 1070px) {
  .affect_wrap .know_blue {
    width: 240px;
  }
}
.affect_wrap .know_blue:before {
  position: absolute;
  content: "";
  bottom: -42px;
  left: -12px;
  background: url(../../assets/img/blue_left.png?auto=format) 0 0 no-repeat;
  width: 12px;
  height: 166px;
}
.affect_wrap .know_blue:after {
  position: absolute;
  content: "";
  bottom: -42px;
  left: 0;
  background: url(../../assets/img/blue_bottom.png?auto=format) 0 0 no-repeat;
  width: 155px;
  height: 43px;
}
.affect_wrap .know_blue h4 {
  text-transform: uppercase;
  color: #fff;
}
.affect_wrap .know_blue .component {
  margin: 0;
}
.affect_wrap .know_blue .know_orange {
  position: absolute;
  top: 95%;
  left: 30%;
  background: url(../../assets/img/pain_orange.png?auto=format) 0 0 no-repeat;
  width: 218px;
  height: 186px;
  padding: 30px 30px 0;
  box-sizing: border-box;
  font-size: 18px;
  line-height: 20px;
  z-index: 1;
}
@media (max-width: 374px) {
  .affect_wrap .know_blue .know_orange {
    left: 20%;
  }
}
@media (min-width: 768px) {
  .affect_wrap .know_blue .know_orange {
    top: 65%;
    left: 95%;
  }
}
.affect_wrap .know_blue .know_orange p {
  margin: 0;
}
.affect_wrap .know_footnote {
  display: none;
}
@media (min-width: 992px) {
  .affect_wrap .know_footnote {
    display: block;
    font-size: 13px;
    position: absolute;
    bottom: -5px;
    left: 0;
  }
}

.pain_info_block {
  background: url(../../assets/img/pain_info_bg.jpg?auto=format) 50% 100% no-repeat;
  padding: 20px 0;
  margin-top: -10px;
}
@media (min-width: 992px) {
  .pain_info_block {
    padding: 50px 0 20px;
  }
}
@media (max-width: 767px) {
  .pain_info_block .pain_info_inner > .component-content {
    background: none !important;
  }
}
@media (min-width: 768px) {
  .pain_info_block .pain_info_inner > .component-content {
    background-position: 84% 0;
    background-repeat: no-repeat;
  }
}
.pain_info_block.pain_info_ankle {
  padding-bottom: 0;
}
.pain_info_block.pain_info_ankle .pain_info_inner {
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .pain_info_block.pain_info_ankle .pain_info_inner > .component-content {
    background: none !important;
  }
}
@media (min-width: 992px) {
  .pain_info_block.pain_info_ankle .pain_info_inner > .component-content {
    background-position: 100% 100%;
    padding-bottom: 20px;
    min-height: 326px;
    /*h4 {
        font-size: 42px;
    }*/
  }
}
.pain_info_block.pain_info_ankle .pain_info_inner .image {
  margin-bottom: 0;
}
.pain_info_block.pain_info_ankle .pain_info_inner .image img {
  vertical-align: bottom;
}
.pain_info_block h3 {
  margin-bottom: 35px;
}
.pain_info_block .richText ul {
  margin: -10px 0 0;
  padding: 0;
}
.pain_info_block .richText ul li {
  font-size: inherit;
}
.pain_info_block .richText ul li:before {
  content: "";
  top: 6px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #e86215;
}
.pain_info_block .shoulders_image {
  margin-top: 40px;
}
.pain_info_block .stretch_shoulders .interactiveInfographics-slide[data-slick-index="3"] img {
  margin-top: 40%;
}

@media (max-width: 991px) and (min-width: 425px) {
  .page-shoulder-pain .stretch_shoulders .interactiveInfographics-slide[data-slick-index="3"] img {
    margin-top: 25%;
  }
}

.joint_pain_box h3 {
  margin-bottom: 10px;
}

.joint_pain {
  background: url(../../assets/img/m_joint_pain.png?auto=format) 100% 100%/358px 591px no-repeat;
  height: 591px;
}
@media (max-width: 359px) {
  .joint_pain {
    background: url(../../assets/img/m_joint_pain.png?auto=format) 100% 100%/358px 591px no-repeat;
    height: 511px;
    background-size: 90%;
  }
}
@media (min-width: 767px) {
  .joint_pain {
    margin-top: -140px;
    background: url(../../assets/img/t_joint_pain.png?auto=format) 100% 50%/767px 1296px no-repeat;
    height: 1236px;
  }
  .joint_pain h4 {
    font-size: 40px;
  }
  .joint_pain > .component-content {
    padding-top: 140px;
    max-width: 270px;
  }
}
@media (min-width: 1092px) {
  .joint_pain {
    margin-top: 0;
    background: url(../../assets/img/d_joint_pain.png?auto=format) 50% 50% no-repeat;
    height: 570px;
  }
  .joint_pain h4 {
    font-size: 42px;
  }
  .joint_pain > .component-content {
    padding-top: 0;
    max-width: 460px;
  }
}

.slide_note_grey {
  color: #333;
  font-size: 20px;
  display: block;
}
@media (min-width: 768px) {
  .slide_note_grey {
    font-size: 40px;
  }
}
@media (min-width: 992px) {
  .slide_note_grey {
    font-size: 16px;
    line-heigth: 22px;
  }
}

/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* Site map */
.sitemap .component,
.sitemap .component-content {
  margin-bottom: 0;
}
.sitemap p {
  margin: 0;
}
.sitemap .sitemap_section {
  border-bottom: 1px solid #cccccc;
}
.sitemap .sitemap_section:last-child {
  border-bottom: none;
}
.sitemap .sitemap_root {
  line-height: 1;
  font-size: 26px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 19px 0 15px;
}
.sitemap .sitemap_root a {
  color: #242f60;
  text-decoration: none !important;
}
.sitemap .richText ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.sitemap .richText ul li {
  padding-left: 20px;
  position: relative;
  margin-bottom: 20px;
}
.sitemap .richText ul li:before {
  content: '';
  width: 8px;
  height: 8px;
  background: #e86215;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 7px;
}
.sitemap .richText ul a {
  font-size: 16px;
  line-height: 24px;
  text-decoration: none !important;
}
@media (min-width: 768px) {
  .sitemap .sitemap_root {
    font-size: 30px;
    padding: 23px 0 19px;
  }
  .sitemap .richText ul a {
    font-size: 18px;
  }
}
@media (min-width: 992px) {
  .sitemap .sitemap_section {
    border-bottom: none;
    margin-bottom: 40px;
  }
  .sitemap .sitemap_section:last-child {
    margin-bottom: 0;
  }
  .sitemap .sitemap_root {
    padding: 0 0 15px;
    font-size: 22px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 25px;
  }
  .sitemap .richText ul a {
    font-size: 16px;
    line-height: 20px;
  }
  .sitemap .richText ul li:before {
    top: 6px;
  }
}

/* Contact Us */
.image.contact_icon .component-content {
  text-align: left;
}

.contact_us_list {
  list-style: none;
  font-size: 18px;
  color: #333;
  padding: 0;
  font-weight: 300;
  margin: 10px 0 0;
}
.contact_us_list li {
  padding: 10px 0 10px 25px;
}
.contact_us_list li a {
  text-decoration: underline;
}
.contact_us_list li:first-child {
  background: url(../../assets/img/tel_icon.png?auto=format) 0 50% no-repeat;
}
.contact_us_list li:nth-child(2) {
  background: url(../../assets/img/email_icon.png?auto=format) 0 50% no-repeat;
}
.contact_us_list li:last-child {
  background: url(../../assets/img/globe_icon.png?auto=format) 0 50% no-repeat;
}
.contact_us_list li:before {
  display: none;
}

/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/*  Mobile only */
.pain_navigator_mobile {
  margin-bottom: 35px;
}
.pain_navigator_mobile > .component-content {
  box-sizing: border-box;
  position: relative;
  padding-top: 35px;
  padding-bottom: 110px;
  background-repeat: no-repeat;
  background-position: 140% 100%;
  background-size: auto 90%;
}
.pain_navigator_mobile .component,
.pain_navigator_mobile .component-content {
  margin-bottom: 0;
}
.pain_navigator_mobile h2,
.pain_navigator_mobile h1 {
  margin-bottom: 35px;
}
.pain_navigator_mobile .pain_navigator_mobile_image {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
.pain_navigator_mobile .pain_navigator_mobile_image img {
  display: block;
}
.pain_navigator_mobile .pain_navigator_mobile_text {
  position: relative;
  z-index: 1;
}
.pain_navigator_mobile .pain_navigator_mobile_text li {
  margin-bottom: 25px;
  padding-left: 30px;
}
.pain_navigator_mobile .pain_navigator_mobile_text li:last-child {
  margin-bottom: 0;
}
.pain_navigator_mobile .pain_navigator_mobile_text li:before {
  content: "\e900";
  font-family: 'icon-arrow-bullet';
  background: none;
  color: #f05322;
  font-size: 16px;
  width: auto;
  height: auto;
  top: auto;
}
.pain_navigator_mobile .pain_navigator_mobile_text li a {
  font-size: 26px;
  line-height: 1;
  font-weight: 500;
  color: #242f60;
}
@media (max-width: 374px) {
  .pain_navigator_mobile .pain_navigator_mobile_text li a {
    text-shadow: 1px 1px 1px #fff;
  }
}
@media (min-width: 480px) {
  .pain_navigator_mobile > .component-content {
    background-position: 100% 100%;
  }
}
@media (min-width: 768px) {
  .pain_navigator_mobile {
    margin-bottom: 40px;
  }
  .pain_navigator_mobile > .component-content {
    padding-top: 40px;
    padding-bottom: 200px;
  }
  .pain_navigator_mobile h2,
  .pain_navigator_mobile h1 {
    margin-bottom: 48px;
    font-size: 82px;
  }
  .pain_navigator_mobile .pain_navigator_mobile_text li {
    margin-bottom: 48px;
    padding-left: 42px;
  }
  .pain_navigator_mobile .pain_navigator_mobile_text li:before {
    font-size: 26px;
    top: 7px;
  }
  .pain_navigator_mobile .pain_navigator_mobile_text li a {
    font-size: 40px;
    line-height: 48px;
  }
}

.germany_lang.pain_navigator_mobile .pain_navigator_mobile_text li a {
  font-size: 20px;
}
@media (min-width: 768px) {
  .germany_lang.pain_navigator_mobile .pain_navigator_mobile_text li {
    margin-bottom: 28px;
    padding-left: 42px;
  }
  .germany_lang.pain_navigator_mobile .pain_navigator_mobile_text li a {
    font-size: 30px;
    line-height: 38px;
  }
}

/* Desktop only */
.pain_navigator_desktop {
  padding-top: 35px;
  margin-bottom: 40px;
  overflow: hidden;
}
.pain_navigator_desktop .component,
.pain_navigator_desktop .component-content {
  margin-bottom: 0;
}
.pain_navigator_desktop > .component-content {
  background-repeat: no-repeat;
  background-position: center bottom;
}

/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
.page_404 {
  padding: 50px 0;
  background: -moz-linear-gradient(top, #eefcff 0%, #fdf5eb 100%);
  background: -webkit-linear-gradient(top, #eefcff 0%, #fdf5eb 100%);
  background: linear-gradient(to bottom, #eefcff 0%, #fdf5eb 100%);
}
.page_404 p {
  margin: 0;
}
.page_404 .title_404 {
  display: block;
  margin: 35px 0;
  font-size: 26px;
  color: #242f60;
  line-height: .8;
  font-weight: 500;
}
@media (min-width: 768px) {
  .page_404 {
    padding: 50px 0 40px;
  }
  .page_404 .title_404 {
    font-size: 50px;
  }
}
@media (min-width: 992px) {
  .page_404 {
    padding: 40px 0 60px;
  }
  .page_404 .title_404 {
    margin: 40px 0;
    font-size: 48px;
  }
}

/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
@media only screen and (max-width: 768px) {
  .adaptive-accordion_header:after {
    content: '';
  }
  .adaptive-accordion_header.is-active:after {
    content: '';
  }
}

.compareProductsTable .is-active {
  background: #f8f8f8;
}
.compareProductsTable .is-active .blue_button {
  display: block;
  color: #fff;
}
.compareProductsTable.odd .is-active {
  background: #f8f8f8;
}

.parametrizedhtml .compareProductsTable.even td {
  border-bottom: 5px solid transparent;
}
.parametrizedhtml .compareProductsTable.even td.is-active {
  border-bottom: 5px solid #e86215;
}

/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
.search-box_results-page {
  margin-top: 30px;
  margin-bottom: 25px;
}
.search-box_results-page .component,
.search-box_results-page .component-content {
  margin-bottom: 0;
}
.search-box_results-page .search_results_label {
  font-size: 26px;
  line-height: 1;
  color: #f05322;
  font-weight: 500;
  margin-bottom: 18px;
}
.search-box_results-page p {
  margin: 0;
}
.search-box_results-page .form-search {
  position: relative;
  padding-right: 80px;
}
.search-box_results-page .form-search label {
  display: block;
  line-height: 1;
}
.search-box_results-page .form-search input[type='text'] {
  width: 100%;
  box-sizing: border-box;
  padding: 0 10px 0 0;
  height: 24px;
  border-color: #ccc;
  border-style: none none solid none;
  border-width: 0 0 1px 0;
  outline: none;
  font-family: 'Diodrum Voltaren';
  font-size: 14px;
  color: #333;
}
.search-box_results-page .button {
  height: 30px;
  width: 80px;
  color: #fff;
  font-size: 12px;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  font-weight: 600;
  padding: 0;
  border-radius: 0;
  border: none;
  background: url(../../assets/img/search_button.png?auto=format) no-repeat 0 0;
  background-size: cover;
  position: absolute;
  right: 0;
  top: -3px;
}
@media (min-width: 768px) {
  .search-box_results-page {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .search-box_results-page .search_results_label {
    font-size: 30px;
    line-height: 32px;
    font-weight: 600;
  }
  .search-box_results-page .button {
    font-size: 22px;
    height: 50px;
    width: 133px;
    top: -4px;
  }
  .search-box_results-page .form-search {
    padding-right: 133px;
  }
  .search-box_results-page .form-search input[type='text'] {
    height: 42px;
    font-size: 30px;
  }
}
@media (min-width: 992px) {
  .search-box_results-page {
    margin-top: 30px;
    margin-bottom: 35px;
  }
  .search-box_results-page .search_results_label {
    font-weight: 500;
    line-height: 50px;
    margin-bottom: 0;
  }
  .search-box_results-page .form-search {
    padding-right: 160px;
  }
  .search-box_results-page .form-search input[type='text'] {
    height: 50px;
    font-size: 22px;
  }
  .search-box_results-page .button {
    font-size: 16px;
    width: 160px;
    height: 60px;
    top: -5px;
  }
}

.search_result_tabs {
  margin-bottom: 0;
}
.search_result_tabs .component,
.search_result_tabs .component-content {
  margin-bottom: 0;
}
.search_result_tabs .tabs-content {
  border: none;
  padding: 0;
}
.search_result_tabs.tabs > .component-content {
  padding-top: 0;
}
.search_result_tabs .tabs-nav {
  height: auto;
  position: relative;
}
.search_result_tabs .tabs-nav-list {
  width: 100%;
  overflow: hidden;
}
.search_result_tabs .tabs-heading {
  font-size: 16px;
  font-weight: 400;
  padding-top: 10px;
}
.search_result_tabs .tabs-nav-item {
  border: none;
  background: #e1e1e1;
  margin-left: 0;
  box-sizing: border-box;
  height: auto;
  width: 100%;
  padding: 15px;
  float: none;
  display: block;
}
.search_result_tabs .tabs-nav-item a {
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  color: #242f60;
}
.search_result_tabs .tabs-nav-item:hover {
  background: #e1e1e1;
}
.search_result_tabs .tabs-nav-item:hover a {
  color: #242f60;
}
.search_result_tabs .tabs-nav-item.is-active,
.search_result_tabs .tabs-nav-item.is-active:hover {
  padding-bottom: 15px;
  cursor: default;
  background: -webkit-linear-gradient(-45deg, #f05322 0%, #f5851f 100%);
  background: linear-gradient(135deg, #f05322 0%, #f5851f 100%);
}
.search_result_tabs .tabs-nav-item.is-active a,
.search_result_tabs .tabs-nav-item.is-active:hover a {
  color: #fff;
  background: none;
}
.search_result_tabs .tabs-nav-switcher {
  display: none;
}

@media (min-width: 992px) {
  .search_result_tabs.tabs > .component-content {
    padding-top: 125px;
  }
  .search_result_tabs .tabs-nav {
    position: absolute;
    height: 120px;
    border-bottom: 5px solid #ef7d02;
  }
  .search_result_tabs .tabs-nav-list {
    width: 100%;
    overflow: hidden;
  }
  .search_result_tabs .tabs-nav-item {
    width: 25%;
    float: left;
    display: inline;
    border-left: 2px solid #fff;
    padding: 30px 30px 0;
    height: 120px;
  }
  .search_result_tabs .tabs-nav-item:first-child {
    border-left: none;
  }
  .search_result_tabs .tabs-nav-item.is-active,
  .search_result_tabs .tabs-nav-item.is-active:hover {
    padding-bottom: 0;
  }
}
.search_result_filter {
  margin-bottom: 0;
}
.search_result_filter .component,
.search_result_filter .component-content {
  margin-bottom: 0;
}
.search_result_filter fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
.search_result_filter legend {
  display: none;
}
.search_result_filter .searchFilter-submit {
  display: none;
}
.search_result_filter .searchFilter-content {
  overflow: hidden;
  border-bottom: 5px solid #ef7d02;
}
.search_result_filter .searchFilter-control {
  width: 25%;
  float: left;
}
.search_result_filter .searchFilter-label {
  display: block;
  background: #e1e1e1;
  box-sizing: border-box;
  height: 120px;
  padding: 30px 30px 0;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
  color: #242f60;
  border-left: 2px solid #fff;
}
.search_result_filter .searchFilter-control:first-child .searchFilter-label {
  border-left: none;
}
.search_result_filter input[type=radio] {
  display: none;
}
.search_result_filter input[type=radio]:checked + .searchFilter-label {
  background: -webkit-linear-gradient(-45deg, #f05322 0%, #f5851f 100%);
  background: linear-gradient(135deg, #f05322 0%, #f5851f 100%);
  color: #fff;
}
.search_result_filter .searchFilter {
  display: none;
}
@media (min-width: 992px) {
  .search_result_filter .searchFilter {
    display: block;
  }
}

.search_result_select_wrap .select2-container {
  width: 100% !important;
  display: block;
}
@media (min-width: 992px) {
  .search_result_select_wrap {
    display: none;
  }
}

/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

@media only screen and (min-width: 992px) {
  .sync-slider .slick-slide {
    width: 235px !important;
  }
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.8;
}
.slick-prev:before,
.slick-next:before {
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir="rtl"] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir="rtl"] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 12px;
  width: 12px;
  margin: 0 16px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 100%;
  width: 100%;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #e86215;
  opacity: 0.8;
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}
.slick-dots li.slick-active button:before {
  -moz-transform: scale(1.83333, 1.83333);
  -ms-transform: scale(1.83333, 1.83333);
  -webkit-transform: scale(1.83333, 1.83333);
  transform: scale(1.83333, 1.83333);
  background: #e86215;
  opacity: 1;
}

@media (min-width: 992px) and (max-width: 1280px) {
  .pain_info_block .parametrizedhtml .interactiveInfographics-slider.slider1 {
    width: 68% !important;
    margin-left: 16% !important;
  }
  .pain_info_block .parametrizedhtml .interactiveInfographics-slider.sync-slider .slick-track {
    left: -10px;
  }
  .pain_info_block .parametrizedhtml .interactiveInfographics-slider.sync-slider .slick-track .interactiveInfographics-slide {
    width: 228px !important;
    margin-left: 6px;
    margin-right: 6px;
  }
  .pain_info_block .parametrizedhtml .interactiveInfographics-slider.sync-slider .slick-track .interactiveInfographics-slide .interactiveInfographics-icon img {
    left: 40%;
  }

  .stretch_shoulders .interactiveInfographics .interactiveInfographics-icon img {
    height: auto;
  }
}
.interactiveInfographics {
  overflow: hidden;
  position: relative;
}
@media (min-width: 992px) {
  .interactiveInfographics {
    background: url(../../assets/img/carousel_dots.png?auto=format) 50% 107px no-repeat;
  }
}
.interactiveInfographics .slick-list {
  overflow: hidden;
  padding: 0;
  margin: 0px 50px;
}
@media only screen and (min-width: 992px) {
  .interactiveInfographics .slick-list {
    overflow: visible;
    padding: 0px 50px;
    margin: 0;
  }
}
.interactiveInfographics .button-prev,
.interactiveInfographics .button-next {
  position: absolute;
  border: none;
  outline: none;
  height: 100%;
  top: 0;
  width: 45px;
  padding: 0;
  margin-top: 15px;
  margin-bottom: 15px;
  -webkit-tap-highlight-color: transparent;
}
.interactiveInfographics .button-prev:focus, .interactiveInfographics .button-prev:active,
.interactiveInfographics .button-next:focus,
.interactiveInfographics .button-next:active {
  outline: none;
}
.interactiveInfographics .button-prev {
  left: 5px;
  background: url("../../assets/img/arrow-to-left.png?auto=format") no-repeat 50% 50%;
}
.interactiveInfographics .button-next {
  right: 5px;
  background: url("../../assets/img/arrow-to-right.png?auto=format") no-repeat 50% 50%;
}
.interactiveInfographics .interactiveInfographics-slide {
  margin: 15px;
}
@media only screen and (min-width: 992px) {
  .interactiveInfographics .interactiveInfographics-slide .interactiveInfographics-element .interactiveInfographics-icon {
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
}
.interactiveInfographics .interactiveInfographics-slide:focus {
  outline: none;
}
@media only screen and (min-width: 992px) {
  .interactiveInfographics .interactiveInfographics-slider.slider-active .interactiveInfographics-slide.slick-current .interactiveInfographics-element .interactiveInfographics-icon {
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
@media only screen and (min-width: 992px) {
  .interactiveInfographics .interactiveInfographics-slider.slider-active .interactiveInfographics-slide.slick-current .interactiveInfographics-description {
    -moz-transition: all 0.3s ease-in-out 0.5s;
    -o-transition: all 0.3s ease-in-out 0.5s;
    -webkit-transition: all 0.3s ease-in-out;
    -webkit-transition-delay: 0.5s;
    transition: all 0.3s ease-in-out 0.5s;
    opacity: 1;
    overflow: visible;
  }
}
@media only screen and (min-width: 992px) {
  .interactiveInfographics .interactiveInfographics-slider.slider-active .interactiveInfographics-slide.slide-prev .interactiveInfographics-element .interactiveInfographics-icon, .interactiveInfographics .interactiveInfographics-slider.slider-active .interactiveInfographics-slide.slide-next .interactiveInfographics-element .interactiveInfographics-icon {
    -moz-transform: scale(0.66, 0.66);
    -ms-transform: scale(0.66, 0.66);
    -webkit-transform: scale(0.66, 0.66);
    transform: scale(0.66, 0.66);
  }
}
@media only screen and (min-width: 992px) {
  .interactiveInfographics .interactiveInfographics-slider.slider-active .interactiveInfographics-slide .interactiveInfographics-description {
    height: auto;
  }
}
@media only screen and (min-width: 992px) {
  .interactiveInfographics .interactiveInfographics-slider:not(.slider-active) .slide-hover-in .interactiveInfographics-element .interactiveInfographics-icon {
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -moz-transform: scale(0.68, 0.68);
    -ms-transform: scale(0.68, 0.68);
    -webkit-transform: scale(0.68, 0.68);
    transform: scale(0.68, 0.68);
  }
}
@media only screen and (min-width: 992px) {
  .interactiveInfographics .interactiveInfographics-slider:not(.slider-active) .slide-hover-out .interactiveInfographics-element .interactiveInfographics-icon {
    -moz-transform: scale(0.5, 0.5);
    -ms-transform: scale(0.5, 0.5);
    -webkit-transform: scale(0.5, 0.5);
    transform: scale(0.5, 0.5);
  }
}
@media only screen and (min-width: 992px) {
  .interactiveInfographics .interactiveInfographics-slider:not(.slider-active) .slide-hover-before .interactiveInfographics-element .interactiveInfographics-icon,
  .interactiveInfographics .interactiveInfographics-slider:not(.slider-active) .slide-hover-after .interactiveInfographics-element .interactiveInfographics-icon {
    -moz-transform: scale(0.58, 0.58);
    -ms-transform: scale(0.58, 0.58);
    -webkit-transform: scale(0.58, 0.58);
    transform: scale(0.58, 0.58);
  }
}
.interactiveInfographics .interactiveInfographics-element {
  position: relative;
  cursor: pointer;
}
@media only screen and (min-width: 769px) and (max-width: 991px) {
  .interactiveInfographics .interactiveInfographics-element {
    width: 100%;
    left: 0%;
  }
}
@media only screen and (max-width: 768px) {
  .interactiveInfographics .interactiveInfographics-element {
    width: 100%;
    left: 00%;
  }
}
.interactiveInfographics .interactiveInfographics-icon {
  text-align: center;
  -webkit-backface-visibility: hidden;
}
@media only screen and (min-width: 992px) {
  .interactiveInfographics .interactiveInfographics-icon {
    -moz-transform: scale(0.5, 0.5);
    -ms-transform: scale(0.5, 0.5);
    -webkit-transform: scale(0.5, 0.5);
    transform: scale(0.5, 0.5);
  }
}
.interactiveInfographics .interactiveInfographics-icon img {
  display: inline;
  width: auto;
  height: auto;
}
@media only screen and (min-width: 992px) {
  .interactiveInfographics .interactiveInfographics-icon img {
    display: block;
    position: relative;
    left: 50%;
    width: 258px;
    height: 179px;
    max-width: none;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
.interactiveInfographics .interactiveInfographics-description {
  padding: 20px 30px;
  font-size: 20px;
  color: #242f60;
  line-height: 1.067;
  text-align: center;
  font-weight: 500;
  margin-left: -45px;
  margin-right: -45px;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media only screen and (max-width: 991px) {
  .interactiveInfographics .interactiveInfographics-description {
    font-size: 30px;
  }
}
@media only screen and (min-width: 992px) {
  .interactiveInfographics .interactiveInfographics-description {
    font-size: 30px;
    margin-left: 0;
    margin-right: 0;
    opacity: 0;
    display: block;
    position: relative;
    left: 50%;
    width: 750px;
    overflow: hidden;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
.interactiveInfographics .interactiveInfographics-description .slide_note_grey,
.interactiveInfographics .interactiveInfographics-description .slide_note {
  padding-top: 0.5em;
}
@media only screen and (min-width: 992px) {
  .interactiveInfographics .interactiveInfographics-description .slide_note_grey,
  .interactiveInfographics .interactiveInfographics-description .slide_note {
    display: block;
    width: 750px;
    position: relative;
    left: 50%;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
@media only screen and (min-width: 769px) and (max-width: 991px) {
  .interactiveInfographics .interactiveInfographics-description .slide_note_grey,
  .interactiveInfographics .interactiveInfographics-description .slide_note {
    font-size: 80%;
  }
}
@media only screen and (max-width: 768px) {
  .interactiveInfographics .interactiveInfographics-description .slide_note_grey,
  .interactiveInfographics .interactiveInfographics-description .slide_note {
    font-size: 80%;
  }
}

@-moz-keyframes bounce-in {
  0% {
    -moz-transform: scale(0.5, 0.5);
    transform: scale(0.5, 0.5);
  }
  50% {
    -moz-transform: scale(0.85, 0.85);
    transform: scale(0.85, 0.85);
  }
  100% {
    -moz-transform: scale(0.68, 0.68);
    transform: scale(0.68, 0.68);
  }
}
@-webkit-keyframes bounce-in {
  0% {
    -webkit-transform: scale(0.5, 0.5);
    transform: scale(0.5, 0.5);
  }
  50% {
    -webkit-transform: scale(0.85, 0.85);
    transform: scale(0.85, 0.85);
  }
  100% {
    -webkit-transform: scale(0.68, 0.68);
    transform: scale(0.68, 0.68);
  }
}
@keyframes bounce-in {
  0% {
    -moz-transform: scale(0.5, 0.5);
    -ms-transform: scale(0.5, 0.5);
    -webkit-transform: scale(0.5, 0.5);
    transform: scale(0.5, 0.5);
  }
  50% {
    -moz-transform: scale(0.85, 0.85);
    -ms-transform: scale(0.85, 0.85);
    -webkit-transform: scale(0.85, 0.85);
    transform: scale(0.85, 0.85);
  }
  100% {
    -moz-transform: scale(0.68, 0.68);
    -ms-transform: scale(0.68, 0.68);
    -webkit-transform: scale(0.68, 0.68);
    transform: scale(0.68, 0.68);
  }
}
@-moz-keyframes bounce-out {
  0% {
    -moz-transform: scale(0.68, 0.68);
    transform: scale(0.68, 0.68);
  }
  100% {
    -moz-transform: scale(0.5, 0.5);
    transform: scale(0.5, 0.5);
  }
}
@-webkit-keyframes bounce-out {
  0% {
    -webkit-transform: scale(0.68, 0.68);
    transform: scale(0.68, 0.68);
  }
  100% {
    -webkit-transform: scale(0.5, 0.5);
    transform: scale(0.5, 0.5);
  }
}
@keyframes bounce-out {
  0% {
    -moz-transform: scale(0.68, 0.68);
    -ms-transform: scale(0.68, 0.68);
    -webkit-transform: scale(0.68, 0.68);
    transform: scale(0.68, 0.68);
  }
  100% {
    -moz-transform: scale(0.5, 0.5);
    -ms-transform: scale(0.5, 0.5);
    -webkit-transform: scale(0.5, 0.5);
    transform: scale(0.5, 0.5);
  }
}
@-moz-keyframes zoom-in {
  0% {
    -moz-transform: scale(0.5, 0.5);
    transform: scale(0.5, 0.5);
  }
  100% {
    -moz-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
@-webkit-keyframes zoom-in {
  0% {
    -webkit-transform: scale(0.5, 0.5);
    transform: scale(0.5, 0.5);
  }
  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
@keyframes zoom-in {
  0% {
    -moz-transform: scale(0.5, 0.5);
    -ms-transform: scale(0.5, 0.5);
    -webkit-transform: scale(0.5, 0.5);
    transform: scale(0.5, 0.5);
  }
  100% {
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
@-moz-keyframes zoom-in-around {
  0% {
    -moz-transform: scale(0.5, 0.5);
    transform: scale(0.5, 0.5);
  }
  100% {
    -moz-transform: scale(0.66, 0.66);
    transform: scale(0.66, 0.66);
  }
}
@-webkit-keyframes zoom-in-around {
  0% {
    -webkit-transform: scale(0.5, 0.5);
    transform: scale(0.5, 0.5);
  }
  100% {
    -webkit-transform: scale(0.66, 0.66);
    transform: scale(0.66, 0.66);
  }
}
@keyframes zoom-in-around {
  0% {
    -moz-transform: scale(0.5, 0.5);
    -ms-transform: scale(0.5, 0.5);
    -webkit-transform: scale(0.5, 0.5);
    transform: scale(0.5, 0.5);
  }
  100% {
    -moz-transform: scale(0.66, 0.66);
    -ms-transform: scale(0.66, 0.66);
    -webkit-transform: scale(0.66, 0.66);
    transform: scale(0.66, 0.66);
  }
}
@-moz-keyframes zoom-out {
  0% {
    -moz-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  100% {
    -moz-transform: scale(0.5, 0.5);
    transform: scale(0.5, 0.5);
  }
}
@-webkit-keyframes zoom-out {
  0% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  100% {
    -webkit-transform: scale(0.5, 0.5);
    transform: scale(0.5, 0.5);
  }
}
@keyframes zoom-out {
  0% {
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  100% {
    -moz-transform: scale(0.5, 0.5);
    -ms-transform: scale(0.5, 0.5);
    -webkit-transform: scale(0.5, 0.5);
    transform: scale(0.5, 0.5);
  }
}
.interactiveInfographics-slider2 .interactiveInfographics-description {
  max-width: 100%;
  padding: 20px 30px;
  font-size: 30px;
  color: #242f60;
  line-height: 1.067;
  text-align: center;
  font-weight: 500;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media only screen and (max-width: 991px) {
  .interactiveInfographics-slider2 .interactiveInfographics-description {
    font-size: 30px;
  }
}

@media only screen and (min-width: 992px) {
  .sync-slider1 .slick-track {
    transform: translate3d(0px, 0px, 0px) !important;
  }
}

/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
.voltaren-pm {
  padding-bottom: 130px;
}

.voltaren-pm * {
  outline: none;
}

/* === COMMON */
.set-rel {
  position: relative;
}

.set-abs {
  position: absolute;
}

.voltaren-pm h1,
.voltaren-pm .h1,
.voltaren-pm h2,
.voltaren-pm .h2,
.voltaren-pm h3,
.voltaren-pm .h3,
.voltaren-pm h4,
.voltaren-pm .h4 {
  margin: 0px 0px 20px 0px;
}

.voltaren-pm a:focus {
  outline: none;
}

.voltaren-pm h1 {
  font-size: 4.375rem;
  color: #f05322;
}

/* LINE STYLE =================================== */
.voltaren-pm .st0 {
  fill: none;
  stroke: #f15f32;
  stroke-width: 2;
  stroke-miterlimit: 10;
}

/* PAIN MENU ==================================== */
.voltaren-pm .menu-container {
  margin: 50px 0px 0px;
  height: 660px;
}

.voltaren-pm .menu-container .menu {
  width: 450px;
}

.voltaren-pm .menu-container .menu a {
  height: 80px;
  display: block;
  overflow: visible;
  text-decoration: none;
  color: inherit;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.voltaren-pm .menu-container .menu a:hover {
  height: 140px;
}

.voltaren-pm .menu-container .menu a h3 {
  display: inline-block;
  margin-bottom: 0px;
  font-size: 1.9375rem;
  color: #242f60;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.voltaren-pm .menu-container .menu a h3 i {
  font-size: 1.25rem;
  line-height: 2.1875rem;
  vertical-align: top;
  padding-right: 8px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.voltaren-pm .menu-container .menu a p {
  width: 350px;
  font-size: 1.0625rem;
  display: none;
}

.voltaren-pm .menu-container .menu a:hover h3 {
  font-size: 2.5rem;
  color: #f05322;
  margin-top: -7px;
  margin-bottom: 14px;
}

.germany_lang .voltaren-pm .menu-container .menu a:hover h3 {
  font-size: 1.9375rem;
}

.voltaren-pm .menu-container .menu a:hover h3 i {
  font-size: 1.6875rem;
  line-height: 2.6875rem;
  padding-right: 11px;
}

.germany_lang .voltaren-pm .menu-container .menu a:hover h3 i {
  font-size: 1.5rem;
}

.voltaren-pm .lines-container {
  top: 2px;
  left: 0px;
  pointer-events: none;
}

.voltaren-pm .lines-container .line {
  width: 550px;
  height: 120px;
  position: absolute;
  top: 0px;
  left: 0px;
}

.voltaren-pm .lines-container #line0 {
  top: 40px;
}

.voltaren-pm .lines-container #line1 {
  top: 120px;
}

.voltaren-pm .lines-container #line2 {
  top: 200px;
}

.voltaren-pm .lines-container #line3 {
  top: 280px;
}

.voltaren-pm .lines-container #line4 {
  top: 310px;
}

.voltaren-pm .lines-container #line5 {
  top: 440px;
}

.voltaren-pm .lines-container #line6 {
  top: 520px;
}

.voltaren-pm .lines-container #line7 {
  top: 600px;
}

/* MAN FIGURE ==================================== */
.voltaren-pm .man-figure {
  top: -20px;
  left: 440px;
  width: 212px;
  height: 660px;
  display: block;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

/* DOTS & BLINKS ==================================== */
.voltaren-pm .dots {
  top: 0px;
  left: 400px;
  pointer-events: none;
}

.voltaren-pm .dots .dot {
  width: 9px;
  height: 9px;
  position: absolute;
  top: 0px;
  left: 0px;
  background: #f05322;
  border-radius: 4px;
}

.voltaren-pm .dots #dot0 {
  top: 70px;
  left: 127px;
}

.voltaren-pm .dots #dot1 {
  top: 119px;
  left: 62px;
}

.voltaren-pm .dots #dot2 {
  top: 235px;
  left: 104px;
}

.voltaren-pm .dots #dot3 {
  top: 278px;
  left: 100px;
}

.voltaren-pm .dots #dot4 {
  top: 308px;
  left: 38px;
}

.voltaren-pm .dots #dot5 {
  top: 438px;
  left: 93px;
}

.voltaren-pm .dots #dot6 {
  top: 576px;
  left: 87px;
}

.voltaren-pm .blinks {
  top: 0px;
  left: 400px;
  pointer-events: none;
  z-index: 10;
}

.voltaren-pm .blinks .blink {
  width: 71px;
  position: absolute;
  top: 0px;
  left: 0px;
  -ms-transform: scale(0);
  /* IE 9 */
  -webkit-transform: scale(0);
  /* Safari */
  transform: scale(0);
}

.voltaren-pm .blinks .blink img {
  width: 100%;
}

.voltaren-pm .blinks #blink0 {
  top: 39px;
  left: 98px;
}

.voltaren-pm .blinks #blink1 {
  top: 87px;
  left: 32px;
}

.voltaren-pm .blinks #blink2 {
  top: 204px;
  left: 75px;
  z-index: -1;
}

.voltaren-pm .blinks #blink3 {
  top: 247px;
  left: 71px;
}

.voltaren-pm .blinks #blink4 {
  top: 276px;
  left: 9px;
}

.voltaren-pm .blinks #blink5 {
  top: 406px;
  left: 63px;
}

.voltaren-pm .blinks #blink6 {
  top: 544px;
  left: 58px;
}

/* PAIN MENU 2 ==================================== */
.voltaren-pm .pain-type {
  right: 0;
  top: -60px;
  width: 400px;
}

.voltaren-pm .pain-type a {
  display: block;
  height: 170px;
  overflow: hidden;
  text-decoration: none;
  color: inherit;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.germany_lang .pain-type a {
  height: 210px;
}

.voltaren-pm .pain-type a > div {
  min-height: 95px;
}

.voltaren-pm .pain-type a h3 {
  display: inline-block;
  margin: 10px 0px 0px 0px;
  padding: 50px 61px 0px 0px;
  font-size: 1.9375rem;
  color: #242f60;
  background-image: url("../../assets/img/painNavigator/muscle-pain-icon.png?auto=format");
  background-position: 100% 0%;
  background-repeat: no-repeat;
  background-size: 76px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.voltaren-pm .pain-type a i {
  font-size: 1.25rem;
  line-height: 2.1875rem;
  vertical-align: top;
  padding-right: 8px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.voltaren-pm .pain-type a#pain-type0 h3 {
  background-image: url("../../assets/img/painNavigator/muscle-pain-icon.png?auto=format");
}

.voltaren-pm .pain-type a#pain-type1 h3 {
  background-image: url("../../assets/img/painNavigator/joint-pain-icon.png?auto=format");
}

.voltaren-pm .pain-type a#pain-type2 h3 {
  background-image: url("../../assets/img/painNavigator/injuries-icon.png?auto=format");
}

.voltaren-pm .pain-type a.active h3 {
  margin: 0px 0px 0px 0px;
  padding: 50px 61px 0px 0px;
  font-size: 2.5rem;
}

.germany_lang .voltaren-pm .pain-type a.active h3 {
  font-size: 2.3125rem;
}

.voltaren-pm .pain-type a.active h3 i {
  font-size: 1.6875rem;
  line-height: 2.6875rem;
  color: #f05322;
  padding-right: 11px;
}

.voltaren-pm .pain-type a hr {
  display: block;
  border: 0;
  margin: 7px 0px;
  width: 201px;
  float: left;
  border-bottom: 2px solid #f05322;
}

.voltaren-pm .pain-type a p {
  clear: both;
  width: 250px;
  font-size: 1.0625rem;
}

/* MEDIA QUERRIES ==================================== */
@media (max-width: 1170px) {
  .voltaren-pm .pain-type {
    width: 350px;
    right: -50px;
  }
}
@font-face {
  font-family: "icon-arrow-bullet";
  src: url("../../assets/fonts/icon-arrow-bullet.eot?eh9hyx");
  src: url("../../assets/fonts/icon-arrow-bullet.eot?eh9hyx#iefix") format("embedded-opentype"), url("../../assets/fonts/icon-arrow-bullet.ttf?eh9hyx") format("truetype"), url("../../assets/fonts/icon-arrow-bullet.woff?eh9hyx") format("woff"), url("../../assets/fonts/icon-arrow-bullet.svg?eh9hyx#icon-arrow-bullet") format("svg");
  font-weight: normal;
  font-style: normal;
}
.page-pain-treatments i {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icon-arrow-bullet" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-arrow-bullet:before {
  content: "\e900";
}

/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

@media only screen and (min-width: 992px) {
  .sync-slider .slick-slide {
    width: 235px !important;
  }
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.8;
}
.slick-prev:before,
.slick-next:before {
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir="rtl"] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir="rtl"] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 12px;
  width: 12px;
  margin: 0 16px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 100%;
  width: 100%;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #e86215;
  opacity: 0.8;
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}
.slick-dots li.slick-active button:before {
  -moz-transform: scale(1.83333, 1.83333);
  -ms-transform: scale(1.83333, 1.83333);
  -webkit-transform: scale(1.83333, 1.83333);
  transform: scale(1.83333, 1.83333);
  background: #e86215;
  opacity: 1;
}

@media (min-width: 992px) and (max-width: 1280px) {
  .pain_info_block .parametrizedhtml .interactiveInfographics-slider.slider1 {
    width: 68% !important;
    margin-left: 16% !important;
  }
  .pain_info_block .parametrizedhtml .interactiveInfographics-slider.sync-slider .slick-track {
    left: -10px;
  }
  .pain_info_block .parametrizedhtml .interactiveInfographics-slider.sync-slider .slick-track .interactiveInfographics-slide {
    width: 228px !important;
    margin-left: 6px;
    margin-right: 6px;
  }
  .pain_info_block .parametrizedhtml .interactiveInfographics-slider.sync-slider .slick-track .interactiveInfographics-slide .interactiveInfographics-icon img {
    left: 40%;
  }

  .stretch_shoulders .interactiveInfographics .interactiveInfographics-icon img {
    height: auto;
  }
}
.adaptive-carousel {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.adaptive-carousel .adaptive-carousel-slide > img {
  position: relative;
  display: block;
  width: auto;
  height: auto;
}
.adaptive-carousel .slick-arrow {
  height: 50px;
  width: 50px;
  top: auto;
  left: auto;
  bottom: 0;
  z-index: 1;
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0.8;
}
.adaptive-carousel .slick-arrow:hover {
  opacity: 1;
}
.adaptive-carousel .slick-arrow:before {
  display: none;
}
.adaptive-carousel .slick-arrow.slick-next {
  background: url("../../assets/img/adaptive-carousel/arrow-right.jpg?auto=format") no-repeat 50% 50%;
  right: 0;
}
.adaptive-carousel .slick-arrow.slick-prev {
  background: url("../../assets/img/adaptive-carousel/arrow-left.jpg?auto=format") no-repeat 50% 50%;
  right: 50px;
}

/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
@media only screen and (min-width: 992px) {
  .at-share-btn-elements {
    margin-left: -15px;
  }
}

a.at-share-btn.at-icon-wrapper {
  background: #e86215 !important;
  margin-right: 1px !important;
  margin-left: 0 !important;
}
@media only screen and (min-width: 992px) {
  a.at-share-btn.at-icon-wrapper {
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-bottom: 1px;
    height: 50px;
    width: 50px;
  }
}

a.at-share-btn.at-icon-wrapper:hover {
  background: #242f60 !important;
  -moz-transform: none;
  -ms-transform: none;
  -webkit-transform: none;
  transform: none;
}

a.at-share-btn.at-icon-wrapper:focus {
  background: #242f60 !important;
  -moz-transform: none;
  -ms-transform: none;
  -webkit-transform: none;
  transform: none;
  outline: none;
}

a.at-share-btn.at-icon-wrapper:focus .at-icon-wrapper {
  background: transparent !important;
}

a.at-share-btn.at-icon-wrapper .at-icon-wrapper {
  width: 24px !important;
  height: 24px !important;
  padding-left: 1px;
  padding-top: 1px;
}
@media only screen and (min-width: 992px) {
  a.at-share-btn.at-icon-wrapper .at-icon-wrapper {
    margin-left: 5px;
    margin-top: 5px;
    width: 38px !important;
    height: 38px !important;
    padding-left: 0;
    padding-top: 0;
  }
}

a.at-share-btn.at-icon-wrapper .at-icon-wrapper svg {
  width: 24px !important;
  height: 24px !important;
}
@media only screen and (min-width: 992px) {
  a.at-share-btn.at-icon-wrapper .at-icon-wrapper svg {
    width: 37px !important;
    height: 36px !important;
  }
}

/* For Google Plus icon */
a.at-share-btn.at-icon-wrapper svg.at-icon-google_plusone_share {
  width: 32px !important;
  height: 32px !important;
  margin-left: -3px;
  margin-top: -5px;
}
@media only screen and (min-width: 992px) {
  a.at-share-btn.at-icon-wrapper svg.at-icon-google_plusone_share {
    width: 49px !important;
    height: 49px !important;
    margin-left: -3px;
    margin-top: -5px;
  }
}

.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}
.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 32px;
  user-select: none;
  -webkit-user-select: none;
}
@media (min-width: 768px) {
  .select2-container .select2-selection--single {
    height: 60px;
  }
}
.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (min-width: 768px) {
  .select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 20px;
    padding-right: 58px;
  }
}
.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 30px;
}
.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container .select2-search--inline {
  float: left;
}
.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-dropdown {
  background-color: #f7f7f7;
  border: 1px solid #e6e6e6;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}

.select2-results {
  display: block;
}

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

.select2-results__option {
  padding: 6px 8px;
  font-size: 14px;
  color: #333;
  user-select: none;
  -webkit-user-select: none;
}
@media (min-width: 768px) {
  .select2-results__option {
    font-size: 30px;
    padding: 10px 20px;
  }
}
.select2-results__option[aria-selected] {
  cursor: pointer;
}

.select2-container--open .select2-dropdown {
  left: 0;
}

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-search--dropdown {
  display: none;
  padding: 4px;
}
.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-search--dropdown.select2-search--hide {
  display: none;
}

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}

.select2-container--default .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #e6e6e6;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  font-size: 14px;
  color: #333;
  line-height: 30px;
}
@media (min-width: 768px) {
  .select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: 30px;
    line-height: 58px;
  }
}
.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 30px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 30px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow:before {
  content: "\f078";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #f05322;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  display: none;
}
@media (min-width: 768px) {
  .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 58px;
    width: 58px;
  }
  .select2-container--default .select2-selection--single .select2-selection__arrow:before {
    font-size: 30px;
  }
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}
.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow:before {
  content: "\f077";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
}
.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left;
}
.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}
.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}
.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}
.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}
.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
}
.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd;
}
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background: -webkit-linear-gradient(-45deg, #f05322 0%, #f5851f 100%);
  background: linear-gradient(135deg, #f05322 0%, #f5851f 100%);
  color: white;
}
.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, #ffffff 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}
.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}
.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}
.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
}
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}
.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
}
.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}
.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, #ffffff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
}
.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
}
.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}
.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right;
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}
.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}
.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}
.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent;
}
.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}
.select2-container--classic .select2-dropdown--below {
  border-top: none;
}
.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--classic .select2-results__option[role=group] {
  padding: 0;
}
.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey;
}
.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white;
}
.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}
.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}

/* perfect-scrollbar v0.6.16 */
.ps-container {
  -ms-touch-action: auto;
  touch-action: auto;
  overflow: hidden !important;
  -ms-overflow-style: none;
}

@supports (-ms-overflow-style: none) {
  .ps-container {
    overflow: auto !important;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ps-container {
    overflow: auto !important;
  }
}
.ps-container.ps-active-x > .ps-scrollbar-x-rail,
.ps-container.ps-active-y > .ps-scrollbar-y-rail {
  display: block;
  background-color: transparent;
}

.ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {
  background-color: #eee;
  opacity: 0.9;
}

.ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  background-color: #999;
  height: 11px;
}

.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {
  background-color: #eee;
  opacity: 0.9;
}

.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  background-color: #999;
  width: 11px;
}

.ps-container > .ps-scrollbar-x-rail {
  display: none;
  position: absolute;
  /* please don't change 'position' */
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  -o-transition: background-color .2s linear, opacity .2s linear;
  -moz-transition: background-color .2s linear, opacity .2s linear;
  transition: background-color .2s linear, opacity .2s linear;
  bottom: 0px;
  /* there must be 'bottom' for ps-scrollbar-x-rail */
  height: 15px;
}

.ps-container > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  position: absolute;
  /* please don't change 'position' */
  background-color: #aaa;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;
  transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;
  -o-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;
  -moz-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out, -moz-border-radius .2s ease-in-out;
  transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;
  transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out, -webkit-border-radius .2s ease-in-out, -moz-border-radius .2s ease-in-out;
  bottom: 2px;
  /* there must be 'bottom' for ps-scrollbar-x */
  height: 6px;
}

.ps-container > .ps-scrollbar-x-rail:hover > .ps-scrollbar-x, .ps-container > .ps-scrollbar-x-rail:active > .ps-scrollbar-x {
  height: 11px;
}

.ps-container > .ps-scrollbar-y-rail {
  display: none;
  position: absolute;
  /* please don't change 'position' */
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  -o-transition: background-color .2s linear, opacity .2s linear;
  -moz-transition: background-color .2s linear, opacity .2s linear;
  transition: background-color .2s linear, opacity .2s linear;
  right: 30px;
  /* there must be 'right' for ps-scrollbar-y-rail */
  width: 15px;
}

.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  position: absolute;
  /* please don't change 'position' */
  background-color: #aaa;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;
  transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;
  -o-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;
  -moz-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out, -moz-border-radius .2s ease-in-out;
  transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;
  transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out, -webkit-border-radius .2s ease-in-out, -moz-border-radius .2s ease-in-out;
  right: 2px;
  /* there must be 'right' for ps-scrollbar-y */
  width: 6px;
}

.ps-container > .ps-scrollbar-y-rail:hover > .ps-scrollbar-y,
.ps-container > .ps-scrollbar-y-rail:active > .ps-scrollbar-y {
  width: 11px;
}

.ps-scrollbar-y-rail {
  width: 5px !important;
  background: #bebebe !important;
  opacity: 1;
}
.ps-scrollbar-y-rail .ps-scrollbar-y {
  width: 5px !important;
  background-color: #e86215 !important;
  opacity: 1;
  left: 0px !important;
  border-radius: 0px !important;
}

.dropdown {
  display: inline-block;
  position: relative;
  font-size: 0.875rem;
}
.dropdown:hover .dropdown__items {
  display: block;
  z-index: 10;
}
.dropdown:hover .dropdown__toggler {
  background: #e86215;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-color: transparent;
}

.dropdown__items {
  display: none;
  position: absolute;
  width: 97%;
  border: 3px solid #e86215;
  background-color: #fff;
}
.dropdown__items ul {
  list-style: none;
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
}

.dropdown__item {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  height: 55px;
  text-align: center;
  line-height: 1.25em;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  color: #fff;
  font-size: 1.1rem;
  font-weight: bold;
}
.dropdown__item a {
  width: 100%;
  height: 100%;
  line-height: 55px;
}
.dropdown__item:hover {
  background-color: rgba(232, 98, 21, 0.1);
}

/************* Pain navigator *****************/
:lang(de) .ornament {
  background: url("../../assets/img/ornament.png?auto=format");
  width: 20px;
  height: 20px;
  display: inline-block;
  background-repeat: no-repeat;
}
:lang(de) .pain_navigator_mobile .pain_navigator_mobile_text li a {
  font-size: 20px;
}
:lang(de) .pain_navigator_mobile .component-content {
  background-size: auto 85%;
}
@media (min-width: 768px) {
  :lang(de) .pain_navigator_mobile .pain_navigator_mobile_text li {
    margin-bottom: 28px;
    padding-left: 42px;
  }
  :lang(de) .pain_navigator_mobile .pain_navigator_mobile_text li a {
    font-size: 30px;
    line-height: 38px;
  }
}
@media (min-width: 1200px) {
  :lang(de) .pflaster-txt {
    font-size: 20px;
    line-height: 23px;
    padding-top: 10px;
  }
}
@media (min-width: 768px) {
  :lang(de) .header .navigation-vertical .navigation-item.navigation-level1 .navigation-item-title {
    font-size: 38px;
  }
}
@media (min-width: 992px) {
  :lang(de) .header .logo {
    width: 13%;
    padding-left: 5px;
    padding-right: 0;
    margin-top: 30px;
  }
  :lang(de) .header .header_navigation_wrap {
    padding-left: 0;
    width: 78.66666667%;
  }
  :lang(de) .header .navigation-horizontal .navigation-item.navigation-level1 .navigation-item-title {
    font-size: 13px;
    padding: 0 8px;
  }
  :lang(de) .carousel.index_carousel .blue_button.carousel-button-margin-top-none {
    margin-top: 0px;
  }
  :lang(de).button_arrow.external {
    margin-top: 10px;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  :lang(de) .carousel .article_text {
    padding-top: 8px;
    line-height: 0.9;
    font-size: 15px;
  }
  :lang(de) .carousel.index_carousel .inner_container_width {
    top: 10px;
  }
  :lang(de) .carousel.index_carousel .carousel-nav {
    left: 85%;
  }
}
:lang(de) .navigation-item .navigation-item-title {
  white-space: normal;
}
@media (min-width: 1200px) {
  :lang(de) .carousel.index_carousel .carousel-nav {
    width: 1110px;
    bottom: 35px;
    left: 85%;
    -webkit-transform: none;
    transform: none;
    right: auto;
  }
  :lang(de) .carousel.index_carousel .inner_container_width {
    top: 30px;
  }
  :lang(de) .carousel .article_text {
    padding-top: 35px;
    line-height: 0.9;
    font-size: 18px;
  }
  :lang(de) .header .logo {
    width: 20%;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 16px;
  }
  :lang(de) .header .header_navigation_wrap {
    padding-left: 0;
    width: 71.66666667%;
  }
  :lang(de) .header .navigation-horizontal .navigation-item.navigation-level1 .navigation-item-title {
    padding: 0 10px;
  }
  :lang(de) .header .navigation-horizontal .navigation-item.navigation-level1 .navigation-item.navigation-level2 {
    height: 43px;
    display: flex;
    align-items: center;
  }
}
@media (min-width: 1400px) {
  :lang(de) .carousel .article_text {
    padding-top: 40px;
  }
}
:lang(de) .voltaren-pm .menu-container .menu a:hover h3 {
  font-size: 1.9375rem;
}
:lang(de) .voltaren-pm .menu-container .menu a:hover h3 i {
  font-size: 1.5rem;
}
:lang(de) .voltaren-pm .pain-type a {
  height: 210px;
}
:lang(de) .voltaren-pm .pain-type a + a {
  margin-top: -20px;
}
:lang(de) .voltaren-pm .pain-type a.active h3 {
  font-size: 2.3125rem;
}
:lang(de) .pain_info_inner h4 {
  line-height: 130%;
}
@media (max-width: 350px) {
  :lang(de) .header .navigation-vertical .navigation-item.navigation-level1 > .navigation-item-title {
    padding-right: 40px;
  }
}
:lang(de) .page-uebungen-gegen-rueckenschmerzen .article_ul_padding h3 {
  line-height: 120%;
}
:lang(de) .page-voltaren-dolo .how_when_desktop_when,
:lang(de) .page-voltaflex .how_when_desktop_when {
  margin-left: 40px;
}
:lang(de) .page-nackenschmerzen .affect_wrap .know_footnote p {
  margin: 0;
}
:lang(de) .how_when .how_when_title > .component-content {
  padding: 35px 0;
}
@media (min-width: 375px) {
  :lang(de) .how_when .how_when_title > .component-content {
    padding: 65px 0;
  }
}
@media (min-width: 414px) {
  :lang(de) .how_when .how_when_title > .component-content {
    padding: 40px 0;
  }
}
@media (min-width: 768px) {
  :lang(de) .how_when .how_when_title > .component-content {
    padding: 114px 0;
  }
}
@media (min-width: 992px) {
  :lang(de) .how_when .how_when_title > .component-content {
    padding: 0;
  }
}
:lang(de) .how_when .how_when_title p {
  font-size: 40px;
}
@media (min-width: 414px) {
  :lang(de) .how_when .how_when_title p {
    font-size: 60px;
  }
}
:lang(de) .know_footnote {
  display: block;
  position: relative;
}
@media (min-width: 992px) {
  :lang(de) .know_footnote {
    display: block;
    font-size: 13px;
    position: absolute;
    bottom: -5px;
    left: 0;
  }
}
:lang(de) .page-spezialisten-fuer-rueckenschmerzen .article_know_wrap {
  margin-bottom: 0;
}

/************* end Pain navigator *****************/
/************* Typography ************************/
:lang(de) {
  /* Find the right treatment */
}
:lang(de) .h1_title h1 {
  font-size: 55px;
}
:lang(de) .article_hero_banner .h1_title h1 {
  font-size: 30px;
}
@media (min-width: 768px) {
  :lang(de) .article_hero_banner .h1_title h1 {
    font-size: 45px;
  }
}
@media (min-width: 992px) {
  :lang(de) .article_hero_banner .h1_title h1 {
    font-size: 50px;
  }
}
:lang(de) .article_hero_banner h3 {
  font-size: 29px;
}
@media (min-width: 768px) and (max-width: 992px) {
  :lang(de) .article_hero_banner h3 {
    font-size: 45px;
  }
}
@media (max-width: 768px) {
  :lang(de) .page-lifestyle h1 {
    font-size: 30px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  :lang(de) .page-lifestyle h1 {
    font-size: 45px;
  }
}
@media (min-width: 992px) {
  :lang(de) .page-lifestyle h1 {
    font-size: 50px;
  }
}
@media (min-width: 992px) {
  :lang(de) .page-lifestyle .article_hero_banner .h1_title h1 {
    font-size: 50px;
  }
}
@media (max-width: 768px) {
  :lang(de) .page-lifestyle h2 {
    font-size: 30px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  :lang(de) .page-lifestyle h2 {
    font-size: 55px;
  }
}
@media (min-width: 992px) {
  :lang(de) .page-lifestyle h2 {
    font-size: 75px;
  }
}
@media (max-width: 768px) {
  :lang(de) .page-lifestyle h3 {
    font-size: 29px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  :lang(de) .page-lifestyle h3 {
    font-size: 45px;
  }
}
@media (min-width: 992px) {
  :lang(de) .page-lifestyle h3 {
    font-size: 45px;
  }
}
@media (max-width: 768px) {
  :lang(de) .article_text.article_w_icon h3,
  :lang(de) .ov_mob_hidden h3,
  :lang(de) .article_text.article_ul_padding h3 {
    font-size: 29px;
    margin-top: 10px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  :lang(de) .article_text.article_w_icon h3,
  :lang(de) .ov_mob_hidden h3,
  :lang(de) .article_text.article_ul_padding h3 {
    font-size: 45px;
  }
}
:lang(de) h2 {
  font-size: 25px;
}
@media (max-width: 374px) {
  :lang(de) h2 {
    font-size: 27px;
  }
}
@media (min-width: 768px) {
  :lang(de) h2 {
    font-size: 43px;
  }
}
@media (min-width: 992px) {
  :lang(de) h2 {
    font-size: 75px;
  }
}
@media (max-width: 768px) {
  :lang(de) .find_treatment_bg h2 {
    padding-top: 40px;
  }
}
:lang(de) .affect_wrap .richText h3 {
  font-size: 28px;
}
@media (min-width: 768px) {
  :lang(de) .affect_wrap .richText h3 {
    font-size: 48px;
  }
}
:lang(de) .legal_text h4 {
  font-size: 21px;
  line-height: 25px;
}
@media (min-width: 768px) {
  :lang(de) .legal_text h4 {
    font-size: 25px;
    line-height: 27px;
  }
}
:lang(de) .page-cookie-policy .table td {
  border: solid 2px #333;
}
:lang(de) .textBlockStyle h4 {
  font-size: 20px;
  line-height: 22px;
  word-wrap: normal;
}
@media (max-width: 374px) {
  :lang(de) .textBlockStyle h4 {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (min-width: 992px) {
  :lang(de) .textBlockStyle h4 {
    font-size: 20px;
    line-height: 27px;
  }
}
@media (min-width: 992px) {
  :lang(de) .find_treatment .blue_bubble {
    display: block;
    box-sizing: border-box;
    width: 298px;
    height: 218px;
    background: url(../../assets/img/blue_bubble.png?auto=format) no-repeat 0 0;
    float: right;
    margin-top: -10px;
    color: #fff;
    padding: 30px 10px 0 38px;
    font-size: 15px;
    line-height: 22px;
    font-weight: 200;
  }
  :lang(de) .find_treatment .blue_bubble .subtitle {
    font-size: 20px;
  }
}
:lang(de) .page-startseite .carousel.index_carousel .subtitle {
  padding-top: 3px;
}
@media (min-width: 992px) {
  :lang(de) .page-startseite .reference-initiative-lp-healthy-workout .box_healthy_workout > .component-content {
    background-repeat: no-repeat;
    background-size: cover;
  }
  :lang(de) .page-startseite .reference-initiative-lp-healthy-workout .box_healthy_workout .healthy-blue-button {
    margin-top: 25px;
  }
}
:lang(de) .page-startseite .reference-initiative-lp-healthy-workout.odd.find_treatment {
  margin-bottom: 20px;
}
:lang(de) .carousel {
  background-color: transparent;
}
:lang(de) .carousel.index_carousel h4 {
  font-size: 26px;
  line-height: 1;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  :lang(de) .carousel.index_carousel h4 {
    font-size: 30px;
    margin-bottom: 50px;
  }
}
@media (max-width: 480px) {
  :lang(de) .carousel.index_carousel h4 {
    font-size: 16px;
  }
}
@media (min-width: 992px) {
  :lang(de) .carousel.index_carousel h4 {
    font-size: 20px;
    letter-spacing: -1.75px;
    margin-bottom: 15px;
  }
}
@media (min-width: 1200px) {
  :lang(de) .carousel.index_carousel h4 {
    font-size: 40px;
    letter-spacing: -1.75px;
    margin-bottom: 20px;
  }
}
@media (min-width: 1300px) {
  :lang(de) .carousel.index_carousel h4 {
    font-size: 50px;
    margin-bottom: 30px;
  }
}

/************* initiative ************************/
:lang(de) .initiative_main_box p {
  font-size: 10px;
}
:lang(de) .initiative_main_box .article_footnote {
  color: #242f60;
  font-size: 7px;
}
@media (min-width: 480px) {
  :lang(de) .initiative_main_box .initiative_main_text_blue {
    font-size: 20px;
    line-height: 24px;
  }
  :lang(de) .initiative_main_box .initiative_main_text_blue h1 {
    font-size: 20px;
    line-height: 24px;
  }
}
@media (max-width: 991px) {
  :lang(de) .initiative_main_box .initiative_main_text_blue p {
    line-height: 125%;
  }
}
@media (max-width: 767px) {
  :lang(de) .initiative_main_box .initiative_main_text_blue p:last-child {
    width: 136px;
  }
}
@media (min-width: 767px) and (max-width: 991px) {
  :lang(de) .initiative_main_box .initiative_main_text_blue.col-xs-6 p {
    width: 300px;
  }
}
@media (min-width: 768px) {
  :lang(de) .initiative_main_box {
    margin-bottom: 34px;
  }
  :lang(de) .initiative_main_box p {
    font-size: 22px;
  }
  :lang(de) .initiative_main_box .article_footnote {
    font-size: 13px;
  }
  :lang(de) .initiative_main_box .h1_like_h2 {
    font-size: 46px;
  }
  :lang(de) .initiative_main_box .initiative_main_text_blue {
    font-size: 28px;
    line-height: 32px;
  }
  :lang(de) .initiative_main_box .initiative_main_text_blue h2 {
    font-size: 54px;
  }
  :lang(de) .initiative_main_box .initiative_main_text_blue h1 {
    font-size: 25px;
    line-height: 32px;
  }
  :lang(de) .initiative_main_box .initiative_main_text_white {
    font-size: 28px;
    line-height: 32px;
  }
  :lang(de) .initiative_main_box .initiative_main_text_white h3 {
    font-size: 50px;
    margin-bottom: 10px;
  }
}
@media (min-width: 992px) {
  :lang(de) .initiative_main_box > .component-content {
    background-repeat: no-repeat;
    background-size: 100%;
    min-height: 550px;
  }
}
@media (min-width: 992px) and (min-width: 1060px) and (max-width: 1154px) {
  :lang(de) .initiative_main_box > .component-content {
    min-height: 595px;
  }
}
@media (min-width: 992px) {
  :lang(de) .initiative_main_box p {
    font-size: 19px;
  }
  :lang(de) .initiative_main_box .initiative_main_text_blue {
    font-size: 19px;
    line-height: 1.3;
  }
}
@media (min-width: 992px) and (min-width: 1155px) {
  :lang(de) .initiative_main_box .initiative_main_text_blue {
    font-size: 22px;
  }
}
@media (min-width: 992px) and (min-width: 1250px) {
  :lang(de) .initiative_main_box .initiative_main_text_blue {
    font-size: 25px;
  }
}
@media (min-width: 992px) {
  :lang(de) .initiative_main_box .initiative_main_text_blue h2 {
    font-size: 55px;
    width: 70%;
  }
}
@media (min-width: 992px) and (min-width: 1070px) {
  :lang(de) .initiative_main_box .initiative_main_text_blue h2 {
    font-size: 60px;
  }
}
@media (min-width: 992px) {
  :lang(de) .initiative_main_box .initiative_main_text_blue h1 {
    font-size: 30px;
    line-height: 1;
  }
  :lang(de) .initiative_main_box .initiative_main_text_white h3 {
    font-size: 70px;
    margin-bottom: 15px;
  }
}
@media (min-width: 1155px) {
  :lang(de) .initiative_main_box > .component-content {
    background-size: 100%;
    min-height: 625px;
  }
}
@media (min-width: 1155px) and (min-width: 1200px) {
  :lang(de) .initiative_main_box > .component-content {
    min-height: 676px;
  }
}
@media (min-width: 1155px) and (min-width: 1300px) {
  :lang(de) .initiative_main_box > .component-content {
    min-height: 730px;
  }
}
@media (min-width: 1155px) {
  :lang(de) .initiative_main_box .initiative_main_text_blue h2 {
    font-size: 63px;
    width: 70%;
  }
}
@media (min-width: 1155px) and (min-width: 1300px) {
  :lang(de) .initiative_main_box .initiative_main_text_blue h2 {
    font-size: 70px;
    width: 90%;
  }
}

@media (max-width: 991px) {
  :lang(de) .initiative_main_box .initiative_main_text_blue.last {
    font-size: 10px;
  }
  :lang(de) .initiative_main_box
  > .component-content
  > .content
  > .inner_container_width
  > .component-content {
    position: absolute;
    bottom: 0;
  }
  :lang(de) .initiative_main_text_white {
    display: none;
  }
  :lang(de) .initiative_main_box .initiative_main_text_blue.last {
    width: 47%;
  }
  :lang(de) .initiative_main_box .initiative_main_text_blue.last p:not(:first-child) {
    margin-top: -11px;
  }
  :lang(de) .initiative_main_text_blue.first {
    width: 80%;
    margin-bottom: 5px;
  }
  :lang(de) .initiative_main_text_blue.first h1 {
    font-size: 11px;
  }
  :lang(de) .initiative_main_text_blue {
    float: none;
    margin-left: 0;
    position: static;
  }
  :lang(de) .find_treatment .inner_container_width > .component-content {
    padding-top: 0;
    margin-top: 30px;
    padding-bottom: 5px;
  }
}
@media (min-width: 470px) {
  :lang(de) .initiative_main_text_blue.first {
    margin-bottom: 20px;
  }
  :lang(de) .initiative_main_box .initiative_main_text_blue.last {
    font-size: 14px;
  }
  :lang(de) .initiative_main_box .initiative_main_text_blue.last p:not(:first-child) {
    margin-top: 0;
  }
}
@media (min-width: 640px) {
  :lang(de) .initiative_main_text_blue.first {
    margin-bottom: 28px;
    width: 70%;
  }
  :lang(de) .initiative_main_text_blue.first h1 {
    font-size: 50px;
    padding-top: 15px;
  }
  :lang(de) .initiative_main_box .initiative_main_text_blue.last {
    font-size: 19px;
    width: 36%;
  }
  :lang(de) .initiative_main_box .initiative_main_text_blue.last p:not(:first-child) {
    margin-top: -30px;
  }
}
@media (min-width: 768px) {
  :lang(de) .initiative_main_text_blue.first {
    width: 58.33333333%;
  }
}
@media (min-width: 992px) {
  :lang(de) .initiative_main_text_blue.first {
    width: 52%;
  }
}
@media (min-width: 992px) {
  :lang(de) .initiative_main_box .initiative_main_text_blue.last {
    width: 44%;
    font-size: 19px;
    padding-top: 45px;
  }
}
@media (min-width: 992px) and (min-width: 1155px) {
  :lang(de) .initiative_main_box .initiative_main_text_blue.last {
    padding-top: 80px;
    width: 50%;
    font-size: 22px;
  }
}
@media (min-width: 992px) and (min-width: 1250px) {
  :lang(de) .initiative_main_box .initiative_main_text_blue.last {
    font-size: 24px;
  }
}
@media (min-width: 992px) {
  :lang(de) .initiative_main_box .initiative_main_text_blue.last p:not(:first-child) {
    margin-top: 0;
  }
  :lang(de) .article_top_minus_padding h2 {
    font-size: 62px;
  }
  :lang(de) .find_treatment p:nth-child(3) .blue_button {
    margin-top: 0;
    margin-bottom: 60px;
  }
  :lang(de) .carousel.index_carousel {
    margin-bottom: 30px;
  }
  :lang(de) .find_treatment {
    padding-top: 10px;
  }
}
:lang(de) .page-initiative h2 {
  font-size: 31px;
}
@media (min-width: 768px) {
  :lang(de) .page-initiative h2 {
    font-size: 55px;
  }
}
@media (min-width: 992px) {
  :lang(de) .page-initiative h2 {
    font-size: 75px;
  }
}
:lang(de) .page-initiative h3 {
  font-size: 29px;
}
@media (min-width: 768px) {
  :lang(de) .page-initiative h3 {
    font-size: 45px;
  }
}
@media (max-width: 998px) {
  :lang(de) .initiative_main_box .inner_container_width {
    z-index: 1;
  }
}
:lang(de) .snippetReference .inner h4 {
  line-height: 130%;
}

/************* end initiative *****************/
:lang(de) .compareProductsTable table th,
:lang(de) .compareProductsTable table td {
  padding: 30px 5px 30px 2px;
}
:lang(de) .compareProductsTable table th u,
:lang(de) .compareProductsTable table td u {
  text-decoration: none;
}
:lang(de) .compareProductsTable table th u .blue_button,
:lang(de) .compareProductsTable table td u .blue_button {
  font-size: 12px;
  padding: 0 15px;
  text-align: left;
}
:lang(de) .compareProductsTable table th u .blue_button:after,
:lang(de) .compareProductsTable table td u .blue_button:after {
  right: 10px;
}
:lang(de) .compareProductsTable table tr td {
  border-top: solid 1px #e5e5e5;
}
:lang(de) .compareProductsTable table tr td:nth-child(1) {
  width: 156px;
  font-size: 14px;
}
:lang(de) .compareProductsTable table tr td:nth-child(2) {
  width: 191px;
}
:lang(de) .compareProductsTable table tr td:nth-child(3) {
  width: 191px;
}
:lang(de) .compareProductsTable table tr td:nth-child(4) {
  width: 191px;
}
:lang(de) .compareProductsTable table tr td:nth-child(5) {
  width: 191px;
}
:lang(de) .compareProductsTable .blue_button {
  font-size: 12px;
  padding-left: 10px;
  padding-right: 38px;
}
:lang(de) .compareProductsTable .blue_button:after {
  right: 10px;
}
:lang(de) .compareProductsTable .blue_button > * {
  display: none;
}
:lang(de) .compareProductsTable #medizin-produkt {
  font-size: 13px;
  font-weight: 300;
  position: relative;
  top: 20%;
}
:lang(de) .contact_us_list li:nth-child(2) {
  background: transparent;
}
:lang(de) .contact_us_list li:nth-child(3) {
  background: url(../../assets/img/email_icon.png?auto=format) 0 50% no-repeat;
}
:lang(de) .blue_button {
  font-size: 14px;
  padding-left: 16px;
}
@media (max-width: 767px) {
  :lang(de) .blue_button {
    font-size: 11px;
  }
}
:lang(de) .explore_our_range h4 {
  font-size: 36px;
}
@media (max-width: 480px) {
  :lang(de) .explore_our_range h4 {
    font-size: 20px;
  }
}
:lang(de) .cookiePolicy-restrictive .cookiePolicy-inner {
  padding-right: 0;
}
:lang(de) .cookiePolicy-accept {
  position: relative;
  top: auto;
}
:lang(de) .right_button {
  height: 160px;
  background-size: cover;
}
:lang(de) .right_button a {
  top: 63%;
}
:lang(de) .article_know_wrap .know_article {
  font-size: 14px;
  line-height: 20px;
}
@media (max-width: 768px) {
  :lang(de) .article_know_wrap .know_article {
    padding: 15px 15px 0 25px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  :lang(de) .article_know_wrap .know_article {
    font-size: 24px;
    line-height: 26px;
  }
}
:lang(de) .affect_wrap .know_blue {
  font-size: 14px;
}
:lang(de) .affect_wrap .know_blue .know_orange {
  padding: 25px 25px 0;
  font-size: 14px;
  line-height: 20px;
}
@media (max-width: 768px) {
  :lang(de) .affect_wrap .know_blue .know_orange {
    top: 98%;
  }
}
:lang(de) h3,
:lang(de) .h1_title h1 {
  font-size: 45px;
  line-height: 0.9;
  letter-spacing: -1px;
}
@media (max-width: 768px) {
  :lang(de) .learn-more-h3-sp {
    font-size: rem(35px);
  }
}
@media (max-width: 768px) {
  :lang(de) .qa-h2-sp {
    font-size: rem(45px);
  }
}
:lang(de) .page-schmerzbehandlung .pain_hero_banner h1 {
  font-size: 30px;
}
:lang(de) .page-schmerzbehandlung h2,
:lang(de) .page-schmerzbehandlung h3 {
  font-size: 27px;
}
@media (min-width: 768px) {
  :lang(de) .page-schmerzbehandlung h2 {
    font-size: 57px;
  }
  :lang(de) .page-schmerzbehandlung h3 {
    font-size: 45px;
  }
  :lang(de) .page-schmerzbehandlung .pain_hero_banner h1 {
    font-size: 57px;
  }
}
@media (min-width: 992px) {
  :lang(de) .page-schmerzbehandlung h2 {
    font-size: 75px;
  }
}
:lang(de) .page-schmerzen-verstehen .h1_title h1 {
  font-size: 35px;
}
:lang(de) .page-schmerzen-verstehen h2 {
  font-size: 26px;
}
:lang(de) .page-schmerzen-verstehen h3 {
  font-size: 30px;
}
:lang(de) .page-schmerzen-verstehen h4 {
  font-size: 14px;
}
:lang(de) .page-wo-schmerz-entsteht .h1_title .gradintText,
:lang(de) .page-doppelter-wirkstoff .h1_title .gradintText {
  color: #f08200;
}
@media (min-width: 768px) {
  :lang(de) .page-schmerzen-verstehen h2 {
    font-size: 57px;
  }
  :lang(de) .page-schmerzen-verstehen h3 {
    font-size: 37px;
  }
  :lang(de) .page-schmerzen-verstehen h4 {
    font-size: 25px;
  }
}
@media (min-width: 992px) {
  :lang(de) .page-schmerzen-verstehen h2 {
    font-size: 45px;
  }
}
@media (min-width: 992px) {
  :lang(de) .page-schmerzen-verstehen .h1_title h1 {
    font-size: 60px;
  }
}
:lang(de) .product_description_tabs .download_leaflet {
  position: relative;
  margin-bottom: 40px;
  right: auto;
  top: auto;
}
@media (max-width: 767px) {
  :lang(de) .page-voltaren-produkte buynow-button[design="114"] {
    font-size: 0.7rem !important;
  }
  :lang(de) .page-voltaren-produkte .product_description_accordion .accordion-content .richText-content a,
  :lang(de) .page-voltaren-produkte .qa .accordion-content .richText-content a {
    word-break: break-word;
  }
}
:lang(de) .page-voltaren-produkte.page-voltatec .how_when .how_when_mobile_accordion {
  background: url("../../assets/img/voltatec-accordion-mobile.jpg") no-repeat 0 100%;
  background-size: cover;
}
:lang(de) .page-voltaren-produkte.page-voltatec .how_when .how_when_mobile_accordion .accordion-title {
  font-size: 22px;
}
@media (min-width: 992px) {
  :lang(de) .page-voltaren-produkte.page-voltatec .how_when > .component-content {
    height: 1060px;
    background-size: 100% 100%;
  }
}
:lang(de) .page-voltaren-produkte.page-voltatec .how_when > .component-content .accordion > .component-content .accordion-content .richText-content ol {
  margin-left: 16px;
}
:lang(de) .page-voltaren-produkte.page-voltatec .tabs-nav .tabs-nav-list {
  justify-content: start;
}
:lang(de) .page-voltaren-produkte.page-voltatec .product_description_accordion > .component-content .accordion-content {
  padding-left: 0;
  background: none;
}
:lang(de) .page-voltaren-produkte.page-voltatec .voltatec-product-image {
  margin-top: 40px;
}
@media (min-width: 992px) {
  :lang(de) .page-voltaren-produkte.page-voltatec .voltatec-product-image {
    margin-top: 50px;
  }
}
:lang(de) .page-voltaren-produkte .product_detail .product_detail_type_wrap {
  overflow: visible;
}
:lang(de) .page-voltaren-produkte h2 {
  line-height: 100%;
}
@media (min-width: 1200px) {
  :lang(de) .product_detail .product_detail_type {
    line-height: 66px;
    width: 240px;
  }
}
@media (max-width: 908px) {
  :lang(de) .product_description_accordion .download_leaflet {
    font-size: 14px !important;
  }
}
:lang(de) .searchResults-title {
  font-size: 35px !important;
}
@media (max-width: 768px) {
  :lang(de) .searchResults-title {
    font-size: 15px !important;
  }
}
@media (max-width: 768px) {
  :lang(de) .searchResults-description {
    font-size: 10px !important;
  }
}
:lang(de) .tabs-nav {
  height: auto;
  min-height: 39px;
  width: 100%;
}
:lang(de) .tabs-nav .tabs-nav {
  min-height: 49px;
  height: auto;
}
:lang(de) .tabs-nav .tabs-nav-list {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-content: stretch;
}
:lang(de) .tabs-nav .tabs-nav-list .tabs-nav-item {
  font-size: 18px;
  padding: 0 15px 24px 15px;
  margin-left: 0;
  flex-basis: auto;
  height: auto;
}
:lang(de) .tabs-nav .tabs-nav-list .tabs-nav-item a {
  word-wrap: break-word;
  display: block;
  line-height: 130%;
}
@media (max-width: 900px) {
  :lang(de) .tabs-nav .tabs-nav-list .tabs-nav-item a {
    max-width: 150px;
  }
}
:lang(de) .init_acc {
  padding: 0 15px;
  width: initial;
}
:lang(de) .init_acc .accordion-content {
  padding: 25px 0 15px 0;
  background: transparent;
  background-size: 80px auto;
  min-height: 90px;
}
@media (min-width: 768px) {
  :lang(de) .article_know_wrap {
    margin-bottom: 120px;
  }
}
:lang(de) .bottom_row {
  z-index: 1050;
}
:lang(de) .joint_pain {
  background: url(../../assets/img/mobile_pain_41a.png?auto=format) 100% 100%/358px 591px no-repeat;
}
@media (max-width: 359px) {
  :lang(de) .joint_pain {
    background: url(../../assets/img/mobile_pain_41a.png?auto=format) 100% 100%/358px 591px no-repeat;
    background-size: 90%;
    height: 511px;
  }
}
@media (min-width: 767px) {
  :lang(de) .joint_pain {
    background: url(../../assets/img/tablet_pain_41a.png?auto=format) 100% 50%/567px 896px no-repeat;
  }
}
@media (min-width: 992px) {
  :lang(de) .joint_pain {
    margin-top: -140px;
  }
}
@media (min-width: 1092px) {
  :lang(de) .joint_pain {
    background: url(../../assets/img/desktop_pain_41a.png?auto=format) 50% 100% no-repeat;
  }
}
@media (max-width: 1200px) {
  :lang(de) .border_left {
    border-left: 0px solid #e6e6e6;
  }
}
@media (max-width: 768px) {
  :lang(de) .f_copy {
    padding: 0 55px;
  }
  :lang(de) .portfolioHeaderBanner h2,
  :lang(de) .portfolioHeaderBanner h1 {
    letter-spacing: -1px;
  }
  :lang(de) .initiative {
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  :lang(de) .interactiveInfographics .interactiveInfographics-description {
    font-size: 20px;
  }
}
@media (min-width: 992px) {
  :lang(de) .how_when .accordion-content {
    font-size: 14px;
    line-height: 22px;
  }
  :lang(de) .how_when .how_when_desktop_when p {
    line-height: 22px;
  }
  :lang(de) .find_treatment .blue_button {
    margin-top: 60px;
  }
  :lang(de) .find_treatment .component-content,
  :lang(de) .find_treatment .component .content {
    padding-top: 10px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  :lang(de) .exit-notification-buttons button {
    font-size: 20px;
  }
  :lang(de) .find_treatment p {
    margin: 16px 0;
  }
  :lang(de) .no-top-space p {
    margin-left: 46%;
  }
}
:lang(de) .product_video_box h3 {
  line-height: 130%;
}
:lang(de) .sitemap_root p {
  line-height: 130%;
}
:lang(de) .page-wie-wirkt-voltaren .article_text h3 {
  line-height: 35px;
}

/************* Interactive Infographics *****************/
:lang(de) .interactiveInfographics-slider2 .interactiveInfographics-description {
  font-size: 20px;
}
@media (min-width: 768px) {
  :lang(de) .interactiveInfographics-slider2 .interactiveInfographics-description {
    font-size: 30px;
  }
}
:lang(de) .compareProductsTable table tr:last-child p {
  margin: 0 !important;
}
:lang(de) .article_footnote {
  font-size: 13px;
}
@media only screen and (min-width: 992px) {
  :lang(de) .interactiveInfographics .interactiveInfographics-icon img {
    height: auto;
  }
}

/************* end Interactive Infographics *****************/
/************* Slider *****************/
:lang(de) .swiper-slide {
  list-style: none;
}

:lang(de) .compareProductsTable table tr:last-child p {
  margin-top: -10px !important;
}
:lang(de) .compareProductsTable #arznei-produkt {
  font-size: 13px;
  font-weight: 300;
  position: relative;
  top: 20%;
}

/************* Footer *****************/
:lang(de) .richText.f_menu ul li {
  padding: 0 15px;
}
:lang(de) .richText ul a {
  font-size: 13px;
}

/*First Visit Pop-up*/
:lang(de) {
  /*tiny*/
  /*end tiny*/
  /*Article Active around the clock*/
}
:lang(de) .first-visit-popup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.8);
  z-index: 2000;
}
:lang(de) .first-visit-popup .inner {
  position: absolute;
  top: 100px;
  left: 50%;
  transform: translate(-50%, 0);
  width: 100%;
  max-width: 755px;
  background: #fff;
  padding-bottom: 30px;
  padding-left: 40px;
  padding-right: 40px;
  text-align: center;
  box-sizing: border-box;
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.75);
}
:lang(de) .first-visit-popup .text-right {
  text-align: right;
}
:lang(de) .first-visit-popup .close {
  display: block;
  width: 27px;
  height: 27px;
  position: absolute;
  right: 0;
  top: -35px;
  background: url(../../assets/img/close.png?auto=format) no-repeat;
  cursor: pointer;
}
@media (min-width: 992px) {
  :lang(de) .initiative_banner > .component-content {
    padding-top: 100px;
    padding-bottom: 130px;
    margin-bottom: 30px;
  }
  :lang(de) .initiative_banner > .component-content .richText ul {
    padding-top: 40px;
  }
}
:lang(de) .tinyscroll {
  width: 428px;
  margin-top: 20px;
  margin-right: 0;
  margin-bottom: 10px;
  padding: 0;
}
:lang(de) .tinyscroll .viewport {
  width: 408px;
  height: 260px;
  overflow: hidden;
  position: relative;
}
:lang(de) .tinyscroll .overview {
  list-style: none;
  position: relative;
  left: 0;
  top: 0;
  padding: 0;
  margin: 0;
}
:lang(de) .tinyscroll .scrollbar {
  background: transparent url(../../assets/img/bg-scrollbar-trackend-y.png?auto=format) no-repeat 0 0;
  position: absolute;
  background-position: 0 0;
  top: 40px;
  right: 0;
  width: 9px;
}
:lang(de) .tinyscroll .track {
  background: transparent url(../../assets/img/bg-scrollbar-trackend-y.png?auto=format) no-repeat 0 100%;
  height: 100%;
  width: 9px;
  position: relative;
  padding: 0 1px;
}
:lang(de) .tinyscroll .thumb {
  background: transparent url(../../assets/img/bg-scrollbar-thumb-y.png?auto=format) 50% 100% no-repeat;
  height: 20px;
  width: 9px;
  cursor: pointer;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
}
:lang(de) .tinyscroll .thumb .end {
  background: transparent url(../../assets/img/bg-scrollbar-thumb-y.png?auto=format) no-repeat 50% 0;
  overflow: hidden;
  height: 5px;
  width: 25px;
}
:lang(de) .tinyscroll .disable {
  display: none;
}
:lang(de) .noSelect {
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
}
@media (max-width: 1200px) {
  :lang(de) .tinyscroll {
    width: 380px;
  }
  :lang(de) .tinyscroll .viewport {
    width: 360px;
  }
}
:lang(de) .accordion-slide.is-active > .accordion-content-wrapper {
  overflow: hidden !important;
}
@media (min-width: 1200px) {
  :lang(de) .product_detail .product_detail_title h1 {
    font-size: 58px;
  }
}
@media (max-width: 374px) {
  :lang(de) .product_detail .product_detail_title {
    font-size: 32px;
  }
  :lang(de) .product_detail .product_detail_title h1 {
    font-size: 32px;
  }
}
:lang(de) .initiative2 {
  box-sizing: border-box;
  background: url(../../assets/img/DE-initiative-mobile.jpg?auto=format) no-repeat 70% top;
  background-size: auto 100%;
  margin-bottom: 0;
  margin-top: 10px;
  padding-top: 50px;
  padding-bottom: 20px;
  font-size: 16px;
  line-height: 22px;
  position: relative;
}
:lang(de) .initiative2 .carousel_text {
  display: none;
}
:lang(de) .initiative2 .richText .component-content {
  overflow: visible;
}
:lang(de) .initiative2 h3 {
  font-size: 35px;
}
:lang(de) .initiative2 h4 {
  position: relative;
  top: 65px;
}
:lang(de) .initiative2 .blue_button {
  position: relative;
  top: 50px;
}
@media (min-width: 700px) {
  :lang(de) .initiative2 {
    background-image: url(../../assets/img/DE-initiative-tablet.jpg?auto=format);
    background-size: 105% auto;
  }
}
@media (min-width: 768px) {
  :lang(de) .initiative2 {
    margin-top: 30px;
    padding-top: 75px;
    padding-bottom: 145px;
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    background-size: auto 100%;
  }
  :lang(de) .initiative2 .richText .component-content {
    overflow: hidden;
  }
  :lang(de) .initiative2 h3 {
    font-size: 45px;
  }
  :lang(de) .initiative2 h4 {
    top: 0;
  }
  :lang(de) .initiative2 .blue_button {
    top: 0;
  }
}
@media (min-width: 992px) {
  :lang(de) .initiative2 {
    background-image: url(../../assets/img/Banner-1400x600-v2.jpg?auto=format);
    min-height: 570px;
    margin-top: 25px;
    padding-top: 135px;
    font-size: 16px;
    line-height: 24px;
    background-size: auto auto;
    padding-bottom: 0;
    margin-bottom: 45px;
  }
  :lang(de) .initiative2 .carousel_text {
    display: block;
  }
  :lang(de) .parametrizedhtml .table.compareProductsTable.component table tr td:nth-child(2) img {
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media (min-width: 1200px) {
  :lang(de) .initiative2 {
    background-position: 100% 0;
  }
}
@media (max-width: 767px) {
  :lang(de) .page-komfort-applikator .initiative_main_box {
    margin-bottom: 20px;
  }
}
:lang(de) .component {
  clear: inherit !important;
}
:lang(de) #wrapper {
  width: 100% !important;
}
:lang(de) #wrapper #content {
  width: 100% !important;
}
:lang(de) .article-active-around-wrap {
  margin-left: -10px;
  margin-right: -10px;
}
:lang(de) .article-active-around-wrap:after {
  display: table;
  content: "";
  clear: both;
}
:lang(de) .article-active-around-wrap .article-active-around {
  padding-left: 10px;
  padding-right: 10px;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  :lang(de) .article-active-around-wrap .article-active-around {
    width: 20%;
    float: left;
  }
}
:lang(de) .article-active-around-wrap .article-active-around img {
  width: 100%;
}
:lang(de) .article-active-around-wrap .article-active-around p {
  color: #242f60;
}
:lang(de) .article-active-around-wrap .article-active-around p.article-active-around-time {
  color: #fc6812;
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 10px;
}
:lang(de) .article-active-around-wrap .article-active-around .article-active-around-title {
  height: 60px;
  color: #242f60;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
}
:lang(de) .flex_vertical_center:nth-child(1) img,
:lang(de) .flex_vertical_center:nth-child(2) img {
  margin-top: 50px;
}
:lang(de) .flex_vertical_center:nth-child(3) img {
  margin-top: 9px;
}
:lang(de) .initiative_main_box .initiative_main_text_blue.h1_like_h2 h1 {
  color: #242f60;
  line-height: 0.9;
  text-transform: none;
  padding: 0;
}
@media (max-width: 991px) {
  :lang(de) .initiative_main_box .initiative_main_text_blue.h1_like_h2 h1 {
    letter-spacing: -1px;
    font-size: 25px;
  }
}
@media (min-width: 768px) {
  :lang(de) .initiative_main_box .initiative_main_text_blue.h1_like_h2 h1 {
    font-size: 54px;
    margin-bottom: 5px;
  }
}
@media (min-width: 992px) {
  :lang(de) .initiative_main_box .initiative_main_text_blue.h1_like_h2 h1 {
    font-size: 50px;
    width: 70%;
  }
}
@media (min-width: 1070px) {
  :lang(de) .initiative_main_box .initiative_main_text_blue.h1_like_h2 h1 {
    font-size: 55px;
  }
}
@media (min-width: 1155px) {
  :lang(de) .initiative_main_box .initiative_main_text_blue.h1_like_h2 h1 {
    font-size: 60px;
    width: 70%;
  }
}
@media (min-width: 1300px) {
  :lang(de) .initiative_main_box .initiative_main_text_blue.h1_like_h2 h1 {
    font-size: 68px;
    width: 90%;
  }
}
:lang(de) .h1_like_h2 {
  color: #242f60;
}
:lang(de) .initiative_main_box {
  margin-bottom: 30px;
}

:lang(de) {
  /*@media (max-width: 767px) {
  .short_article {
    .image {
      padding-left: 0;
    }
  }
}*/
  /* 992+ */
  /***************Header on single page*************/
  /* Footer */
}
:lang(de) .tabs-nav .tabs-nav-list .tabs-nav-item {
  height: auto;
  display: flex;
  align-items: center;
  padding: 5px;
  min-height: 39px;
  border-left: 2px solid #fff;
}
:lang(de) .tabs-nav .tabs-nav-list .tabs-nav-item:first-child {
  border-left: none;
}
:lang(de) .tabs-nav .tabs-nav-list .tabs-nav-item a {
  font-size: 9px;
}
:lang(de) .tabs-nav .tabs-nav-list .tabs-nav-item:not(.is-active) {
  background: #fff;
  border-color: #fff;
}
@media (min-width: 768px) {
  :lang(de) .tabs-nav {
    margin-bottom: 20px;
  }
  :lang(de) .tabs-nav .tabs-nav-list .tabs-nav-item {
    padding: 5px 10px;
  }
  :lang(de) .tabs-nav .tabs-nav-list .tabs-nav-item a {
    font-size: 13px;
  }
}
@media (min-width: 992px) {
  :lang(de) .page-gelenkschonende-bewegung-tipps .divider {
    margin-top: 0;
  }
  :lang(de) .lifestyle_margin {
    margin-top: 55px;
  }
  :lang(de) .lifestyle_margin_large {
    margin-top: 215px;
  }
  :lang(de) .search_result_tabs.tabs > .component-content {
    padding-top: 90px;
  }
  :lang(de) .tabs-nav .tabs-nav-list .tabs-nav-item {
    padding: 5px 15px;
  }
  :lang(de) .tabs-nav .tabs-nav-list .tabs-nav-item a {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  :lang(de) .box_healthy_workout > .component-content {
    background-image: url(../../assets/img/initiative-new-desktop.jpg?auto=format) !important;
    background-size: cover !important;
    background-repeat: no-repeat;
    background-position: 65% 0%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  :lang(de) .box_healthy_workout > .component-content {
    background-position-x: 48% !important;
  }
}
@media (min-width: 992px) {
  :lang(de) .page-lifestyle .find_treatment_bg > .component-content {
    background-position: left;
  }
  :lang(de) .find_treatment_bg > .component-content {
    background-size: cover;
    background-position: center;
  }
  :lang(de) .white_text {
    color: #fff;
  }
  :lang(de) .affect_wrap {
    background: url(../../assets/img/affect_bg.jpg?auto=format) 0 bottom no-repeat;
    background-size: 100% 100%;
    margin-bottom: 60px !important;
  }
  :lang(de) .affect_wrap .inner_container_width {
    padding-bottom: 0 !important;
  }
}
:lang(de) .short_article {
  margin-left: -15px;
  margin-right: -15px;
}
:lang(de) .short_article > .col-xs-6 {
  padding-left: 15px;
  padding-right: 15px;
}
@media (max-width: 991px) {
  :lang(de) .row.col-md-4 {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  :lang(de) .row.col-md-4 {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  :lang(de) .productBlocks .blue_button.button_arrow {
    padding-right: 44px;
  }
  :lang(de) .productBlocks .blue_button {
    font-size: 12px;
  }
  :lang(de) .parametrizedhtml .table.compareProductsTable.component {
    margin: 55px 0 -10px 0 !important;
  }
  :lang(de) .parametrizedhtml .table.compareProductsTable.component table tr td img {
    max-width: 105px;
  }
  :lang(de) .page-voltaren-wirkstoff-pflaster1 .product_detail > .component-content {
    background-position: 50% 0;
    background-size: 140% 100%;
  }
  :lang(de) .product_detail_title h1 {
    font-size: 50px;
  }
}
:lang(de) .footnote_learn_block {
  font-size: 13px;
  display: none;
}
@media (min-width: 768px) {
  :lang(de) .footnote_learn_block {
    display: block;
  }
}
@media (min-width: 320px) {
  :lang(de) .affect_wrap {
    margin-bottom: 20px;
  }
  :lang(de) .affect_wrap .know_blue {
    margin-bottom: 180px;
  }
}
@media (min-width: 768px) {
  :lang(de) .affect_wrap .know_blue {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 374px) {
  :lang(de) .page-gelenkschonende-bewegung-tipps .h1_title.article_top_minus_padding,
  :lang(de) .page-gelenkschonende-bewegung-tipps .h1_title {
    margin-top: 0;
    padding-top: 30px;
  }
}
@media only screen and (min-width: 992px) {
  :lang(de) .page-gelenkschonende-bewegung-tipps .h1_title.article_top_minus_padding,
  :lang(de) .page-gelenkschonende-bewegung-tipps .h1_title {
    margin-top: 0;
    padding-top: 70px;
  }
}
@media only screen and (min-width: 374px) {
  :lang(de) .page-voltaren-arthrose-schmerztherapie .h1_title.article_top_minus_padding,
  :lang(de) .page-voltaren-arthrose-schmerztherapie .h1_title {
    margin-top: 0;
    padding-top: 30px;
  }
}
@media only screen and (min-width: 992px) {
  :lang(de) .page-voltaren-arthrose-schmerztherapie .h1_title.article_top_minus_padding,
  :lang(de) .page-voltaren-arthrose-schmerztherapie .h1_title {
    margin-top: 0;
    padding-top: 70px;
  }
}
@media only screen and (min-width: 374px) {
  :lang(de) .page-spezialisten-fuer-rueckenschmerzen .h1_title.article_top_minus_padding,
  :lang(de) .page-spezialisten-fuer-rueckenschmerzen .h1_title {
    margin-top: 0;
    padding-top: 30px;
  }
}
@media only screen and (min-width: 992px) {
  :lang(de) .page-spezialisten-fuer-rueckenschmerzen .h1_title.article_top_minus_padding,
  :lang(de) .page-spezialisten-fuer-rueckenschmerzen .h1_title {
    margin-top: 0;
    padding-top: 70px;
  }
}
@media only screen and (min-width: 374px) {
  :lang(de) .page-nackenschmerzen-schmerzen-uebungen-arbeitsplatz .h1_title.article_top_minus_padding,
  :lang(de) .page-nackenschmerzen-schmerzen-uebungen-arbeitsplatz .h1_title {
    margin-top: 0;
    padding-top: 30px;
  }
}
@media only screen and (min-width: 992px) {
  :lang(de) .page-nackenschmerzen-schmerzen-uebungen-arbeitsplatz .h1_title.article_top_minus_padding,
  :lang(de) .page-nackenschmerzen-schmerzen-uebungen-arbeitsplatz .h1_title {
    margin-top: 0;
    padding-top: 70px;
  }
}
@media only screen and (min-width: 374px) {
  :lang(de) .page-arthrose-ernaehrung-rezepte .h1_title.article_top_minus_padding,
  :lang(de) .page-arthrose-ernaehrung-rezepte .h1_title {
    margin-top: 0;
    padding-top: 30px;
  }
}
@media only screen and (min-width: 992px) {
  :lang(de) .page-arthrose-ernaehrung-rezepte .h1_title.article_top_minus_padding,
  :lang(de) .page-arthrose-ernaehrung-rezepte .h1_title {
    margin-top: 0;
    padding-top: 70px;
  }
}
@media only screen and (min-width: 374px) {
  :lang(de) .page-voltaren-anwendung-tipps .h1_title.article_top_minus_padding,
  :lang(de) .page-voltaren-anwendung-tipps .h1_title {
    margin-top: 0;
    padding-top: 30px;
  }
}
@media only screen and (min-width: 992px) {
  :lang(de) .page-voltaren-anwendung-tipps .h1_title.article_top_minus_padding,
  :lang(de) .page-voltaren-anwendung-tipps .h1_title {
    margin-top: 0;
    padding-top: 70px;
  }
}
:lang(de) .richText-content h3 {
  z-index: 1;
  position: relative;
}
:lang(de) .box-button-alignment .component-content .content.paragraphSystem {
  display: flex;
  justify-content: center;
}
@media (max-width: 991px) {
  :lang(de) .box-button-alignment .component-content .content.paragraphSystem {
    flex-direction: column;
  }
}
@media (min-width: 992px) {
  :lang(de) .box-button-alignment .component-content .content.paragraphSystem .richText.component {
    padding: 0;
    margin: 0;
  }
}
@media (min-width: 992px) {
  :lang(de) .box-button-alignment .component-content .content.paragraphSystem .reference-buy-now-button.first .component-content {
    padding: 0;
    margin-left: 0;
  }
}
:lang(de) .box-button-alignment .component-content .content.paragraphSystem .reference-buy-now-button.last {
  padding: 0;
  margin-left: 0;
}
:lang(de) .box-button-alignment .component-content .content.paragraphSystem .richText-content p {
  margin-bottom: 0;
  margin-top: 25px;
}
:lang(de) .box-button-alignment .component-content .content.paragraphSystem .richText-content p a {
  margin-top: 0;
}
@media (min-width: 320px) and (max-width: 767px) {
  :lang(de) .component-content .content.paragraphSystem a {
    font-size: 12px;
  }
  :lang(de) .component-content .content.paragraphSystem .component-content .richText-content p a {
    letter-spacing: -0.6px;
  }
}
@media (max-width: 991px) {
  :lang(de) .page-voltaren-schmerzgel-mit-komfort-applikator .qa .image,
  :lang(de) .page-voltaren-dolo .qa .image,
  :lang(de) .page-voltaren-schmerzgel-forte .qa .image,
  :lang(de) .page-voltaren-schmerzgel .qa .image {
    display: none;
  }
}
:lang(de) .header .header-jahre-badge .component-content {
  left: 25px;
  position: relative;
  width: 55px;
  z-index: 1;
}
:lang(de) .header .search_icon {
  bottom: 25px;
  top: initial;
}
@media (min-width: 768px) and (max-width: 992px) {
  :lang(de) .header .header-jahre-badge .component-content {
    left: 40px;
    width: 115px;
  }
  :lang(de) .header .search_icon {
    bottom: 45px;
  }
}
@media (min-width: 992px) {
  :lang(de) .header .header-jahre-badge .component-content {
    left: 0;
    width: 68%;
  }
  :lang(de) .header .header_navigation_wrap {
    width: 55%;
  }
  :lang(de) .navigation-branch.navigation-level1 {
    margin-left: -40px;
  }
  :lang(de) .header .navigation-horizontal .navigation-item.navigation-level1 {
    width: 21%;
  }
  :lang(de) .header .navigation-horizontal .navigation-item.navigation-level1:hover {
    background: #f05322;
    color: #fff;
    text-decoration-color: #fff;
  }
  :lang(de) .header .navigation-horizontal .navigation-item.navigation-level1 > .navigation-item-title {
    background: none;
    color: #333;
    display: table-cell;
    font-weight: 500;
    line-height: 1.3;
    overflow: visible;
    text-align: center;
    vertical-align: middle;
    white-space: normal;
  }
  :lang(de) .header .navigation-horizontal .navigation-item.navigation-level1 > .navigation-item-title:hover {
    color: #fff;
  }
  :lang(de) .header .navigation-horizontal .navigation-item.navigation-level1.is-open > .navigation-item-title {
    color: #fff;
  }
  :lang(de) .header .navigation-horizontal .navigation-item.navigation-level1 > .navigation-item-title {
    height: 110px;
  }
  :lang(de) .header .navigation-horizontal .navigation-item.navigation-level1.page-initiative {
    width: 15%;
  }
}
:lang(de).page-20-jahre-voltaren .initiative_main_box .initiative_main_text_white {
  bottom: 20px;
  display: inline-table;
}
@media (min-width: 768px) {
  :lang(de).page-20-jahre-voltaren .initiative_main_box .initiative_main_text_white {
    bottom: 70px;
  }
}
@media (min-width: 992px) {
  :lang(de).page-20-jahre-voltaren .initiative_main_box .initiative_main_text_white {
    bottom: 65px;
    margin-top: initial;
    position: absolute;
  }
}
@media (max-width: 767px) {
  :lang(de).page-20-jahre-voltaren .blue_bubble_container.initiative_discover_product h4 {
    font-size: 24px;
  }
}
:lang(de).page-20-jahre-voltaren .timeline h3 {
  font-size: 60px;
  font-weight: 400;
  letter-spacing: -5px;
}
:lang(de).page-20-jahre-voltaren .timeline p {
  font-size: 16px !important;
  line-height: 1.1;
}
:lang(de).page-20-jahre-voltaren .initiative_banner > .component-content {
  background-position-x: 25%;
}
@media (min-width: 992px) {
  :lang(de).page-20-jahre-voltaren .initiative_banner > .component-content {
    height: 568px;
    padding: 0;
  }
  :lang(de).page-20-jahre-voltaren .initiative_banner > .component-content .inner_container_width.blue_bubble_container.initiative_discover_product {
    display: table;
    height: 538px;
  }
  :lang(de).page-20-jahre-voltaren .initiative_banner > .component-content .inner_container_width.blue_bubble_container.initiative_discover_product .component-content {
    display: table-cell;
    vertical-align: middle;
  }
  :lang(de).page-20-jahre-voltaren .initiative_banner > .component-content p {
    font-size: 18px;
    font-weight: 500;
  }
}
@media (max-width: 767px) {
  :lang(de).page-20-jahre-voltaren .initiative_main_text_blue.first h1 {
    font-size: 24px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  :lang(de).page-20-jahre-voltaren .initiative_main_text_blue.first {
    width: 62%;
  }
}
:lang(de).page-20-jahre-voltaren .initiative_main_box .initiative_main_text_white {
  bottom: 3vw;
  white-space: nowrap;
}
@media (min-width: 768px) and (max-width: 991px) {
  :lang(de).page-20-jahre-voltaren .initiative_main_box .initiative_main_text_white {
    bottom: 4vw;
  }
}
@media (min-width: 992px) {
  :lang(de).page-20-jahre-voltaren .initiative_main_box .initiative_main_text_white {
    bottom: 40px;
  }
}
:lang(de).page-20-jahre-voltaren .initiative_main_box .initiative_main_text_white h3 {
  font-size: 1.875rem;
  margin-bottom: 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  :lang(de).page-20-jahre-voltaren .initiative_main_box .initiative_main_text_white h3 {
    font-size: 3.75rem;
  }
}
@media (min-width: 992px) {
  :lang(de).page-20-jahre-voltaren .initiative_main_box .initiative_main_text_white h3 {
    font-size: 5rem;
  }
}
:lang(de).page-20-jahre-voltaren .pain_hero_banner .margin_none .image {
  margin-top: -20px;
  margin-bottom: -5px;
}
:lang(de).page-20-jahre-voltaren .pain_hero_banner .inner_container_width .richText h2 {
  color: white;
  line-height: 1;
  font-size: 1.5625rem;
  margin-top: 85%;
  margin-left: -10px;
}
@media (min-width: 768px) {
  :lang(de).page-20-jahre-voltaren .pain_hero_banner .inner_container_width .richText h2 {
    font-size: 3.75rem;
    margin-top: 65%;
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  :lang(de).page-20-jahre-voltaren .pain_hero_banner .inner_container_width .richText h2 {
    font-size: 5rem;
    margin-top: 40%;
    margin-left: 0;
  }
}
@media (max-width: 991px) {
  :lang(de).page-20-jahre-voltaren .pain_hero_banner .inner_container_width .richText h2 {
    position: absolute;
  }
}
:lang(de).page-20-jahre-voltaren .box.hidden-xs {
  margin-top: -40px;
}
@media (min-width: 992px) {
  :lang(de).page-20-jahre-voltaren .initiative_main_text_blue {
    width: 100%;
  }
}
:lang(de) .text-blue {
  color: #242f60;
  font-size: 18px;
  font-weight: 500;
}
@media (min-width: 992px) {
  :lang(de).page-startseite .carousel.index_carousel .inner_container_width {
    top: 60px;
  }
}
@media (max-width: 767px) {
  :lang(de) .page-falschehaltung .blue_button,
  :lang(de) .page-wiederholendebewegung .blue_button {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    width: 142px;
    min-width: 142px;
    margin-top: 0;
    font-size: 14px;
    line-height: 1;
  }
}
@media (max-width: 767px) {
  :lang(de) .page-falschehaltung .blue_button::after,
  :lang(de) .page-wiederholendebewegung .blue_button::after {
    top: 15px;
  }
}
@media (max-width: 767px) {
  :lang(de) .page-falschehaltung .article_hero_banner .subtitle,
  :lang(de) .page-wiederholendebewegung .article_hero_banner .subtitle {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  :lang(de) .page-falschehaltung h3,
  :lang(de) .page-falschehaltung .article_text h3,
  :lang(de) .page-wiederholendebewegung h3,
  :lang(de) .page-wiederholendebewegung .article_text h3 {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  :lang(de) .page-falschehaltung .pain_reasons h4,
  :lang(de) .page-wiederholendebewegung .pain_reasons h4 {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  :lang(de) .page-falschehaltung .article_hero_banner .h1_title p:last-child,
  :lang(de) .page-falschehaltung .article_text:nth-child(3) p,
  :lang(de) .page-falschehaltung .article_text:nth-child(4) p,
  :lang(de) .page-falschehaltung .article_text:nth-child(5) p,
  :lang(de) .page-wiederholendebewegung .article_hero_banner .h1_title p:last-child,
  :lang(de) .page-wiederholendebewegung .article_text:nth-child(3) p,
  :lang(de) .page-wiederholendebewegung .article_text:nth-child(4) p,
  :lang(de) .page-wiederholendebewegung .article_text:nth-child(5) p {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
:lang(de) .page-falschehaltung .article_text ul a,
:lang(de) .page-wiederholendebewegung .article_text ul a {
  font-size: 18px;
}
@media (min-width: 992px) {
  :lang(de) .page-falschehaltung .button-horizontal-alignment .reference-buy-now-button,
  :lang(de) .page-wiederholendebewegung .button-horizontal-alignment .reference-buy-now-button {
    margin-top: 26px;
  }
}
:lang(de) .page-falschehaltung .article_know_wrap,
:lang(de) .page-wiederholendebewegung .article_know_wrap {
  margin-bottom: 0;
}
:lang(de) .reference-header1, :lang(de) .reference-header_new {
  padding: 0;
}
@media (min-width: 992px) {
  :lang(de) .reference-header1, :lang(de) .reference-header_new {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
@media (min-width: 992px) {
  :lang(de) .reference-header1 .custom-header, :lang(de) .reference-header_new .custom-header {
    display: flex;
    justify-content: flex-end;
  }
}
:lang(de) .reference-header1 .custom-header .sp-header-title, :lang(de) .reference-header_new .custom-header .sp-header-title {
  margin-top: 4px;
  margin-left: 35px;
  font-weight: 600;
}
@media (min-width: 768px) {
  :lang(de) .reference-header1 .custom-header .sp-header-title, :lang(de) .reference-header_new .custom-header .sp-header-title {
    margin-top: 18px;
    margin-left: 75px;
    font-size: 24px;
  }
}
@media (min-width: 992px) {
  :lang(de) .reference-header1 .custom-header .sp-header-title, :lang(de) .reference-header_new .custom-header .sp-header-title {
    display: none;
  }
}
:lang(de) .reference-header1 .hamburger-menu ul, :lang(de) .reference-header_new .hamburger-menu ul {
  height: 100vh;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  background: linear-gradient(to top right, rgba(128, 128, 128, 0.97) 0%, rgba(165, 165, 165, 0.97) 100%);
}
@media (min-width: 768px) {
  :lang(de) .reference-header1 .hamburger-menu ul, :lang(de) .reference-header_new .hamburger-menu ul {
    top: 15px;
  }
}
@media (min-width: 992px) {
  :lang(de) .reference-header1 .hamburger-menu ul, :lang(de) .reference-header_new .hamburger-menu ul {
    display: flex;
    height: auto;
    position: relative;
    top: 0;
    background: none;
  }
}
:lang(de) .reference-header1 .hamburger-menu ul li, :lang(de) .reference-header_new .hamburger-menu ul li {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
:lang(de) .reference-header1 .hamburger-menu ul li:before, :lang(de) .reference-header_new .hamburger-menu ul li:before {
  background: none;
}
:lang(de) .reference-header1 .hamburger-menu ul li a, :lang(de) .reference-header_new .hamburger-menu ul li a {
  display: block;
  padding: 15px;
  font-size: 20px;
  font-weight: 600;
  line-height: 1;
  border-bottom: 1px solid #fff;
  color: black;
}
@media (min-width: 768px) {
  :lang(de) .reference-header1 .hamburger-menu ul li a, :lang(de) .reference-header_new .hamburger-menu ul li a {
    font-size: 35px;
    padding: 30px 15px;
  }
}
@media (min-width: 768px) {
  :lang(de) .reference-header1 .hamburger-menu ul li a, :lang(de) .reference-header_new .hamburger-menu ul li a {
    font-size: 35px;
    padding: 30px 15px;
  }
}
@media (min-width: 992px) {
  :lang(de) .reference-header1 .hamburger-menu ul li a, :lang(de) .reference-header_new .hamburger-menu ul li a {
    border-bottom: none;
    padding: 0 10px;
    font-size: 16px;
    font-weight: 500;
  }
}
:lang(de) .reference-header1 .hamburger-menu .header-navigation, :lang(de) .reference-header_new .hamburger-menu .header-navigation {
  display: none;
}
@media (min-width: 992px) {
  :lang(de) .reference-header1 .hamburger-menu .header-navigation, :lang(de) .reference-header_new .hamburger-menu .header-navigation {
    display: block;
  }
}
:lang(de) .reference-header1 .hamburger-menu .header-navigation.show, :lang(de) .reference-header_new .hamburger-menu .header-navigation.show {
  display: block;
}
:lang(de) .reference-header1 .hamburger-menu-icon, :lang(de) .reference-header_new .hamburger-menu-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 45px;
  height: 45px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  border: none;
  margin: 0;
  padding: 0;
  background: #fff;
  outline: none;
}
@media (min-width: 768px) {
  :lang(de) .reference-header1 .hamburger-menu-icon, :lang(de) .reference-header_new .hamburger-menu-icon {
    width: 80px;
    height: 110px;
  }
}
@media (min-width: 992px) {
  :lang(de) .reference-header1 .hamburger-menu-icon, :lang(de) .reference-header_new .hamburger-menu-icon {
    display: none;
  }
}
:lang(de) .reference-header1 .hamburger-menu-icon:after, :lang(de) .reference-header_new .hamburger-menu-icon:after {
  content: "\f0c9";
  color: black;
  display: inline-block;
  font-family: FontAwesome;
  font-size: 30px;
  line-height: 1;
}
@media (min-width: 768px) {
  :lang(de) .reference-header1 .hamburger-menu-icon:after, :lang(de) .reference-header_new .hamburger-menu-icon:after {
    font-size: 50px;
  }
}
:lang(de) .reference-header1 .hamburger-menu-icon:active, :lang(de) .reference-header_new .hamburger-menu-icon:active {
  outline: -webkit-focus-ring-color auto 5px !important;
}
:lang(de) .reference-header1 .hamburger-menu-icon-is-active:after, :lang(de) .reference-header_new .hamburger-menu-icon-is-active:after {
  content: "\f00d";
  color: black;
  display: inline-block;
  font-family: FontAwesome;
  font-size: 30px;
  line-height: 1;
}
@media (min-width: 768px) {
  :lang(de) .reference-header1 .hamburger-menu-icon-is-active:after, :lang(de) .reference-header_new .hamburger-menu-icon-is-active:after {
    font-size: 50px;
  }
}
@media (min-width: 992px) {
  :lang(de) .reference-header_new {
    margin-top: 17px;
  }
}
@media (min-width: 992px) {
  :lang(de) .reference-header_new .inner {
    margin: 0;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  :lang(de) .reference-header_new .inner {
    margin: 0 auto;
  }
}
:lang(de) .reference-header_new .custom-header {
  justify-content: flex-start;
}
@media (min-width: 992px) {
  :lang(de) .reference-header_new .custom-header .component-content {
    width: 100%;
  }
  :lang(de) .reference-header_new .custom-header img {
    max-width: 60%;
  }
}
@media (min-width: 1200px) {
  :lang(de) .reference-header_new .custom-header .component-content {
    width: 90%;
  }
}
:lang(de) .reference-header_new .links {
  float: right;
}
@media (min-width: 992px) {
  :lang(de) .reference-header_new .links {
    width: fit-content;
    margin-top: 15px;
  }
}
@media screen and (min-width: 992px) and (-ms-high-contrast: active), (min-width: 992px) and (-ms-high-contrast: none) {
  :lang(de) .reference-header_new .links {
    width: 345px;
  }
}

:lang(de) .reference-header_new .links .component-content {
  width: fit-content;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  :lang(de) .reference-header_new .links .component-content {
    width: 345px;
  }
}
:lang(de) .reference-header_new .image {
  margin-bottom: 0;
}
@media (max-width: 991px) {
  :lang(de) .reference-header_new .image {
    display: none;
  }
}
:lang(de) #checklist,
:lang(de) #symptoms,
:lang(de) #treatment-doctor,
:lang(de) #prevention,
:lang(de) #treatment,
:lang(de) #second,
:lang(de) #products {
  position: absolute;
  top: -65px !important;
}
@media (min-width: 768px) {
  :lang(de) #checklist,
  :lang(de) #symptoms,
  :lang(de) #treatment-doctor,
  :lang(de) #prevention,
  :lang(de) #treatment,
  :lang(de) #second,
  :lang(de) #products {
    top: -115px !important;
  }
}
@media (min-width: 768px) {
  :lang(de) .page-homeoffice1 #prevention,
  :lang(de) .page-homeoffice1 #treatment,
  :lang(de) .page-homeoffice1 #second,
  :lang(de) .page-homeoffice1 #products {
    top: -135px !important;
  }
}
@media (min-width: 1200px) {
  :lang(de) .container-shrink {
    float: none;
    width: 1140px;
    margin: 0 auto;
  }
}
:lang(de) .anzeichen-text .content.paragraphSystem {
  display: flex;
}
:lang(de) .anzeichen-text .content.paragraphSystem .richText {
  padding-left: 0;
}
@media (min-width: 992px) {
  :lang(de) .anzeichen-text .content.paragraphSystem .richText p {
    margin-bottom: 0;
  }
}
:lang(de) .anzeichen-text .content.paragraphSystem a {
  margin: auto;
}
:lang(de) .workout-button a {
  z-index: 100;
}
@media (max-width: 767px) {
  :lang(de) .header .gsk_icon {
    top: 0;
  }
}
@media (min-width: 992px) {
  :lang(de) .margin-top-25-dt {
    margin-top: 25px;
  }
}
:lang(de) .btn p {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  :lang(de) #footer {
    padding-top: 20px;
  }
}
@media (min-width: 992px) {
  :lang(de) #footer {
    padding-top: 20px;
  }
}

.au_styles {
  /*tiny*/
  /*end tiny*/
  /*end easy_to open*/
}
@media (max-width: 767px) {
  .au_styles .carousel.index_carousel h4 {
    font-size: 19px;
  }
  .au_styles .carousel.index_carousel .subtitle {
    font-size: 15px;
  }
  .au_styles .carousel.index_carousel .blue_button {
    margin-top: 20px;
    display: inline-block;
  }
}
.au_styles .richText .component-content {
  overflow: visible;
}
.au_styles .richText h4 a {
  text-decoration: none;
}
.au_styles .initiative {
  background: url(../../assets/img/initiative_bg3.jpg?auto=format) no-repeat 70% top;
}
.au_styles .initiative h2,
.au_styles .initiative p {
  color: #fff;
}
.au_styles .initiative_banner h3 {
  color: #242f60;
  font-size: 47px;
}
.au_styles .initiative_banner > .component-content {
  padding-top: 120px;
}
.au_styles .footer-border .component-content {
  border: solid #666;
}
@media (min-width: 992px) {
  .au_styles .footer-border .component-content {
    padding: 15px;
  }
}
@media (max-width: 991px) {
  .au_styles.page-Take2tomove .movements-container p {
    font-size: 1rem;
  }
}
@media (min-width: 992px) {
  .au_styles .rich-text .component-content h2 {
    font-size: 100px;
  }
  .au_styles .initiative_banner .richText ul {
    padding-top: 40px;
  }
  .au_styles .initiative_main_text_white.first {
    margin-top: 100px;
    margin-left: 300px;
  }
  .au_styles .initiative_main_text_white.last {
    margin-top: 300px;
  }
  .au_styles .initiative {
    padding-top: 70px;
  }
  .au_styles .initiative h2 {
    font-size: 50px;
  }
  .au_styles .initiative {
    min-height: 400px;
  }
  .au_styles .parametrizedhtml .table.compareProductsTable.component table tr td img {
    max-width: 130px;
  }
  .au_styles.page-Take2tomove h3 {
    font-size: 50px;
  }
  .au_styles.page-Take2tomove .accordion h3 {
    font-size: 22px;
  }
  .au_styles.page-Take2tomove .affect_wrap {
    background: none;
  }
}
@media (min-width: 1200px) {
  .au_styles.page-Take2tomove .menu-item-body h3 {
    font-size: 100%;
  }
  .au_styles.page-Take2tomove h3 {
    font-size: 60px;
  }
  .au_styles.page-Take2tomove .accordion h3 {
    font-size: 22px;
  }
}
.au_styles .product_video_box {
  margin-top: 50px;
}
@media (max-width: 998px) {
  .au_styles .initiative_main_box {
    margin-bottom: 0;
  }
  .au_styles .initiative_main_box .inner_container_width {
    z-index: 1;
  }
  .au_styles .initiative_main_text_white.first h2 {
    color: #fff;
  }
  .au_styles .initiative_main_text_white.last {
    display: none;
  }
}
.au_styles #line6,
.au_styles #line4,
.au_styles #line3,
.au_styles #dot6,
.au_styles #dot4,
.au_styles #dot3,
.au_styles .hidden-link,
.au_styles #blink6,
.au_styles #blink3,
.au_styles #blink4 {
  display: none !important;
}
.au_styles .link-after-removed {
  margin-top: 160px;
}
.au_styles .navigation-item > .navigation-item-title {
  white-space: normal;
}
@media (max-width: 370px) {
  .au_styles .initiative_main_text_white.first {
    bottom: 30px;
  }
}
@media (min-width: 992px) {
  .au_styles .find_treatment .blue_bubble {
    line-height: 21px;
  }
}
.au_styles .portfolioHeaderBanner {
  position: relative;
}
@media (max-width: 768px) {
  .au_styles .h1_title h1 {
    font-size: 30px;
  }
  .au_styles .article_know_wrap {
    margin-bottom: 30px;
  }
  .au_styles .find_treatment .inner_container_width > .component-content {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 100% 0;
  }
  .au_styles .initiative {
    background-size: cover;
  }
  .au_styles .article_pre_text p:first-child {
    margin-top: 0;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .au_styles.page-understanding-pain .h1_title h1 {
    font-size: 50px;
  }
  .au_styles .carousel.index_carousel h4 {
    font-size: 45px;
    margin-bottom: 160px;
  }
}
@media (max-width: 992px) {
  .au_styles .addthis_inline_share_toolbox {
    margin-bottom: 15px;
  }
}
.au_styles .accordion-slide.is-active > .accordion-content-wrapper {
  overflow: hidden !important;
}
.au_styles .tinyscroll {
  width: 428px;
  margin: 20px 0 10px;
  padding: 0;
}
.au_styles .tinyscroll .viewport {
  width: 408px;
  height: 260px;
  overflow: hidden !important;
  position: relative;
}
.au_styles .tinyscroll .overview {
  list-style: none;
  position: relative;
  left: 0;
  top: 0;
  padding: 0;
  margin: 0;
}
.au_styles .tinyscroll .scrollbar {
  background: transparent url(../../assets/img/bg-scrollbar-trackend-y.png?auto=format) no-repeat 0 0;
  position: absolute;
  background-position: 0 0;
  top: 43px;
  right: 0;
  width: 9px;
}
.au_styles .tinyscroll .track {
  background: transparent url(../../assets/img/bg-scrollbar-trackend-y.png?auto=format) no-repeat 0 100%;
  height: 100%;
  width: 9px;
  position: relative;
  padding: 0 1px;
}
.au_styles .tinyscroll .thumb {
  background: transparent url(../../assets/img/bg-scrollbar-thumb-y.png?auto=format) 50% 100% no-repeat;
  height: 20px;
  width: 9px;
  cursor: pointer;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
}
.au_styles .tinyscroll .thumb .end {
  background: transparent url(../../assets/img/bg-scrollbar-thumb-y.png?auto=format) no-repeat 50% 0;
  overflow: hidden;
  height: 5px;
  width: 25px;
}
.au_styles .tinyscroll .disable {
  display: none;
}
.au_styles .noSelect {
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
}
@media (max-width: 1200px) {
  .au_styles .tinyscroll {
    width: 95%;
  }
  .au_styles .tinyscroll .viewport {
    width: 95%;
  }
}
.au_styles .easy_to_open {
  position: relative;
  height: 650px;
  background-color: #fcdabf;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .au_styles .easy_to_open {
    height: auto;
  }
  .au_styles .easy_to_open > .component-content {
    margin-top: 30px;
  }
}
.au_styles .easy_to_open > .component-content {
  background-size: contain;
  height: 600px;
  background-position: top center;
  background-repeat: no-repeat;
}
@media (min-width: 768px) {
  .au_styles .easy_to_open > .component-content {
    background-size: cover;
    height: auto;
  }
}
.au_styles .easy_to_open > .component-content .richText {
  position: absolute;
  bottom: 20px;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  left: 0;
  right: 0;
}
@media (min-width: 768px) {
  .au_styles .easy_to_open > .component-content .richText {
    position: static;
    margin-top: 380px;
  }
}
@media (min-width: 992px) {
  .au_styles .easy_to_open > .component-content .richText {
    margin-top: 460px;
  }
}
@media (max-width: 767px) {
  .au_styles .how_when .how_when_title .content {
    font-size: 45px;
  }
}
.au_styles .initiative2 {
  box-sizing: border-box;
  background: url(../../assets/img/au_snippet-banner-992x704.jpg?auto=format) no-repeat 70% top;
  background-size: 100% 100%;
  margin-bottom: 0;
  margin-top: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 16px;
  line-height: 22px;
  position: relative;
}
.au_styles .initiative2 .carousel_text {
  display: none;
}
.au_styles .initiative2 .richText .component-content {
  overflow: visible;
}
.au_styles .initiative2 h3 {
  font-size: 27px;
}
.au_styles .initiative2 h4 {
  font-size: 18px;
  position: relative;
  top: 0px;
}
.au_styles .initiative2 .blue_button {
  position: relative;
  top: 0px;
}
@media (min-width: 375) {
  .au_styles .initiative2 {
    min-height: 230px;
  }
}
@media (min-width: 700px) {
  .au_styles .initiative2 {
    background-image: url(../../assets/img/au_snippet-banner-992x704.jpg?auto=format);
    background-size: 105% auto;
  }
}
@media (min-width: 768px) {
  .au_styles .initiative2 {
    margin-top: 30px;
    padding-top: 75px;
    padding-bottom: 280px;
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    background-size: auto 100%;
  }
  .au_styles .initiative2 .richText .component-content {
    overflow: hidden;
  }
  .au_styles .initiative2 h3 {
    font-size: 45px;
  }
  .au_styles .initiative2 h4 {
    font-size: 26px;
    top: 0;
  }
}
.au_styles .padding-top-60 {
  padding-top: 60px;
}
@media (min-width: 992px) {
  .au_styles .initiative2 {
    background-image: url(../../assets/img/au_snippet-banner-1400x730.jpg?auto=format);
    min-height: 730px;
    margin-top: 25px;
    padding-top: 200px;
    font-size: 16px;
    line-height: 24px;
    background-size: auto auto;
    padding-bottom: 0;
    margin-bottom: 45px;
  }
  .au_styles .initiative2 .carousel_text {
    display: block;
  }
}
@media (min-width: 992px) and (min-width: 1200px) {
  .au_styles .initiative2 {
    background-position: 100% 0;
  }
}

@media (min-width: 1200px) {
  .au_styles .navigation-horizontal .navigation-item.navigation-level1 .navigation-item-title {
    font-size: 14px;
    padding: 0 8px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .au_styles .header .header_navigation_wrap {
    padding-right: 60px;
  }
  .au_styles .header .navigation-horizontal .navigation-item.navigation-level1.page-pain-treatments, .au_styles .header .navigation-horizontal .navigation-item.navigation-level1.page-products, .au_styles .header .navigation-horizontal .navigation-item.navigation-level1.page-Take2tomove {
    width: 18%;
  }
  .au_styles .header .navigation-horizontal .navigation-item.navigation-level1.page-pain-treatments .navigation-item-title, .au_styles .header .navigation-horizontal .navigation-item.navigation-level1.page-products .navigation-item-title, .au_styles .header .navigation-horizontal .navigation-item.navigation-level1.page-Take2tomove .navigation-item-title {
    height: 110px;
    display: table-cell;
    white-space: normal;
    overflow: visible;
    line-height: 1.5;
    text-align: center;
    font-size: 13px;
    vertical-align: middle;
  }
  .au_styles .header .navigation-horizontal .navigation-item.navigation-level2 .navigation-item-title {
    text-align: left;
  }
}
.au_styles .header_navigation_desktop .navigation-level1 .page-where-to-buy {
  margin-left: 10px;
}
.au_styles .header_navigation_desktop .navigation-level1 .page-where-to-buy .navigation-item-title {
  background-color: #242f60;
  color: white;
  border-radius: 11%/10px;
  line-height: 45px;
  transform: translate(0, 73%);
}
@media (min-width: 992px) {
  .au_styles .expert_treatment > .component-content {
    padding-top: 100px;
    margin-bottom: 70px;
    margin-top: 65px;
    padding-bottom: 35px;
  }
}
@media (min-width: 992px) {
  .au_styles .t2tm-persona-block:hover {
    transition: unset;
    background: -moz-linear-gradient(79deg, #e64510 0%, #f08400 100%);
    background: -webkit-linear-gradient(79deg, #e64510 0%, #f08400 100%);
    background: linear-gradient(79deg, #e64510 0%, #f08400 100%);
    color: white;
  }
  .au_styles .t2tm-persona-block:hover .t2tm-persona-img-la,
  .au_styles .t2tm-persona-block:hover .t2tm-persona-img-lb,
  .au_styles .t2tm-persona-block:hover .t2tm-persona-img-lc,
  .au_styles .t2tm-persona-block:hover .t2tm-persona-img-ld {
    padding: 20px 15px;
    display: block;
    box-sizing: border-box;
    background: url(../../assets/img/check50.png?auto=format) no-repeat;
    background-size: 42px;
    padding-left: 50px;
    background-position-x: 5px;
  }
  .au_styles .t2tm-persona-block:hover .t2tm-text {
    color: white;
  }
}
.au_styles .t2tm-persona-block {
  background: white;
  padding: 10px 0;
  display: table;
  height: 90px;
  width: 100%;
}
@media (max-width: 991px) {
  .au_styles .t2tm-persona-block:active,
  .au_styles .persona-block-active {
    transition: unset;
    background: -moz-linear-gradient(79deg, #e64510 0%, #f08400 100%);
    background: -webkit-linear-gradient(79deg, #e64510 0%, #f08400 100%);
    background: linear-gradient(79deg, #e64510 0%, #f08400 100%);
  }
  .au_styles .t2tm-persona-block:active .blue_color,
  .au_styles .persona-block-active .blue_color {
    color: white;
  }
  .au_styles .t2tm-persona-block:active .t2tm-persona-img-xs-la,
  .au_styles .t2tm-persona-block:active .t2tm-persona-img-xs-lb,
  .au_styles .t2tm-persona-block:active .t2tm-persona-img-xs-lc,
  .au_styles .t2tm-persona-block:active .t2tm-persona-img-xs-ld,
  .au_styles .persona-block-active .t2tm-persona-img-xs-la,
  .au_styles .persona-block-active .t2tm-persona-img-xs-lb,
  .au_styles .persona-block-active .t2tm-persona-img-xs-lc,
  .au_styles .persona-block-active .t2tm-persona-img-xs-ld {
    background: url(../../assets/img/check50.png?auto=format) no-repeat;
    background-size: 38px;
    background-position-x: 8px !important;
    background-position-y: 0px !important;
  }
  .au_styles .t2tm-persona-block:active .t2tm-persona-img-la,
  .au_styles .t2tm-persona-block:active .t2tm-persona-img-lb,
  .au_styles .t2tm-persona-block:active .t2tm-persona-img-lc,
  .au_styles .t2tm-persona-block:active .t2tm-persona-img-ld,
  .au_styles .persona-block-active .t2tm-persona-img-la,
  .au_styles .persona-block-active .t2tm-persona-img-lb,
  .au_styles .persona-block-active .t2tm-persona-img-lc,
  .au_styles .persona-block-active .t2tm-persona-img-ld {
    padding: 20px 15px;
    display: block;
    box-sizing: border-box;
    background: url(../../assets/img/check50.png?auto=format) no-repeat;
    background-size: 42px;
    padding-left: 50px;
    background-position-x: 5px;
  }
}
.au_styles .t2tm-persona-img-xs-la,
.au_styles .t2tm-persona-img-xs-lb,
.au_styles .t2tm-persona-img-xs-lc,
.au_styles .t2tm-persona-img-xs-ld {
  background-size: 65%;
  vertical-align: middle;
  padding: 0px 30px;
  height: 40px;
  background-position-x: 10px !important;
}
.au_styles .t2tm-persona-img-xs-la,
.au_styles .t2tm-persona-img-la {
  background: url(../../assets/img/a.svg?auto=format) no-repeat;
}
.au_styles .t2tm-persona-img-xs-lb,
.au_styles .t2tm-persona-img-lb {
  background: url(../../assets/img/b.svg?auto=format) no-repeat;
}
.au_styles .t2tm-persona-img-xs-lc,
.au_styles .t2tm-persona-img-lc {
  background: url(../../assets/img/c.svg?auto=format) no-repeat;
}
.au_styles .t2tm-persona-img-xs-ld,
.au_styles .t2tm-persona-img-ld {
  background: url(../../assets/img/d.svg?auto=format) no-repeat;
}
.au_styles .t2tm-persona-img-la,
.au_styles .t2tm-persona-img-lb,
.au_styles .t2tm-persona-img-lc,
.au_styles .t2tm-persona-img-ld {
  background-size: 65%;
  transition: unset;
  padding: 20px 15px 20px 50px;
  display: block;
  box-sizing: border-box;
  height: 50px;
  background-position-x: 10px !important;
}
.au_styles .t2tm-text {
  color: #242f60;
  display: table-cell;
  vertical-align: middle;
  padding-right: 15px;
}
@media (max-width: 991px) {
  .au_styles .t2tm-text {
    font-size: 1rem;
  }
}
@media (min-width: 768px) {
  .au_styles .t2tm-text {
    padding-right: 15px;
    display: table;
    padding-top: 20px;
  }
}
@media (min-width: 992px) {
  .au_styles .t2tm-text {
    display: table-cell;
    padding-left: 10px;
  }
}
.au_styles .gray_background {
  background-color: #f6f6f6;
}

@media (max-width: 767px) {
  .au_styles.page-pain-treatments h1, .au_styles.page-pain-treatments h3 {
    font-size: 30px;
  }
  .au_styles.page-pain-treatments h1 {
    margin-bottom: 0;
  }
  .au_styles.page-pain-treatments .pain_navigator_mobile h1 {
    font-size: 47px;
    margin-bottom: 35px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .au_styles.page-pain-treatments .h1_title h1 {
    font-size: 50px;
  }
  .au_styles.page-pain-treatments .pain_navigator_mobile .h1_title h1 {
    font-size: 82px;
  }
}

@media (min-width: 992px) {
  .find_treatment .blue_bubble {
    margin-top: 88px;
  }

  .au_styles.page-home h2 {
    margin-top: 5px;
  }
}
:lang(en) .first-visit-popup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.8);
  z-index: 2000;
}
:lang(en) .first-visit-popup .inner {
  position: absolute;
  top: 100px;
  left: 50%;
  transform: translate(-50%, 0);
  width: 100%;
  max-width: 755px;
  background: #fff;
  padding-bottom: 30px;
  padding-left: 40px;
  padding-right: 40px;
  text-align: center;
  box-sizing: border-box;
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.75);
}
:lang(en) .first-visit-popup .text-right {
  text-align: right;
}
:lang(en) .first-visit-popup .close {
  display: block;
  width: 27px;
  height: 27px;
  position: absolute;
  right: 0;
  top: -35px;
  background: url(../../assets/img/close.png?auto=format) no-repeat;
  cursor: pointer;
}
@media (max-width: 991px) {
  :lang(en).page-voltaren-emulgel .qa .image, :lang(en).page-voltaren-osteo-12h-gel .qa .image, :lang(en).page-voltaren-rapid-tablets-25 .qa .image {
    display: none;
  }
}

:lang(pt) {
  /*************  Home Page   *****************/
  /*************  end Home Page   *****************/
  /*************  Pains Page   *****************/
  /*************  end Pains Page   *****************/
  /************* Product Page *****************/
  /************* end Product Page *****************/
}
:lang(pt) .carousel.index_carousel h4 {
  font-size: 26px;
  line-height: 1;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  :lang(pt) .carousel.index_carousel h4 {
    font-size: 30px;
    margin-bottom: 50px;
  }
}
@media (max-width: 480px) {
  :lang(pt) .carousel.index_carousel h4 {
    font-size: 16px;
  }
}
@media (min-width: 992px) {
  :lang(pt) .carousel.index_carousel h4 {
    font-size: 20px;
    letter-spacing: -1.75px;
    margin-bottom: 15px;
  }
}
@media (min-width: 1200px) {
  :lang(pt) .carousel.index_carousel h4 {
    font-size: 40px;
    letter-spacing: -1.75px;
    margin-bottom: 20px;
  }
}
@media (min-width: 1300px) {
  :lang(pt) .carousel.index_carousel h4 {
    font-size: 50px;
    margin-bottom: 30px;
  }
}
:lang(pt) h3, :lang(pt) .h1_title h1 {
  font-size: 60px;
  line-height: .9;
  letter-spacing: -1px;
}
@media (max-width: 768px) {
  :lang(pt) h3, :lang(pt) .h1_title h1 {
    font-size: 40px;
    line-height: .9;
    letter-spacing: -1px;
  }
  :lang(pt) .textBlockStyle h4 {
    font-size: 18px;
    line-height: 22px;
  }
}
:lang(pt) .expert_treatment h3 {
  font-size: 55px;
  line-height: .9;
  letter-spacing: -1px;
}
:lang(pt) .affect_wrap .know_blue {
  font-size: 15px;
}
:lang(pt) .affect_wrap .know_blue h4 {
  line-height: 130%;
}
:lang(pt) .affect_wrap .know_blue .know_orange {
  font-size: 15px;
}
:lang(pt) .pain_hero_banner .blue_button {
  margin-top: 15px;
}
:lang(pt) .article_know_wrap .know_article h4 {
  font-size: 30px;
  line-height: 130%;
}
:lang(pt) .article_know_wrap .know_article {
  font-size: 16px;
}
@media (max-width: 768px) {
  :lang(pt) .article_know_wrap .know_article {
    padding: 15px 30px 0 45px;
    font-size: 12px;
  }
  :lang(pt) .article_w_icon .richText-image.pull-right {
    float: none;
    margin: 0 auto 20px;
  }
}
@media (max-width: 991px) {
  :lang(pt) .page-mudanca-corpo-conforme-envelhece .image-size-mobile img {
    max-width: 136px;
  }
}
@media (min-width: 992px) {
  :lang(pt) .find_treatment_bg h2 {
    font-size: 95px;
  }
  :lang(pt) .page-inicial .blue_bubble {
    padding: 15px 20px 0 38px;
  }
  :lang(pt) .page-inicial .blue_bubble .subtitle {
    line-height: 1.5;
    margin-bottom: 10px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  :lang(pt) .find_treatment_bg h2 {
    font-size: 72px;
  }
  :lang(pt) .page-exercicios-para-aliviar-as-dores-nas-costas .know_article {
    position: relative;
    top: -106px;
    z-index: 100;
  }
}
@media (max-width: 374px) {
  :lang(pt) .page-inicial h2 {
    font-size: 27px;
  }
  :lang(pt) .page-inicial h4 {
    font-size: 20px;
  }
}
@media (min-width: 992px) {
  :lang(pt) .explore_our_range h2 {
    font-size: 100px;
  }
}
:lang(pt) .voltaren-pm .pain-type a {
  height: 190px;
}
:lang(pt) .voltaren-pm .pain-type a.active h3 i {
  font-size: 1.4875rem;
}
:lang(pt) .voltaren-pm .pain-type a.active h3 {
  font-size: 1.950rem;
}
:lang(pt) .textBlockStyle p {
  font-family: 'Diodrum Voltaren', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
:lang(pt) .page-dor-muscular .affect_wrap .know_orange p {
  font-size: 14px;
}
:lang(pt) .page-como-CataflamPRO-pro-funciona .article_know_wrap .know_article p {
  font-size: 14px;
  line-height: 23px;
}
@media (max-width: 767px) {
  :lang(pt) .page-tratamento h3 {
    font-size: 50px;
    line-height: 100%;
  }
}
@media (max-width: 480px) {
  :lang(pt) .page-tratamento h3 {
    font-size: 30px;
    line-height: 100%;
  }
}
:lang(pt) .product_detail .product_detail_type {
  width: 300px;
  line-height: 30px;
}
:lang(pt) .header .navigation-horizontal .navigation-item.navigation-level1 .navigation-item-title {
  font-size: 14px;
}
@media (min-width: 1200px) {
  :lang(pt) .header .navigation-horizontal .navigation-item.navigation-level1 .navigation-item-title {
    font-size: 16px;
  }
}
:lang(pt) .smallH2 h2 {
  font-size: 100px;
}
@media (max-width: 768px) {
  :lang(pt) .page-cataflampro-tripla-acao .qa_title h2, :lang(pt) .page-cataflampro-xt-12-horas .qa_title h2 {
    font-size: 35px;
  }
}

/************* Interactive Infographics *****************/
:lang(pt) .article_footnote {
  font-size: 13px;
}
@media (max-width: 991px) {
  :lang(pt) .interactiveInfographics .interactiveInfographics-description, :lang(pt) .interactiveInfographics-slider2 .interactiveInfographics-description {
    font-size: 20px;
  }
}
:lang(pt) .carousel-content .richText .component-content, :lang(pt) .qa .richText .component-content {
  overflow: visible;
}
:lang(pt) .qa h2 {
  font-size: 115px;
}

/************* end Interactive Infographics *****************/
/*tiny*/
:lang(pt) .tinyscroll {
  width: 520px;
  margin: 20px 0 10px;
  padding: 0;
}
:lang(pt) .tinyscroll .viewport {
  width: 500px;
  height: 260px;
  overflow: hidden;
  position: relative;
}
:lang(pt) .tinyscroll .overview {
  list-style: none;
  position: absolute;
  left: 0;
  top: 0;
  padding: 0;
  margin: 0;
}
:lang(pt) .tinyscroll .scrollbar {
  background: transparent url(../../assets/img/bg-scrollbar-trackend-y.png?auto=format) no-repeat 0 0;
  position: absolute;
  background-position: 0 0;
  top: 0;
  right: 0;
  width: 9px;
}
:lang(pt) .tinyscroll .track {
  background: transparent url(../../assets/img/bg-scrollbar-trackend-y.png?auto=format) no-repeat 0 100%;
  height: 100%;
  width: 9px;
  position: relative;
  padding: 0 1px;
}
:lang(pt) .tinyscroll .thumb {
  background: transparent url(../../assets/img/bg-scrollbar-thumb-y.png?auto=format) 50% 100% no-repeat;
  height: 20px;
  width: 9px;
  cursor: pointer;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
}
:lang(pt) .tinyscroll .thumb .end {
  background: transparent url(../../assets/img/bg-scrollbar-thumb-y.png?auto=format) no-repeat 50% 0;
  overflow: hidden;
  height: 5px;
  width: 25px;
}
:lang(pt) .tinyscroll .disable {
  display: none;
}
:lang(pt) .noSelect {
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
}
@media (max-width: 1200px) {
  :lang(pt) .tinyscroll {
    width: 420px;
  }
  :lang(pt) .tinyscroll .viewport {
    width: 400px;
  }
}
:lang(pt) .joint_pain {
  background: url(../../assets/img/mobile_pain_61a.png?auto=format) 100% 100%/358px 591px no-repeat;
}
@media (max-width: 359px) {
  :lang(pt) .joint_pain {
    background: url(../../assets/img/mobile_pain_61a.png?auto=format) 100% 100%/358px 591px no-repeat;
    height: 591px;
    background-size: contain;
  }
}
@media (min-width: 767px) {
  :lang(pt) .joint_pain {
    background: url(../../assets/img/tablet_pain_61a.png?auto=format) 100% 50%/567px 896px no-repeat;
  }
}
@media (min-width: 1092px) {
  :lang(pt) .joint_pain {
    background: url(../../assets/img/desktop_pain_61a.png?auto=format) 50% 100% no-repeat;
  }
}
:lang(pt) .navigation-item .navigation-item-title {
  white-space: normal;
}

/*end tiny*/
/*Initiative Page*/
:lang(pt) .initiative_main_box > .component-content {
  background-repeat: no-repeat;
}
:lang(pt) .page-campanhas .initiative_main_box {
  margin-bottom: 0;
}
:lang(pt) .initiative {
  background: url(../../assets/img/initiative_bg_br.jpg?auto=format) no-repeat;
}
@media (min-width: 992px) {
  :lang(pt) .initiative {
    padding-top: 60px;
  }
  :lang(pt) .initiative .initiative_image {
    bottom: 30%;
    right: 20px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  :lang(pt) .initiative .richText {
    margin-left: 50%;
  }
}
@media (max-width: 768px) {
  :lang(pt) .initiative {
    background: url(../../assets/img/initiative_bg_br.jpg?auto=format) no-repeat top right;
  }
}
@media (max-width: 992px) and (min-width: 768px) {
  :lang(pt) .page-exercicios-para-aliviar-as-dores-nas-costas .know_article {
    margin-bottom: -100px;
  }
}
:lang(pt) .article_hero_banner .subtitle {
  margin-bottom: 40px;
}
:lang(pt) .initiative h3 {
  font-size: 50px;
}
@media (min-width: 320px) and (max-width: 479px) {
  :lang(pt) .initiative_main_box .initiative_main_text_blue {
    left: 0%;
    width: 100%;
  }
  :lang(pt) .initiative_main_box .initiative_main_text_blue h3 {
    font-size: 30px;
  }
  :lang(pt) .initiative_main_box .initiative_main_image {
    bottom: 60px;
    width: 320px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  :lang(pt) .initiative_main_box .initiative_main_text_blue {
    left: 40%;
    width: 60%;
  }
  :lang(pt) .initiative_main_box .initiative_main_text_blue h3 {
    font-size: 36px;
  }
  :lang(pt) .initiative_main_box .initiative_main_image {
    bottom: 60px;
    width: 480px;
  }
}
@media (min-width: 768px) and (max-width: 990px) {
  :lang(pt) .initiative_main_box .initiative_main_text_blue {
    left: 40%;
    width: 60%;
  }
  :lang(pt) .initiative_main_box .initiative_main_text_blue h3 {
    font-size: 56px;
  }
  :lang(pt) .initiative_main_box .initiative_main_image {
    bottom: 50px;
  }
}
@media (min-width: 768px) {
  :lang(pt) .f_copy {
    font-size: 20px;
    line-height: 100%;
  }
}
@media (max-width: 767px) {
  :lang(pt) .carousel.index_carousel .subtitle {
    font-size: 14px;
  }
}
:lang(pt) .product-pages-newH1 h1 {
  color: #e86215;
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  :lang(pt) .product-pages-newH1 h1 {
    font-size: 30px;
    line-height: 32px;
  }
}
:lang(pt) .product-pages-newH2 h2 {
  font-size: 40px;
  line-height: .9;
  letter-spacing: -1px;
}
@media (min-width: 768px) {
  :lang(pt) .product-pages-newH2 h2 {
    font-size: 60px;
  }
}
:lang(pt) .understanding-pain-newH2 h2 {
  font-size: 40px;
  line-height: .9;
  letter-spacing: .1px;
}
@media (min-width: 768px) {
  :lang(pt) .understanding-pain-newH2 h2 {
    font-size: 60px;
  }
}
:lang(pt) .carousel.index_carousel h4 a {
  color: inherit;
  text-decoration: none;
}
:lang(pt) .carousel.index_carousel h4 a:hover {
  color: inherit;
}
:lang(pt) .page-inicial h4 a {
  color: inherit;
  text-decoration: none;
}

/*end Initiative Page*/
:lang(pl) {
  /*tiny*/
  /*end tiny*/
  /* NoMessi page styles */
  /*end NoMessi page styles */
}
:lang(pl) .paragraphSystem, :lang(pl) .row {
  margin-left: 0;
  margin-right: 0;
}
:lang(pl) .affect_wrap {
  background-size: cover;
}
:lang(pl) h3, :lang(pl) .h1_title h1 {
  font-size: 60px;
  line-height: 1.1;
  letter-spacing: -1px;
}
:lang(pl) .richText .component-content {
  overflow: visible;
}
:lang(pl) .pain_hero_banner h1 {
  line-height: 1.1;
}
:lang(pl) .product_description_tabs .tabs-nav-item {
  line-height: 1.4;
}
@media (min-width: 992px) {
  :lang(pl) .expert_treatment .inner_container_width {
    margin-top: -50px;
  }
  :lang(pl) .header_navigation_desktop {
    margin-left: -30px;
  }
  :lang(pl) .header .navigation-horizontal .navigation-item.navigation-level1 .navigation-item-title {
    padding: 0 10px;
  }
}
:lang(pl) .know_article p {
  font-size: 17px;
  line-height: 23px;
}
:lang(pl) .scroll_block p {
  display: block !important;
}
:lang(pl) .page-emulgel .accordion-slide.is-active > .accordion-content-wrapper {
  overflow: hidden;
}
:lang(pl) .accordion-slide.is-active > .accordion-content-wrapper {
  overflow: hidden !important;
}
:lang(pl) .joint_pain {
  background: url(../../assets/img/mobile_pain_pl.png?auto=format) 100% 100%/358px 591px no-repeat;
}
@media (max-width: 359px) {
  :lang(pl) .joint_pain {
    background: url(../../assets/img/mobile_pain_pl.png?auto=format) 100% 100%/358px 591px no-repeat;
    background-size: 90%;
    height: 511px;
  }
}
@media (min-width: 767px) {
  :lang(pl) .joint_pain {
    background: url(../../assets/img/tablet_pain_pl.png?auto=format) 100% 50%/567px 896px no-repeat;
  }
}
@media (min-width: 1092px) {
  :lang(pl) .joint_pain {
    background: url(../../assets/img/desktop_pain_pl.png?auto=format) 50% 100% no-repeat;
  }
}
:lang(pl) .initiative {
  box-sizing: border-box;
  background: url(../../assets/img/volt_pl_d.jpg?auto=format) no-repeat 70% top;
}
:lang(pl) .product_description_tabs .download_leaflet {
  position: relative;
  margin-bottom: 40px;
  right: auto;
  top: auto;
}
:lang(pl) .product_detail .product_detail_type {
  line-height: 30px;
}
:lang(pl) .tinyscroll {
  width: 428px;
  margin: 20px 0 10px;
  padding: 0;
}
:lang(pl) .tinyscroll .viewport {
  width: 408px;
  height: 260px;
  overflow: hidden;
  position: relative;
}
:lang(pl) .tinyscroll .overview {
  list-style: none;
  position: relative;
  left: 0;
  top: 0;
  padding: 0;
  margin: 0;
}
:lang(pl) .tinyscroll .scrollbar {
  background: transparent url(../../assets/img/bg-scrollbar-trackend-y.png?auto=format) no-repeat 0 0;
  position: absolute;
  background-position: 0 0;
  top: 43px;
  right: 0;
  width: 9px;
}
:lang(pl) .tinyscroll .track {
  background: transparent url(../../assets/img/bg-scrollbar-trackend-y.png?auto=format) no-repeat 0 100%;
  height: 100%;
  width: 9px;
  position: relative;
  padding: 0 1px;
}
:lang(pl) .tinyscroll .thumb {
  background: transparent url(../../assets/img/bg-scrollbar-thumb-y.png?auto=format) 50% 100% no-repeat;
  height: 20px;
  width: 9px;
  cursor: pointer;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
}
:lang(pl) .tinyscroll .thumb .end {
  background: transparent url(../../assets/img/bg-scrollbar-thumb-y.png?auto=format) no-repeat 50% 0;
  overflow: hidden;
  height: 5px;
  width: 25px;
}
:lang(pl) .tinyscroll .disable {
  display: none;
}
:lang(pl) .noSelect {
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
}
@media (max-width: 1200px) {
  :lang(pl) .tinyscroll {
    width: 420px;
  }
  :lang(pl) .tinyscroll .viewport {
    width: 400px;
  }
}
:lang(pl) .joint_pain {
  background: url(../../assets/img/mobile_pain_pl.png?auto=format) 100% 100%/318px 551px no-repeat;
}
@media (max-width: 359px) {
  :lang(pl) .joint_pain {
    background: url(../../assets/img/mobile_pain_pl.png?auto=format) 100% 100%/318px 561px no-repeat;
    height: 690px;
    background-size: contain;
  }
}
@media (min-width: 767px) {
  :lang(pl) .joint_pain {
    background: url(../../assets/img/tablet_pain_pl.png?auto=format) 100% 50%/567px 896px no-repeat;
  }
}
@media (min-width: 1092px) {
  :lang(pl) .joint_pain {
    background: url(../../assets/img/desktop_pain_pl.png?auto=format) 50% 100% no-repeat;
  }
}
:lang(pl) .navigation-item .navigation-item-title {
  white-space: normal;
}
:lang(pl) .expert_treatment > .component-content {
  min-height: 370px;
  height: auto;
  background-size: cover;
  padding-bottom: 30px;
}
:lang(pl) .initiative_main_box > .component-content {
  min-height: 550px;
  background-repeat: no-repeat;
  color: #242e5f;
}
:lang(pl) .initiative_main_box > .component-content h3 {
  color: #242e5f;
  font-size: 68px;
  margin-top: 14px;
}
:lang(pl) .initiative_main_box > .component-content p {
  font-size: 20px;
  font-weight: 500;
  width: 76%;
  margin-top: 60px;
  text-transform: none;
}
@media (max-width: 350px) {
  :lang(pl) .initiative_main_box > .component-content p {
    font-size: 18px;
  }
}
@media (max-width: 480px) {
  :lang(pl) .page-injuries .know_orange {
    padding: 30px 26px 0;
    font-size: 16px;
  }
}
@media (min-width: 992px) {
  :lang(pl) .find_treatment_bg h2 {
    font-size: 90px;
  }
  :lang(pl) .carousel-slide.last h4 {
    font-size: 55px;
  }
  :lang(pl) .article_hero_banner h1 {
    font-size: 55px;
  }
  :lang(pl) .initiative.snippetReference {
    padding-top: 70px;
  }
  :lang(pl) .explore_our_range h2 {
    font-size: 80px;
  }
  :lang(pl) .page-products .spacerLG h2 {
    font-size: 115px;
  }
  :lang(pl) .page-products .compareTable h2 {
    font-size: 100px;
  }
  :lang(pl) .page-injuries .know_orange {
    padding: 30px 26px 0;
  }
  :lang(pl) .page-injuries .know_orange p {
    font-size: 16px;
  }
  :lang(pl) .page-pain-relief-during-pregnancy .article_text h3 {
    font-size: 37px;
  }
  :lang(pl) .page-how-to-use-voltaren-ease-arthritis-pain h1 {
    font-size: 40px;
  }
  :lang(pl) .page-wrist-pain .pain_hero_banner .blue_button.button_arrow, :lang(pl) .page-hip-pain .pain_hero_banner .blue_button.button_arrow, :lang(pl) .page-injuries .pain_hero_banner .blue_button.button_arrow, :lang(pl) .page-joint-pain .pain_hero_banner .blue_button.button_arrow {
    margin-top: 7px;
  }
  :lang(pl) .page-back-pain .pain_hero_banner h1 {
    padding-top: 0px;
    margin-bottom: 20px;
    font-size: 67px;
  }
  :lang(pl) .page-back-pain .pain_hero_banner p strong {
    font-size: 19px;
  }
}
:lang(pl) .voltaren-pm .pain-type a p {
  font-size: 15px;
}
:lang(pl) .voltaren-pm .menu-container .menu a h3 {
  font-size: 29px;
}
:lang(pl) .voltaren-pm .pain-type a {
  height: 190px;
}
:lang(pl) .voltaren-pm .menu-container .menu a:hover h3 {
  font-size: 2.1rem;
}
@media (max-width: 767px) {
  :lang(pl) .carousel.index_carousel h4 {
    font-size: 21px;
  }
  :lang(pl) .carousel.index_carousel p {
    font-size: 11px;
    margin-top: 7px;
  }
  :lang(pl) .carousel.index_carousel p .subtitle {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  :lang(pl) .page-exercise .know_article, :lang(pl) .page-movement-ease-back-pain .know_article, :lang(pl) .page-age .know_article,
  :lang(pl) .page-how-voltaren-works .know_article, :lang(pl) .page-what-is-pain .know_article, :lang(pl) .page-painkiller-types .know_article {
    padding: 20px 30px 0 45px;
  }
  :lang(pl) .page-exercise .know_article p, :lang(pl) .page-movement-ease-back-pain .know_article p, :lang(pl) .page-age .know_article p,
  :lang(pl) .page-how-voltaren-works .know_article p, :lang(pl) .page-what-is-pain .know_article p, :lang(pl) .page-painkiller-types .know_article p {
    font-size: 14px;
    line-height: 18px;
  }
  :lang(pl) .page-osteaoarthritis .know_article, :lang(pl) .page-inflammation .know_article, :lang(pl) .page-pain-relief-during-pregnancy .know_article,
  :lang(pl) .page-how-to-use-voltaren-ease-arthritis-pain .know_article, :lang(pl) .page-pain-types .know_article {
    padding: 20px 30px 0 45px;
  }
  :lang(pl) .page-osteaoarthritis .know_article p, :lang(pl) .page-inflammation .know_article p, :lang(pl) .page-pain-relief-during-pregnancy .know_article p,
  :lang(pl) .page-how-to-use-voltaren-ease-arthritis-pain .know_article p, :lang(pl) .page-pain-types .know_article p {
    font-size: 14px;
    line-height: 15px;
  }
  :lang(pl) .page-understanding-pain h3 {
    font-size: 40px;
  }
  :lang(pl) .f_copy {
    padding-left: 40px;
    padding-right: 40px;
  }
  :lang(pl) .section.initiative {
    background: url(../../assets/img/volt_pl_t.jpg?auto=format) no-repeat 69% 80px;
    background-size: 1200px;
    min-height: 500px;
  }
  :lang(pl) .section.initiative .blue_button {
    margin-top: 10px;
  }
  :lang(pl) .affect_wrap {
    margin-bottom: 20px;
  }
  :lang(pl) .know_footnote {
    margin-top: 150px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  :lang(pl) .page-shoulder-pain h1 {
    font-size: 60px;
  }
  :lang(pl) .page-painkiller-types h1 {
    font-size: 59px;
  }
  :lang(pl) .carousel.index_carousel .carousel-slide h4 {
    font-size: 41px;
  }
  :lang(pl) .page-knee-pain h1, :lang(pl) .page-muscle-pain h1 {
    font-size: 66px;
  }
  :lang(pl) .page-wrist-pain h1 {
    font-size: 66px;
  }
  :lang(pl) .page-wrist-pain .pain_info_block h3 {
    font-size: 56px;
  }
}
@media (min-width: 1092px) {
  :lang(pl) .joint_pain h4 {
    font-size: 36px;
  }
}
:lang(pl) .initiative_discover_video h4 a {
  text-decoration: none;
}
@media (max-width: 374px) {
  :lang(pl) .qa .qa_title h2 {
    font-size: 36px;
  }
  :lang(pl) .page-painkiller-types .article_w_icon .richText-image.pull-right {
    max-width: 40%;
  }
  :lang(pl) .section.initiative {
    background: url(../../assets/img/volt_pl_m.jpg?auto=format) no-repeat 69% 160px;
    background-size: 850px;
    min-height: 500px;
  }
}
:lang(pl) .subtitle {
  font-size: 14px;
}
:lang(pl) .subtitle_19px {
  font-size: 19px;
}
:lang(pl) .affect_wrap .know_footnote {
  display: block;
}
@media (max-width: 767px) {
  :lang(pl) div[data-mh="short_article"] .textBlockStyle .blue_button {
    height: auto;
    line-height: 140%;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
  }
  :lang(pl) div[data-mh="short_article"] .textBlockStyle .blue_button:after {
    top: 50%;
    margin-top: -4px;
  }
  :lang(pl) .textBlockStyle h4 {
    font-size: 14px;
    line-height: 16px;
  }
  :lang(pl) h3,
  :lang(pl) .h1_title h1 {
    font-size: 35px;
    line-height: 1;
    font-weight: 600;
  }
  :lang(pl) .product_detail .product_detail_title h1 {
    font-size: 40px;
  }
}
:lang(pl) .initiative_main_box .inner_container_width {
  z-index: 1;
}
@media (max-width: 981px) {
  :lang(pl) .initiative_main_box .inner_container_width {
    top: 60%;
  }
  :lang(pl) .initiative_main_box .inner_container_width p {
    margin-top: 0;
  }
}
@media (max-width: 768px) {
  :lang(pl) .initiative_main_box .inner_container_width {
    top: 55%;
  }
  :lang(pl) .initiative_main_box .inner_container_width p {
    margin-top: 0;
  }
}
@media (max-width: 690px) {
  :lang(pl) .initiative_main_box .inner_container_width {
    top: 65%;
  }
  :lang(pl) .initiative_main_box .inner_container_width h3 {
    margin-bottom: 95px;
  }
  :lang(pl) .initiative_main_box .inner_container_width p {
    width: 100%;
    margin-top: 0;
  }
}
@media (max-width: 675px) {
  :lang(pl) .initiative_main_box .inner_container_width {
    top: 50%;
  }
  :lang(pl) .initiative_main_box .inner_container_width h3 {
    margin-bottom: 145px;
  }
  :lang(pl) .initiative_main_box .inner_container_width p {
    width: 100%;
    margin-top: 0;
  }
}
@media (max-width: 620px) {
  :lang(pl) .initiative_main_box .inner_container_width {
    top: 50%;
  }
  :lang(pl) .initiative_main_box .inner_container_width h3 {
    margin-bottom: 115px;
  }
  :lang(pl) .initiative_main_box .inner_container_width p {
    width: 100%;
    margin-top: 0;
  }
}
@media (max-width: 590px) {
  :lang(pl) .initiative_main_box .inner_container_width {
    top: 50%;
  }
  :lang(pl) .initiative_main_box .inner_container_width h3 {
    margin-bottom: 115px;
  }
  :lang(pl) .initiative_main_box .inner_container_width p {
    font-size: 18px;
    margin-top: 0;
  }
}
@media (max-width: 530px) {
  :lang(pl) .initiative_main_box .inner_container_width {
    top: 40%;
  }
  :lang(pl) .initiative_main_box .inner_container_width h3 {
    margin-bottom: 145px;
  }
  :lang(pl) .initiative_main_box .inner_container_width p {
    font-size: 18px;
    margin-top: 0;
  }
}
@media (max-width: 480px) {
  :lang(pl) .initiative_main_box .inner_container_width {
    top: 40%;
  }
  :lang(pl) .initiative_main_box .inner_container_width h3 {
    margin-bottom: 85px;
  }
  :lang(pl) .initiative_main_box .inner_container_width p {
    margin-top: 0;
  }
}
@media (max-width: 440px) {
  :lang(pl) .initiative_main_box .inner_container_width {
    top: 40%;
  }
  :lang(pl) .initiative_main_box .inner_container_width h3 {
    margin-bottom: 55px;
  }
  :lang(pl) .initiative_main_box .inner_container_width p {
    width: 100%;
    font-size: 16px;
    margin-top: 0;
  }
}
@media (max-width: 400px) {
  :lang(pl) .initiative_main_box .inner_container_width {
    top: 44%;
  }
  :lang(pl) .initiative_main_box .inner_container_width h3 {
    margin-bottom: 65px;
    font-size: 48px;
  }
  :lang(pl) .initiative_main_box .inner_container_width p {
    width: 100%;
    font-size: 16px;
    margin-top: 0;
  }
}
@media (max-width: 350px) {
  :lang(pl) .initiative_main_box .inner_container_width {
    top: 40%;
  }
  :lang(pl) .initiative_main_box .inner_container_width h3 {
    margin-bottom: 45px;
    font-size: 38px;
    margin-top: 20px;
  }
  :lang(pl) .initiative_main_box .inner_container_width p {
    width: 100%;
    margin-top: 0;
  }
}
@media (max-width: 690px) {
  :lang(pl) .initiative_main_mobile_bg {
    margin-bottom: 100px;
  }
}
@media (max-width: 650px) {
  :lang(pl) .initiative_main_mobile_bg {
    margin-bottom: 100px;
  }
}
:lang(pl) .right_button {
  right: 0;
  top: 50%;
  background-size: cover;
  height: 190px;
  width: 48px;
  text-align: center;
}
:lang(pl) .right_button a {
  width: 100%;
  top: 70%;
  white-space: nowrap;
  font-size: 14px;
  font-weight: 500;
}
@media only screen and (max-width: 991px) {
  :lang(pl) .interactiveInfographics .interactiveInfographics-description {
    font-size: 20px;
  }
}
@media only screen and (max-width: 350px) {
  :lang(pl) .article_w_icon .richText-image.pull-right {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  :lang(pl) .snippetReference.section.initiative.component.even h2 {
    font-size: 82px;
  }
  :lang(pl) .snippetReference.section.initiative.component.even h3 {
    font-size: 26px;
  }
}
@media (min-width: 768px) {
  :lang(pl) .snippetReference.section.initiative.component.even .richText-content {
    margin-top: 0px;
  }
  :lang(pl) .snippetReference.section.initiative.component.even .richText-content h3 {
    font-size: 22px;
  }
}
@media (max-width: 768px) {
  :lang(pl) .snippetReference.section.initiative.component.even .richText-content {
    margin-top: -30px;
  }
  :lang(pl) .snippetReference.section.initiative.component.even .richText-content h3 {
    font-size: 18px;
  }
}
:lang(pl) .footer-bigger-txt {
  font-weight: 600;
  color: #323131;
  margin: 10px 0;
  margin-top: 0;
}
@media (max-width: 767px) {
  :lang(pl) .footer-bigger-txt {
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  :lang(pl) .footer-bigger-txt {
    font-size: 21px;
  }
}
@media (max-width: 991px) {
  :lang(pl) .image_with_dotted_line:nth-child(1) {
    padding-top: 20px;
  }
  :lang(pl) .image_with_dotted_line:nth-child(2) {
    padding-top: 75px;
  }
  :lang(pl) .image_with_dotted_line:nth-child(3) {
    padding-top: 75px;
  }
}
@media (min-width: 992px) {
  :lang(pl) .image_with_dotted_line {
    margin: 20px 0;
  }
}
@media (max-width: 991px) {
  :lang(pl) .image_with_dotted_line:first-child ::after {
    border-left-style: dotted;
    border-left-width: 4px;
    border-left-color: #242f60;
    position: absolute;
    right: 50%;
    height: 50px;
    bottom: -70px;
  }
  :lang(pl) .image_with_dotted_line:nth-child(2) ::after {
    border-left-style: dotted;
    border-left-width: 4px;
    border-left-color: #242f60;
    position: absolute;
    right: 50%;
    height: 50px;
    bottom: -70px;
  }
}
@media (min-width: 992px) {
  :lang(pl) .image_with_dotted_line:first-child ::after {
    border-bottom-style: dotted;
    border-bottom-width: 4px;
    border-bottom-color: #242f60;
    position: absolute;
    right: 2px;
    width: 20%;
    top: 38%;
  }
  :lang(pl) .image_with_dotted_line:nth-child(2) ::before {
    border-bottom-style: dotted;
    border-bottom-width: 4px;
    border-bottom-color: #242f60;
    position: absolute;
    left: 2px;
    width: 20%;
    top: 37%;
  }
  :lang(pl) .image_with_dotted_line:nth-child(2) ::after {
    border-bottom-style: dotted;
    border-bottom-width: 4px;
    border-bottom-color: #242f60;
    position: absolute;
    right: 2px;
    width: 20%;
    top: 37%;
  }
  :lang(pl) .image_with_dotted_line:last-child ::after {
    border-bottom-style: dotted;
    border-bottom-width: 4px;
    border-bottom-color: #242f60;
    position: absolute;
    left: 2px;
    width: 20%;
    top: 37%;
  }
}
@media (max-width: 767px) {
  :lang(pl) .image_with_dotted_line .product_detail_text p {
    font-size: 16px;
  }
}
@media (min-width: 768px) {
  :lang(pl) .image_with_dotted_line .product_detail_text p {
    font-size: 18px;
  }
}
:lang(pl) .nomessi_steps {
  position: relative;
  margin: 40px 0 55px 0;
}
:lang(pl) .nomessi_steps > .component-content {
  background-size: cover;
  background-position-x: right;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  :lang(pl) .nomessi_steps > .component-content {
    padding-top: 25px;
  }
}
@media (min-width: 768px) {
  :lang(pl) .nomessi_steps > .component-content {
    padding-top: 65px;
  }
}
@media (max-width: 767px) {
  :lang(pl) .nomessi_steps .product_detail_text p {
    width: 60%;
    font-size: 13px;
  }
}
@media (min-width: 768px) {
  :lang(pl) .nomessi_steps .product_detail_text p {
    font-size: 18px;
  }
}
:lang(pl) .nomessi_steps .image_absolute_nomessi {
  position: absolute;
}
@media (max-width: 374px) and (orientation: portrait) {
  :lang(pl) .nomessi_steps .image_absolute_nomessi {
    right: 5%;
    top: 85px;
  }
}
@media (min-width: 375px) and (orientation: portrait) {
  :lang(pl) .nomessi_steps .image_absolute_nomessi {
    right: 5%;
    top: 70px;
  }
}
@media (max-width: 767px) and (orientation: landscape) {
  :lang(pl) .nomessi_steps .image_absolute_nomessi {
    right: 5%;
    top: 40px;
  }
}
@media (min-width: 768px) {
  :lang(pl) .nomessi_steps .image_absolute_nomessi {
    right: 0;
    top: 35px;
  }
}
@media (max-width: 768px) {
  :lang(pl) .nomessi_steps .image:nth-child(3),
  :lang(pl) .nomessi_steps .image:nth-child(4),
  :lang(pl) .nomessi_steps .image:nth-child(5) {
    margin-top: 45px;
  }
}
@media (min-width: 768px) {
  :lang(pl) .nomessi_steps .image:nth-child(3),
  :lang(pl) .nomessi_steps .image:nth-child(4),
  :lang(pl) .nomessi_steps .image:nth-child(5) {
    margin-top: 45px;
  }
}
:lang(pl) .nomessi_accord {
  position: relative;
}
@media (min-width: 992px) {
  :lang(pl) .nomessi_accord .nomessi_accord_box {
    margin-top: 40px;
  }
}
@media (min-width: 992px) {
  :lang(pl) .nomessi_accord .nomessi_accord_box img {
    width: 70%;
  }
}
:lang(pl) .nomessi_accord .nomessi_accord_box p {
  color: #fff;
}
@media (min-width: 992px) {
  :lang(pl) .nomessi_accord .nomessi_accord_box p {
    font-size: 10px;
    margin-top: 0;
  }
}
@media (min-width: 1200px) {
  :lang(pl) .nomessi_accord .nomessi_accord_box p {
    font-size: 11px;
  }
}
@media (max-width: 991px) {
  :lang(pl) .nomessi_accord .nomessi_accord_box .box {
    padding: 0;
  }
}
@media (max-width: 991px) {
  :lang(pl) .nomessi_accord .nomessi_accord_box .box:nth-child(2) > .component-content {
    padding-top: 0;
  }
}
@media (max-width: 991px) {
  :lang(pl) .nomessi_accord .box:nth-child(2) h3,
  :lang(pl) .nomessi_accord .box:nth-child(2) li,
  :lang(pl) .nomessi_accord .box:nth-child(2) p {
    color: #fff;
  }
}
@media (max-width: 991px) {
  :lang(pl) .nomessi_accord .box:nth-child(2) > .component-content {
    padding-top: 40px;
  }
}
@media (min-width: 992px) {
  :lang(pl) .nomessi_accord .box:nth-child(2) > .component-content {
    background: none !important;
  }
}
@media (min-width: 992px) {
  :lang(pl) .nomessi_accord .box:nth-child(2) .box:nth-child(3) {
    position: absolute;
    bottom: 10%;
  }
}
:lang(pl) .nomessi_accord .box:nth-child(2) .box:nth-child(3) h3,
:lang(pl) .nomessi_accord .box:nth-child(2) .box:nth-child(3) p {
  color: #fff;
  line-height: 1.2;
  margin-bottom: 10px;
}
@media (max-width: 991px) {
  :lang(pl) .nomessi_accord .box:nth-child(2) .box:first-child > .component-content > .content > .box .image {
    margin: 30px 0;
    height: 75px;
  }
}
@media (max-width: 991px) {
  :lang(pl) .nomessi_accord .box:nth-child(2) .box:first-child > .component-content > .content > .box .richText {
    font-size: 15px;
    padding: 0;
    text-align: left;
    margin: 10px 0;
    height: 110px;
    display: flex;
    align-items: center;
  }
}
@media (min-width: 992px) {
  :lang(pl) .nomessi_accord .box:nth-child(2) .box:first-child > .component-content > .content > .box .richText {
    text-align: center;
  }
}
:lang(pl) .nomessi_accord.how_when > .component-content {
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 374px) and (orientation: portrait) {
  :lang(pl) .nomessi_accord.how_when > .component-content .how_when_title > .component-content {
    padding: 24px 0;
    background-repeat: no-repeat;
    background-size: 100%;
  }
}
@media (min-width: 375px) and (max-width: 413px) and (orientation: portrait) {
  :lang(pl) .nomessi_accord.how_when > .component-content .how_when_title > .component-content {
    padding: 37px 0;
    background-repeat: no-repeat;
    background-size: 100%;
  }
}
@media (min-width: 414px) and (max-width: 767px) and (orientation: portrait) {
  :lang(pl) .nomessi_accord.how_when > .component-content .how_when_title > .component-content {
    padding: 37px 0;
    background-repeat: no-repeat;
    background-size: 100%;
  }
}
@media (min-width: 768px) {
  :lang(pl) .nomessi_accord.how_when > .component-content .how_when_title > .component-content {
    padding: 105px 0;
    background-repeat: no-repeat;
    background-size: 100%;
  }
}
@media (min-width: 992px) {
  :lang(pl) .nomessi_accord.how_when > .component-content .how_when_title > .component-content {
    padding: 0;
    background: none !important;
  }
}
@media (max-width: 991px) {
  :lang(pl) .nomessi_accord .richText ul li:before {
    background: #fff;
  }
}
:lang(pl) .product_description_tabs .download_leaflet,
:lang(pl) .product_description_tabs .tabs-nav {
  z-index: 1;
}
:lang(pl) .page-home .initiative {
  box-sizing: border-box;
  background: url(../../assets/img/volt_pl_m.jpg?auto=format) no-repeat 70% top;
  background-size: cover;
  margin-bottom: 0;
  margin-top: 10px;
  padding-top: 50px;
  padding-bottom: 20px;
  font-size: 16px;
  line-height: 22px;
  position: relative;
  min-height: 340px;
}
:lang(pl) .page-home .initiative .carousel_text {
  display: none;
}
:lang(pl) .page-home .initiative .richText .component-content {
  overflow: visible !important;
}
:lang(pl) .page-home .initiative h3 {
  font-size: 28px !important;
}
:lang(pl) .page-home .initiative h3 .blue_color {
  color: #e86215 !important;
}
:lang(pl) .page-home .initiative h4 {
  position: relative;
  font-size: 20px;
  color: #242f60 !important;
}
:lang(pl) .page-home .initiative .blue_button {
  position: relative;
  top: 90px;
  font-size: 11px;
}
@media (min-width: 375px) {
  :lang(pl) .page-home .initiative .blue_button {
    top: 120px !important;
  }
}
@media (min-width: 414px) {
  :lang(pl) .page-home .initiative .blue_button {
    top: 140px !important;
  }
}
@media (min-width: 700px) {
  :lang(pl) .page-home .initiative {
    background-image: url(../../assets/img/volt_pl_t.jpg?auto=format);
    background-size: cover;
  }
}
@media (min-width: 768px) {
  :lang(pl) .page-home .initiative {
    margin-top: 30px;
    padding-top: 75px;
    padding-bottom: 145px;
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    background-size: cover;
    min-height: 500px;
  }
  :lang(pl) .page-home .initiative .richText .component-content {
    overflow: hidden;
  }
  :lang(pl) .page-home .initiative h3 {
    font-size: 45px !important;
  }
  :lang(pl) .page-home .initiative h4 {
    top: 0;
  }
  :lang(pl) .page-home .initiative .blue_button {
    font-size: 22px;
    top: 120px !important;
  }
  :lang(pl) .page-home .initiative .blue_button.button_arrow:after {
    background-size: 18px;
  }
}
@media (min-width: 992px) {
  :lang(pl) .page-home .initiative {
    background-image: url(../../assets/img/volt_pl_d.jpg?auto=format);
    min-height: 570px;
    margin-top: 25px;
    font-size: 16px;
    line-height: 24px;
    background-size: auto auto;
    padding-bottom: 0;
    margin-bottom: 45px;
  }
  :lang(pl) .page-home .initiative .blue_button {
    font-size: 16px;
  }
  :lang(pl) .page-home .initiative h4 {
    font-size: 26px;
  }
  :lang(pl) .page-home .initiative .carousel_text {
    display: block;
  }
}
@media (min-width: 1200px) {
  :lang(pl) .page-home .initiative {
    background-position: 100% 0;
  }
}
@media (max-width: 767px) {
  :lang(pl) .page-home .carousel.index_carousel .subtitle {
    font-size: 15px;
  }
  :lang(pl) .page-home .carousel.index_carousel h4 {
    font-size: 16px;
  }
}
@media (min-width: 768px) {
  :lang(pl) .page-home .carousel.index_carousel .carousel-slides .first .inner_container_width {
    top: 350px;
  }
}
@media (min-width: 992px) {
  :lang(pl) .page-home .carousel.index_carousel .carousel-slides .first .inner_container_width {
    top: 235px;
  }
}
@media (min-width: 1200px) {
  :lang(pl) .page-home .carousel.index_carousel .carousel-slides .first .inner_container_width {
    top: 300px;
    left: 49%;
  }
}
@media (min-width: 1300px) {
  :lang(pl) .page-home .carousel.index_carousel .carousel-slides .first .inner_container_width {
    top: 335px;
    left: 46%;
  }
}
@media (min-width: 1600px) {
  :lang(pl) .page-home .carousel.index_carousel .carousel-slides .first .inner_container_width {
    top: 365px;
    left: 44%;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  :lang(pl) .page-home .carousel.index_carousel .carousel-slides .carousel-slide:nth-child(4) .blue_button {
    margin-top: 48px;
  }
}
@media (max-width: 767px) {
  :lang(pl) .page-home .carousel.index_carousel .carousel-slides .carousel-slide:nth-child(3) h1 {
    width: 80%;
  }
  :lang(pl) .page-home .carousel.index_carousel .carousel-slides .carousel-slide:nth-child(3) h4 {
    width: 74%;
  }
}
@media (min-width: 1300px) {
  :lang(pl) .page-home .carousel.index_carousel h4 {
    font-size: 60px;
  }
}
:lang(pl) .page-home .carousel {
  background-color: #ffffff;
}
:lang(pl) .page-cwiczenia .article_know_wrap {
  margin-bottom: 270px;
}
:lang(pl) .page-cwiczenia .article_know_wrap .know_article {
  top: 88%;
  background: url(../../assets/img/know_article.png?auto=format) no-repeat 0 0/285px 320px;
  height: 320px;
}
@media (min-width: 768px) {
  :lang(pl) .page-cwiczenia .article_know_wrap .know_article {
    background: url(../../assets/img/know_article_tablet.png?auto=format) no-repeat 0 0/460px 253px;
    width: 460px;
  }
}
@media (min-width: 992px) {
  :lang(pl) .page-cwiczenia .article_know_wrap .know_article {
    background: url(../../assets/img/know_article.png?auto=format) no-repeat 0 0/307px 300px;
    width: 307px;
    height: 300px;
  }
}
:lang(pl) .banner_w_button {
  position: relative;
}
@media (min-width: 568px) and (max-width: 736px) {
  :lang(pl) .banner_w_button {
    height: 80vh;
    background-image: url(../../assets/img/banner_1400.png?auto=format);
    background-size: 100%;
    background-repeat: no-repeat;
  }
}
:lang(pl) .banner_w_button .image img {
  width: 100%;
}
@media (min-width: 568px) and (max-width: 736px) {
  :lang(pl) .banner_w_button .image img {
    display: none;
  }
}
:lang(pl) .banner_w_button .richText {
  position: absolute;
  bottom: 0;
  left: 0;
}
@media (min-width: 768px) {
  :lang(pl) .banner_w_button .richText {
    bottom: 26px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  :lang(pl) .banner_w_button .richText {
    bottom: 5px;
  }
}
@media (min-width: 1200px) {
  :lang(pl) .banner_w_button .richText {
    left: 30px;
  }
}
@media (min-width: 1400px) {
  :lang(pl) .banner_w_button .richText {
    left: 130px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  :lang(pl) .page-home .initiative .blue_button {
    top: 140px !important;
  }
}
@media (min-width: 992px) {
  :lang(pl) .header .navigation-horizontal .navigation-item.navigation-level1 .navigation-item-title {
    font-size: 12px;
  }
}
@media (min-width: 1200px) {
  :lang(pl) .header .navigation-horizontal .navigation-item.navigation-level1 .navigation-item-title {
    font-size: 14px;
  }
}
:lang(pl) .find_treatment_bg, :lang(pl) .explore_our_range {
  position: relative;
}
:lang(pl) .box_link {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 999;
  text-indent: -9999px;
  display: block;
}
@media (min-width: 768px) {
  :lang(pl) .box_link {
    display: none;
  }
}
:lang(pl) .carousel.index_carousel img {
  display: block;
  width: 100%;
}
:lang(pl) .carouselSlide .blue_button {
  margin-top: 20px !important;
}
:lang(pl) .slides-item_4 .blue_button {
  margin-top: -30px !important;
}
@media (min-width: 768px) and (max-width: 1023px) {
  :lang(pl) .slides-item_4 .blue_button {
    margin-top: -165px !important;
    display: block !important;
    max-width: 220px;
  }
}
@media (min-width: 1024px) and (max-width: 1300px) {
  :lang(pl) .slides-item_4 .blue_button {
    margin-top: -5px !important;
    display: block !important;
    max-width: 155px;
    margin-left: -5px;
  }
}
@media (min-width: 1024px) and (max-width: 1300px) {
  :lang(pl) .slides-item_5 .box {
    top: 10% !important;
  }
}
@media (min-width: 1301px) {
  :lang(pl) .slides-item_5 .box {
    top: 10% !important;
  }
}
:lang(pl) .slides-item_5 .box .richText {
  position: relative;
}
@media (min-width: 1024px) {
  :lang(pl) .slides-item_5 .box .richText h4 {
    font-size: 45px !important;
  }
}
@media (min-width: 1201px) {
  :lang(pl) .slides-item_5 .box .richText h4 {
    font-size: 60px !important;
  }
}
:lang(pl) .slides-item_5 .box .richText h4 .gradintText:first-child {
  display: block;
}
@media (min-width: 1024px) and (max-width: 1300px) {
  :lang(pl) .slides-item_3 h4 {
    font-size: 45px  !important;
  }
}
:lang(pl) .page-home .product_detail {
  margin-top: 25px;
}
:lang(pl) .page-home .product_detail > .component-content {
  position: relative;
}
:lang(pl) .page-home .product_detail > .component-content .richText {
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  width: 100%;
}
:lang(pl) .page-home .product_detail > .component-content .richText .blue_button {
  position: absolute;
  bottom: 75px;
  left: 25px;
}
@media (min-width: 768px) and (max-width: 1024px) {
  :lang(pl) .page-home .product_detail > .component-content .richText .blue_button {
    bottom: 65px;
  }
}
@media (max-width: 567px) {
  :lang(pl) .page-home .product_detail > .component-content .richText .blue_button {
    bottom: 35px;
    transform: scale(0.8);
    left: -15px;
  }
}
@media (min-width: 568px) and (max-width: 767px) {
  :lang(pl) .page-home .product_detail > .component-content .richText .blue_button {
    bottom: 65px;
  }
}
@media (max-width: 567px) {
  :lang(pl) .textBlockStyle .blue_button {
    font-size: 10px;
    padding: 0 10px;
    padding-right: 35px;
  }
  :lang(pl) .textBlockStyle .blue_button:after {
    margin-top: -5px !important;
  }
}
@media (max-width: 364px) {
  :lang(pl) .textBlockStyle .blue_button {
    font-size: 9px;
    padding: 0 10px;
  }
  :lang(pl) .textBlockStyle .blue_button:after {
    display: none;
  }
}
@media (max-width: 767px) {
  :lang(pl) .reference-short-article--third-block .col-sm-6 {
    padding: 0px;
  }
}

:lang(en) {
  /*Styles only for en_GB without en_CA*/
  /*end*/
}
:lang(en) .au_styles .blue_button.button_arrow:after {
  background: url("../../../../../../../content/dam/cf-consumer-healthcare/voltaren-new/en_NZ/imgix/button_arrow.png?auto=format") no-repeat 0 0;
}
:lang(en) .au_styles .follow_us .soc_icons .fb {
  background: url("../../../../../../../content/dam/cf-consumer-healthcare/voltaren-new/en_NZ/imgix/css_sprites.png?auto=format") 15.87% 29.35%;
  background-size: 296.9% 2365%;
}
:lang(en) .au_styles .follow_us .soc_icons .tw {
  background: url("../../../../../../../content/dam/cf-consumer-healthcare/voltaren-new/en_NZ/imgix/css_sprites.png?auto=format") 15.87% 47%;
  background-size: 296.9% 2365%;
}
:lang(en) .au_styles .follow_us .soc_icons .gplus {
  background: url("../../../../../../../content/dam/cf-consumer-healthcare/voltaren-new/en_NZ/imgix/css_sprites.png?auto=format") 15.87% 38.18%;
  background-size: 296.9% 2365%;
}
:lang(en) .au_styles .follow_us .soc_icons .youtube {
  background: url("../../../../../../../content/dam/cf-consumer-healthcare/voltaren-new/en_NZ/imgix/css_sprites.png?auto=format") 17.87% 34.85%;
  background-size: 230% 3500%;
}
:lang(en) .au_styles .adaptive-accordion_header .titleIcon:after {
  background: url("../../../../../../../content/dam/cf-consumer-healthcare/voltaren-new/en_NZ/imgix/css_sprites.png?auto=format") no-repeat 50% 97.6%;
}
:lang(en) .au_styles .bottom_row .enlarge:after,
:lang(en) .au_styles .bottom_row .enlarge2:after,
:lang(en) .au_styles .bottom_row2 .enlarge:after,
:lang(en) .au_styles .bottom_row2 .enlarge2:after {
  background: url("../../../../../../../content/dam/cf-consumer-healthcare/voltaren-new/en_NZ/imgix/css_sprites.png?auto=format") no-repeat 11.56% 2.3%;
}
:lang(en) .au_styles .bottom_row .conclude:after,
:lang(en) .au_styles .bottom_row .conclude2:after,
:lang(en) .au_styles .bottom_row2 .conclude:after,
:lang(en) .au_styles .bottom_row2 .conclude2:after {
  background: url("../../../../../../../content/dam/cf-consumer-healthcare/voltaren-new/en_NZ/imgix/css_sprites.png?auto=format") no-repeat 11.5% 8.58%;
}
:lang(en) .au_styles .explore_our_range {
  background: url("../../../../../../../content/dam/cf-consumer-healthcare/voltaren-new/en_NZ/imgix/explore_bg_tablet.png?auto=format") no-repeat right bottom;
}
:lang(en) .au_styles .find_treatment .blue_bubble {
  background: url("../../../../../../../content/dam/cf-consumer-healthcare/voltaren-new/en_NZ/imgix/blue_bubble.png?auto=format") no-repeat 0 0;
}
:lang(en) .uk_styles {
  /*tiny*/
  /*end tiny*/
}
@media (max-width: 767px) {
  :lang(en) .uk_styles .exit-notification .exit-notification-inner {
    position: relative;
  }
  :lang(en) .uk_styles .exit-notification-buttons {
    padding-top: 0px;
  }
}
:lang(en) .uk_styles .exit-p-main-title {
  font-weight: 500;
  color: #242f60;
  font-size: 18px;
  line-height: 20px;
  padding: 30px 0px 0;
  letter-spacing: normal;
}
@media (min-width: 768px) {
  :lang(en) .uk_styles .exit-p-main-title {
    font-size: 24px;
    line-height: 34px;
    padding: 30px 50px 0;
  }
}
:lang(en) .uk_styles .exit-p-title {
  font-weight: 600;
  letter-spacing: normal;
  color: #242f60;
  font-size: 18px;
  line-height: 1.4;
}
:lang(en) .uk_styles .exit-notification-buttons button {
  text-transform: none;
}
:lang(en) .uk_styles .exit-p {
  padding-bottom: 20px;
  font-size: 16px;
  line-height: 1.4;
}
:lang(en) .uk_styles .header .header_navigation_wrap {
  padding-right: 75px;
}
:lang(en) .uk_styles .richText .component-content {
  overflow: visible;
}
:lang(en) .uk_styles .tomove-orange-36 {
  font-weight: 600;
  font-size: 36px;
  line-height: normal;
  color: #f05322;
}
:lang(en) .uk_styles .pain_hero_banner h1 {
  line-height: 1;
}
:lang(en) .uk_styles .subscript-orange {
  color: #e74b0e;
}
:lang(en) .uk_styles .accordion-slide.is-active > .accordion-content-wrapper {
  overflow: hidden !important;
}
@media (min-width: 768px) {
  :lang(en) .uk_styles .article_text h3 {
    font-size: 36px;
  }
  :lang(en) .uk_styles.page-understanding-pain .article_text h3 {
    font-size: 37px !important;
  }
}
@media (min-width: 992px) {
  :lang(en) .uk_styles .expert_treatment {
    margin-top: -80px;
  }
}
@media (min-width: 768px) {
  :lang(en) .uk_styles .product_detail .product_detail_title h1 {
    font-size: 66px;
  }
}
@media (min-width: 992px) {
  :lang(en) .uk_styles .initiative_banner ul {
    padding-top: 20px;
  }
  :lang(en) .uk_styles .initiative_banner ul li:before {
    content: "";
    width: 8px;
    height: 8px;
    background: #e86215;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 7px;
  }
  :lang(en) .uk_styles .initiative_banner.even > .component-content {
    padding-bottom: 100px;
  }
  :lang(en) .uk_styles .initiative_banner.last > .component-content {
    padding-bottom: 230px;
  }
  :lang(en) .uk_styles .initiative_main_text_white {
    margin-top: 550px;
  }
  :lang(en) .uk_styles .initiative_main_text_white p {
    font-size: 24px;
  }
  :lang(en) .uk_styles .initiative {
    padding-top: 20px;
  }
  :lang(en) .uk_styles .initiative h4 {
    margin-bottom: 140px;
  }
}
@media (max-width: 991px) {
  :lang(en) .uk_styles .initiative_banner.even > .component-content {
    background: url(../../assets/img/Initiative_landing_page_7.jpg?auto=format) right !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
  }
  :lang(en) .uk_styles .initiative_banner.last > .component-content {
    background: url(../../assets/img/initiative_banner2.jpg?auto=format) !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    padding-top: 0;
    padding-bottom: 180px;
  }
  :lang(en) .uk_styles .initiative_banner .richText ul {
    padding-top: 10px;
  }
  :lang(en) .uk_styles .initiative_banner .richText ul li {
    margin-bottom: 8px;
  }
  :lang(en) .uk_styles .initiative_main_box {
    margin-bottom: 0px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  :lang(en) .uk_styles .initiative_banner.even > .component-content {
    background-position: 50% 0 !important;
  }
  :lang(en) .uk_styles .initiative_main_box .initiative_main_text_white {
    bottom: 30px;
  }
}
@media (max-width: 767px) {
  :lang(en) .uk_styles .width-learn-more {
    height: 150px;
  }
  :lang(en) .uk_styles .page-inflammation h1 {
    font-size: 40px;
  }
  :lang(en) .uk_styles .textBlockStyle h4 {
    font-size: 15px;
  }
  :lang(en) .uk_styles .index_carousel h4 {
    font-size: 19px;
  }
  :lang(en) .uk_styles .searchResults-title {
    font-size: 25px;
  }
  :lang(en) .uk_styles .portfolioHeaderBanner {
    position: relative;
    top: 0;
  }
  :lang(en) .uk_styles .initiative_main_box .initiative_main_text_white {
    bottom: 3px;
  }
}
:lang(en) .uk_styles .tinyscroll {
  width: 428px;
  margin: 20px 0 10px;
  padding: 0;
}
:lang(en) .uk_styles .tinyscroll .viewport {
  width: 408px;
  height: 260px;
  overflow: hidden;
  position: relative;
}
:lang(en) .uk_styles .tinyscroll .overview {
  list-style: none;
  position: relative;
  left: 0;
  top: 0;
  padding: 0;
  margin: 0;
}
:lang(en) .uk_styles .tinyscroll .scrollbar {
  background: transparent url(../../assets/img/bg-scrollbar-trackend-y.png?auto=format) no-repeat 0 0;
  position: absolute;
  background-position: 0 0;
  top: 43px;
  right: 0;
  width: 9px;
}
:lang(en) .uk_styles .tinyscroll .track {
  background: transparent url(../../assets/img/bg-scrollbar-trackend-y.png?auto=format) no-repeat 0 100%;
  height: 100%;
  width: 9px;
  position: relative;
  padding: 0 1px;
}
:lang(en) .uk_styles .tinyscroll .thumb {
  background: transparent url(../../assets/img/bg-scrollbar-thumb-y.png?auto=format) 50% 100% no-repeat;
  height: 20px;
  width: 9px;
  cursor: pointer;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
}
:lang(en) .uk_styles .tinyscroll .thumb .end {
  background: transparent url(../../assets/img/bg-scrollbar-thumb-y.png?auto=format) no-repeat 50% 0;
  overflow: hidden;
  height: 5px;
  width: 25px;
}
:lang(en) .uk_styles .tinyscroll .disable {
  display: none;
}
:lang(en) .uk_styles .noSelect {
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
}
@media (max-width: 1200px) {
  :lang(en) .uk_styles .tinyscroll {
    width: 420px;
  }
  :lang(en) .uk_styles .tinyscroll .viewport {
    width: 400px;
  }
}
:lang(en) .uk_styles .navigation-item .navigation-item-title {
  white-space: normal;
}
:lang(en) .uk_styles .page-products .accordion-slide.is-active > .accordion-content-wrapper {
  overflow: hidden;
}
:lang(en) .uk_styles .index_carousel .richText .component-content {
  overflow: visible;
}
:lang(en) .uk_styles .initiative {
  background: url(../../assets/img/initiative_bg2.jpg?auto=format) no-repeat;
}
:lang(en) .uk_styles.page-home .initiative {
  background: url(../../assets/img/initiative_banner2_voltarol_new.jpg?auto=format) no-repeat;
  padding-top: 60px;
}
:lang(en) .uk_styles.page-home .initiative h4 {
  margin-bottom: 40px;
}
:lang(en) .uk_styles.page-home .initiative.reference-pain-profile-quiz {
  background: url("../../../../../../../../content/dam/cf-consumer-healthcare/voltaren/en_GB/desktop/homepage/voltarol-uk-seniors-mountain-biking-1400x600.jpg") no-repeat;
}
:lang(en) .uk_styles .initiative_gray > .component-content {
  background-size: cover;
}
@media (min-width: 768px) and (max-width: 991px) {
  :lang(en) .uk_styles .initiative_gray > .component-content {
    padding-left: 130px;
    padding-right: 130px;
    padding-top: 30px;
    background-size: cover;
  }
  :lang(en) .uk_styles .initiative_gray > .component-content .initiative_main_text_blue h1 {
    font-size: 57px;
  }
  :lang(en) .uk_styles .initiative_gray > .component-content p {
    font-size: 18px;
  }
}
@media (min-width: 992px) {
  :lang(en) .uk_styles .initiative_gray > .component-content .initiative_main_text_blue h1 {
    font-size: 60px;
  }
  :lang(en) .uk_styles.page-foot-pain .expert_treatment, :lang(en) .uk_styles.page-back-pain .expert_treatment {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  :lang(en) .uk_styles.page-painkiller-types .article_know_wrap, :lang(en) .uk_styles.page-osteoarthritis-and-rheumatoid-arthritis .article_know_wrap, :lang(en) .uk_styles.page-osteoarthritis .article_know_wrap, :lang(en) .uk_styles.page-how-voltarol-works .article_know_wrap {
    margin-bottom: 0px;
  }
}
:lang(en) .uk_styles .exit-notification-buttons button {
  text-transform: none;
  height: auto;
  background: #e86215;
  padding: 15px 0px;
}
:lang(en) .uk_styles.page-12-hour-gel .how_when .how_when_desktop_when p {
  line-height: 20px;
}
:lang(en) .uk_styles.page-joint-pain-relief-gel .how_when .how_when_desktop_when p {
  line-height: 20px;
}
:lang(en) .uk_styles.page-osteoarthritis-pain-relief-gel .how_when .how_when_desktop_when p {
  line-height: 20px;
}
:lang(en) .uk_styles:not(.template-voltaren-bootstrap-template-ca) {
  /* Small headings on DT and TB */
}
@media (min-width: 992px) {
  :lang(en) .uk_styles:not(.template-voltaren-bootstrap-template-ca) .product_detail .product_detail_title h1 {
    font-size: 45px;
  }
}
:lang(en) .uk_styles:not(.template-voltaren-bootstrap-template-ca) .product_detail .product_detail_comment {
  padding-top: 65px;
}
:lang(en) .uk_styles:not(.template-voltaren-bootstrap-template-ca) .easy_to_open {
  position: relative;
  height: 650px;
  background-color: #fcdabf;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  :lang(en) .uk_styles:not(.template-voltaren-bootstrap-template-ca) .easy_to_open {
    height: auto;
  }
}
:lang(en) .uk_styles:not(.template-voltaren-bootstrap-template-ca) .easy_to_open > .component-content {
  background-size: contain;
  height: 600px;
  background-position: top center;
  background-repeat: no-repeat;
}
@media (min-width: 768px) {
  :lang(en) .uk_styles:not(.template-voltaren-bootstrap-template-ca) .easy_to_open > .component-content {
    background-size: cover;
    height: auto;
  }
}
:lang(en) .uk_styles:not(.template-voltaren-bootstrap-template-ca) .easy_to_open > .component-content .richText {
  position: absolute;
  bottom: 20px;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  left: 0;
  right: 0;
}
@media (min-width: 768px) {
  :lang(en) .uk_styles:not(.template-voltaren-bootstrap-template-ca) .easy_to_open > .component-content .richText {
    position: static;
    margin-top: 380px;
  }
}
@media (min-width: 992px) {
  :lang(en) .uk_styles:not(.template-voltaren-bootstrap-template-ca) .easy_to_open > .component-content .richText {
    margin-top: 460px;
  }
}
@media (min-width: 992px) and (max-width: 1160px) {
  :lang(en) .uk_styles:not(.template-voltaren-bootstrap-template-ca) {
    /* task 43208 */
  }
  :lang(en) .uk_styles:not(.template-voltaren-bootstrap-template-ca).page-back-muscle-pain-relief-gel .product_detail > .component-content {
    background-image: url(../../assets/img/desktop_products_1024.png?auto=format) !important;
    background-position: top right;
  }
  :lang(en) .uk_styles:not(.template-voltaren-bootstrap-template-ca).no-mess-applicator-gel .product_detail > .component-content {
    background-image: url(../../assets/img/desktop_products_1024.png?auto=format) !important;
    background-position: top right;
  }
}
@media all and (min-width: 1200px) {
  :lang(en) .uk_styles:not(.template-voltaren-bootstrap-template-ca).page-understanding-pain .h1_title h1, :lang(en) .uk_styles:not(.template-voltaren-bootstrap-template-ca).page-understanding-pain h3 {
    font-size: 60px;
  }
}
@media all and (min-width: 1300px) {
  :lang(en) .uk_styles:not(.template-voltaren-bootstrap-template-ca).page-understanding-pain .h1_title h1,
  :lang(en) .uk_styles:not(.template-voltaren-bootstrap-template-ca).page-understanding-pain h3 {
    font-size: 60px;
  }
}
@media all and (min-width: 320px) {
  :lang(en) .uk_styles:not(.template-voltaren-bootstrap-template-ca) .textBlockStyle h4 {
    line-height: 16px;
  }
}
@media all and (min-width: 768px) {
  :lang(en) .uk_styles:not(.template-voltaren-bootstrap-template-ca) .textBlockStyle h4 {
    font-size: 23px;
    line-height: 28px;
  }
}
@media all and (min-width: 1200px) {
  :lang(en) .uk_styles:not(.template-voltaren-bootstrap-template-ca) .header .navigation-horizontal .navigation-branch.navigation-level2 .navigation-item.odd {
    clear: left;
  }
}
:lang(en) .uk_styles .gray_background {
  background-color: #f6f6f6;
}
@media (min-width: 992px) {
  :lang(en) .uk_styles .affect_wrap {
    padding-left: 45px;
    background-image: none;
  }
}
:lang(en) .uk_styles .richText-image.pull-left {
  /*     @media (max-width: $break-mobile - 1) {
          width: 13%;
      } */
}
@media (min-width: 992px) {
  :lang(en) .uk_styles .richText-image.pull-left {
    width: 50px;
  }
}
:lang(en) .uk_styles .padding-top-60 {
  padding-top: 60px;
}
:lang(en) .uk_styles .padding-bottom-60 {
  padding-bottom: 60px;
}
@media (min-width: 992px) {
  :lang(en) .uk_styles .padding-top-100 {
    padding-top: 100px;
  }
}
@media (min-width: 992px) {
  :lang(en) .uk_styles .padding-top-25 {
    padding-top: 25px;
  }
}
:lang(en) .uk_styles .parameterized-margin-bottom-none {
  margin-bottom: 0;
}
:lang(en) .uk_styles .text-take2tomove {
  align-self: center;
  color: #242f60;
  font-size: 18px;
  margin-left: 10px;
  order: 2;
}
@media (min-width: 992px) {
  :lang(en) .uk_styles .text-take2tomove {
    margin-left: 20px;
  }
}
:lang(en) .uk_styles .icon-letter-a {
  background: url(../../assets/img/a.svg?auto=format) no-repeat;
}
:lang(en) .uk_styles .icon-letter-b {
  background: url(../../assets/img/b.svg?auto=format) no-repeat;
}
:lang(en) .uk_styles .icon-letter-c {
  background: url(../../assets/img/c.svg?auto=format) no-repeat;
}
:lang(en) .uk_styles .icon-letter-d {
  background: url(../../assets/img/d.svg?auto=format) no-repeat;
}
:lang(en) .uk_styles .container-block {
  background: white;
  display: flex;
  padding: 10px;
}
:lang(en) .uk_styles .container-block:hover {
  background: -moz-linear-gradient(79deg, #e64510 0%, #f08400 100%);
  background: -webkit-linear-gradient(79deg, #e64510 0%, #f08400 100%);
  background: linear-gradient(79deg, #e64510 0%, #f08400 100%);
  color: white;
}
:lang(en) .uk_styles .container-block:hover [class^='icon-letter'] {
  background: url(../../assets/img/check.svg?auto=format) no-repeat;
}
:lang(en) .uk_styles .container-block:hover .text-take2tomove {
  color: white;
}
@media (min-width: 768px) {
  :lang(en) .uk_styles .container-block {
    height: 90px;
  }
}
:lang(en) .uk_styles .always-on-h3 h3 {
  line-height: 1;
  font-weight: 600;
  font-size: 34px;
}
@media (min-width: 768px) {
  :lang(en) .uk_styles .always-on-h3 h3 {
    font-size: 43px;
  }
}
@media (min-width: 992px) {
  :lang(en) .uk_styles .always-on-h3 h3 {
    font-size: 50px;
  }
}
:lang(en) .uk_styles .myths-h3 h3 {
  line-height: 1;
  font-weight: 600;
}
@media (max-width: 767px) {
  :lang(en) .uk_styles .myths-h3 h3 {
    font-size: 34px;
  }
}
@media (min-width: 768px) {
  :lang(en) .uk_styles .myths-h3 h3 {
    font-size: 43px;
    margin-top: 80px;
  }
}
@media (min-width: 992px) {
  :lang(en) .uk_styles .myths-h3 h3 {
    font-size: 50px;
    margin-top: 0px;
  }
}
@media (min-width: 992px) {
  :lang(en) .uk_styles .expert-treatment-paddingtop80-margintop0 {
    margin-top: 0px;
  }
}
@media (min-width: 992px) {
  :lang(en) .uk_styles .expert-treatment-paddingtop80-margintop0 > .component-content {
    padding-top: 80px;
  }
}
@media (min-width: 992px) {
  :lang(en) .uk_styles .expert-treatment-paddingtop80 > .component-content {
    padding-top: 80px;
  }
}
:lang(en) .uk_styles .left-right-margin-none {
  margin-right: 0px;
  margin-left: 0px;
}
@media (min-width: 992px) {
  :lang(en) .uk_styles .left-right-padding-none-dt {
    padding-right: 0px;
    padding-left: 0px;
  }
}
@media (min-width: 768px) {
  :lang(en) .uk_styles .left-right-padding-none-tb {
    padding-right: 0px;
    padding-left: 0px;
  }
}
@media (max-width: 767px) {
  :lang(en) .uk_styles .left-right-padding-none-sp {
    padding-right: 0px;
    padding-left: 0px;
  }
}
:lang(en) .uk_styles .padding-left-60 {
  padding-left: 60px;
}
:lang(en) .uk_styles .blue_color_500 {
  color: #242f60;
  font-weight: 500;
}
@media (min-width: 320px) {
  :lang(en) .uk_styles .divider {
    display: block;
    background: #e5e5e5;
    height: 1px;
    margin: 3em 0 3em;
  }
}
@media (min-width: 768px) {
  :lang(en) .blue_button.button_arrow:after {
    background-size: 18px !important;
  }
}

@media (min-width: 992px) {
  .uk_GB .navigation-item.navigation-level1 > .navigation-item-title {
    height: 110px;
  }
  .uk_GB .header .navigation-horizontal .navigation-item.navigation-level1 {
    width: 16%;
  }
  .uk_GB .header .navigation-horizontal .navigation-item.navigation-level1 .navigation-item-title {
    display: table-cell;
    white-space: normal;
    overflow: visible;
    line-height: 1.5;
    text-align: center;
    font-size: 13px;
    vertical-align: middle;
  }
  .uk_GB .header .navigation-horizontal .navigation-item.navigation-level2 .navigation-item-title {
    text-align: left;
  }
}
.uk_GB .expert-treatment-orange-wrap {
  color: #fff;
  font-size: 18px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  box-sizing: border-box;
  font-size: 18px;
  background: url(../../assets/img/know_article_tablet_experts.png?auto=format) 0 0 no-repeat;
  width: 218px;
  height: 186px;
  left: 0;
  right: 0;
  margin-top: -7%;
  line-height: 20px;
}
@media (min-width: 768px) {
  .uk_GB .expert-treatment-orange-wrap {
    padding: 1% 4%;
    margin-top: -2%;
    width: 449px;
    height: 253px;
    background: url(../../assets/img/know_article_tablet_experts.png?auto=format) no-repeat 0 0/449px 253px;
  }
}
@media (min-width: 992px) {
  .uk_GB .expert-treatment-orange-wrap {
    padding: 3% 10%;
    width: auto;
    height: 255px;
    background: url(../../assets/img/know_article_tablet_experts.png?auto=format) 0 0 no-repeat;
    position: relative;
    margin-top: -30%;
  }
}
@media (max-width: 767px) {
  .uk_GB.page-experts .productBlocks img {
    margin: 0;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .uk_GB.page-experts .product_description_accordion .accordion-slide.is-active > .accordion-head {
    font-size: 20px;
  }
}
.uk_GB.page-experts .product_description_accordion .accordion-slide.is-active > .accordion-head:after {
  content: '';
}
@media (max-width: 767px) {
  .uk_GB.page-experts .article_know_wrap {
    padding-left: 0;
  }
}
.uk_GB.page-experts .article_hero_banner p {
  margin: 16px 0;
  color: #e9580b;
  font-size: 47px;
  font-weight: 600;
  line-height: 1;
}
@media (max-width: 767px) {
  .uk_GB.page-experts .article_hero_banner p {
    font-size: 50px;
  }
}
@media (min-width: 768px) {
  .uk_GB.page-experts .article_hero_banner p {
    font-size: 70px;
  }
}
@media (min-width: 992px) {
  .uk_GB.page-experts .article_hero_banner p {
    letter-spacing: -1px;
    font-size: 50px;
  }
}
@media (min-width: 1200px) {
  .uk_GB.page-experts .article_hero_banner p {
    font-size: 60px;
  }
}
.uk_GB.page-experts .article_hero_banner h1 {
  letter-spacing: unset;
  display: block;
  font-size: 24px;
  line-height: 1;
  font-weight: 600;
  margin-top: 16px;
  margin-bottom: 20px;
  color: #242f60;
  text-transform: uppercase;
}
@media (min-width: 992px) {
  .uk_GB.page-experts h1 {
    font-size: 60px;
  }
}
@media (max-width: 767px) {
  .uk_GB.page-experts h1 {
    font-size: 34px;
  }
}
@media (min-width: 992px) {
  .uk_GB.page-experts h3 {
    font-size: 60px;
  }
}
@media (max-width: 992px) {
  .uk_GB.page-experts h3 {
    font-size: 50px;
  }
}
@media (max-width: 767px) {
  .uk_GB.page-experts h3 {
    font-size: 26px;
  }
}
.uk_GB.page-experts h2 {
  font-weight: 600;
  font-size: 50px;
  line-height: normal;
  color: #f05322;
}
@media (max-width: 767px) {
  .uk_GB.page-experts h2 {
    font-size: 30px;
  }
}
@media (min-width: 768px) {
  .uk_GB.page-experts h2 {
    font-size: 65px;
  }
}
@media (min-width: 992px) {
  .uk_GB.page-experts h2 {
    font-size: 65px;
  }
}
.uk_GB.page-experts .article_text h2 {
  letter-spacing: -1px;
  font-weight: 500;
  line-height: normal;
  color: #f05322;
}
@media (max-width: 767px) {
  .uk_GB.page-experts .article_text h2 {
    font-size: 22px;
  }
}
@media (min-width: 768px) {
  .uk_GB.page-experts .article_text h2 {
    font-size: 37px;
  }
}
@media (min-width: 992px) {
  .uk_GB.page-experts .expert_treatment h2 {
    font-size: 70px;
  }
}
.uk_GB.page-experts .custom-anchor {
  position: relative;
}
.uk_GB.page-experts .custom-anchor a[name] {
  position: absolute;
  top: -220px;
}
.uk_GB.page-experts .textBlockStyle h3 {
  letter-spacing: unset;
  font-size: 15px;
  line-height: 27px;
  margin: 0 0 10px 0;
  font-family: "Diodrum Voltaren";
  font-weight: 500;
  color: #e86215;
  word-wrap: break-word;
}
.uk_GB.page-experts .textBlockStyle h3 a {
  color: inherit;
  text-decoration: none;
}
.uk_GB.page-experts .textBlockStyle h3 a:hover {
  text-decoration: underline;
}
@media all and (min-width: 320px) {
  .uk_GB.page-experts .textBlockStyle h3 {
    line-height: 16px;
  }
}
@media all and (min-width: 768px) {
  .uk_GB.page-experts .textBlockStyle h3 {
    font-size: 23px;
    line-height: 28px;
  }
}
@media (max-width: 767px) {
  .uk_GB.page-experts .item_2 {
    word-break: break-word;
  }
  .uk_GB.page-experts #accordion-content-2 .accordion-content {
    background: none;
    padding: 25px 0 15px 0px;
  }
  .uk_GB.page-experts #accordion-content-2 .table {
    margin-top: 15px;
    font-size: 12px;
  }
  .uk_GB.page-experts .blue_button.button_arrow {
    padding-left: 10px;
    padding-right: 30px;
  }
}
.uk_GB.page-experts .tabs-nav-switcher {
  display: none;
}
.uk_GB.page-experts .product_description_tabs .tabs-nav-item {
  font-size: 18px;
}
.uk_GB.page-experts.page-joint-and-osteoarthritic-pain .article_know_wrap .know_article {
  background: url(../../assets/img/pain_orange.png?auto=format) no-repeat 0 0/285px 200px;
  position: relative;
}
@media (min-width: 768px) {
  .uk_GB.page-experts.page-joint-and-osteoarthritic-pain .article_know_wrap .know_article {
    left: 0;
    background: url(../../assets/img/know_article_tablet_experts.png?auto=format) no-repeat 0 0/449px 253px;
  }
}
@media (min-width: 992px) {
  .uk_GB.page-experts.page-joint-and-osteoarthritic-pain .article_know_wrap .know_article {
    background: url(../../assets/img/know_article.png?auto=format) no-repeat 0 0/307px 300px;
    position: absolute;
  }
}
@media (max-width: 767px) {
  .uk_GB.page-experts.page-voltarol-heat-patch .affect_wrap, .uk_GB.page-experts.page-voltarol-12-hours-emulgel .affect_wrap {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 992px) {
  .uk_GB.page-experts .adaptive-accordion_body .blue_color {
    font-size: 25px;
  }
}
@media only screen and (min-width: 992px) {
  .uk_GB.page-experts.page-joint-and-osteoarthritic-pain .know_article.even {
    margin-top: 100px;
  }
}
@media only screen and (max-width: 991px) {
  .uk_GB.page-experts.page-joint-and-osteoarthritic-pain .know_article.even {
    margin: 0 auto;
  }
}
@media only screen and (min-width: 992px) {
  .uk_GB.page-experts.page-sprains-and-strains .affect_wrap, .uk_GB.page-experts.page-back-and-neck .affect_wrap, .uk_GB.page-experts.page-joint-and-osteoarthritic-pain .affect_wrap {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 992px) {
  .uk_GB.page-experts.page-sprains-and-strains .affect_wrap .inner_container_width.last, .uk_GB.page-experts.page-back-and-neck .affect_wrap .inner_container_width.last, .uk_GB.page-experts.page-joint-and-osteoarthritic-pain .affect_wrap .inner_container_width.last {
    padding-bottom: 0;
  }
}
@media only screen and (max-width: 991px) {
  .uk_GB.page-experts.page-voltarol-12-hours-emulgel .article_know_wrap .know_article, .uk_GB.page-experts.page-voltarol-medicated-patch .article_know_wrap .know_article, .uk_GB.page-experts.page-voltarol-back-and-muscle .article_know_wrap .know_article {
    position: static;
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .uk_GB.page-voltarol-back-and-muscle .article_know_wrap, .uk_GB.page-joint-and-osteoarthritic-pain .article_know_wrap, .uk_GB.page-voltarol-medicated-patch .article_know_wrap {
    margin-bottom: 0;
  }
}
@media (max-width: 991px) {
  .uk_GB.page-joint-and-osteoarthritic-pain .text-expert {
    padding-bottom: 85vw;
  }
  .uk_GB.page-joint-and-osteoarthritic-pain .text-expert2 {
    padding-bottom: 90vw;
  }
}
@media (min-width: 992px) {
  .uk_GB.page-home-exercises .pain_hero_banner > .component-content {
    background-position: 0% 0;
  }
}

.page-why-take-2-to-move .richText-image {
  max-width: 33%;
}
@media (max-width: 767px) {
  .page-why-take-2-to-move .richText-image {
    max-width: 22%;
  }
}

@media (max-width: 767px) {
  .page-tipsA .article_w_icon .component-content .richText-content p,
  .page-tipsB .article_w_icon .component-content .richText-content p,
  .page-tipsC .article_w_icon .component-content .richText-content p,
  .page-tipsD .article_w_icon .component-content .richText-content p {
    display: table-cell;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .page-tipsA .article_w_icon .component-content,
  .page-tipsB .article_w_icon .component-content,
  .page-tipsC .article_w_icon .component-content,
  .page-tipsD .article_w_icon .component-content {
    display: flex;
    align-items: center;
  }
}
@media (min-width: 992px) {
  .page-tipsA .article_w_icon .component-content .richText-content p,
  .page-tipsB .article_w_icon .component-content .richText-content p,
  .page-tipsC .article_w_icon .component-content .richText-content p,
  .page-tipsD .article_w_icon .component-content .richText-content p {
    display: table-cell;
  }
}
.page-tipsA .richText-image.pull-left,
.page-tipsB .richText-image.pull-left,
.page-tipsC .richText-image.pull-left,
.page-tipsD .richText-image.pull-left {
  margin: 0px 15px 5px 10px;
}

@media (min-width: 992px) {
  .page-why-take-2-to-move .analytics-image-tracking img {
    width: 120px;
  }
}

.page-Take2tomove .affect_wrap {
  margin-bottom: 60px !important;
}
.page-Take2tomove .article_text .article_footnote {
  word-wrap: break-word;
}

@media (max-width: 768px) {
  .uk_styles.page-inflammation h1 {
    font-size: 40px;
  }
}
/* remove border #41607 */
.template-voltaren-bootstrap-template-ca .tabs-nav .tabs-nav-list .tabs-nav-item:not(.is-active) {
  background: #fff;
  border-color: #fff;
}

@media (min-width: 992px) {
  :lang(en) .uk_styles .t2tm-text {
    padding-left: 10px;
    font-size: 18px;
    padding-right: 40px;
    vertical-align: top;
    padding-top: 9px;
  }

  :lang(en) .uk_styles .t2tm-persona-block {
    height: 118px !important;
    padding-bottom: 0 !important;
  }

  :lang(en) .t2tm-question-box {
    padding: 0px 7px;
    margin-bottom: 4px;
  }

  :lang(en) .page-Take2tomove .top_bottom_padding_60 {
    padding: 25px 0 !important;
  }

  :lang(en) .page-Take2tomove .gray_background_margin_bot_50 {
    background-color: #f6f6f6;
    margin-bottom: 50px;
  }

  :lang(en) .page-Take2tomove .divider {
    margin-bottom: 35px;
  }

  :lang(en) .page-Take2tomove strong {
    font-weight: 500;
  }

  .page-Take2tomove .article_float_padding p {
    margin: 15px 0 !important;
  }

  .t2tm-persona-block strong {
    font-weight: 500;
  }
}
@media (min-width: 992px) and (min-width: 768px) {
  .blue_button.button_arrow:after {
    background-size: 18px !important;
  }
}
@media (min-width: 992px) {
  .t2tm-text {
    display: table-cell !important;
    vertical-align: middle !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .t2tm-persona-block {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  img[class*="t2tm-persona-img-"] {
    margin-top: 10px;
  }

  .page-music-makes-you-move .article_pre_text,
  .page-why-take-2-to-move .article_pre_text,
  .page-tipsA .article_pre_text,
  .page-tipsB .article_pre_text,
  .page-tipsC .article_pre_text,
  .page-tipsD .article_pre_text {
    margin-top: 30px;
  }

  .page-tipsA span.white_text,
  .page-tipsB span.white_text,
  .page-tipsC span.white_text,
  .page-tipsD span.white_text {
    position: relative;
    top: 110px;
  }

  .page-music-makes-you-move span.white_text,
  .page-why-take-2-to-move span.white_text {
    position: relative;
    top: 80px;
    font-size: 70px;
  }

  .joint_pain {
    background: url(../../assets/img/d_joint_pain.png?auto=format) no-repeat;
    background-size: 98%;
  }
}
@media (max-width: 991px) {
  :lang(en) .uk_styles .t2tm-persona-block {
    width: 100%;
  }

  .t2tm-question-box {
    margin-bottom: 0;
  }

  .page-Take2tomove .uk_styles .padding-top-60 h1 {
    padding-top: 0 !important;
    position: absolute !important;
    top: 0 !important;
  }

  .page-music-makes-you-move .h1_title,
  .page-why-take-2-to-move .h1_title,
  .page-tipsA .h1_title,
  .page-tipsB .h1_title,
  .page-tipsC .h1_title,
  .page-tipsD .h1_title {
    position: absolute;
    top: -30px;
    padding-top: 0px !important;
  }

  .page-music-makes-you-move .article_hero_banner,
  .page-why-take-2-to-move .article_hero_banner,
  .page-tipsA .article_hero_banner,
  .page-tipsB .article_hero_banner,
  .page-tipsC .article_hero_banner,
  .page-tipsD .article_hero_banner {
    position: relative;
  }

  .page-music-makes-you-move span.white_text,
  .page-why-take-2-to-move span.white_text {
    position: relative;
    top: 220px;
    font-size: 50px;
  }
}
@media (max-width: 991px) and (max-width: 767px) {
  .page-music-makes-you-move span.white_text,
  .page-why-take-2-to-move span.white_text {
    font-size: 40px;
    top: 45px;
  }
}

@media (max-width: 991px) {
  .page-music-makes-you-move .know_blue,
  .page-why-take-2-to-move .know_blue,
  .page-tipsA .know_blue,
  .page-tipsB .know_blue,
  .page-tipsC .know_blue,
  .page-tipsD .know_blue {
    margin-left: 5px;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .page-music-makes-you-move .know_blue,
  .page-why-take-2-to-move .know_blue,
  .page-tipsA .know_blue,
  .page-tipsB .know_blue,
  .page-tipsC .know_blue,
  .page-tipsD .know_blue {
    margin-left: -175px;
  }
}
@media (max-width: 991px) and (min-width: 992px) {
  .page-music-makes-you-move .know_blue,
  .page-why-take-2-to-move .know_blue,
  .page-tipsA .know_blue,
  .page-tipsB .know_blue,
  .page-tipsC .know_blue,
  .page-tipsD .know_blue {
    margin-left: 45px;
  }
}

@media (max-width: 991px) {
  :lang(en) .page-Take2tomove strong {
    font-weight: 500;
  }

  .qa .accordion-head {
    font-size: 18px;
  }
}
.page-tipsA span.white_text,
.page-tipsB span.white_text,
.page-tipsC span.white_text,
.page-tipsD span.white_text {
  position: relative;
  top: 30px;
  font-size: 40px;
}
@media (min-width: 767px) {
  .page-tipsA span.white_text,
  .page-tipsB span.white_text,
  .page-tipsC span.white_text,
  .page-tipsD span.white_text {
    top: 200px;
    font-size: 53px;
  }
}
@media (min-width: 991px) {
  .page-tipsA span.white_text,
  .page-tipsB span.white_text,
  .page-tipsC span.white_text,
  .page-tipsD span.white_text {
    top: 110px;
    font-size: 70px;
  }
}

.page-music-makes-you-move p span.white_text,
.page-why-take-2-to-move p span.white_text,
.page-tipsA p span.white_text,
.page-tipsB p span.white_text,
.page-tipsC p span.white_text,
.page-tipsD p span.white_text {
  font-size: 16px;
}
@media (max-width: 374px) {
  .page-music-makes-you-move p span.white_text,
  .page-why-take-2-to-move p span.white_text,
  .page-tipsA p span.white_text,
  .page-tipsB p span.white_text,
  .page-tipsC p span.white_text,
  .page-tipsD p span.white_text {
    top: 20px;
  }
}
@media (min-width: 767px) {
  .page-music-makes-you-move p span.white_text,
  .page-why-take-2-to-move p span.white_text,
  .page-tipsA p span.white_text,
  .page-tipsB p span.white_text,
  .page-tipsC p span.white_text,
  .page-tipsD p span.white_text {
    font-size: 20px;
  }
}
@media (min-width: 991px) {
  .page-music-makes-you-move p span.white_text,
  .page-why-take-2-to-move p span.white_text,
  .page-tipsA p span.white_text,
  .page-tipsB p span.white_text,
  .page-tipsC p span.white_text,
  .page-tipsD p span.white_text {
    font-size: 20px;
  }
}

@media (min-width: 991px) {
  .page-music-makes-you-move .blue_button,
  .page-why-take-2-to-move .blue_button,
  .page-tipsA .blue_button,
  .page-tipsB .blue_button,
  .page-tipsC .blue_button,
  .page-tipsD .blue_button {
    top: 100px !important;
  }
}

.page-back-pain .article_know_wrap,
.page-acute-chronic-pain .article_know_wrap,
.page-lower-back-pain .article_know_wrap {
  margin-bottom: 0px;
}

@media (min-width: 991px) {
  .page-Take2tomove .blue_button {
    top: 50px;
  }
}

.ov_mob_hidden .parametrizedhtml iframe {
  height: 100%;
}

/*language switcher styles*/
.language_switcher_box {
  margin-left: 52px;
  margin-top: -15px;
  width: 50px;
  padding-right: 0;
  padding-left: 0;
  font-size: 10px;
  position: relative;
  z-index: 1;
}
.language_switcher_box a {
  text-decoration: none;
}
@media (min-width: 768px) {
  .language_switcher_box {
    font-size: 16px;
  }
}
@media (min-width: 768px) {
  .language_switcher_box {
    margin-left: 130px;
    margin-top: 5px;
    width: 100px;
  }
}
@media (min-width: 992px) {
  .language_switcher_box {
    margin-left: 0;
    margin-top: 0;
    width: 8.33333333%;
  }
}

.language_switcher {
  display: block;
  text-decoration: none !important;
  float: left;
  width: 50%;
  text-align: center;
  border: 2px solid #f05322;
  padding-top: 3px;
  padding-bottom: 2px;
  margin-top: 23px;
  font-weight: 600;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.language_switcher:hover {
  color: #000;
}

.language_switcher.active {
  background: #ef8001;
}

.language_en {
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
}
.language_en.active {
  padding-left: 2px;
}

.language_fr {
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
}
.language_fr.active {
  padding-right: 2px;
}

:lang(ru) {
  /*tiny*/
  /*end tiny*/
  /* exit notification */
  /* pain info */
  /*Uraine locale */
}
:lang(ru) .blue_button.button_arrow:after {
  background: url("../../../../../../../content/dam/cf-consumer-healthcare/voltaren-new/ru_RU/imgix/css_sprites.png?auto=format") no-repeat no-repeat 15% 10.2%;
  background-size: 450% 5500% !important;
}
:lang(ru) .follow_us .soc_icons .fb {
  background: url("../../../../../../../content/dam/cf-consumer-healthcare/voltaren-new/ru_RU/imgix/css_sprites.png?auto=format") 15.87% 21.9%;
}
:lang(ru) .follow_us .soc_icons .tw {
  background: url("../../../../../../../content/dam/cf-consumer-healthcare/voltaren-new/ru_RU/imgix/css_sprites.png?auto=format") 15.87% 30.6%;
}
:lang(ru) .follow_us .soc_icons .gplus {
  background: url("../../../../../../../content/dam/cf-consumer-healthcare/voltaren-new/ru_RU/imgix/css_sprites.png?auto=format") 15.87% 26.4%;
}
:lang(ru) .follow_us .soc_icons .youtube {
  background: url("../../../../../../../content/dam/cf-consumer-healthcare/voltaren-new/ru_RU/imgix/css_sprites.png?auto=format") 15.87% 35%;
}
:lang(ru) .follow_us .soc_icons .fb,
:lang(ru) .follow_us .soc_icons .tw,
:lang(ru) .follow_us .soc_icons .gplus,
:lang(ru) .follow_us .soc_icons .youtube {
  background-size: 250% 3800%;
}
:lang(ru) .adaptive-accordion_header .titleIcon:after {
  background: url("../../../../../../../content/dam/cf-consumer-healthcare/voltaren-new/ru_RU/imgix/css_sprites.png?auto=format") no-repeat 50% 97.6%;
}
:lang(ru) .bottom_row .enlarge:after,
:lang(ru) .bottom_row .enlarge2:after,
:lang(ru) .bottom_row2 .enlarge:after,
:lang(ru) .bottom_row2 .enlarge2:after {
  background: url("../../../../../../../content/dam/cf-consumer-healthcare/voltaren-new/ru_RU/imgix/css_sprites.png?auto=format") no-repeat 11.56% 2.3%;
}
:lang(ru) .bottom_row .conclude:after,
:lang(ru) .bottom_row .conclude2:after,
:lang(ru) .bottom_row2 .conclude:after,
:lang(ru) .bottom_row2 .conclude2:after {
  background: url("../../../../../../../content/dam/cf-consumer-healthcare/voltaren-new/ru_RU/imgix/css_sprites.png?auto=format") no-repeat 11.5% 8.58%;
}
:lang(ru) .explore_our_range {
  /*background: contentimg("ru_RU/imgix/explore_bg_tablet.png") no-repeat right bottom;*/
  background: url(../../assets/img/explore_bg_tablet.png?auto=format) no-repeat right bottom;
}
:lang(ru) .find_treatment .blue_bubble {
  background: url("../../../../../../../content/dam/cf-consumer-healthcare/voltaren-new/ru_RU/imgix/blue_bubble.png?auto=format") no-repeat 0 0;
}
:lang(ru) .contact_us_list li {
  padding: 0 0 0 1.562rem;
  margin-top: .625rem;
  margin-bottom: .625rem;
}
:lang(ru) .contact_us_list li.tel-icon {
  background: url("../../../../../../../content/dam/cf-consumer-healthcare/voltaren-new/ru_RU/imgix/css_sprites.png?auto=format") no-repeat -1% 17.5%;
}
:lang(ru) .contact_us_list li.email-icon {
  background: url("../../../../../../../content/dam/cf-consumer-healthcare/voltaren-new/ru_RU/imgix/css_sprites.png?auto=format") no-repeat -1% 11.8%;
}
:lang(ru) .contact_us_list li.link-icon {
  background: url("../../../../../../../content/dam/cf-consumer-healthcare/voltaren-new/ru_RU/imgix/css_sprites.png?auto=format") no-repeat -1% 14.3%;
}
:lang(ru) .initiative_banner .richText ul li:before {
  background: url("../../../../../../../content/dam/cf-consumer-healthcare/voltaren-new/ru_RU/imgix/css_sprites.png?auto=format") no-repeat 15% 6.6%;
  background-size: 450% 5000%;
}
:lang(ru) .adaptive-accordion_header .titleIcon:after {
  background: url("../../../../../../../content/dam/cf-consumer-healthcare/voltaren-new/ru_RU/imgix/css_sprites.png?auto=format") no-repeat -6px 70%;
  background-size: 115% 1700%;
}
:lang(ru) .article_know_wrap .know_article p {
  font-size: 12px;
  line-height: 10px;
}
@media (min-width: 768px) {
  :lang(ru) .article_know_wrap .know_article p {
    font-size: 12.5px;
    line-height: 18px;
  }
}
@media (min-width: 992px) {
  :lang(ru) .article_know_wrap .know_article p {
    line-height: 120%;
  }
}
@media (max-width: 374px) {
  :lang(ru) .article_know_wrap .know_article h4 {
    font-size: 23px;
  }
}
@media (max-width: 767px) {
  :lang(ru) .header .search_icon {
    background: url("../../../../../../../content/dam/cf-consumer-healthcare/voltaren-new/ru_RU/imgix/css_sprites.png?auto=format") no-repeat 19% 49.4%;
    background-size: 260% 2900%;
    width: 1.375rem;
    height: 1.25rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  :lang(ru) .header .search_icon {
    background: url("../../../../../../../content/dam/cf-consumer-healthcare/voltaren-new/ru_RU/imgix/css_sprites.png?auto=format") no-repeat 20% 49.5%;
    width: 2.187rem;
    height: 2.187rem;
  }
}
@media (min-width: 768px) {
  :lang(ru) .component.even.last .article_top_minus_padding {
    margin-top: -45px;
  }
}
:lang(ru) .initiative {
  background: url(../../assets/img/Header-Banner-DT.png?auto=format) no-repeat 70% 100px;
  background-size: cover;
  min-height: 550px;
}
@media (min-width: 992px) {
  :lang(ru) .initiative_main_box > .component-content {
    min-height: 550px;
    background-repeat: no-repeat;
    background-position: 40% 0;
    color: #242e5f;
  }
  :lang(ru) .initiative_main_box > .component-content h3 {
    color: #242e5f;
    font-size: 68px;
    margin-top: 14px;
  }
  :lang(ru) .initiative_main_box > .component-content p {
    font-size: 20px;
    font-weight: 500;
    width: 76%;
    margin-top: 60px;
    text-transform: none;
  }
}
@media (min-width: 992px) and (max-width: 350px) {
  :lang(ru) .initiative_main_box > .component-content p {
    font-size: 18px;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  :lang(ru) .initiative_main_box > .component-content p:last-child {
    margin-top: 0;
  }
}
@media (min-width: 992px) {
  :lang(ru) .affect_wrap .inner_container_width {
    padding-bottom: 0;
  }
  :lang(ru) .header .search_icon {
    background: url("../../../../../../../content/dam/cf-consumer-healthcare/voltaren-new/ru_RU/imgix/css_sprites.png?auto=format") no-repeat 22% 49.5%;
    width: 2.187rem;
    height: 2.187rem;
  }
}
:lang(ru) .affect_wrap .know_blue .know_orange p {
  font-size: 15px !important;
  line-height: 16px;
}
:lang(ru) .portfolioHeaderBanner {
  position: relative;
}
:lang(ru) .joint_pain {
  background: url(../../assets/img/Joint_pain_infographic_mobile_RU_new.png?auto=format) no-repeat;
  background-size: contain;
  background-position: bottom right;
  height: 591px;
}
:lang(ru) .joint_pain h4 {
  font-size: 20px;
}
@media (min-width: 768px) and (max-width: 991px) {
  :lang(ru) .joint_pain h4 {
    font-size: 33px;
  }
}
@media (min-width: 768px) {
  :lang(ru) .joint_pain {
    margin-top: -140px;
    background: url(../../assets/img/Joint_pain_infographic_tablet_RU_new.png?auto=format) 100% 50%/767px 1296px no-repeat;
    height: 1236px;
  }
  :lang(ru) .joint_pain > .component-content {
    max-width: 100%;
  }
}
@media (min-width: 1092px) {
  :lang(ru) .joint_pain {
    margin-top: 0;
    background: url(../../assets/img/Joint_pain_infographic_desktop_RU_new.png?auto=format) 50% 50% no-repeat;
    height: 570px;
  }
}
:lang(ru) .richText.f_menu ul li:nth-child(4):before {
  content: none;
}
@media (min-width: 768px) {
  :lang(ru) .richText.f_menu ul li:nth-child(4):before {
    content: "";
  }
}
@media (max-width: 374px) {
  :lang(ru) .richText.f_menu ul li:nth-child(3):before {
    left: 15px;
  }
  :lang(ru) .portfolioHeaderBanner .inner_container_width {
    padding-top: 20px;
  }
}
:lang(ru) .follow_us .soc_icons {
  font-size: 12px;
}
@media (min-width: 992px) {
  :lang(ru) .product_description_tabs {
    margin-top: 120px;
  }
}
:lang(ru) .product_description_tabs .richText {
  position: relative;
}
:lang(ru) .product_description_tabs .richText .download_leaflet {
  right: auto;
  left: 15px;
  top: -55px;
}
@media (min-width: 768px) and (max-width: 991px) {
  :lang(ru) .richText.f_menu ul li:nth-child(3):before {
    background: transparent;
  }
}
@media (min-width: 1025px) {
  :lang(ru) .richText.f_menu ul li:nth-child(3):before {
    /* background: transparent;*/
  }
}
@media (max-width: 767px) {
  :lang(ru) .richText.f_menu ul li {
    display: block;
  }
  :lang(ru) .richText.f_menu ul li:before {
    background: transparent;
  }
  :lang(ru) .interactiveInfographics-slider2 .interactiveInfographics-description,
  :lang(ru) .interactiveInfographics .interactiveInfographics-description {
    font-size: 20px;
  }
  :lang(ru) .article_text .article_footnote {
    word-break: break-word;
  }
  :lang(ru) .initiative_main_box .inner_container_width {
    position: relative;
    top: auto;
    left: auto;
    transform: none;
  }
  :lang(ru) .product_description_accordion .download_leaflet {
    font-size: 12px;
  }
  :lang(ru) .page-home .find_treatment_bg h2 {
    margin-bottom: 0;
  }
  :lang(ru) .header .gsk_icon {
    width: 70px;
  }
}
:lang(ru) .tinyscroll {
  width: 428px;
  margin-top: 20px;
  margin-right: 0;
  margin-bottom: 10px;
  padding: 0;
}
:lang(ru) .tinyscroll .viewport {
  width: 408px;
  height: 260px;
  overflow: hidden;
  position: relative;
}
:lang(ru) .tinyscroll .overview {
  list-style: none;
  position: relative;
  left: 0;
  top: 0;
  padding: 0;
  margin: 0;
}
:lang(ru) .tinyscroll .scrollbar {
  background: transparent url(../../assets/img/bg-scrollbar-trackend-y.png?auto=format) no-repeat 0 0;
  position: absolute;
  background-position: 0 0;
  top: 40px;
  right: 0;
  width: 9px;
}
:lang(ru) .tinyscroll .track {
  background: transparent url(../../assets/img/bg-scrollbar-trackend-y.png?auto=format) no-repeat 0 100%;
  height: 100%;
  width: 9px;
  position: relative;
  padding: 0 1px;
}
:lang(ru) .tinyscroll .thumb {
  background: transparent url(../../assets/img/bg-scrollbar-thumb-y.png?auto=format) 50% 100% no-repeat;
  height: 20px;
  width: 9px;
  cursor: pointer;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
}
:lang(ru) .tinyscroll .thumb .end {
  background: transparent url(../../assets/img/bg-scrollbar-thumb-y.png?auto=format) no-repeat 50% 0;
  overflow: hidden;
  height: 5px;
  width: 25px;
}
:lang(ru) .tinyscroll .disable {
  display: none;
}
:lang(ru) .noSelect {
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
}
@media (max-width: 1200px) {
  :lang(ru) .tinyscroll {
    width: 380px;
  }
  :lang(ru) .tinyscroll .viewport {
    width: 360px;
  }
}
:lang(ru) .accordion-slide.is-active > .accordion-content-wrapper {
  overflow: hidden !important;
}
:lang(ru) body {
  font-family: Verdana, sans-serif !important;
}
:lang(ru) h1, :lang(ru) h2, :lang(ru) h3, :lang(ru) h4, :lang(ru) p, :lang(ru) a {
  font-family: Verdana, sans-serif !important;
}
:lang(ru) .carousel.index_carousel .subtitle {
  margin-top: 5px;
}
@media (min-width: 992px) and (max-width: 1024px) {
  :lang(ru) .carousel.index_carousel .subtitle {
    font-size: 14px;
  }
}
:lang(ru) .page-understanding-pain .h1_title h1 {
  font-size: 31px;
}
@media (min-width: 992px) and (max-width: 1024px) {
  :lang(ru) .page-understanding-pain .h1_title h1 {
    font-size: 45px !important;
    width: 85%;
  }
}
@media (max-width: 767px) {
  :lang(ru) .page-understanding-pain .article_know_wrap .know_article p {
    min-height: 80px;
  }
}
:lang(ru) h2 {
  font-size: 30px;
}
:lang(ru) .page-pain-treatments h3, :lang(ru) .page-pain-treatments .h1_title h1 {
  font-size: 24px;
}
:lang(ru) .page-pain-treatments.page-knee-pain .pain_info_block h3 {
  font-size: 23px;
}
@media (max-width: 767px) {
  :lang(ru) .page-pain-treatments.page-injuries .pain_hero_banner h1 {
    font-size: 32px;
  }
}
@media (max-width: 768px) {
  :lang(ru) .page-products .portfolioHeaderBanner h1 {
    font-size: 49px;
    line-height: 49px;
    letter-spacing: -3px;
  }
}
@media (max-width: 767px) {
  :lang(ru) .page-products .portfolioHeaderBanner h1 {
    font-size: 20px;
    line-height: 32px;
    letter-spacing: -1px;
    width: 84%;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  :lang(ru) .page-products .portfolioHeaderBanner h1 {
    width: 80%;
  }
}
@media (max-width: 374px) {
  :lang(ru) .page-products .portfolioHeaderBanner h1 {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -1px;
  }
}
:lang(ru) .page-products .compareProductsTable tr:nth-child(3) td:nth-child(2) ul li:nth-child(2) {
  min-height: 38px;
}
@media (max-width: 767px) and (orientation: portrait) {
  :lang(ru) .page-products.page-emulgel-p-180 .product_description_accordion .download_leaflet {
    line-height: 15px;
    padding-left: 33px;
  }
}
@media (max-width: 767px) and (orientation: portrait) {
  :lang(ru) .page-products.page-emulgel-p-180 .product_detail .product_detail_title h1 {
    font-size: 36px;
  }
}
:lang(ru) .page-products.page-emulgel-p-180 .qa .qa_title h2 {
  line-height: 1.3;
}
@media (max-width: 767px) and (orientation: portrait) {
  :lang(ru) .page-products.page-emulgel-p-180 .qa .qa_title h2 {
    line-height: 2.5;
  }
}
@media (max-width: 374px) {
  :lang(ru) .page-products.page-emulgel-p-180 .qa .qa_title h2 {
    line-height: 1;
  }
}
@media (max-width: 374px) and (orientation: landscape) {
  :lang(ru) .page-products.page-emulgel-p-180 .qa .qa_title h2 {
    background-size: auto 100%;
  }
}
:lang(ru) .page-products.page-soft-caps .tinyscroll .viewport {
  height: 120px;
}
:lang(ru) .page-products.page-soft-caps .product_description_tabs .download_leaflet {
  background: url("../../../../../../../content/dam/cf-consumer-healthcare/voltaren-new/ru_RU/imgix/css_sprites.png?auto=format") no-repeat -4% 39.7%;
}
:lang(ru) .page-products.page-soft-caps .product_description_tabs .download_leaflet:hover {
  background: url("../../../../../../../content/dam/cf-consumer-healthcare/voltaren-new/ru_RU/imgix/css_sprites.png?auto=format") no-repeat -4% 43.6%;
}
@media (max-width: 767px) {
  :lang(ru) .page-products.page-soft-caps .product_description_accordion .download_leaflet {
    background: url("../../../../../../../content/dam/cf-consumer-healthcare/voltaren-new/ru_RU/imgix/css_sprites.png?auto=format") no-repeat -7% 39.7%;
  }
}
@media (min-width: 992px) {
  :lang(ru) .page-products .adaptive-accordion_body .productBlocks:nth-child(1) p {
    margin-top: 77px;
  }
}
@media (min-width: 992px) {
  :lang(ru) .page-products .adaptive-accordion_body.lastChild .productBlocks:nth-child(1) p {
    margin-top: 0;
  }
}
@media (min-width: 992px) {
  :lang(ru) .page-products.ru-EE_styles .adaptive-accordion_body .productBlocks:nth-child(1) p {
    margin-top: 0;
  }
}
@media (min-width: 992px) {
  :lang(ru) .page-products.ru-EE_styles .adaptive-accordion_body .productBlocks:nth-child(2) ul li:nth-child(2) {
    height: inherit;
  }
}
@media (min-width: 992px) {
  :lang(ru) .page-products.page-patches .how_when .how_when_desktop_when p {
    line-height: 18px;
    width: 90%;
  }
}
@media (min-width: 991px) and (max-width: 1024px) {
  :lang(ru) .page-products.page-patches .how_when .how_when_desktop_when p:last-child {
    font-size: 12px;
  }
}
@media (min-width: 992px) {
  :lang(ru) .page-products.page-patches .how_when .how_when_desktop_when p:last-child {
    width: 88%;
  }
}
:lang(ru) .page-products.page-patches .product_description_tabs .download_leaflet {
  background: url("../../../../../../../content/dam/cf-consumer-healthcare/voltaren-new/ru_RU/imgix/css_sprites.png?auto=format") no-repeat -4% 39.7%;
}
:lang(ru) .page-products.page-patches .product_description_tabs .download_leaflet:hover {
  background: url("../../../../../../../content/dam/cf-consumer-healthcare/voltaren-new/ru_RU/imgix/css_sprites.png?auto=format") no-repeat -4% 43.6%;
}
@media (max-width: 767px) {
  :lang(ru) .page-products.page-patches .product_description_accordion .download_leaflet {
    background: url("../../../../../../../content/dam/cf-consumer-healthcare/voltaren-new/ru_RU/imgix/css_sprites.png?auto=format") no-repeat -7% 39.7%;
  }
}
:lang(ru) .page-products .product_description_tabs .download_leaflet {
  background: url("../../../../../../../content/dam/cf-consumer-healthcare/voltaren-new/ru_RU/imgix/css_sprites.png?auto=format") no-repeat -3% 39.7%;
}
:lang(ru) .page-products .product_description_tabs .download_leaflet:hover {
  background: url("../../../../../../../content/dam/cf-consumer-healthcare/voltaren-new/ru_RU/imgix/css_sprites.png?auto=format") no-repeat -3% 43.6%;
  color: #242f60;
}
@media (max-width: 767px) {
  :lang(ru) .page-products .product_description_accordion .download_leaflet {
    background: url("../../../../../../../content/dam/cf-consumer-healthcare/voltaren-new/ru_RU/imgix/css_sprites.png?auto=format") no-repeat -6% 39.7%;
  }
  :lang(ru) .page-products .product_description_accordion .product_detail_text .download_leaflet {
    background: url("../../../../../../../content/dam/cf-consumer-healthcare/voltaren-new/ru_RU/imgix/css_sprites.png?auto=format") no-repeat -7% 39.7%;
  }
}
:lang(ru) .page-products .product_description_accordion .download_leaflet {
  background: url("../../../../../../../content/dam/cf-consumer-healthcare/voltaren-new/ru_RU/imgix/css_sprites.png?auto=format") no-repeat -4% 39.7%;
}
:lang(ru) .page-products .product_description_accordion .download_leaflet:hover {
  background: url("../../../../../../../content/dam/cf-consumer-healthcare/voltaren-new/ru_RU/imgix/css_sprites.png?auto=format") no-repeat -4% 43.6%;
}
@media (max-width: 768px) {
  :lang(ru) .page-age .article_know_wrap .know_article p {
    line-height: 1.1;
  }
}
@media (min-width: 991px) {
  :lang(ru) .page-age .article_know_wrap .know_article p {
    line-height: 120%;
  }
}
@media (max-width: 767px) {
  :lang(ru) .page-age .article_know_wrap .know_article p {
    font-size: 14px;
    line-height: 1.1;
  }
}
:lang(ru) .initiative_main_box {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  :lang(ru) h2 {
    font-size: 76px;
  }
  :lang(ru) .pain_navigator_mobile .pain_navigator_mobile_text li a {
    font-size: 30px;
  }
  :lang(ru) .find_treatment_bg h2 {
    font-size: 70px;
  }
  :lang(ru) .find_treatment_bg .blue_button {
    font-size: 12px;
    margin-top: 0;
  }
  :lang(ru) .find_treatment_text {
    margin-top: 60px;
  }
  :lang(ru) .position_bottom {
    position: absolute;
    bottom: 0;
  }
  :lang(ru) .article_text h3 {
    line-height: 1.1;
  }
  :lang(ru) .page-understanding-pain .h1_title h1 {
    font-size: 59px;
  }
  :lang(ru) .page-understanding-pain.page-osteoarthritis .h1_title p {
    padding-left: 15px;
  }
  :lang(ru) .page-understanding-pain.page-osteoarthritis .h1_title h1 {
    padding-left: 15px;
  }
  :lang(ru) .page-pain-treatments h3, :lang(ru) .page-pain-treatments .h1_title h1 {
    font-size: 50px;
  }
  :lang(ru) .initiative_main_box .inner_container_width {
    top: 610px;
  }
  :lang(ru) .initiative_main_box .inner_container_width .blue_button {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  :lang(ru) .page-home h2 {
    font-size: 25px;
    margin-bottom: 30px;
  }
  :lang(ru) .carousel.index_carousel h4 {
    font-size: 13px;
  }
  :lang(ru) .carousel.index_carousel .blue_button {
    font-size: 12px;
  }
  :lang(ru) .initiative_main_text_blue h3 {
    font-size: 24px;
  }
  :lang(ru) .article_w_icon {
    margin-bottom: 0;
  }
  :lang(ru) .article_w_icon .richText-image.pull-right {
    margin-left: 0;
  }
  :lang(ru) .initiative {
    background-position: 68% 229px;
    background-size: 850px;
    min-height: 550px;
  }
  :lang(ru) .initiative h3 {
    font-size: 18px;
  }
  :lang(ru) .initiative .blue_button {
    margin-top: 10px;
    font-size: 8px;
  }
  :lang(ru) .affect_wrap .know_blue .know_orange {
    top: 99%;
  }
}
@media (max-width: 480px) {
  :lang(ru) .article_w_icon.mobile_center .richText-image.pull-right {
    float: none;
    margin: 15px auto;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  :lang(ru) .page-home .initiative {
    padding-top: 35px;
    padding-bottom: 40px;
  }
  :lang(ru) .page-home .initiative h3 {
    font-size: 22px;
  }
  :lang(ru) .page-home .initiative h2 {
    font-size: 35px;
  }
  :lang(ru) .page-home .initiative .blue_button {
    font-size: 12px;
    margin-top: 50px;
  }
  :lang(ru) .page-home h2 {
    font-size: 60px;
  }
  :lang(ru) .carousel.index_carousel h4 {
    font-size: 31px;
  }
  :lang(ru) .carousel.index_carousel .blue_button {
    font-size: 12px;
  }
  :lang(ru) .initiative_main_text_blue h3 {
    font-size: 50px;
  }
  :lang(ru) .pain_info_inner p {
    font-size: 15px;
  }
  :lang(ru) .page-neck-pain .affect_wrap .know_blue .know_orange,
  :lang(ru) .page-knee-pain .affect_wrap .know_blue .know_orange {
    top: 75%;
  }
  :lang(ru) .page-shoulder-pain .affect_wrap .know_blue .know_orange {
    top: 70%;
  }
  :lang(ru) .page-back-pain .affect_wrap .know_blue .know_orange,
  :lang(ru) .page-wrist-pain .affect_wrap .know_blue .know_orange {
    top: 53%;
  }
  :lang(ru) .page-hip-pain .affect_wrap .know_blue .know_orange {
    top: 50%;
  }
  :lang(ru) .page-foot-pain .affect_wrap .know_blue .know_orange {
    top: 33%;
  }
  :lang(ru) .page-muscle-pain .affect_wrap .know_blue .know_orange {
    top: 57%;
  }
  :lang(ru) .page-joint-pain .affect_wrap .know_blue .know_orange {
    top: 42%;
  }
  :lang(ru) .page-injuries .affect_wrap .know_blue .know_orange {
    top: 68%;
  }
}
@media (min-width: 992px) {
  :lang(ru) .header .navigation-horizontal .navigation-item.navigation-level1 .navigation-item-title {
    font-size: 9px;
    white-space: normal;
  }
  :lang(ru) .richText.f_menu ul li {
    padding: 0 7px;
  }
  :lang(ru) .richText.f_menu ul li a {
    font-size: 14px;
  }
  :lang(ru) .carousel.index_carousel .carousel_text {
    font-size: 13px;
  }
  :lang(ru) h2 {
    font-size: 70px;
    margin-bottom: 20px;
  }
  :lang(ru) .page-home h2 {
    margin-bottom: 10px;
  }
  :lang(ru) .understanding_pain_title h1 {
    font-size: 70px;
  }
  :lang(ru) .page-products h1 {
    font-size: 49px;
  }
  :lang(ru) .page-home .initiative h2 {
    font-size: 48px;
  }
  :lang(ru) .page-home .initiative h3 {
    font-size: 22px;
  }
  :lang(ru) .video_box .initiative_main_text_blue h3 {
    font-size: 35px;
  }
  :lang(ru) .carousel.index_carousel h4 {
    font-size: 34px;
  }
  :lang(ru) .position_bottom {
    bottom: 110px;
  }
  :lang(ru) .blue_button {
    font-size: 11px;
  }
  :lang(ru) .compareProductsTable .blue_button.button_arrow:after {
    right: 11px !important;
    top: 18px;
  }
  :lang(ru) .page-pain-treatments h3 {
    font-size: 35px;
  }
  :lang(ru) .page-pain-treatments .h1_title h1 {
    font-size: 49px;
  }
  :lang(ru) .page-pain-treatments .expert_treatment > .component-content .richText {
    font-size: 14px;
    line-height: 20px;
  }
  :lang(ru) .page-pain-treatments .affect_wrap {
    margin-bottom: 0;
  }
  :lang(ru) .page-pain-treatments .affect_wrap .know_blue {
    font-size: 15px;
  }
  :lang(ru) .page-pain-treatments .affect_wrap .know_blue h4 {
    font-size: 23px;
  }
  :lang(ru) .page-shoulder-pain .affect_wrap,
  :lang(ru) .page-wrist-pain .affect_wrap {
    padding-bottom: 45px;
  }
  :lang(ru) .pain_hero_banner h1 {
    font-size: 49px;
  }
  :lang(ru) .voltaren-pm .pain-type a h3,
  :lang(ru) .voltaren-pm .menu-container .menu a h3 {
    font-size: 20px;
  }
  :lang(ru) .voltaren-pm .pain-type a.active h3,
  :lang(ru) .voltaren-pm .menu-container .menu a:hover h3 {
    font-size: 23px;
  }
  :lang(ru) .page-understanding-pain .h1_title h1 {
    font-size: 47px;
    padding-left: 0;
  }
  :lang(ru) .page-understanding-pain .h1_title p {
    padding-left: 0;
  }
  :lang(ru) .joint_pain h4 {
    font-size: 34px;
  }
  :lang(ru) .initiative_main_box .inner_container_width {
    top: 0;
  }
  :lang(ru) .initiative_main_box .inner_container_width .blue_button {
    font-size: 11px;
  }
  :lang(ru) .how_when .how_when_title .content {
    font-size: 102px;
  }
  :lang(ru) .how_when .how_when_desktop_when {
    font-size: 14px;
  }
  :lang(ru) .how_when .accordion-content {
    font-size: 13px;
  }
  :lang(ru) .find_treatment .blue_bubble .subtitle {
    font-size: 27px;
  }
  :lang(ru) .overlay-content [id=wrapper] {
    width: 100%;
  }
  :lang(ru) .overlay-content [id=wrapper] .main {
    width: 100%;
  }
  :lang(ru) .compareProductsTable table th,
  :lang(ru) .compareProductsTable table td {
    padding: 30px 2px !important;
  }
  :lang(ru) .compareProductsTable.odd table tr td:nth-child(2),
  :lang(ru) .compareProductsTable.odd table tr td:nth-child(3) {
    min-width: 195px !important;
    max-width: 195px !important;
  }
  :lang(ru) .compareProductsTable table tr td:nth-child(4),
  :lang(ru) .compareProductsTable table tr td:nth-child(5) {
    max-width: 195px !important;
    min-width: 195px !important;
  }
  :lang(ru) .compareProductsTable table tr td:nth-child(1) {
    min-width: 195px !important;
    max-width: 195px !important;
    font-size: 15px;
  }
  :lang(ru) .parametrizedhtml .table.compareProductsTable.even table tr td:nth-child(2),
  :lang(ru) .parametrizedhtml .table.compareProductsTable.even table tr td:nth-child(3),
  :lang(ru) .parametrizedhtml .table.compareProductsTable.even table tr td:nth-child(4),
  :lang(ru) .parametrizedhtml .table.compareProductsTable.even table tr td:nth-child(5) {
    min-width: 195px !important;
    max-width: 195px !important;
  }
  :lang(ru) .header .gsk_icon {
    margin-top: 43px;
  }
}
:lang(ru) .header .navigation-vertical .navigation-item.navigation-level1 > .navigation-item-title,
:lang(ru) .header .navigation-vertical .navigation-item.navigation-level2 > .navigation-item-title {
  white-space: normal;
  -webkit-tap-highlight-color: transparent;
  -webkit-tap-highlight-color: transparent;
  webkit-touch-callout: none;
  -webkit-text-size-adjust: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
}
:lang(ru) .voltaren-pm .menu-container .menu a:hover h3 {
  white-space: nowrap;
}
:lang(ru) .voltaren-pm .pain-type a p,
:lang(ru) .voltaren-pm .menu-container .menu a p {
  font-size: 14px;
}
@media (max-width: 414px) {
  :lang(ru) .textBlockStyle h4 {
    font-size: 15px;
    line-height: 16px;
  }
}
:lang(ru) .compareProductsTable .is-active .blue_button {
  display: flex;
}
:lang(ru) .compareProductsTable table th .blue_button,
:lang(ru) .compareProductsTable table td .blue_button {
  margin: 0 auto !important;
  width: 210px;
  height: 50px;
  line-height: 1;
  align-items: center;
  padding: 0 15px;
  display: flex;
}
:lang(ru) .parametrizedhtml .table.compareProductsTable.component table tr td:nth-child(1) {
  min-width: 204px;
}
:lang(ru) .compareProductsTable table th, :lang(ru) .compareProductsTable table td {
  padding: 30px 0 30px 20px;
}
:lang(ru) .compareProductsTable.odd table tr td:nth-child(3) {
  width: 250px;
}
:lang(ru) .compareProductsTable.odd table tr td:nth-child(2) {
  width: 225px;
}
:lang(ru) .parametrizedhtml .table.compareProductsTable.even table tr td:nth-child(2) {
  width: 198px;
}
:lang(ru) .parametrizedhtml .table.compareProductsTable.even table tr td:nth-child(3) {
  width: 200px;
}
:lang(ru) .parametrizedhtml .table.compareProductsTable.even table tr td:nth-child(4) {
  width: 215px;
}
:lang(ru) .parametrizedhtml .table.compareProductsTable.even table tr td:nth-child(5) {
  width: 190px;
}
:lang(ru) .page-understanding-pain h3 {
  line-height: 1.1;
}
@media (min-width: 992px) and (max-width: 1100px) {
  :lang(ru) .page-understanding-pain .textBlockStyle h4 {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  :lang(ru) .page-emulgel .product_video_box h3,
  :lang(ru) .page-12-hour-gel .product_video_box h3 {
    font-size: 24px;
  }
  :lang(ru) .page-emulgel .product_video_box h4,
  :lang(ru) .page-12-hour-gel .product_video_box h4 {
    font-size: 18px;
  }
  :lang(ru) .carousel.index_carousel .subtitle {
    font-size: 12px;
  }
  :lang(ru) .page-products .how_when .how_when_title > .component-content p {
    font-size: 35px;
  }
}
@media (min-width: 768px) {
  :lang(ru) .initiative {
    background: url(../../assets/img/Header-Banner-DT.png?auto=format) no-repeat 70% top;
  }
  :lang(ru) .page-emulgel .product_video_box h3,
  :lang(ru) .page-12-hour-gel .product_video_box h3 {
    font-size: 50px;
  }
  :lang(ru) .page-emulgel .product_video_box h4,
  :lang(ru) .page-12-hour-gel .product_video_box h4 {
    font-size: 37px;
  }
  :lang(ru) .explore_our_range .blue_button {
    font-size: 12px;
  }
}
@media (min-width: 992px) {
  :lang(ru) .page-emulgel .product_video_box h3,
  :lang(ru) .page-12-hour-gel .product_video_box h3 {
    font-size: 35px;
  }
  :lang(ru) .page-emulgel .product_video_box h4,
  :lang(ru) .page-12-hour-gel .product_video_box h4 {
    font-size: 24px;
  }
}
:lang(ru) .compareProductsTable table tr:last-child td {
  padding: 0 !important;
}
:lang(ru) .inner_container_width .semibold {
  font-size: 25px;
}
:lang(ru) .know_footnote {
  /* display: none;*/
  bottom: 10px;
  font-size: 13px;
}
@media (min-width: 992px) {
  :lang(ru) .know_footnote {
    display: block;
    font-size: 13px;
    position: relative;
    margin-bottom: 50px;
  }
}
@media (min-width: 1200px) {
  :lang(ru) .header .navigation-horizontal .navigation-item.navigation-level1 .navigation-item-title {
    font-size: 10px;
  }
  :lang(ru) .carousel.index_carousel h4 {
    font-size: 40px !important;
  }
  :lang(ru) .page-pain-treatments .affect_wrap h3 {
    font-size: 42px;
  }
  :lang(ru) .page-pain-treatments .affect_wrap h4 {
    font-size: 23px;
  }
  :lang(ru) .page-understanding-pain .h1_title h1 {
    font-size: 50px;
  }
  :lang(ru) .product_detail .product_detail_type {
    width: 250px;
  }
}
:lang(ru) .exit-notification-text {
  font-size: 14px;
}
:lang(ru) .exit-notification-text .subtitle {
  font-size: 16px;
}
@media screen and (min-width: 768px) {
  :lang(ru) .exit-notification-text {
    font-size: 22px;
  }
  :lang(ru) .exit-notification-text .subtitle {
    font-size: 26px;
  }
}
@media screen and (min-width: 992px) {
  :lang(ru) .exit-notification-text {
    font-size: 22px;
  }
  :lang(ru) .exit-notification-text .subtitle {
    font-size: 28px;
  }
}
:lang(ru) .exit-notification-buttons button {
  font-size: 10px;
}
@media (min-width: 768px) {
  :lang(ru) .exit-notification-buttons button {
    font-size: 16px;
  }
}
@media (min-width: 992px) {
  :lang(ru) .exit-notification-buttons button {
    font-size: 14px;
  }
}
@media (max-width: 420px) {
  :lang(ru) .pain_info_inner h4 {
    font-size: 19px;
  }
}
@media (min-width: 768px) {
  :lang(ru) .affect_wrap .know_blue .know_orange {
    top: 45%;
    left: 95%;
  }
}
@media (min-width: 992px) and (max-width: 1024px) {
  :lang(ru) .sync-slider .slick-slide {
    width: 209px !important;
  }
  :lang(ru) .interactiveInfographics .slick-list {
    padding: 0 42px;
  }
  :lang(ru) .interactiveInfographics {
    background-size: 76%;
  }
  :lang(ru) .compareProductsTable table tr td:nth-child(1),
  :lang(ru) .parametrizedhtml .table.compareProductsTable.component table tr td {
    font-size: 13px;
  }
  :lang(ru) .page-neck-pain .affect_wrap .know_blue .know_orange {
    top: 67%;
  }
  :lang(ru) .page-shoulder-pain .affect_wrap .know_blue .know_orange {
    top: 62%;
  }
  :lang(ru) .page-knee-pain .affect_wrap .know_blue .know_orange {
    top: 66%;
  }
  :lang(ru) .header .navigation-horizontal .navigation-item.navigation-level1 .navigation-item-title {
    font-size: 8px;
  }
}
@media (min-width: 1024px) {
  :lang(ru) .parametrizedhtml .table.compareProductsTable.even table tr td:nth-child(2),
  :lang(ru) .parametrizedhtml .table.compareProductsTable.even table tr td:nth-child(3),
  :lang(ru) .parametrizedhtml .table.compareProductsTable.even table tr td:nth-child(4),
  :lang(ru) .parametrizedhtml .table.compareProductsTable.even table tr td:nth-child(5) {
    width: 195px;
  }
  :lang(ru) .compareProductsTable.odd table tr td:nth-child(2),
  :lang(ru) .compareProductsTable.odd table tr td:nth-child(3),
  :lang(ru) .compareProductsTable.odd table tr td:nth-child(4)
  .compareProductsTable.odd table tr td:nth-child(5) {
    width: 195px;
  }
  :lang(ru) .page-neck-pain .affect_wrap .know_blue .know_orange {
    top: 67%;
  }
  :lang(ru) .page-shoulder-pain .affect_wrap .know_blue .know_orange {
    top: 60%;
  }
  :lang(ru) .page-knee-pain .affect_wrap .know_blue .know_orange {
    top: 65%;
  }
}
@media (min-width: 1200px) {
  :lang(ru) .page-neck-pain .affect_wrap .know_blue .know_orange {
    top: 59%;
  }
  :lang(ru) .page-shoulder-pain .affect_wrap .know_blue .know_orange {
    top: 55%;
  }
  :lang(ru) .page-knee-pain .affect_wrap .know_blue .know_orange {
    top: 62%;
  }
}
@media (min-width: 1025px) {
  :lang(ru) .carousel.index_carousel .subtitle {
    font-size: 18px;
  }
}
:lang(ru) .initiative_main_box p:last-child {
  text-transform: none;
}
:lang(ru) .uk_styles body,
:lang(ru) .uk_styles h1,
:lang(ru) .uk_styles h2,
:lang(ru) .uk_styles h3,
:lang(ru) .uk_styles h4,
:lang(ru) .uk_styles p,
:lang(ru) .uk_styles a,
:lang(ru) .uk_styles li,
:lang(ru) .uk_styles span,
:lang(ru) .uk_styles .textBlockStyle {
  font-family: 'Diodrum Voltaren CYR' !important;
  font-style: normal;
}
:lang(ru) .uk_styles body,
:lang(ru) .uk_styles h1,
:lang(ru) .uk_styles h2,
:lang(ru) .uk_styles h3,
:lang(ru) .uk_styles h4,
:lang(ru) .uk_styles p,
:lang(ru) .uk_styles span,
:lang(ru) .uk_styles a,
:lang(ru) .uk_styles .textBlockStyle {
  font-family: 'Diodrum Voltaren CYR' !important;
  font-style: normal;
}
:lang(ru) .uk_styles .affect_wrap {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  :lang(ru) .uk_styles .affect_wrap {
    margin-bottom: 30px;
  }
}
:lang(ru) .uk_styles .product_description_tabs .tabs-nav-item {
  font-size: 15px;
  margin-left: 41px;
}
:lang(ru) .uk_styles .product_description_tabs .tabs-nav {
  height: 30px;
}
:lang(ru) .uk_styles .product_description_tabs .tabs-nav-item {
  margin-left: 15px;
}
:lang(ru) .uk_styles .product_description_tabs .tabs-nav-list {
  left: 0;
}
:lang(ru) .uk_styles .product_description_tabs .tabs-nav-item:first-child {
  margin-left: 0 !important;
}
:lang(ru) .uk_styles .product_description_tabs .tabs-nav-switcher-right,
:lang(ru) .uk_styles .product_description_tabs .tabs-nav-switcher-left {
  display: none;
}
:lang(ru) .uk_styles .richText.f_menu ul li:nth-child(3):before {
  background: #999;
}
@media (min-width: 992px) {
  :lang(ru) .uk_styles .carousel.index_carousel {
    margin-bottom: 50px;
  }
}
:lang(ru) .ru-KZ_styles {
  /*language switcher styles*/
  /*&.page-products, &.page-how-voltarol-works, &.page-how-to-use-voltarol-ease-arthritis-pain{
      .download_leaflet {
          display: inline-block;
          padding-left: 40px;
          padding-bottom: 5px;
          background: url(../../assets/img/download.png?auto=format) no-repeat 0 0;
          font-size: 20px;
          font-weight: 600;
          color: #e86215;
          text-transform: uppercase;
          line-height: 30px;
          text-decoration: none !important;
          z-index: 151;
          @media (max-width: 767px){
              font-size: 12px;
              line-height: 1.3;
          }
      }
  }*/
}
:lang(ru) .ru-KZ_styles body,
:lang(ru) .ru-KZ_styles h1,
:lang(ru) .ru-KZ_styles h2,
:lang(ru) .ru-KZ_styles h3,
:lang(ru) .ru-KZ_styles h4,
:lang(ru) .ru-KZ_styles p,
:lang(ru) .ru-KZ_styles a,
:lang(ru) .ru-KZ_styles li,
:lang(ru) .ru-KZ_styles span,
:lang(ru) .ru-KZ_styles .textBlockStyle {
  font-family: 'Diodrum Voltaren CYR' !important;
  font-style: normal;
}
:lang(ru) .ru-KZ_styles .language_switcher_box {
  margin-left: 52px;
  margin-top: -15px;
  width: 50px;
  padding-right: 0;
  padding-left: 0;
  font-size: 10px;
  position: relative;
  z-index: 1;
}
@media (min-width: 768px) {
  :lang(ru) .ru-KZ_styles .language_switcher_box {
    font-size: 16px;
  }
}
@media (min-width: 768px) {
  :lang(ru) .ru-KZ_styles .language_switcher_box {
    margin-left: 130px;
    margin-top: 5px;
    width: 100px;
  }
}
@media (min-width: 992px) {
  :lang(ru) .ru-KZ_styles .language_switcher_box {
    margin-left: 0;
    margin-top: 0;
    width: 8.33333333%;
  }
}
:lang(ru) .ru-KZ_styles .language_switcher {
  display: block;
  text-decoration: none;
  float: left;
  width: 50%;
  text-align: center;
  border: 2px solid #f05322;
  padding-top: 3px;
  padding-bottom: 2px;
  margin-top: 23px;
  font-weight: 600;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
:lang(ru) .ru-KZ_styles .language_switcher:hover {
  color: #000;
}
:lang(ru) .ru-KZ_styles .language_switcher.active {
  background: #ef8001;
}
:lang(ru) .ru-KZ_styles .language_en {
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
  background: #ef8001;
}
:lang(ru) .ru-KZ_styles .language_en.active {
  padding-left: 2px;
}
:lang(ru) .ru-KZ_styles .language_fr {
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
}
:lang(ru) .ru-KZ_styles .language_fr.active {
  padding-right: 2px;
}
:lang(ru) .ru-KZ_styles .affect_wrap {
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  :lang(ru) .ru-KZ_styles .affect_wrap {
    margin-bottom: 30px;
  }
}
:lang(ru) .ru-KZ_styles .product_description_tabs .tabs-nav-item {
  font-size: 15px;
  margin-left: 41px;
}
:lang(ru) .ru-KZ_styles .product_description_tabs .tabs-nav {
  height: 30px;
}
:lang(ru) .ru-KZ_styles .product_description_tabs .tabs-nav-item {
  margin-left: 15px;
}
:lang(ru) .ru-KZ_styles .product_description_tabs .tabs-nav-list {
  left: 0;
}
:lang(ru) .ru-KZ_styles .product_description_tabs .tabs-nav-item:first-child {
  margin-left: 0 !important;
}
:lang(ru) .ru-KZ_styles .product_description_tabs .tabs-nav-switcher-right,
:lang(ru) .ru-KZ_styles .product_description_tabs .tabs-nav-switcher-left {
  display: none;
}
:lang(ru) .ru-KZ_styles .richText.f_menu ul li:nth-child(3):before {
  background: #999;
}
@media (min-width: 992px) {
  :lang(ru) .ru-KZ_styles .carousel.index_carousel {
    margin-bottom: 50px;
  }
  :lang(ru) .ru-KZ_styles .header .logo {
    margin-top: 32px;
  }
}
@media (min-width: 992px) {
  :lang(ru) .ru-KZ_styles .footer .richText.f_menu ul {
    text-align: left;
  }
}
:lang(ru) .ru_UA {
  /*tiny*/
  /*end tiny*/
}
:lang(ru) .ru_UA .richText.f_menu ul li:nth-child(3):before {
  background: transparent;
}
@media (min-width: 768px) {
  :lang(ru) .ru_UA .richText.f_menu ul li:nth-child(3):before {
    background: #999;
  }
}
@media (min-width: 992px) {
  :lang(ru) .ru_UA .richText.f_menu ul {
    text-align: left;
  }
  :lang(ru) .ru_UA .richText.f_menu ul li a {
    font-size: 15px;
  }
}
@media (min-width: 992px) {
  :lang(ru) .ru_UA .header .navigation-horizontal .navigation-level2 .navigation-item.navigation-level2 .navigation-item-title:hover {
    background: #f05322;
    color: #fff;
  }
}
@media (min-width: 992px) {
  :lang(ru) .ru_UA .find_treatment_bg .blue_button {
    margin-top: 60px;
  }
}
@media (min-width: 992px) {
  :lang(ru) .ru_UA .find_treatment_bg .blue_bubble .subtitle {
    font-size: 25px;
  }
}
:lang(ru) .ru_UA .joint_pain {
  background: url(../../assets/img/volt_ru_ua_m.png?auto=format) no-repeat;
  background-size: contain;
  background-position: bottom right;
  height: 591px;
}
:lang(ru) .ru_UA .joint_pain h4 {
  font-size: 20px;
}
@media (min-width: 768px) and (max-width: 991px) {
  :lang(ru) .ru_UA .joint_pain h4 {
    font-size: 33px;
  }
}
@media (min-width: 768px) {
  :lang(ru) .ru_UA .joint_pain {
    margin-top: -140px;
    background: url(../../assets/img/volt_ru_ua_t.png?auto=format) 100% 50%/767px 1296px no-repeat;
    height: 1236px;
  }
  :lang(ru) .ru_UA .joint_pain > .component-content {
    max-width: 100%;
  }
  :lang(ru) .ru_UA .find_treatment_bg .blue_button {
    margin-top: 20px;
  }
}
@media (min-width: 1092px) {
  :lang(ru) .ru_UA .joint_pain {
    margin-top: 0;
    background: url(../../assets/img/volt_ru_ua_d.png?auto=format) 50% 50% no-repeat;
    height: 570px;
  }
}
@media (min-width: 992px) {
  :lang(ru) .ru_UA.page-home .minHeight165, :lang(ru) .ru_UA.page-pain-treatments .minHeight165 {
    min-height: 0;
  }
}
@media (min-width: 992px) {
  :lang(ru) .ru_UA .initiative h2 {
    line-height: 1;
    font-size: 40px;
  }
}
@media (min-width: 992px) {
  :lang(ru) .ru_UA .initiative h3 {
    margin-top: 5px;
  }
}
:lang(ru) .ru_UA.page-muscle-pain .affect_wrap .know_blue .know_orange {
  padding: 20px 30px 0;
}
:lang(ru) .ru_UA.page-back-pain .affect_wrap .know_blue .know_orange, :lang(ru) .ru_UA.page-foot-pain .affect_wrap .know_blue .know_orange, :lang(ru) .ru_UA.page-hip-pain .affect_wrap .know_blue .know_orange, :lang(ru) .ru_UA.page-joint-pain .affect_wrap .know_blue .know_orange, :lang(ru) .ru_UA.page-knee-pain .affect_wrap .know_blue .know_orange, :lang(ru) .ru_UA.page-neck-pain .affect_wrap .know_blue .know_orange, :lang(ru) .ru_UA.page-shoulder-pain .affect_wrap .know_blue .know_orange, :lang(ru) .ru_UA.page-wrist-pain .affect_wrap .know_blue .know_orange, :lang(ru) .ru_UA.page-osteoarthritis .affect_wrap .know_blue .know_orange {
  padding: 45px 30px 0;
}
@media (min-width: 992px) {
  :lang(ru) .ru_UA.page-back-pain .expert_treatment h3,
  :lang(ru) .ru_UA.page-back-pain .expert_treatment p, :lang(ru) .ru_UA.page-foot-pain .expert_treatment h3,
  :lang(ru) .ru_UA.page-foot-pain .expert_treatment p, :lang(ru) .ru_UA.page-hip-pain .expert_treatment h3,
  :lang(ru) .ru_UA.page-hip-pain .expert_treatment p, :lang(ru) .ru_UA.page-joint-pain .expert_treatment h3,
  :lang(ru) .ru_UA.page-joint-pain .expert_treatment p, :lang(ru) .ru_UA.page-knee-pain .expert_treatment h3,
  :lang(ru) .ru_UA.page-knee-pain .expert_treatment p, :lang(ru) .ru_UA.page-neck-pain .expert_treatment h3,
  :lang(ru) .ru_UA.page-neck-pain .expert_treatment p, :lang(ru) .ru_UA.page-shoulder-pain .expert_treatment h3,
  :lang(ru) .ru_UA.page-shoulder-pain .expert_treatment p, :lang(ru) .ru_UA.page-wrist-pain .expert_treatment h3,
  :lang(ru) .ru_UA.page-wrist-pain .expert_treatment p, :lang(ru) .ru_UA.page-osteoarthritis .expert_treatment h3,
  :lang(ru) .ru_UA.page-osteoarthritis .expert_treatment p {
    margin-left: 25px;
  }
}
@media (min-width: 992px) {
  :lang(ru) .ru_UA.page-back-pain .textBlockStyle h4, :lang(ru) .ru_UA.page-foot-pain .textBlockStyle h4, :lang(ru) .ru_UA.page-hip-pain .textBlockStyle h4, :lang(ru) .ru_UA.page-joint-pain .textBlockStyle h4, :lang(ru) .ru_UA.page-knee-pain .textBlockStyle h4, :lang(ru) .ru_UA.page-neck-pain .textBlockStyle h4, :lang(ru) .ru_UA.page-shoulder-pain .textBlockStyle h4, :lang(ru) .ru_UA.page-wrist-pain .textBlockStyle h4, :lang(ru) .ru_UA.page-osteoarthritis .textBlockStyle h4 {
    font-size: 26px;
  }
}
:lang(ru) .ru_UA .tinyscroll {
  width: 428px;
  margin: 20px 0 10px;
  padding: 0;
}
:lang(ru) .ru_UA .tinyscroll .viewport {
  width: 408px;
  height: 260px;
  overflow: hidden;
  position: relative;
}
:lang(ru) .ru_UA .tinyscroll .overview {
  list-style: none;
  position: relative;
  left: 0;
  top: 0;
  padding: 0;
  margin: 0;
}
:lang(ru) .ru_UA .tinyscroll .scrollbar {
  background: transparent url(../../assets/img/bg-scrollbar-trackend-y.png?auto=format) no-repeat 0 0;
  position: absolute;
  background-position: 0 0;
  top: 43px;
  right: 0;
  width: 9px;
}
:lang(ru) .ru_UA .tinyscroll .track {
  background: transparent url(../../assets/img/bg-scrollbar-trackend-y.png?auto=format) no-repeat 0 100%;
  height: 100%;
  width: 9px;
  position: relative;
  padding: 0 1px;
}
:lang(ru) .ru_UA .tinyscroll .thumb {
  background: transparent url(../../assets/img/bg-scrollbar-thumb-y.png?auto=format) 50% 100% no-repeat;
  height: 20px;
  width: 9px;
  cursor: pointer;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
}
:lang(ru) .ru_UA .tinyscroll .thumb .end {
  background: transparent url(../../assets/img/bg-scrollbar-thumb-y.png?auto=format) no-repeat 50% 0;
  overflow: hidden;
  height: 5px;
  width: 25px;
}
:lang(ru) .ru_UA .tinyscroll .disable {
  display: none;
}
:lang(ru) .ru_UA .noSelect {
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
}
@media (max-width: 1200px) {
  :lang(ru) .ru_UA .tinyscroll {
    width: 420px;
  }
  :lang(ru) .ru_UA .tinyscroll .viewport {
    width: 400px;
  }
}
:lang(ru) .ru_UA .joint_pain {
  background: url(../../assets/img/mobile_pain_ru.png?auto=format) 100% 100%/318px 551px no-repeat;
}
@media (max-width: 359px) {
  :lang(ru) .ru_UA .joint_pain {
    background: url(../../assets/img/mobile_pain_ru.png?auto=format) 100% 100%/318px 561px no-repeat;
    height: 690px;
    background-size: contain;
  }
}
@media (min-width: 767px) {
  :lang(ru) .ru_UA .joint_pain {
    background: url(../../assets/img/tablet_pain_ru.png?auto=format) 100% 50%/567px 896px no-repeat;
  }
}
@media (min-width: 1092px) {
  :lang(ru) .ru_UA .joint_pain {
    background: url(../../assets/img/desktop_pain_ru.png?auto=format) 50% 100% no-repeat;
  }
}
:lang(ru) .ru_UA .navigation-item .navigation-item-title {
  white-space: normal;
}
:lang(ru) .ru_UA #footer {
  padding-bottom: 90px;
}
@media (min-width: 1200px) {
  :lang(ru) .ru_UA .header .navigation-horizontal .navigation-item.navigation-level1 .navigation-item-title {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  :lang(ru) .ru_UA .bottom_box .textBlockStyle div h4 {
    font-size: 15px;
    line-height: 20px;
  }
}
@media (min-width: 768px) {
  :lang(ru) .ru_UA .bottom_box .textBlockStyle div p:nth-last-child(2) {
    font-size: 13px;
  }
}
@media (max-width: 767px) {
  :lang(ru) .ru_UA .textBlockStyle h4 a {
    font-size: 12px;
    line-height: 1;
  }
  :lang(ru) .ru_UA .textBlockStyle h4 {
    line-height: 15px;
  }
  :lang(ru) .ru_UA .product_description_accordion .download_leaflet {
    font-size: 10px;
    padding-left: 30px;
  }
}
@media (min-width: 992px) {
  :lang(ru) .ru_UA .margin-top-bottom {
    margin-top: 50px;
  }
}
@media (max-width: 375px) {
  :lang(ru) .ru_UA .article_know_wrap .know_article {
    background: url(../../assets/img/know_article.png?auto=format) no-repeat 0 0/285px 220px;
    height: 220px;
  }
}
@media (max-width: 375px) {
  :lang(ru) .ru_UA .article_know_wrap .know_article p {
    min-height: 80px;
  }
}
@media (max-width: 375px) {
  :lang(ru) .ru_UA.page-age .article_top_minus_padding {
    margin-top: -5px;
  }
}
@media (max-width: 375px) {
  :lang(ru) .ru_UA.page-osteoarthritis .article_text_float {
    margin-top: -5px;
  }
}
:lang(ru) .ru_UA .product_detail .product_detail_title h1 {
  line-height: 1.3;
}
@media (max-width: 768px) {
  :lang(ru) .ru_UA .product_description_accordion .accordion-slide.is-active > .accordion-head:after, :lang(ru) .ru_UA .product_description_accordion .accordion-head:after {
    right: 5px;
  }
}
:lang(ru) .ru_UA.page-products .adaptive-accordion_body .productBlocks h4 .blue_color {
  margin-top: 15px;
  display: block;
}
@media (min-width: 992px) {
  :lang(ru) .ru_UA.page-sitemap .sitemap .paragraphSystem .sitemap_section:nth-child(2) ul li:nth-child(2) {
    min-height: 44px;
  }
}
@media (min-width: 992px) and (max-width: 1024px) {
  :lang(ru) .ru_UA.page-emulgel .tinyscroll .viewport, :lang(ru) .ru_UA.page-12-hour-gel .tinyscroll .viewport {
    width: 380px;
  }
}
@media (min-width: 992px) and (max-width: 1100px) {
  :lang(ru) .ru_UA.page-understanding-pain .textBlockStyle h4 {
    font-size: 28px;
  }
}
:lang(ru) .disclaimer {
  background: rgba(255, 255, 255, 0.9);
  border-top: 2px solid #e2e2e2;
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 999;
  text-align: left;
  text-transform: uppercase;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 10px;
  padding: 0 15px;
  letter-spacing: -1px;
  color: #5a5a5a;
}
@media (min-width: 768px) {
  :lang(ru) .disclaimer {
    text-align: center;
  }
}
@media (min-width: 992px) {
  :lang(ru) .disclaimer {
    font-size: 16px;
  }
}
@media (min-width: 1600px) {
  :lang(ru) .disclaimer {
    font-size: 26px;
  }
}
:lang(ru) .search_box .form-search input[type='text'] {
  font-family: Verdana, sans-serif;
}
@media (max-width: 767px) and (min-width: 374px) {
  :lang(ru) .pain_navigator_mobile .pain_navigator_mobile_text li a {
    text-shadow: 1px 1px 1px #fff;
    width: 232px;
    display: block;
    font-size: 22px;
  }
}
:lang(ru) .homepage_link_hidden {
  visibility: hidden;
}
:lang(ru) .header .logo {
  z-index: 999;
}
@media (max-width: 767px) {
  :lang(ru) .header .logo {
    padding: 0;
    width: 37%;
  }
}
:lang(ru) .header .logo img {
  margin: 0 auto;
}
@media (max-width: 767px) and (min-width: 374px) {
  :lang(ru) .page-emulgel .qa .qa_title h2 {
    line-height: 1.2;
    background-size: contain;
  }
}
@media (max-width: 767px) {
  :lang(ru) .page-emulgel .qa .qa_title h2 {
    background: url("../../../../../../../content/dam/cf-consumer-healthcare/voltaren-new/ru_RU/imgix/css_sprites.png?auto=format") no-repeat 99% 82.7%;
    background-size: 75px 750px;
  }
}
@media (min-width: 768px) {
  :lang(ru) .page-emulgel .how_when .how_when_desktop_when p {
    width: 81%;
  }
}
@media (min-width: 1024px) and (max-width: 1100px) {
  :lang(ru) .page-emulgel .product_detail > .component-content {
    background-size: auto 90%;
  }
}
@media (min-width: 1024px) and (max-width: 1100px) {
  :lang(ru) .page-emulgel .product_description_accordion .product_detail_text .richText-content {
    width: 80%;
  }
}
@media (max-width: 767px) {
  :lang(ru) .page-home .bottom_box .textBlockStyle h4,
  :lang(ru) .page-understanding-pain .bottom_box .textBlockStyle h4 {
    font-size: 14px;
    line-height: 16px;
  }
}
@media (max-width: 767px) {
  :lang(ru) .page-home .find_treatment .inner_container_width > .component-content,
  :lang(ru) .page-understanding-pain .find_treatment .inner_container_width > .component-content {
    background-position: 60% 0;
  }
}
@media (max-width: 767px) {
  :lang(ru) .page-home .find_treatment .find_treatment_text .richText-content p:first-child,
  :lang(ru) .page-understanding-pain .find_treatment .find_treatment_text .richText-content p:first-child {
    font-size: 12px;
    line-height: 1.1;
    width: 76%;
    margin-bottom: 60px;
  }
}
@media (max-width: 767px) {
  :lang(ru) .page-hip-pain .affect_wrap .know_blue .know_orange {
    padding: 20px;
  }
}
@media (min-width: 768px) {
  :lang(ru) .page-hip-pain .know_orange {
    height: 218px;
    background-size: 223px 223px;
    padding: 15px 30px 0;
  }
}
@media (min-width: 768px) {
  :lang(ru) .page-muscle-pain .know_orange {
    height: 176px;
    background-size: 223px 180px;
    padding: 15px 30px 0;
  }
}
@media (max-width: 568px) {
  :lang(ru) .page-muscle-pain .know_orange {
    padding: 15px 30px 0;
  }
}
:lang(ru) h1, :lang(ru) h2, :lang(ru) h3 {
  color: #e86215;
}
:lang(ru) p .gr-text {
  color: #e86215;
}
:lang(ru) .carousel.index_carousel img {
  height: 220px;
  width: 100%;
  object-fit: cover;
}
@media (min-width: 768px) {
  :lang(ru) .carousel.index_carousel img {
    height: 500px;
  }
}
@media (min-width: 1024px) and (max-width: 1180px) {
  :lang(ru) .carousel.index_carousel img {
    height: 420px;
  }
}
:lang(ru) .carousel-slide .no-image {
  position: relative;
}
:lang(ru) .index_carousel .component-content:not(.swiper-container-horizontal) .carousel-slides li:not(:first-child) {
  display: none;
}
@media (min-width: 992px) {
  :lang(ru) .ru-EE_styles .header .navigation-horizontal .navigation-item.navigation-level1 .navigation-item-title {
    font-size: 14px;
  }
}
@media (min-width: 1200px) {
  :lang(ru) .ru-EE_styles .header .navigation-horizontal .navigation-item.navigation-level1 .navigation-item-title {
    font-size: 16px;
  }
}
:lang(ru) .ru-EE_styles #footer {
  padding-bottom: 100px;
}
:lang(ru) .ru-EE_styles .disclaimer {
  height: 10%;
}
@media (max-width: 767px) {
  :lang(ru) .ru-EE_styles .disclaimer {
    padding: 0 26px;
  }
}
@media (min-width: 768px) {
  :lang(ru) .ru-EE_styles .blue_button.button_arrow {
    padding-right: 70px;
  }
}
:lang(ru) .ru-EE_styles .blue_button.button_arrow:after {
  background: url("../../../../../../../content/dam/cf-consumer-healthcare/voltaren-new/ru_EE/imgix/css_sprites.png?auto=format") no-repeat no-repeat 15% 10.2%;
  background-size: 450% 5500% !important;
}
:lang(ru) .ru-EE_styles .pain_navigator_mobile > .component-content {
  background-position: 100% 100%;
}
@media (min-width: 568px) and (max-width: 767px) {
  :lang(ru) .ru-EE_styles .pain_navigator_mobile > .component-content {
    background-position: 74% 100%;
  }
}
:lang(ru) .ru-EE_styles .textBlockStyle p {
  font-weight: 300;
}
:lang(ru) .ru-EE_styles .compareProductsTable table td.is-active .blue_button {
  display: flex;
}
@media (max-width: 1024px) and (min-width: 1000px) {
  :lang(ru) .ru-EE_styles .compareProductsTable table td.is-active .blue_button {
    width: 175px;
  }
}
:lang(ru) .ru-EE_styles .compareProductsTable table td .blue_button {
  display: none;
}
@media (max-width: 767px) {
  :lang(ru) .ru-EE_styles .richText.f_menu ul li:nth-child(3):before {
    background: transparent;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  :lang(ru) .ru-EE_styles.page-home .carousel.index_carousel h4 {
    font-size: 31px !important;
  }
}
@media (max-width: 767px) {
  :lang(ru) .ru-EE_styles.page-home .carousel.index_carousel .inner_container_width {
    pointer-events: none;
  }
}
@media (min-width: 768px) {
  :lang(ru) .ru-EE_styles.page-home .carousel.index_carousel .inner_container_width {
    pointer-events: auto;
  }
}
@media (min-width: 320px) and (max-width: 567px) {
  :lang(ru) .ru-EE_styles.page-home .find_treatment_bg .blue_button {
    width: 125px;
  }
}
@media (min-width: 768px) {
  :lang(ru) .ru-EE_styles.page-home .find_treatment_bg .blue_button {
    margin-top: 30px;
  }
}
@media (max-width: 1024px) and (min-width: 1000px) {
  :lang(ru) .ru-EE_styles.page-home .find_treatment_bg > .component-content {
    background-position: 82% 0;
  }
}
:lang(ru) .ru-EE_styles.page-home .find_treatment_bg h2 {
  margin-bottom: 30px;
}
@media (min-width: 568px) and (max-width: 767px) {
  :lang(ru) .ru-EE_styles.page-home .find_treatment .inner_container_width > .component-content {
    background-position: right;
  }
}
@media (min-width: 568px) and (max-width: 767px) {
  :lang(ru) .ru-EE_styles.page-home .find_treatment .inner_container_width > .component-content p {
    width: 90%;
  }
}
@media (min-width: 768px) {
  :lang(ru) .ru-EE_styles.page-products h1 {
    line-height: 1.2;
  }
}
@media (min-width: 992px) {
  :lang(ru) .ru-EE_styles.page-products h1 {
    line-height: 1.3;
  }
}
@media (max-width: 1024px) and (min-width: 1000px) {
  :lang(ru) .ru-EE_styles.page-products h1 {
    font-size: 45px;
  }
}
:lang(ru) .ru-EE_styles.page-products .qa .qa_title h2 {
  background-size: 30px auto;
}
@media (max-width: 767px) {
  :lang(ru) .ru-EE_styles.page-products.page-emulgel-p-180 .product_description_accordion .download_leaflet {
    line-height: 2.5;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  :lang(ru) .ru-EE_styles.page-products.page-soft-caps .product_detail > .component-content {
    background-size: auto 72%;
  }
}
@media (min-width: 992px) {
  :lang(ru) .ru-EE_styles.page-products.page-patches .how_when .how_when_desktop_when p {
    line-height: 24px;
  }
}
@media (min-width: 992px) {
  :lang(ru) .ru-EE_styles.page-products.page-patches .how_when .how_when_desktop_when h3 {
    width: 85%;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  :lang(ru) .ru-EE_styles.page-pain-treatments .affect_wrap {
    margin-bottom: 70px;
  }
}
@media (max-width: 767px) {
  :lang(ru) .ru-EE_styles.page-pain-treatments .affect_wrap {
    margin-bottom: 210px;
  }
}
:lang(ru) .ru-EE_styles.page-pain-treatments .affect_wrap .know_blue .know_orange {
  width: 225px;
}
:lang(ru) .ru-EE_styles.page-pain-treatments .affect_wrap .know_blue .know_orange p {
  font-size: 18px !important;
  line-height: 20px;
}
@media (min-width: 320px) and (max-width: 767px) {
  :lang(ru) .ru-EE_styles.page-pain-treatments .affect_wrap .know_blue .know_orange {
    background-size: 100% 215px;
    height: 215px;
  }
}
@media (max-width: 1024px) and (min-width: 992px) {
  :lang(ru) .ru-EE_styles.page-understanding-pain .h1_title h1 {
    width: 100%;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  :lang(ru) .ru-EE_styles.page-understanding-pain .article_know_wrap {
    margin-bottom: 145px;
  }
  :lang(ru) .ru-EE_styles.page-understanding-pain .article_know_wrap .know_article {
    background: url(../../assets/img/know_article.png?auto=format) no-repeat 0 0/285px 260px;
    height: 260px;
  }
  :lang(ru) .ru-EE_styles.page-understanding-pain .article_know_wrap .know_article p {
    font-size: 16px;
    line-height: 18px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  :lang(ru) .ru-EE_styles.page-understanding-pain .article_know_wrap {
    margin-bottom: 150px;
  }
}
@media (min-width: 768px) {
  :lang(ru) .ru-EE_styles.page-understanding-pain .article_know_wrap .know_article {
    width: 350px;
    height: 320px;
    background: url(../../assets/img/know_article_tablet.png?auto=format) no-repeat 0 0/449px 320px;
  }
  :lang(ru) .ru-EE_styles.page-understanding-pain .article_know_wrap .know_article p {
    font-size: 21px;
    line-height: 23px;
  }
}
@media (min-width: 992px) {
  :lang(ru) .ru-EE_styles.page-understanding-pain .article_know_wrap .know_article {
    background: url(../../assets/img/know_article.png?auto=format) no-repeat 0 0/370px 325px;
    height: 325px;
  }
}
:lang(ru) .ru-EE_styles.page-where-to-buy1 .gradient_bg_header h1 {
  line-height: 1.24;
}
:lang(ru) .ru-EE_styles .product_description_tabs .tabs-nav-item.is-active {
  padding-bottom: 5px;
}
@media (max-width: 991px) and (min-width: 768px) {
  :lang(ru) .ru-EE_styles .joint_pain h4 {
    font-size: 30px;
  }
}
:lang(ru) .ru-EE_styles .accordion-slide.is-active > .accordion-content-wrapper {
  /*height: inherit !important;*/
}
@media (min-width: 768px) {
  :lang(ru) .ru-EE_styles .disclaimer {
    padding: 0 40px;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  :lang(ru) .ru-EE_styles .disclaimer {
    font-size: 12px;
  }
}
@media only screen and (min-device-width: 800px) and (max-device-width: 1280px) and (orientation: landscape) {
  :lang(ru) .ru-EE_styles .interactiveInfographics {
    background: url(../../assets/img/carousel_dots.png?auto=format) 44% 107px no-repeat;
    background-size: 65%;
  }
}
@media (max-device-width: 1280px) and (min-device-width: 1270px) and (orientation: landscape) {
  :lang(ru) .ru-EE_styles .pain_info_block .parametrizedhtml .interactiveInfographics-slider.sync-slider .slick-track .interactiveInfographics-slide {
    width: 248px !important;
  }
}
:lang(ru) .custom-object-fit {
  position: relative;
  background-size: cover;
  background-position: center center;
}
:lang(ru) .custom-object-fit img {
  opacity: 0;
}
:lang(ru) .parametrizedhtml .table.compareProductsTable.component table tr td a {
  display: block;
}
@media (max-width: 767px) {
  :lang(ru) .page-osteoarthritis .article_know_wrap .know_article {
    background: url(../../assets/img/know_article.png?auto=format) no-repeat 0 0/285px 236px;
    height: 236px;
  }
}
@media (max-width: 767px) {
  :lang(ru) .page-osteoarthritis .article_know_wrap .know_article p {
    min-height: 105px;
  }
}
@media (max-width: 767px) {
  :lang(ru) .page-osteoarthritis .article_text_float {
    margin-top: 0;
  }
}
@media (min-width: 992px) {
  :lang(ru) .ru_UA.page-products .adaptive-accordion_body.lastChild .productBlocks:nth-child(1) p {
    margin-top: 60px;
  }
}
@media (min-width: 992px) {
  :lang(ru) .page-experts .expert_treatment > .component-content {
    background-position: bottom;
    height: 452px;
    padding-top: 178px;
    background-repeat: no-repeat;
  }
}
@media (max-width: 375px) {
  :lang(ru) .page-experts .pain_hero_banner h1 {
    font-size: 27px;
  }
}
@media (min-width: 992px) {
  :lang(ru) .page-experts .pain_hero_banner h1 {
    font-size: 50px;
  }
}
@media (min-width: 320px) {
  :lang(ru) .page-experts .pain_hero_banner .pain_hero_image {
    margin: 0 0 10px 0;
  }
}
@media (max-width: 375px) {
  :lang(ru) .page-experts h2 {
    font-size: 26px;
  }
}
@media (min-width: 768px) {
  :lang(ru) .page-experts h2 {
    font-size: 76px;
  }
}
@media (min-width: 992px) {
  :lang(ru) .page-experts h2 {
    font-size: 70px;
    line-height: 0.9;
  }
}
@media (max-width: 375px) {
  :lang(ru) .page-experts h3 {
    font-size: 27px;
  }
}
@media (min-width: 992px) {
  :lang(ru) .page-experts .expert_treatment {
    margin-top: 0;
  }
}
:lang(ru) .page-experts .expert_treatment .know_orange {
  background: url(../../assets/img/pain_orange.png?auto=format) no-repeat 0 0/311px 300px;
  width: 300px;
  height: 300px;
  position: relative;
  top: 0;
  left: 0;
  color: #fff;
  font-size: 16px;
  padding: 30px 30px 0 45px;
  box-sizing: border-box;
  line-height: 18px;
  text-align: left;
  margin: 125px 30px 0 auto;
}
@media (min-width: 768px) {
  :lang(ru) .page-experts .blue_button {
    font-size: 13px;
  }
}
@media (min-width: 992px) {
  :lang(ru) .page-experts .blue_button {
    font-size: 11px;
  }
}
:lang(ru) .page-experts .adaptive-accordion_header .titleIcon .component-content .richText-content {
  padding-left: 15px;
}
:lang(ru) .page-experts .adaptive-accordion_header .titleIcon .component-content .richText-content h3 {
  line-height: 1.3;
}
@media (min-width: 1300px) {
  :lang(ru) .page-experts .adaptive-accordion_header .titleIcon .component-content .richText-content h3 {
    font-size: 70px;
    line-height: .9;
  }
}
@media (max-width: 768px) {
  :lang(ru) .page-experts .adaptive-accordion_header .titleIcon .component-content .richText-content h3 {
    font-size: 18px;
  }
}
:lang(ru) .page-experts.page-sprains-and-strains .pain_reasons h3 {
  font-size: 20px;
  line-height: 1.1;
}
:lang(ru) .page-experts.page-sprains-and-strains .expert_treatment > .component-content {
  background-repeat: no-repeat;
}
@media (min-width: 992px) {
  :lang(ru) .page-experts.page-sprains-and-strains .expert_treatment > .component-content {
    height: 495px;
    padding-top: 60px;
  }
}
@media (min-width: 992px) {
  :lang(ru) .page-experts.page-sprains-and-strains .expert_treatment > .component-content h2 {
    font-size: 45px;
    margin: 20px 0 60px;
  }
}
@media (max-width: 374px) {
  :lang(ru) .page-experts.page-sprains-and-strains .h1_title h1 {
    font-size: 32px;
  }
}
@media (min-width: 992px) {
  :lang(ru) .page-experts.page-sprains-and-strains .h1_title p {
    width: 78%;
  }
}
:lang(ru) .page-experts.page-sprains-and-strains .know_orange {
  margin: 0 auto 40px;
  background: url(../../assets/img/pain_orange.png?auto=format) 0 0 no-repeat;
  width: 218px;
  height: 186px;
  padding: 0px 20px 0;
  box-sizing: border-box;
  font-size: 14px;
  line-height: 1.2;
  z-index: 1;
  color: #fff;
}
@media (max-width: 375px) {
  :lang(ru) .page-experts.page-sprains-and-strains .affect_wrap {
    margin-bottom: 50px;
  }
}
:lang(ru) .page-experts.page-joint-and-osteoarthritic-pain .know_orange {
  background: url(../../assets/img/pain_orange.png?auto=format) 0 0 no-repeat;
  width: 218px;
  height: 186px;
  padding: 0px 20px 0;
  box-sizing: border-box;
  font-size: 14px;
  line-height: 1.2;
  z-index: 1;
  color: #fff;
  margin: 0 auto;
}
:lang(ru) .page-experts.page-joint-and-osteoarthritic-pain .know_blue {
  padding: 0 25px 0;
  margin: 0 auto 40px;
  left: 0;
}
:lang(ru) .page-experts.page-joint-and-osteoarthritic-pain .expert_treatment > .component-content {
  background-repeat: no-repeat;
  background-size: cover;
}
@media (min-width: 992px) {
  :lang(ru) .page-experts.page-joint-and-osteoarthritic-pain .expert_treatment > .component-content {
    height: 575px;
    padding-top: 60px;
  }
}
@media (min-width: 992px) {
  :lang(ru) .page-experts.page-joint-and-osteoarthritic-pain .expert_treatment > .component-content h2 {
    font-size: 45px;
    margin: 62px 0 60px;
  }
}
@media (min-width: 992px) {
  :lang(ru) .page-experts.page-joint-and-osteoarthritic-pain .affect_wrap h2 {
    font-size: 60px;
  }
}
@media (max-width: 375px) {
  :lang(ru) .page-experts.page-joint-and-osteoarthritic-pain .affect_wrap h3 {
    font-size: 30px;
  }
}
@media (max-width: 375px) {
  :lang(ru) .page-experts.page-joint-and-osteoarthritic-pain .pain_hero_banner h1 {
    font-size: 36px;
  }
}
@media (min-width: 992px) {
  :lang(ru) .page-experts.page-voltarol-triple-effect .lm_top_padding h2, :lang(ru) .page-experts.page-voltarol-medicated-patch .lm_top_padding h2, :lang(ru) .page-experts.page-voltarol-12-hours-emulgel .lm_top_padding h2, :lang(ru) .page-experts.page-back-and-neck .lm_top_padding h2 {
    font-size: 40px;
  }
}
@media (min-width: 992px) {
  :lang(ru) .page-experts.page-voltarol-triple-effect .bottom_box .lm_top_padding h2, :lang(ru) .page-experts.page-voltarol-medicated-patch .bottom_box .lm_top_padding h2, :lang(ru) .page-experts.page-voltarol-12-hours-emulgel .bottom_box .lm_top_padding h2, :lang(ru) .page-experts.page-back-and-neck .bottom_box .lm_top_padding h2 {
    font-size: 70px;
  }
}
:lang(ru) .page-experts.page-voltarol-triple-effect .know_orange, :lang(ru) .page-experts.page-voltarol-medicated-patch .know_orange, :lang(ru) .page-experts.page-voltarol-12-hours-emulgel .know_orange, :lang(ru) .page-experts.page-back-and-neck .know_orange {
  position: relative;
  bottom: 0;
  background: url(../../assets/img/pain_orange.png?auto=format) 0 0 no-repeat;
  width: 218px;
  height: 210px;
  padding: 0px 20px 0;
  box-sizing: border-box;
  font-size: 14px;
  line-height: 1.2;
  z-index: 1;
  color: #fff;
  background-size: 100% 100%;
  display: none;
}
:lang(ru) .page-experts.page-voltarol-triple-effect .know_orange.know_orange_mob_block, :lang(ru) .page-experts.page-voltarol-medicated-patch .know_orange.know_orange_mob_block, :lang(ru) .page-experts.page-voltarol-12-hours-emulgel .know_orange.know_orange_mob_block, :lang(ru) .page-experts.page-back-and-neck .know_orange.know_orange_mob_block {
  display: block;
  margin-top: -320px;
  font-size: 17px;
  background-size: 270px 300px;
  height: 300px;
  width: 270px;
}
@media (max-width: 375px) {
  :lang(ru) .page-experts.page-voltarol-triple-effect .know_orange.know_orange_mob_block, :lang(ru) .page-experts.page-voltarol-medicated-patch .know_orange.know_orange_mob_block, :lang(ru) .page-experts.page-voltarol-12-hours-emulgel .know_orange.know_orange_mob_block, :lang(ru) .page-experts.page-back-and-neck .know_orange.know_orange_mob_block {
    margin-top: 0;
  }
}
@media (min-width: 992px) {
  :lang(ru) .page-experts.page-voltarol-triple-effect .know_orange.know_orange_mob_block, :lang(ru) .page-experts.page-voltarol-medicated-patch .know_orange.know_orange_mob_block, :lang(ru) .page-experts.page-voltarol-12-hours-emulgel .know_orange.know_orange_mob_block, :lang(ru) .page-experts.page-back-and-neck .know_orange.know_orange_mob_block {
    display: none;
  }
}
@media (min-width: 992px) {
  :lang(ru) .page-experts.page-voltarol-triple-effect .know_orange, :lang(ru) .page-experts.page-voltarol-medicated-patch .know_orange, :lang(ru) .page-experts.page-voltarol-12-hours-emulgel .know_orange, :lang(ru) .page-experts.page-back-and-neck .know_orange {
    display: block;
    bottom: -350px;
  }
}
:lang(ru) .page-experts.page-voltarol-triple-effect .know_orange .semibold, :lang(ru) .page-experts.page-voltarol-medicated-patch .know_orange .semibold, :lang(ru) .page-experts.page-voltarol-12-hours-emulgel .know_orange .semibold, :lang(ru) .page-experts.page-back-and-neck .know_orange .semibold {
  font-size: 17px;
}
@media (min-width: 992px) {
  :lang(ru) .page-experts.page-voltarol-triple-effect .know_orange .semibold, :lang(ru) .page-experts.page-voltarol-medicated-patch .know_orange .semibold, :lang(ru) .page-experts.page-voltarol-12-hours-emulgel .know_orange .semibold, :lang(ru) .page-experts.page-back-and-neck .know_orange .semibold {
    font-size: 14px;
  }
}
:lang(ru) .page-experts.page-voltarol-triple-effect .expert_treatment > .component-content, :lang(ru) .page-experts.page-voltarol-medicated-patch .expert_treatment > .component-content, :lang(ru) .page-experts.page-voltarol-12-hours-emulgel .expert_treatment > .component-content, :lang(ru) .page-experts.page-back-and-neck .expert_treatment > .component-content {
  background-repeat: no-repeat;
  background-size: cover;
}
@media (min-width: 992px) {
  :lang(ru) .page-experts.page-voltarol-triple-effect .expert_treatment > .component-content, :lang(ru) .page-experts.page-voltarol-medicated-patch .expert_treatment > .component-content, :lang(ru) .page-experts.page-voltarol-12-hours-emulgel .expert_treatment > .component-content, :lang(ru) .page-experts.page-back-and-neck .expert_treatment > .component-content {
    height: 575px;
    padding-top: 60px;
  }
}
@media (min-width: 992px) {
  :lang(ru) .page-experts.page-voltarol-triple-effect .expert_treatment > .component-content h2, :lang(ru) .page-experts.page-voltarol-medicated-patch .expert_treatment > .component-content h2, :lang(ru) .page-experts.page-voltarol-12-hours-emulgel .expert_treatment > .component-content h2, :lang(ru) .page-experts.page-back-and-neck .expert_treatment > .component-content h2 {
    font-size: 45px;
    margin: 62px 0 60px;
  }
}
:lang(ru) .page-experts.page-voltarol-triple-effect .bottom_box h3, :lang(ru) .page-experts.page-voltarol-medicated-patch .bottom_box h3, :lang(ru) .page-experts.page-voltarol-12-hours-emulgel .bottom_box h3, :lang(ru) .page-experts.page-back-and-neck .bottom_box h3 {
  font-size: 20px;
}
@media (min-width: 992px) {
  :lang(ru) .page-experts.page-voltarol-triple-effect .bottom_box h3, :lang(ru) .page-experts.page-voltarol-medicated-patch .bottom_box h3, :lang(ru) .page-experts.page-voltarol-12-hours-emulgel .bottom_box h3, :lang(ru) .page-experts.page-back-and-neck .bottom_box h3 {
    font-size: 30px;
  }
}
@media (min-width: 992px) {
  :lang(ru) .page-experts.page-voltarol-12-hours-emulgel .paragraph2 .richText.inner_container_width .richText-content h3, :lang(ru) .page-experts.page-voltarol-medicated-patch .paragraph2 .richText.inner_container_width .richText-content h3 {
    font-size: 40px;
  }
}
@media (max-width: 375px) {
  :lang(ru) .page-experts.page-back-and-neck .bottom_box .lm_top_padding h3 {
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  :lang(ru) .page-experts.page-back-and-neck .bottom_box .lm_top_padding h3 {
    font-size: 70px;
  }
}
@media (min-width: 992px) {
  :lang(ru) .page-experts.page-back-and-neck .bottom_box .lm_top_padding h3 {
    font-size: 70px;
  }
}
@media (min-width: 992px) {
  :lang(ru) .page-experts.page-voltarol-triple-effect .expert_treatment, :lang(ru) .page-experts.page-voltarol-medicated-patch .expert_treatment {
    margin-top: -150px;
  }
}
@media (min-width: 992px) {
  :lang(ru) .page-experts.page-voltarol-triple-effect .expert_treatment .richText.col-md-6, :lang(ru) .page-experts.page-voltarol-medicated-patch .expert_treatment .richText.col-md-6 {
    margin-top: 230px;
  }
}
@media (min-width: 992px) {
  :lang(ru) .page-experts.page-voltarol-triple-effect .expert_treatment.last .know_orange, :lang(ru) .page-experts.page-voltarol-medicated-patch .expert_treatment.last .know_orange {
    bottom: -315px;
    height: 235px;
  }
}
@media (min-width: 992px) {
  :lang(ru) .page-experts.page-voltarol-triple-effect .expert_treatment.last .richText.col-md-6, :lang(ru) .page-experts.page-voltarol-medicated-patch .expert_treatment.last .richText.col-md-6 {
    margin-top: 150px;
  }
}
@media (min-width: 992px) {
  :lang(ru) .page-experts.page-experts.page-voltarol-12-hours-emulgel .expert_treatment {
    margin-top: -100px;
  }
}
@media (min-width: 992px) {
  :lang(ru) .page-experts.page-experts.page-voltarol-12-hours-emulgel .expert_treatment .richText.col-md-6 {
    margin-top: 160px;
  }
}
:lang(ru) .page-experts .affect_wrap {
  background: none;
  margin-bottom: 0;
}
@media (min-width: 992px) {
  :lang(ru) .page-experts .affect_wrap {
    padding: 10px 0 0;
  }
}
:lang(ru) .page-experts .product_description_accordion h3.accordion-head {
  font-size: 20px;
}
@media (max-width: 375px) {
  :lang(ru) .page-experts .product_description_accordion .accordion-content-wrapper .semibold {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  :lang(ru) .page-experts div[data-mh="short_article"] .textBlockStyle .blue_button {
    bottom: inherit;
  }
}
@media (max-width: 768px) {
  :lang(ru) .page-experts.page-conditions .adaptive-accordion_header h3 {
    font-size: 36px;
  }
}
@media (min-width: 992px) {
  :lang(ru) .page-experts.page-conditions .pain_hero_banner h1 {
    width: 50%;
  }
}
@media (max-width: 767px) and (min-width: 375px) {
  :lang(ru) .page-experts .textBlockStyle h4 {
    font-size: 16px;
    line-height: 22px;
  }
}
@media (max-width: 375px) {
  :lang(ru) .page-experts.page-products .h1_title h1 {
    font-size: 32px;
  }
}
@media (min-width: 1024px) and (max-width: 1100px) {
  :lang(ru) .page-experts.page-products .productBlocks .richText-image.pull-right {
    margin: 5px 10px 5px 5px;
  }
}
@media (max-width: 375px) {
  :lang(ru) .page-experts.page-diclofenac .h1_title h1 {
    font-size: 20px;
  }
}
@media (max-width: 375px) {
  :lang(ru) .page-experts.page-diclofenac h2 {
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  :lang(ru) .page-experts.page-diclofenac h2 {
    font-size: 50px;
  }
}
@media (min-width: 992px) {
  :lang(ru) .page-experts.page-diclofenac h2 {
    font-size: 70px;
  }
}
@media (min-width: 768px) {
  :lang(ru) .page-experts.page-diclofenac .pain_hero_banner h1 {
    font-size: 50px;
  }
}
@media (min-width: 992px) {
  :lang(ru) .page-experts.page-diclofenac .pain_hero_banner h1 {
    font-size: 45px;
  }
}
@media (max-width: 375px) {
  :lang(ru) .page-experts.page-voltarol-triple-effect .h1_title h1 {
    font-size: 20px;
  }
}
@media (max-width: 375px) {
  :lang(ru) .page-experts.page-voltarol-triple-effect .product_description_accordion .accordion-head {
    font-size: 16px;
  }
}
@media (max-width: 375px) {
  :lang(ru) .page-experts.page-voltarol-triple-effect .inner_container_width .semibold {
    font-size: 15px;
  }
}
:lang(ru) .page-experts.page-voltarol-triple-effect .bottom_box .richText.even.last {
  display: none;
}
@media (min-width: 768px) {
  :lang(ru) .page-experts.page-voltarol-triple-effect .bottom_box .richText.even.last {
    display: block;
  }
}
@media (max-width: 768px) {
  :lang(ru) .page-experts.page-voltarol-triple-effect .affect_wrap .component-content .paragraphSystem .box:nth-child(4) .paragraphSystem {
    display: flex;
    flex-direction: column-reverse;
  }
}
@media (min-width: 992px) {
  :lang(ru) .page-experts.page-voltarol-triple-effect .affect_wrap .component-content .paragraphSystem .box:nth-child(4) .paragraphSystem {
    flex-direction: row;
  }
}
@media (min-width: 992px) {
  :lang(ru) .page-experts.page-voltarol-triple-effect h2 {
    font-size: 30px;
    line-height: 1.2;
  }
}
:lang(ru) .page-experts.page-voltarol-medicated-patch .h1_title .subtitle {
  font-size: 25px;
  color: #242f60;
  text-transform: uppercase;
  font-weight: 600;
}
@media (min-width: 992px) {
  :lang(ru) .page-experts.page-voltarol-medicated-patch .pain_hero_banner h1 {
    font-size: 40px;
    width: 55%;
  }
}
:lang(ru) .page-experts.page-voltarol-12-hours-emulgel .h1_title .blue_color {
  font-size: 25px;
  color: #242f60;
  text-transform: uppercase;
  font-weight: 600;
}
@media (max-width: 375px) {
  :lang(ru) .page-experts.page-voltarol-12-hours-emulgel .h1_title h1 {
    font-size: 35px;
  }
}
@media (max-width: 374px) {
  :lang(ru) .page-experts.page-voltarol-12-hours-emulgel h3 {
    font-size: 30px;
  }
}
:lang(ru) .page-experts.page-voltarol-12-hours-emulgel .accordion-head {
  font-size: 20px;
}
:lang(ru) .page-experts.page-voltarol-12-hours-emulgel .affect_wrap .paragraphSystem .box:nth-child(3) .article_text p {
  margin-top: 0;
}
:lang(ru) .page-where-to-buy .gradient_bg_header h1 {
  line-height: 1.3;
}
:lang(ru) #exit-notification2 .exit-notification-buttons button {
  background: #e86215;
  height: auto;
  text-transform: none;
  padding: 8px 5px;
}
:lang(ru) #exit-notification2 .exit-p-title {
  font-weight: 600;
  font-size: 18px;
  line-height: 1.4;
}
:lang(ru) #exit-notification2 .exit-p {
  padding-bottom: 20px;
  font-size: 16px;
  line-height: 1.4;
}
:lang(ru) .page-wrist-pain .interactiveInfographics .slick-track, :lang(ru) .page-neck-pain .interactiveInfographics .slick-track {
  left: 0 !important;
}
@media (min-width: 992px) {
  :lang(ru) .page-neck-pain .bottom_box .box.last .image .marginBottomNone img {
    margin-top: 67px;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  :lang(ru) .page-neck-pain .bottom_box .box.last .image .marginBottomNone img {
    margin-top: 30px;
  }
}
@media all and (max-width: 360px) {
  :lang(ru) .product_description_accordion.odd .download_leaflet {
    line-height: 1.3;
    max-height: 30px;
  }
}
@media all and (max-width: 360px) {
  :lang(ru) .page-patches .product_description_accordion .download_leaflet {
    line-height: 30px;
  }
}
@media (min-width: 1024px) and (max-width: 1100px) {
  :lang(ru) .page-patches .product_description_accordion .download_leaflet {
    background-position-y: 5px;
    padding-bottom: 0;
    line-height: 1;
  }
}
@media (min-width: 992px) and (max-width: 1100px) {
  :lang(ru) .page-patches .product_detail_text .richText-content {
    width: 85%;
  }
}
:lang(ru) #footer {
  padding-bottom: 65px;
}
@media (min-width: 568px) and (max-width: 750px) {
  :lang(ru) .page-home .carousel.index_carousel img {
    height: 420px;
  }
}
@media (min-width: 320px) and (max-width: 750px) {
  :lang(ru) .page-home .carousel.index_carousel h4 {
    width: 90%;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  :lang(ru) .page-home .find_treatment_bg h2 {
    font-size: 50px;
  }
}
@media (min-width: 992px) and (max-width: 1024px) {
  :lang(ru) .page-home .find_treatment_bg h2 {
    font-size: 56px;
  }
}
:lang(ru) .page-home .find_treatment_bg .find_treatment_text {
  margin-top: 20px;
}
@media (min-width: 768px) and (max-width: 992px) {
  :lang(ru) .page-home .find_treatment_bg .find_treatment_text {
    margin-top: 0;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  :lang(ru) .page-home .find_treatment_bg .find_treatment_text .richText-content p:first-child {
    width: 52%;
  }
}
@media (min-width: 992px) and (max-width: 1024px) {
  :lang(ru) .page-home .find_treatment_bg .find_treatment_text .richText-content p:first-child {
    width: 80%;
  }
}
@media (min-width: 992px) and (max-width: 1024px) {
  :lang(ru) .page-home .find_treatment_bg .find_treatment_text .richText-content p:last-child {
    width: 56%;
  }
}
:lang(ru) .page-home .find_treatment_bg .blue_bubble {
  float: none;
}
:lang(ru) .page-home .apteka_list {
  position: relative;
}
:lang(ru) .page-home .apteka_list .apteka_list_button {
  position: absolute;
  bottom: 24%;
  text-align: center;
  width: 100%;
}
@media (max-width: 991px) and (min-width: 768px) {
  :lang(ru) .page-home .apteka_list .apteka_list_button {
    bottom: 45%;
    text-align: right;
  }
}
@media (min-width: 992px) {
  :lang(ru) .page-home .apteka_list .apteka_list_button {
    bottom: 39%;
    text-align: center;
    right: 6%;
    width: inherit;
  }
}
:lang(ru) .page-home .apteka_list .apteka_list_button .blue_button.button_arrow {
  font-size: 9px;
  width: 120px;
  line-height: 1.2;
  padding-top: 7px;
  margin-left: 0;
}
@media (max-width: 991px) and (min-width: 768px) {
  :lang(ru) .page-home .apteka_list .apteka_list_button .blue_button.button_arrow {
    font-size: 10px;
    width: 126px;
    line-height: 14px;
    padding-top: 11px;
    margin-right: 20px;
    text-align: left;
    height: 39px;
  }
}
@media (min-width: 992px) {
  :lang(ru) .page-home .apteka_list .apteka_list_button .blue_button.button_arrow {
    font-size: 11px;
    margin: 0;
    width: inherit;
    text-align: left;
    height: 28px;
    padding-top: 12px;
  }
}
@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (orientation: landscape) {
  :lang(ru) .page-home .apteka_list .image.visible-sm img {
    width: 100%;
  }
}
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: landscape) {
  :lang(ru) .page-home .apteka_list .image.visible-sm {
    display: block !important;
  }
  :lang(ru) .page-home .apteka_list .image.visible-xs {
    display: none !important;
  }
  :lang(ru) .page-home .apteka_list .apteka_list_button {
    bottom: 42%;
    width: inherit;
    right: 2%;
  }
}
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (orientation: landscape) {
  :lang(ru) .page-home .apteka_list .image.visible-sm {
    display: block !important;
  }
  :lang(ru) .page-home .apteka_list .image.visible-xs {
    display: none !important;
  }
  :lang(ru) .page-home .apteka_list .apteka_list_button {
    bottom: 42%;
    width: inherit;
    right: 4%;
  }
}
@media (max-width: 767px) {
  :lang(ru) .page_404 {
    padding: 50px 20px;
  }
}
:lang(ru) .page-voltaren-emulgel-2 {
  /* Slider */
  /*.slick-slide img
  {
      display: inline;
  }*/
  /* Icons */
  /* Arrows */
  /* Dots */
  /*.disclaimer {
      background: rgba(255, 255, 255, 0.5);
      color: #fff;
      border-top: 2px solid rgba(255, 255, 255, 0.5);
  }*/
}
:lang(ru) .page-voltaren-emulgel-2 .slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  /*-ms-touch-action: pan-y;
  touch-action: pan-y;*/
  -webkit-tap-highlight-color: transparent;
  touch-action: auto;
  -ms-touch-action: auto;
}
@media only screen and (min-width: 568px) and (max-width: 812px) and (orientation: landscape) {
  :lang(ru) .page-voltaren-emulgel-2 .slick-slider {
    display: none;
  }
}
:lang(ru) .page-voltaren-emulgel-2 .mob_land {
  display: none;
  position: absolute;
  top: 30%;
  left: 50%;
  transform: translate(-50%);
  width: 90%;
  text-align: center;
}
:lang(ru) .page-voltaren-emulgel-2 .mob_land h3 {
  color: #fff;
}
@media only screen and (min-width: 568px) and (max-width: 812px) and (orientation: landscape) {
  :lang(ru) .page-voltaren-emulgel-2 .mob_land {
    display: block;
  }
}
:lang(ru) .page-voltaren-emulgel-2 .slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
:lang(ru) .page-voltaren-emulgel-2 .slick-list:focus {
  outline: none;
}
:lang(ru) .page-voltaren-emulgel-2 .slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
:lang(ru) .page-voltaren-emulgel-2 .slick-slider .slick-track,
:lang(ru) .page-voltaren-emulgel-2 .slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}
:lang(ru) .page-voltaren-emulgel-2 .slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
:lang(ru) .page-voltaren-emulgel-2 .slick-track:before,
:lang(ru) .page-voltaren-emulgel-2 .slick-track:after {
  display: table;
  content: '';
}
:lang(ru) .page-voltaren-emulgel-2 .slick-track:after {
  clear: both;
}
:lang(ru) .page-voltaren-emulgel-2 .slick-loading .slick-track {
  visibility: hidden;
}
:lang(ru) .page-voltaren-emulgel-2 .slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
:lang(ru) .page-voltaren-emulgel-2 [dir='rtl'] .slick-slide {
  float: right;
}
:lang(ru) .page-voltaren-emulgel-2 .slick-slide.slick-loading img {
  display: none;
}
:lang(ru) .page-voltaren-emulgel-2 .slick-slide.dragging img {
  pointer-events: none;
}
:lang(ru) .page-voltaren-emulgel-2 .slick-initialized .slick-slide {
  display: block;
}
:lang(ru) .page-voltaren-emulgel-2 .slick-loading .slick-slide {
  visibility: hidden;
}
:lang(ru) .page-voltaren-emulgel-2 .slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
:lang(ru) .page-voltaren-emulgel-2 .slick-arrow.slick-hidden {
  display: none;
}
:lang(ru) .page-voltaren-emulgel-2 .slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat;
}
@font-face {
  :lang(ru) .page-voltaren-emulgel-2 {
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;
  }
}
:lang(ru) .page-voltaren-emulgel-2 .slick-prev,
:lang(ru) .page-voltaren-emulgel-2 .slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}
:lang(ru) .page-voltaren-emulgel-2 .slick-prev:hover,
:lang(ru) .page-voltaren-emulgel-2 .slick-prev:focus,
:lang(ru) .page-voltaren-emulgel-2 .slick-next:hover,
:lang(ru) .page-voltaren-emulgel-2 .slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent;
}
:lang(ru) .page-voltaren-emulgel-2 .slick-prev:hover:before,
:lang(ru) .page-voltaren-emulgel-2 .slick-prev:focus:before,
:lang(ru) .page-voltaren-emulgel-2 .slick-next:hover:before,
:lang(ru) .page-voltaren-emulgel-2 .slick-next:focus:before {
  opacity: 1;
}
:lang(ru) .page-voltaren-emulgel-2 .slick-prev.slick-disabled:before,
:lang(ru) .page-voltaren-emulgel-2 .slick-next.slick-disabled:before {
  opacity: .25;
}
:lang(ru) .page-voltaren-emulgel-2 .slick-prev:before,
:lang(ru) .page-voltaren-emulgel-2 .slick-next:before {
  font-family: 'slick';
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
:lang(ru) .page-voltaren-emulgel-2 .slick-prev {
  left: -25px;
}
:lang(ru) .page-voltaren-emulgel-2 [dir='rtl'] .slick-prev {
  right: -25px;
  left: auto;
}
:lang(ru) .page-voltaren-emulgel-2 .slick-prev:before {
  content: 'тЖР';
}
:lang(ru) .page-voltaren-emulgel-2 [dir='rtl'] .slick-prev:before {
  content: 'тЖТ';
}
:lang(ru) .page-voltaren-emulgel-2 .slick-next {
  right: -25px;
}
:lang(ru) .page-voltaren-emulgel-2 [dir='rtl'] .slick-next {
  right: auto;
  left: -25px;
}
:lang(ru) .page-voltaren-emulgel-2 .slick-next:before {
  content: 'тЖТ';
}
:lang(ru) .page-voltaren-emulgel-2 [dir='rtl'] .slick-next:before {
  content: 'тЖР';
}
:lang(ru) .page-voltaren-emulgel-2 .slick-dotted.slick-slider {
  margin-bottom: 30px;
}
:lang(ru) .page-voltaren-emulgel-2 .slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
:lang(ru) .page-voltaren-emulgel-2 .slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
:lang(ru) .page-voltaren-emulgel-2 .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}
:lang(ru) .page-voltaren-emulgel-2 .slick-dots li button:hover,
:lang(ru) .page-voltaren-emulgel-2 .slick-dots li button:focus {
  outline: none;
}
:lang(ru) .page-voltaren-emulgel-2 .slick-dots li button:hover:before,
:lang(ru) .page-voltaren-emulgel-2 .slick-dots li button:focus:before {
  opacity: 1;
}
:lang(ru) .page-voltaren-emulgel-2 .slick-dots li button:before {
  font-family: 'slick';
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: 'тАв';
  text-align: center;
  opacity: .25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
:lang(ru) .page-voltaren-emulgel-2 .slick-dots li.slick-active button:before {
  opacity: .75;
  color: black;
}
:lang(ru) .page-voltaren-emulgel-2 .richText.f_menu, :lang(ru) .page-voltaren-emulgel-2 .reference-social-networks-in-footer, :lang(ru) .page-voltaren-emulgel-2 .f_copy, :lang(ru) .page-voltaren-emulgel-2 #footer .col-xs-12.col-md-12.default-style {
  display: none;
}
:lang(ru) .page-voltaren-emulgel-2 #footer {
  padding: 0;
  position: absolute;
}
:lang(ru) .page-voltaren-emulgel-2 #header, :lang(ru) .page-voltaren-emulgel-2 #header.fixed_header {
  position: fixed;
  background: #fff;
}
:lang(ru) .page-voltaren-emulgel-2 #pinContainer {
  width: 100%;
  height: 100vh !important;
  overflow: hidden;
}
@media only screen and (min-width: 568px) and (max-width: 812px) and (orientation: landscape) {
  :lang(ru) .page-voltaren-emulgel-2 #pinContainer {
    background: url(/content/dam/cf-consumer-healthcare/voltaren-new/ru_RU/voltaren-emulgel/micro_bg.png) bottom center/cover no-repeat;
  }
}
:lang(ru) .page-voltaren-emulgel-2 .section_wrapper {
  height: 100vh;
  width: 100%;
}
:lang(ru) .page-voltaren-emulgel-2 .container {
  max-width: 100% !important;
}
:lang(ru) .page-voltaren-emulgel-2 #content {
  padding-top: 0 !important;
}
:lang(ru) .page-voltaren-emulgel-2 .reference-voltaren_emulgel_2 {
  padding: 0 !important;
  margin: 0;
}
:lang(ru) .page-voltaren-emulgel-2 .section_wr_1 {
  z-index: 10;
}
:lang(ru) .page-voltaren-emulgel-2 .section-ve {
  height: 100vh;
  /*padding-left: 17px !important;
  padding-right: 17px !important;*/
  /*&.blue_bg{
      &:before{
          content: '';
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          background: linear-gradient(118.77deg, #A5A5A5 -7.49%, rgba(211, 211, 211, 0) 68.26%), #ffffff;
          opacity: .2;
      }
  }*/
}
@media (min-width: 768px) {
  :lang(ru) .page-voltaren-emulgel-2 .section-ve {
    width: 100vw;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
:lang(ru) .page-voltaren-emulgel-2 .slide_container {
  width: 100%;
  height: 100vh;
  margin: 0 auto;
  position: relative;
}
@media (min-width: 768px) {
  :lang(ru) .page-voltaren-emulgel-2 .slide_container {
    display: flex;
    align-items: center;
  }
}
@media (min-width: 1200px) {
  :lang(ru) .page-voltaren-emulgel-2 .slide_container {
    width: 1140px;
  }
}
:lang(ru) .page-voltaren-emulgel-2 .slide_note {
  position: absolute;
  left: 0;
  bottom: 122px;
  font-size: 6px;
  text-align: left;
  color: rgba(255, 255, 255, 0.5);
  padding-left: 15px;
}
@media (min-height: 610px) {
  :lang(ru) .page-voltaren-emulgel-2 .slide_note {
    font-size: 6px;
  }
}
@media (min-width: 768px) {
  :lang(ru) .page-voltaren-emulgel-2 .slide_note {
    font-size: 10px;
    width: 500px;
    bottom: 80px;
  }
}
@media (min-width: 600px) and (max-width: 1199px) {
  :lang(ru) .page-voltaren-emulgel-2 .slide_note {
    left: 17px;
  }
}
:lang(ru) .page-voltaren-emulgel-2 sup {
  font-size: 6px;
  top: -1.2em;
  left: 2px;
}
@media (min-width: 768px) {
  :lang(ru) .page-voltaren-emulgel-2 sup {
    font-size: 10px;
  }
}
:lang(ru) .page-voltaren-emulgel-2 .opacity_on {
  opacity: 1;
}
:lang(ru) .page-voltaren-emulgel-2 .opacity_off {
  opacity: 0;
}
:lang(ru) .page-voltaren-emulgel-2 .slideInUp {
  animation-name: slideInUp;
  animation-duration: 1s;
  animation-fill-mode: both;
}
:lang(ru) .page-voltaren-emulgel-2 .slideInUp2 {
  animation-name: slideInUp2;
  animation-duration: 1s;
  animation-fill-mode: both;
}
:lang(ru) .page-voltaren-emulgel-2 .slideInDown {
  animation-name: slideInDown;
  animation-duration: 1s;
  animation-fill-mode: both;
}
:lang(ru) .page-voltaren-emulgel-2 .slideInRight {
  animation-name: slideInRight;
  animation-duration: 1.8s;
  animation-fill-mode: both;
}
:lang(ru) .page-voltaren-emulgel-2 .slideInLeft {
  animation-name: slideInLeft;
  animation-duration: 1s;
  animation-fill-mode: both;
}
:lang(ru) .page-voltaren-emulgel-2 .slideOutRight {
  animation-name: slideOutRight;
  animation-duration: 1s;
  animation-fill-mode: both;
}
:lang(ru) .page-voltaren-emulgel-2 .fadeIn {
  animation-name: fadeIn;
  animation-duration: 1s;
  animation-fill-mode: both;
}
:lang(ru) .page-voltaren-emulgel-2 .fadeOut {
  animation-name: fadeOut;
  animation-duration: 1s;
  animation-fill-mode: both;
}
:lang(ru) .page-voltaren-emulgel-2 .dis-block {
  display: block !important;
}
:lang(ru) .page-voltaren-emulgel-2 .dis-none {
  display: none !important;
  transition: all .5s ease-in-out;
}
:lang(ru) .page-voltaren-emulgel-2 .op-st-5 {
  opacity: .5;
}
:lang(ru) .page-voltaren-emulgel-2 .op-st-2 {
  opacity: .2;
}
:lang(ru) .page-voltaren-emulgel-2 .pulse {
  width: 34px;
  height: 34px;
  border-radius: 50%;
  transition: .5s;
}
:lang(ru) .page-voltaren-emulgel-2 .pulse:before, :lang(ru) .page-voltaren-emulgel-2 .pulse:after {
  content: '';
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  border-radius: 50%;
  animation: pulse 1.8s linear infinite;
}
:lang(ru) .page-voltaren-emulgel-2 .pulse:after {
  animation-delay: .5s;
}
:lang(ru) .page-voltaren-emulgel-2 .mobile-image {
  display: none;
}
@media only screen and (max-width: 767px) {
  :lang(ru) .page-voltaren-emulgel-2 .mobile-image {
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  :lang(ru) .page-voltaren-emulgel-2 .desktop-image {
    display: none !important;
  }
}
:lang(ru) .page-voltaren-emulgel-2 .arrow_block {
  position: absolute;
  bottom: 141px;
  left: 50%;
  transform: translateX(-50%);
}
@media (min-width: 768px) {
  :lang(ru) .page-voltaren-emulgel-2 .arrow_block {
    bottom: 100px;
  }
}
@media screen and (min-width: 992px) and (max-height: 800px) {
  :lang(ru) .page-voltaren-emulgel-2 .arrow_block {
    bottom: 85px;
    width: 30px;
  }
}
:lang(ru) .page-voltaren-emulgel-2 .h-null {
  height: 0px;
}
:lang(ru) .page-voltaren-emulgel-2 .section_wr_1 {
  background: url(/content/dam/cf-consumer-healthcare/voltaren-new/ru_RU/voltaren-emulgel/micro_bg.png) bottom center/cover no-repeat;
  background-position-x: 200px;
  background-size: 100% calc(100% - 110px);
}
@media (max-width: 767px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 {
    background: url(/content/dam/cf-consumer-healthcare/voltaren-new/ru_RU/voltaren-emulgel/back_blue-gel_mob.png) top center/cover no-repeat;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 {
    background-size: cover;
  }
}
:lang(ru) .page-voltaren-emulgel-2 .section_wr_1.slide_bg {
  background-position-x: center;
  transition: all .5s ease-in-out;
}
:lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 {
  display: flex;
  align-items: center;
  text-align: center;
  position: relative;
  background: url(/content/dam/cf-consumer-healthcare/voltaren-new/ru_RU/voltaren-emulgel/bog_sl_1.png) no-repeat center;
  background-repeat: no-repeat;
  transition: all 1.5s ease-in-out;
  transform: scale(1);
  text-align: center;
}
@media (min-width: 768px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 {
    background: url(/content/dam/cf-consumer-healthcare/voltaren-new/ru_RU/voltaren-emulgel/bog_sl_1.png) no-repeat center;
    padding: 0;
    background-size: cover;
  }
}
:lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1.new_bg {
  background: url(/content/dam/cf-consumer-healthcare/voltaren-new/ru_RU/voltaren-emulgel/sl_2_bg.png) no-repeat bottom right;
  background-size: 100% calc(100% - 110px);
  background-position-x: -200px;
  transition: background-position-x 1.5s ease-in-out;
}
@media (max-width: 767px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1.new_bg {
    background: url(/content/dam/cf-consumer-healthcare/voltaren-new/ru_RU/voltaren-emulgel/sl_2_bg_mob.png) no-repeat bottom center;
    background-position-y: -150px;
    background-size: 100% calc(100% - 110px);
  }
}
:lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1.slide_bg {
  background-position-x: -10000px;
  transition: all 2s ease-in-out;
}
@media (max-width: 768px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide_container {
    height: 100vh;
    align-items: flex-end;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide_container {
    align-items: center;
  }
}
:lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide-1-text {
  z-index: 10;
  color: #fff;
  text-align: left;
}
@media (max-width: 767px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide-1-text {
    display: flex;
    width: 91vw;
    margin: 0 auto;
    align-items: flex-start;
    justify-content: space-evenly;
    bottom: -446px;
    position: relative;
  }
}
@media (min-width: 768px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide-1-text {
    width: 460px;
  }
}
:lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide-1-text p:first-child {
  font-size: 80px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: -0.02em;
  margin: 0;
}
@media (min-width: 768px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide-1-text p:first-child {
    font-size: 220px;
  }
}
:lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide-1-text p:first-child sup {
  font-size: 30px;
  top: -1.2em;
}
@media (min-width: 768px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide-1-text p:first-child sup {
    font-size: 80px;
  }
}
:lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide-1-text p:nth-child(2) {
  font-size: 15px;
  line-height: 1;
  margin-left: 10px;
}
@media (min-width: 768px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide-1-text p:nth-child(2) {
    font-size: 26px;
    margin: 0;
  }
}
:lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide_2_text {
  font-weight: 500;
  font-size: 20px;
  color: #fff;
  text-align: left;
  opacity: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  /*transition: all .5s ease-in-out;
  transition-delay: 2.2s;*/
}
@media (max-width: 767px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide_2_text {
    transform: none;
    font-size: 16px;
    top: 59%;
  }
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide_2_text p br {
    display: none;
  }
}
@media (min-width: 768px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide_2_text {
    font-size: 26px;
    width: 92%;
    /*position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    width: 328px;*/
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide_2_text {
    position: absolute;
    top: 74%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 28px;
    width: 700px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide_2_text {
    top: 0;
    left: 79%;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide_2_text {
    left: 64%;
  }
}
:lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide_2_text .bold-text {
  font-size: 40px;
  font-weight: 700;
  line-height: 1;
  display: block;
}
@media (max-width: 767px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide_2_text .bold-text {
    font-size: 16px;
    display: inline;
  }
}
:lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide_2_note {
  /*bottom: 112px;*/
  opacity: 0;
}
@media (max-width: 767px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide_2_note {
    bottom: 61px;
  }
}
:lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide_3_content {
  display: none;
  transition: all 1.5s ease-in-out;
}
@media (min-width: 991px) and (max-width: 1400px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide_3_content {
    margin-top: -130px;
  }
}
@media (max-width: 992px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide_3_content {
    top: 10%;
    height: 100vh;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide_3_content {
    width: 100%;
  }
}
:lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide_3_new_content {
  display: none;
  position: absolute;
  top: 0;
}
@media (min-width: 992px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide_3_new_content {
    width: 50%;
    float: right;
    position: absolute;
    right: -30px;
    top: 0;
  }
}
@media (min-width: 992px) and (max-width: 1299px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide_3_new_content {
    right: 12px;
  }
}
:lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide_3_new_content .slide_3_new_content_text {
  font-size: 16px;
  line-height: 22px;
  color: #fff;
  text-align: left;
}
@media (max-width: 991px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide_3_new_content .slide_3_new_content_text {
    width: 97%;
  }
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide_3_new_content .slide_3_new_content_text p br {
    display: none;
  }
}
@media (min-width: 768px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide_3_new_content .slide_3_new_content_text {
    font-size: 28px;
    line-height: 36px;
  }
}
:lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide_3_new_content .slide_3_new_content_text .bold-text {
  font-size: 16px;
  font-weight: 700;
}
@media (min-width: 768px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide_3_new_content .slide_3_new_content_text .bold-text {
    font-size: 34px;
  }
}
:lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide_3_note {
  opacity: 0;
}
@media (min-width: 768px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide_3_note {
    width: 420px;
  }
}
:lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide_4_note {
  opacity: 0;
}
:lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .sl_3_feat_block {
  position: relative;
}
@media (min-width: 992px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .sl_3_feat_block {
    display: flex;
  }
}
:lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .sl_3_feat_block.sl_3_feat_1 {
  left: 0;
  top: 60%;
}
@media (min-width: 992px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .sl_3_feat_block.sl_3_feat_1 {
    width: 50%;
    float: left;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .sl_3_feat_block.sl_3_feat_1 {
    top: 54%;
    width: 550px;
  }
}
:lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .sl_3_feat_block.sl_3_feat_1 h3 {
  transition: all 1.2s ease-in-out;
}
:lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .sl_3_feat_block.sl_3_feat_1 .sl_3_feat_desc {
  height: 0px;
}
:lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .sl_3_feat_block.sl_3_feat_1.anim-in .sl_3_feat {
  transition: all 1s ease-in-out;
}
@media (min-width: 992px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .sl_3_feat_block.sl_3_feat_1.anim-in .sl_3_feat {
    transform: translateY(-50px);
  }
}
:lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .sl_3_feat_block.sl_3_feat_1.anim-in .sl_3_feat:after {
  transform: translateY(calc(50% - 42px)) rotate3d(0, 0, 1, -15deg);
}
@media (min-width: 992px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .sl_3_feat_block.sl_3_feat_1.anim-in .sl_3_feat:after {
    transform: translate(-86px, -16px) rotate(20deg);
  }
}
:lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .sl_3_feat_block.sl_3_feat_1 .sl_3_feat {
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
}
:lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .sl_3_feat_block.sl_3_feat_1 .sl_3_feat:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 116px;
  width: 63px;
  height: 15px;
  transform: translateY(calc(50% - 42px)) rotate3d(0, 0, 1, -15deg);
  background: url(/content/dam/cf-consumer-healthcare/voltaren-new/ru_RU/voltaren-emulgel/mark_1.png) no-repeat;
  background-size: contain;
  transition: all 1.2s ease-in-out;
  transform-origin: top left;
}
@media (min-width: 992px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .sl_3_feat_block.sl_3_feat_1 .sl_3_feat:after {
    top: 50%;
    right: -130px;
    width: 119px;
    height: 29px;
    transform: translateY(calc(50% - 68px));
    background: url(/content/dam/cf-consumer-healthcare/voltaren-new/ru_RU/voltaren-emulgel/mark_1.png) no-repeat;
    transition: all 1.2s ease-in-out;
    transform-origin: top left;
  }
}
:lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .sl_3_feat_block.sl_3_feat_1 .sl_3_img {
  padding-right: 18px;
  z-index: -1;
}
@media (max-width: 991px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .sl_3_feat_block.sl_3_feat_1 .sl_3_img {
    transform: scale(-1, -1) rotate(70deg);
    position: absolute;
    right: -2px;
    width: 190px;
    top: -158px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .sl_3_feat_block.sl_3_feat_1 .sl_3_img {
    right: -68px;
    width: 290px;
    top: -214px;
  }
}
:lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .sl_3_feat_block.sl_3_feat_1 .sl_3_img.zoom-in {
  transition: all 1.2s ease-in-out;
  transform-origin: top right;
  transform: scale(1.25);
}
@media (max-width: 991px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .sl_3_feat_block.sl_3_feat_1 .sl_3_img.zoom-in {
    transform: scale(-1.25, -1.25) rotate(70deg);
    transform-origin: center;
  }
}
:lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .sl_3_feat_block.sl_3_feat_1 .sl_3_img.zoom-out {
  transition: all 1.2s ease-in-out;
  transform-origin: top right;
  transform: scale(0.1);
  opacity: 0;
}
:lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .sl_3_feat_block.sl_3_feat_2 {
  width: 50%;
  float: left;
}
@media (max-width: 991px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .sl_3_feat_block.sl_3_feat_2 {
    position: absolute;
    top: 6%;
    right: 13px;
    display: flex;
    flex-direction: column;
    width: inherit;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .sl_3_feat_block.sl_3_feat_2 {
    width: 350px;
    top: 15%;
  }
}
:lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .sl_3_feat_block.sl_3_feat_2 .sl_3_img {
  width: 213px;
}
@media (max-width: 991px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .sl_3_feat_block.sl_3_feat_2 .sl_3_img {
    order: 2;
    width: 140px;
    margin-top: 10px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .sl_3_feat_block.sl_3_feat_2 .sl_3_img {
    margin-left: 45px;
  }
}
:lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .sl_3_feat_block.sl_3_feat_2 .sl_3_feat {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 30px;
}
@media (min-width: 768px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .sl_3_feat_block.sl_3_feat_2 .sl_3_feat {
    padding-left: 70px;
  }
}
:lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .sl_3_feat_block.sl_3_feat_2 .sl_3_feat:after {
  content: '';
  position: absolute;
  top: 60px;
  left: 50%;
  width: 58px;
  height: 18px;
  transform: translateX(-50%) rotate(-90deg);
  background: url(/content/dam/cf-consumer-healthcare/voltaren-new/ru_RU/voltaren-emulgel/mark_2.png) no-repeat;
  background-size: cover;
}
@media (min-width: 992px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .sl_3_feat_block.sl_3_feat_2 .sl_3_feat:after {
    top: 50%;
    left: -40px;
    width: 93px;
    height: 29px;
    transform: translateY(-50%);
    background: url(/content/dam/cf-consumer-healthcare/voltaren-new/ru_RU/voltaren-emulgel/mark_2.png) no-repeat;
  }
}
:lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .sl_3_feat_block.sl_3_feat_3 {
  position: absolute;
  display: flex;
}
@media (min-width: 768px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .sl_3_feat_block.sl_3_feat_3 {
    bottom: -90%;
    transform: translateX(71%);
  }
}
@media (max-width: 992px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .sl_3_feat_block.sl_3_feat_3 {
    flex-direction: column;
    width: 171px;
    top: 6%;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .sl_3_feat_block.sl_3_feat_3 {
    bottom: -117%;
    transform: translateX(55%);
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .sl_3_feat_block.sl_3_feat_3 {
    bottom: 0;
    transform: none;
    width: 350px;
    top: 15%;
  }
}
:lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .sl_3_feat_block.sl_3_feat_3 .sl_3_img {
  width: 288px;
}
@media (max-width: 991px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .sl_3_feat_block.sl_3_feat_3 .sl_3_img {
    width: 203px;
    order: 2;
    left: -13px;
    position: relative;
  }
}
:lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .sl_3_feat_block.sl_3_feat_3 .sl_3_feat {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (min-width: 992px) and (max-width: 1299px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .sl_3_feat_block.sl_3_feat_3 .sl_3_feat {
    width: 265px;
    padding-left: 92px;
  }
}
@media (min-width: 1300px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .sl_3_feat_block.sl_3_feat_3 .sl_3_feat {
    width: 312px;
    padding-left: 92px;
  }
}
:lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .sl_3_feat_block.sl_3_feat_3 .sl_3_feat:after {
  content: '';
  position: absolute;
  top: 76%;
  left: 30px;
  width: 167px;
  height: 136px;
  background: url(/content/dam/cf-consumer-healthcare/voltaren-new/ru_RU/voltaren-emulgel/mark_3_mob.png) no-repeat;
}
@media (min-width: 992px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .sl_3_feat_block.sl_3_feat_3 .sl_3_feat:after {
    top: 5%;
    left: -104px;
    width: 183px;
    height: 114px;
    background: url(/content/dam/cf-consumer-healthcare/voltaren-new/ru_RU/voltaren-emulgel/mark_3.png) no-repeat;
  }
}
:lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .sl_3_feat_block .sl_3_feat {
  color: #fff;
  text-align: left;
}
@media (min-width: 992px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .sl_3_feat_block .sl_3_feat {
    width: 300px;
  }
}
:lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .sl_3_feat_block .sl_3_feat h3 {
  font-weight: bold;
  color: #fff;
  font-size: 20px;
  margin: -30px 0 10px 0;
  width: 114px;
}
@media (min-width: 768px) and (max-width: 1299px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .sl_3_feat_block .sl_3_feat h3 {
    font-size: 30px;
    margin: -30px 0 16px 0;
    width: inherit;
  }
}
@media (min-width: 1300px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .sl_3_feat_block .sl_3_feat h3 {
    font-size: 40px;
    margin: -30px 0 16px 0;
    width: inherit;
  }
}
:lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .sl_3_feat_block .sl_3_feat .sl_3_feat_desc {
  font-size: 14px;
  line-height: 1;
}
@media (min-width: 768px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .sl_3_feat_block .sl_3_feat .sl_3_feat_desc {
    font-size: 18px;
  }
}
:lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .sl_3_feat_block .sl_3_feat .sl_3_feat_desc sup {
  top: -0.8em;
}
:lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1.slide1_disappear {
  transform-origin: 45% 47%;
  opacity: 0;
  transform: scale(0.1, 0.1);
  transition: all 2s ease-in-out;
}
:lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1.slide2_appear {
  transform-origin: 50% 50%;
  opacity: 1;
  transform: scale(1);
  transition: all 2s ease-in-out;
  transition-duration: 2s;
}
:lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide_1_img {
  /*display: flex;
  align-items: center;
  justify-content: center;*/
  position: absolute;
  right: -4%;
  top: 0;
  z-index: -1;
}
:lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide_1_img > img {
  width: auto;
  height: 100vh;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide_1_img > img.desktop-image {
    display: none;
  }
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide_1_img > img.mobile-image {
    display: block;
    transform: scale(1.2);
  }
}
:lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide_1_img .sl_1_an_block {
  position: absolute;
  top: 50%;
  left: calc(50% + 32px);
  transform: translate(-50%, -50%) scale(1);
}
@media (max-width: 768px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide_1_img .sl_1_an_block {
    left: 50%;
    transform: translate(-50%, -50%);
  }
}
:lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide_1_img .sl_1_an_block img {
  width: 100%;
  height: auto;
}
@media (max-width: 768px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide_1_img .sl_1_an_block img {
    width: 210px;
  }
}
:lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide_2_img {
  width: 242px;
  height: 242px;
  margin: 0 auto;
  opacity: 0;
  position: absolute;
  top: 30%;
  right: 0%;
  width: 100%;
}
@media (min-width: 768px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide_2_img {
    position: absolute;
    top: 9%;
    right: 0%;
    transform: translateY(-50%);
    width: 50%;
    height: 100%;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide_2_img {
    top: 50%;
    left: 0;
    transform: translate(-50%, -50%);
    width: 50%;
    height: inherit;
  }
}
@media (min-height: 610px) and (max-height: 800px) and (min-width: 768px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide_2_img {
    width: 50%;
    height: 100%;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide_2_img {
    top: 21%;
  }
}
:lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide_2_img span {
  font-size: 25px;
}
@media (min-width: 768px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide_2_img span {
    font-size: 50px;
  }
}
:lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide_2_img img {
  width: 86%;
}
:lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide_knee_img {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: -1;
  display: none;
  background: url(/content/dam/cf-consumer-healthcare/voltaren-new/ru_RU/voltaren-emulgel/knee_1_mob.webp) right center no-repeat;
  width: 100%;
  height: 100%;
  background-size: cover;
  transition: background 1s ease-in-out;
  transition-delay: .2s;
  /*.knee_2_img, .knee_3_img,*/
  /*.knee_1_img, .knee_2_img, .knee_3_img{
      display: none !important;
  }*/
}
@media (min-width: 992px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide_knee_img {
    right: -2%;
    top: 50%;
    transform: translateY(-50%);
    z-index: -1;
    width: 55%;
    height: 100%;
    background: url(/content/dam/cf-consumer-healthcare/voltaren-new/ru_RU/voltaren-emulgel/knee_1.webp) right center no-repeat;
    background-size: contain;
  }
}
@media (min-width: 992px) and (min-height: 720px) and (max-height: 830px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide_knee_img {
    width: 70%;
    right: -10% !important;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide_knee_img {
    top: 60%;
  }
}
@media (min-width: 992px) and (max-width: 1299px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide_knee_img {
    right: -22% !important;
    width: 77%;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide_knee_img {
    right: -2%;
  }
}
@media (min-width: 1400px) and (max-width: 1600px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide_knee_img {
    right: -2%;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide_knee_img img {
    transform: scale(0.7);
  }
}
:lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide_knee_img.knee_anim {
  background: url(/content/dam/cf-consumer-healthcare/voltaren-new/ru_RU/voltaren-emulgel/knee_2_mob.webp) right center no-repeat;
  background-size: cover;
}
@media (min-width: 992px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide_knee_img.knee_anim {
    background: url(/content/dam/cf-consumer-healthcare/voltaren-new/ru_RU/voltaren-emulgel/knee_2.webp) right center no-repeat;
    background-size: contain;
  }
}
:lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide_knee_img.knee_anim .pulse {
  opacity: 0.5;
}
:lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide_knee_img.knee_anim_2 {
  background: url(/content/dam/cf-consumer-healthcare/voltaren-new/ru_RU/voltaren-emulgel/knee_3_mob.webp) right center no-repeat;
  background-size: cover;
}
@media (min-width: 992px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide_knee_img.knee_anim_2 {
    background: url(/content/dam/cf-consumer-healthcare/voltaren-new/ru_RU/voltaren-emulgel/knee_3.webp) right center no-repeat;
    background-size: contain;
  }
}
:lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide_knee_img.knee_anim_2 .pulse {
  opacity: 0.2;
}
:lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide_knee_img .knee_1_img {
  width: 100%;
}
:lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide_knee_img .knee_1_img.knee_anim {
  opacity: 0;
  position: absolute;
  transition: all 1.2s ease-in-out;
}
:lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide_knee_img .knee_2_img {
  width: 100%;
  transition: all 1s ease-in-out;
}
:lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide_knee_img .knee_3_img {
  width: 100%;
  transition: all 1s ease-in-out;
}
:lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide_knee_img .knee_3_img.knee_anim {
  /*transform: scale(1.5) translateX(19%) rotate3d(1, 1, 1, -4deg);
  transition: all 1.2s ease-in-out;*/
}
:lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide_knee_img .knee_1_2_2 {
  display: none;
}
:lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide_knee_img .sl_2_an_block {
  position: absolute;
  top: calc(50% - 90px);
  right: calc(50% - 40px);
  transform: translate(-50%, -50%);
  transition: all 1s ease-in-out;
                        /*&.pos-2{
                            top: calc(50% + 69px);
                            right: calc(50% - 38px);

                            @media (min-width: 1200px) and (max-width: 1400px){
                                top: calc(50% + 41px);
                                right: calc(50% - 35px);
                            }
                        }*/
                        /*&.pos-3{
                            top: calc(50% + 207px);
                            right: calc(50% - 225px);

                            @media (min-width: 1200px) and (max-width: 1400px){
                                top: calc(50% + 155px);
                                right: calc(50% - 162px);
                            }
                        }*/
}
@media (min-width: 768px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide_knee_img .sl_2_an_block {
    top: calc(50% - 4px);
    right: calc(50% - 20px);
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide_knee_img .sl_2_an_block {
    top: calc(50% - 160px);
    right: calc(50% - 40px);
  }
}
@media (min-width: 1200px) and (max-width: 1400px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide_knee_img .sl_2_an_block {
    top: calc(50% + 6px);
    right: calc(50% - 40px);
  }
}
:lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide_4_text_3 {
  text-align: left;
  color: #fff;
  font-size: 16px;
}
@media (min-width: 768px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide_4_text_3 {
    font-size: 28px;
  }
}
:lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide_4_text_3 sup {
  left: -5px;
  top: -1.0em;
}
:lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide_4_text_3 .bold-text {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 15px;
  line-height: 1;
  display: block;
}
@media (min-width: 768px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide_4_text_3 .bold-text {
    font-size: 45px;
  }
}
@media (min-width: 1200px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide_4_text_3 .bold-text {
    font-size: 70px;
  }
}
:lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide_4_note_new_2 {
  width: 752px;
}
:lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .knee_1_2_2_img {
  display: none;
  position: absolute;
  right: 0;
  top: 58px;
  z-index: -1;
}
@media (min-width: 768px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .knee_1_2_2_img {
    position: absolute;
    right: -24%;
    top: 50%;
    z-index: -1;
    transform: translateY(-50%);
    width: 100%;
  }
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .knee_1_2_2_img .knee_1_2_2 {
    width: 100%;
    transform: scale(1.2);
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .knee_1_2_2_img .knee_1_2_2 {
    transform: scale(2.3);
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .knee_1_2_2_img {
    right: -36%;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .knee_1_2_2_img {
    right: -41%;
  }
}
@media (min-width: 1400px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .knee_1_2_2_img {
    right: -38%;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .knee_1_2_2_img .knee_1_2_2 {
    transform: scale(1.3);
  }
}
@media (min-width: 1400px) and (max-width: 1599px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .knee_1_2_2_img .knee_1_2_2 {
    transform: scale(0.8);
  }
}
:lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .knee_1_2_2_img .sl_2_an_block {
  background: url(/content/dam/cf-consumer-healthcare/voltaren-new/ru_RU/voltaren-emulgel/pain.png) no-repeat center;
  position: absolute;
  top: calc(50% + 45px);
  right: calc(50% - 110px);
  transform: translate(-50%, -50%);
  width: 235px;
  height: 235px;
}
:lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide_1_note {
  bottom: 122px;
}
@media (min-width: 768px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide_1_note {
    bottom: 66px;
  }
}
:lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide_4_text_1 {
  font-weight: bold;
  font-size: 40px;
  line-height: 43px;
  color: #fff;
  text-align: left;
  display: none;
  opacity: 0;
}
@media (max-width: 991px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide_4_text_1 {
    bottom: -446px;
    position: relative;
    font-size: 20px;
    line-height: 22px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide_4_text_1 {
    bottom: -300px;
    font-size: 40px;
    line-height: 43px;
  }
}
:lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide_4_text_1 sup {
  font-weight: normal;
  top: -2.0em;
  left: -10px;
}
:lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide_4_text_2 {
  font-size: 16px;
  line-height: 1.2;
  color: #fff;
  text-align: left;
  opacity: 0;
}
@media (max-width: 991px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide_4_text_2 {
    bottom: -415px;
    position: relative;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide_4_text_2 {
    bottom: -215px;
  }
}
@media (min-width: 768px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide_4_text_2 {
    font-size: 26px;
    line-height: 1.2;
  }
}
:lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide_4_text_2 sup {
  font-weight: normal;
  left: -8px;
}
:lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide_4_text_2 .bold-text {
  font-size: 20px;
  font-weight: 700;
}
@media (min-width: 768px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide_4_text_2 .bold-text {
    font-size: 40px;
  }
}
:lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide_4_text_2, :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide_4_text_3 {
  display: none;
}
@media (max-width: 767px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide_4_text_3 {
    bottom: -415px;
    position: relative;
  }
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide_4_text_3 br {
    display: none;
  }
}
:lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide_4_note_new, :lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide_4_note_new_2 {
  opacity: 0;
}
:lang(ru) .page-voltaren-emulgel-2 .section_wr_1 .section_1 .slide_5_note {
  opacity: 0;
}
:lang(ru) .page-voltaren-emulgel-2 .section_wr_2 {
  background: radial-gradient(70.12% 281.31% at 70.57% 58.04%, #54d0ff 0%, #016abb 57.86%);
}
:lang(ru) .page-voltaren-emulgel-2 .section_wr_2 .section_2 {
  display: flex;
  align-items: center;
  text-align: center;
  position: relative;
}
@media (max-width: 768px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_2 .section_2 .slide_container {
    height: 100vh;
  }
}
:lang(ru) .page-voltaren-emulgel-2 .section_wr_2 .section_2 .slide_2_img {
  position: absolute;
  right: -83%;
  top: 4%;
  z-index: -1;
}
:lang(ru) .page-voltaren-emulgel-2 .section_wr_2 .section_2 .slide_2_img img {
  width: 50%;
}
:lang(ru) .page-voltaren-emulgel-2 .section_wr_2 .section_2 .slide_2_img .knee_2_img {
  opacity: 0;
}
@media (max-width: 768px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_wr_2 .section_2 .slide_container {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
:lang(ru) .page-voltaren-emulgel-2 .section_3 {
  position: relative;
  display: flex;
  background: url(/content/dam/cf-consumer-healthcare/voltaren-new/ru_RU/voltaren-emulgel/sl_3_bg_mob.png) bottom center/cover no-repeat;
  padding: 0 20px;
  transition: all 1.5s ease-in-out;
}
@media (min-width: 768px) and (max-width: 1299px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_3 {
    background: url(/content/dam/cf-consumer-healthcare/voltaren-new/ru_RU/voltaren-emulgel/sl_3_bg.png) 0 110px/cover no-repeat;
    background-position-x: -400px;
  }
}
@media (min-width: 1300px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_3 {
    background: url(/content/dam/cf-consumer-healthcare/voltaren-new/ru_RU/voltaren-emulgel/sl_3_bg.png) 0 110px/cover no-repeat;
    background-size: 100%;
    padding: 0;
  }
}
:lang(ru) .page-voltaren-emulgel-2 .section_3 .row {
  z-index: 999;
}
@media (max-width: 767px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_3 .sl_3_text {
    position: relative;
    top: 78px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  :lang(ru) .page-voltaren-emulgel-2 .section_3 .sl_3_text {
    margin: 0 0 60px 30px;
  }
}
:lang(ru) .page-voltaren-emulgel-2 .section_3 .slide_note {
  padding: 0;
}
@media (min-width: 768px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_3 .slide_note {
    padding-left: 15px;
  }
}
:lang(ru) .page-voltaren-emulgel-2 .section_3 .sl_3_text h3 {
  color: #FF671F;
  font-weight: bold;
  font-size: 28px;
  margin: 0 0 32px;
  line-height: 1;
}
@media (min-width: 768px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_3 .sl_3_text h3 {
    font-size: 45px;
  }
}
:lang(ru) .page-voltaren-emulgel-2 .section_3 .sl_3_text h3 sup {
  left: 4px;
  top: -2.4em;
  font-weight: normal;
}
:lang(ru) .page-voltaren-emulgel-2 .section_3 .sl_3_text .st_sl {
  position: absolute;
  left: 8px;
  top: 115%;
  left: inherit;
  width: 77px;
}
@media (min-width: 768px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_3 .sl_3_text .st_sl {
    width: 173px;
    right: -20%;
    top: -50%;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_3 .sl_3_text .st_sl {
    top: -31%;
  }
}
:lang(ru) .page-voltaren-emulgel-2 .section_3 .sl_3_text .buy_btn_slide {
  display: block;
  color: #fff;
  background: linear-gradient(45deg, #e64510 25%, #f08220 75%);
  border-radius: 110px;
  border: 3px solid #fff;
  font-weight: bold;
  font-size: 16px;
  line-height: 48px;
  text-align: center;
  text-transform: uppercase;
  width: 175px;
  height: 48px;
}
@media (max-width: 767px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_3 .sl_3_text .buy_btn_slide {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 190%;
  }
}
@media (min-width: 768px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_3 .sl_3_text .buy_btn_slide {
    width: 220px;
    height: 60px;
    line-height: 60px;
    font-size: 22px;
  }
}
:lang(ru) .page-voltaren-emulgel-2 .section_3 .slide_3_note {
  bottom: 124px;
  transition: all 1.5s ease-in-out;
  z-index: 10;
  width: 100%;
}
@media (min-width: 768px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_3 .slide_3_note {
    width: 752px;
    bottom: 68px;
  }
}
:lang(ru) .page-voltaren-emulgel-2 .section_3 .slide_3_lines {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 0;
}
@media (min-width: 1200px) and (max-width: 1399px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_3 .slide_3_lines {
    width: 113%;
  }
}
:lang(ru) .page-voltaren-emulgel-2 .section_3 .slide_3_lines .sl_3_lines_2 {
  position: absolute;
  z-index: 2;
  bottom: 130px;
  right: 8%;
  width: 473px;
}
@media (max-width: 767px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_3 .slide_3_lines .sl_3_lines_2 {
    bottom: 186px;
    width: 320px;
  }
}
@media (min-width: 1200px) and (max-width: 1366px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_3 .slide_3_lines .sl_3_lines_2 {
    right: 2%;
  }
}
@media (max-width: 767px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_3 .slide_3_lines .sl_3_lines_1.mobile-image {
    position: relative;
    bottom: -105px;
  }
}
:lang(ru) .page-voltaren-emulgel-2 .section_3.slide3_appear .slide_pack,
:lang(ru) .page-voltaren-emulgel-2 .section_3.slide3_appear .slide_3_text_1,
:lang(ru) .page-voltaren-emulgel-2 .section_3.slide3_appear .slide_3_note {
  opacity: 1;
}
:lang(ru) .page-voltaren-emulgel-2 .section_3 .sl_3_feat h3 {
  color: #fff;
  font-weight: bold;
  font-size: 40px;
}
:lang(ru) .page-voltaren-emulgel-2 .section_3 .sl_3_feat .sl_3_feat_desc {
  color: #fff;
  font-size: 18px;
}
@media (min-width: 768px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_3 .slide_3_img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
  }
}
:lang(ru) .page-voltaren-emulgel-2 .section_3 .slide_3_img > img {
  height: 100vh;
  left: 150px;
  position: relative;
}
@media (max-width: 768px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_3 .slide_3_img > img {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_3 .slide_3_img > img {
    height: auto;
  }
}
:lang(ru) .page-voltaren-emulgel-2 .section_3 .slide_3_img .sl_3_an_block {
  position: absolute;
  top: calc(50% + 22px);
  left: calc(50% + 174px);
  transform: translate(-50%, -50%);
}
@media (max-width: 768px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_3 .slide_3_img .sl_3_an_block {
    top: calc(50% - 56px);
    left: calc(50% - 22px);
  }
  :lang(ru) .page-voltaren-emulgel-2 .section_3 .slide_3_img .sl_3_an_block img {
    width: 114px;
  }
}
@media (min-width: 1800px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_3 .slide_3_img .sl_3_an_block img {
    height: auto;
  }
}
:lang(ru) .page-voltaren-emulgel-2 .section_3 .slide_3_text_1 {
  position: absolute;
  top: 60%;
  left: 0;
  font-size: 18px;
  color: #242F60;
  opacity: 0;
  transition: all 1s ease-in-out;
  transition-delay: 1.8s;
}
@media (min-width: 768px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_3 .slide_3_text_1 {
    top: 50%;
    width: 610px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_3 .slide_3_text_1 {
    margin-left: 17px;
  }
}
:lang(ru) .page-voltaren-emulgel-2 .section_3 .slide_3_text_1.slide_3_text_1_2 {
  opacity: 0;
}
@media (min-width: 768px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_3 .slide_3_text_1 {
    font-size: 26px;
  }
}
@media (min-width: 1300px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_3 .slide_3_text_1 {
    font-size: 30px;
  }
}
:lang(ru) .page-voltaren-emulgel-2 .section_3 .slide_3_text_1 span {
  font-weight: bold;
  font-size: 27px;
  color: #0083CA;
  line-height: 1;
}
@media (min-width: 768px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_3 .slide_3_text_1 span {
    font-size: 42px;
  }
}
@media (min-width: 1300px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_3 .slide_3_text_1 span {
    font-size: 48px;
  }
}
:lang(ru) .page-voltaren-emulgel-2 .section_3 .slide_3_text_1 span.sl_3_t {
  font-weight: bold;
  font-size: 18px;
  color: #0083CA;
}
@media (min-width: 768px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_3 .slide_3_text_1 span.sl_3_t {
    font-size: 26px;
  }
}
@media (min-width: 1300px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_3 .slide_3_text_1 span.sl_3_t {
    font-size: 30px;
  }
}
:lang(ru) .page-voltaren-emulgel-2 .section_3 .slide_3_text_1 sup {
  font-size: 14px;
}
:lang(ru) .page-voltaren-emulgel-2 .section_3 .slide_pack {
  position: absolute;
  top: 22%;
  right: 51%;
  opacity: 0;
  transition: all 1s ease-in-out;
  transition-delay: 1.6s;
}
@media (min-height: 610px) and (max-height: 800px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_3 .slide_pack {
    right: 54%;
  }
}
@media (max-width: 768px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_3 .slide_pack {
    right: 70%;
    top: 85px;
  }
}
:lang(ru) .page-voltaren-emulgel-2 .section_3 .slide_pack img {
  width: 78px;
  transform: rotate(19deg);
}
@media (min-width: 768px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_3 .slide_pack img {
    width: 178px;
    transform: none;
  }
}
:lang(ru) .page-voltaren-emulgel-2 .section_3 .slide_drop {
  position: absolute;
  top: 7%;
  right: 24%;
  transform: scale(0.09);
  opacity: 0;
  transition: opacity .5s ease;
}
@media (min-height: 610px) and (max-height: 800px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_3 .slide_drop {
    top: 0;
    right: 26%;
  }
}
@media (max-width: 768px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_3 .slide_drop {
    top: 73px;
    right: 44%;
    transform: scale(0.147);
  }
}
:lang(ru) .page-voltaren-emulgel-2 .section_6 {
  display: flex;
  position: relative;
  background: linear-gradient(80.06deg, #001a68 -10.03%, rgba(255, 255, 255, 0) 103.8%), #001A68;
  background-position: right;
  background-repeat: no-repeat;
}
@media (max-width: 768px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_6 {
    background: url("/content/dam/cf-consumer-healthcare/voltaren-new/ru_RU/voltaren-emulgel/sl_6_bg_mob.png"), linear-gradient(80.06deg, #001a68 -10.03%, rgba(255, 255, 255, 0) 103.8%), #001A68;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
  }
}
:lang(ru) .page-voltaren-emulgel-2 .section_6 .slide_6_note {
  color: #A9B2CC;
  opacity: 0;
  transition: all 1s ease-in-out;
  transition-delay: 1.2s;
}
:lang(ru) .page-voltaren-emulgel-2 .section_6.slide6_appear .slide_6_text, :lang(ru) .page-voltaren-emulgel-2 .section_6.slide6_appear .slide_6_note, :lang(ru) .page-voltaren-emulgel-2 .section_6.slide6_appear .sl_6_an_block_h {
  opacity: 1;
}
:lang(ru) .page-voltaren-emulgel-2 .section_6 .slide_6_img {
  text-align: right;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
@media (min-width: 768px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_6 .slide_6_img sup {
    font-size: 12px;
  }
}
:lang(ru) .page-voltaren-emulgel-2 .section_6 .slide_6_img > img {
  height: 100vh;
  left: 200px;
  position: relative;
}
@media (max-width: 768px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_6 .slide_6_img > img {
    display: none;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_6 .slide_6_img > img {
    left: 120px;
  }
}
:lang(ru) .page-voltaren-emulgel-2 .section_6 .slide_6_img .sl_6_an_block {
  position: absolute;
  top: calc(50% + 22px);
  left: calc(50% + 87px);
  transform: translate(-50%, -50%);
  background: url(/content/dam/cf-consumer-healthcare/voltaren-new/ru_RU/voltaren-emulgel/sl_6_an_bg.png);
  background-position: center center;
  background-size: cover;
  text-align: center;
  width: 183px;
  height: 183px;
  display: flex;
}
@media (min-width: 768px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_6 .slide_6_img .sl_6_an_block {
    width: 283px;
    height: 283px;
  }
}
@media (min-width: 768px) and (max-width: 1398px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_6 .slide_6_img .sl_6_an_block {
    top: calc(50% + 22px);
    left: calc(50% + 190px);
  }
}
@media (min-width: 1399px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_6 .slide_6_img .sl_6_an_block {
    left: calc(50% + 287px);
  }
}
:lang(ru) .page-voltaren-emulgel-2 .section_6 .slide_6_img .sl_6_an_block img {
  width: 127px;
  height: 127px;
  margin: auto;
}
@media (min-width: 768px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_6 .slide_6_img .sl_6_an_block img {
    width: 205px;
    height: 205px;
  }
}
:lang(ru) .page-voltaren-emulgel-2 .section_6 .slide_6_text {
  position: absolute;
  top: 75%;
  left: 0;
  transform: translateY(-50%);
  font-size: 18px;
  color: #fff;
  opacity: 0;
  transition: all 1s ease-in-out;
  transition-delay: 1.2s;
}
@media (min-width: 768px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_6 .slide_6_text {
    width: 420px;
    top: 50%;
    font-size: 28px;
  }
}
:lang(ru) .page-voltaren-emulgel-2 .section_6 .slide_6_text span {
  display: block;
  color: #0083CA;
  font-weight: bold;
}
:lang(ru) .page-voltaren-emulgel-2 .section_6 .sl_6_an_block_h {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #242F60;
  font-weight: bold;
  width: 73%;
  opacity: 0;
  transition: all 1s ease-in-out;
  transition-delay: 1.2s;
  line-height: 1;
}
:lang(ru) .page-voltaren-emulgel-2 .section_6 .sl_6_an_block_h .sl_6_an_block_h_1 {
  font-size: 18px;
  display: block;
  margin-top: 29px;
  line-height: 1;
}
@media (min-width: 768px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_6 .sl_6_an_block_h .sl_6_an_block_h_1 {
    margin-top: 40px;
    font-size: 26px;
  }
}
:lang(ru) .page-voltaren-emulgel-2 .section_6 .sl_6_an_block_h .sl_6_an_block_h_2 {
  font-size: 7px;
  display: block;
}
@media (min-width: 768px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_6 .sl_6_an_block_h .sl_6_an_block_h_2 {
    font-size: 14px;
  }
}
:lang(ru) .page-voltaren-emulgel-2 .section_6 .sl_6_an_block_h .sl_6_an_block_h_3 {
  display: block;
  padding-top: 16px;
  font-size: 6px;
}
@media (min-width: 768px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_6 .sl_6_an_block_h .sl_6_an_block_h_3 {
    font-size: 9px;
  }
}
:lang(ru) .page-voltaren-emulgel-2 .section_7 {
  background-image: url(/content/dam/cf-consumer-healthcare/voltaren-new/ru_RU/voltaren-emulgel/sl_7_bg_mob.png);
  background-repeat: no-repeat;
  background-size: 100%;
}
@media (min-width: 768px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_7 {
    background-image: url(/content/dam/cf-consumer-healthcare/voltaren-new/ru_RU/voltaren-emulgel/sl_7_bg.jpg);
    background-position-y: 110px;
  }
}
:lang(ru) .page-voltaren-emulgel-2 .section_7 .slide_container {
  height: 100vh;
}
:lang(ru) .page-voltaren-emulgel-2 .section_7 .slide_7_note {
  color: #5A5A5A;
}
:lang(ru) .page-voltaren-emulgel-2 .section_7 .sl_7_text {
  font-size: 18px;
  padding: 212px 0 41px;
  color: #242F60;
}
@media (min-width: 768px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_7 .sl_7_text {
    width: 585px;
    font-size: 24px;
    padding: 202px 0 41px;
  }
}
:lang(ru) .page-voltaren-emulgel-2 .section_7 .sl_7_text h3 {
  font-weight: bold;
  font-size: 27px;
  color: #0083CA;
  margin: 0 0 8px;
}
@media (min-width: 768px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_7 .sl_7_text h3 {
    font-size: 48px;
    margin: 0 0 29px;
  }
}
:lang(ru) .page-voltaren-emulgel-2 .section_7 .sl_7_text p {
  margin: 0 0 16px;
}
@media (min-width: 768px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_7 .sl_7_text p {
    margin: 0 0 62px;
  }
}
:lang(ru) .page-voltaren-emulgel-2 .section_7 .sl_7_text .buy_btn_slide {
  display: block;
  text-decoration: none;
  width: 120px;
  line-height: 36px;
  text-align: center;
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  color: #242F60;
  background: #FFFFFF;
  border-radius: 50px;
  filter: drop-shadow(5px 5px 10px rgba(23, 23, 23, 0.24));
}
@media (min-width: 768px) {
  :lang(ru) .page-voltaren-emulgel-2 .section_7 .sl_7_text .buy_btn_slide {
    width: 199px;
    line-height: 48px;
    font-size: 18px;
  }
}
@keyframes slideInUp {
  0% {
    opacity: 1;
  }
  100% {
    transform: translateY(-150%);
    opacity: 0;
    display: none;
  }
}
@keyframes slideInUp2 {
  0% {
    transform: translateY(100%);
    visibility: visible;
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes slideInDown {
  0% {
    transform: translateY(-150%);
    opacity: 0;
  }
  100% {
    transform: none;
    opacity: 1;
    display: block;
  }
}
@keyframes slideInRight {
  from,
        60%,
        75%,
        to {
    animation-timing-function: cubic-bezier(0.7, 0.71, 0.93, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(-50px, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes slideInLeft {
  0% {
    transform: translateX(-100%);
    visibility: visible;
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes slideOutRight {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(3000px);
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
:lang(ru) .ring__ringlet {
  width: 120px;
  height: 120px;
  box-shadow: #fff 0 0px 4px, #f1e6d6 0 0px 10px, #fd987f 0 0px 20px, #fc6549 0 0px 40px, 5px 5px 15px 5px transparent;
  background: radial-gradient(circle, rgba(251, 101, 71, 0.5) 50%, #f0b08e 50%, #ece6d8 100%);
  border-radius: 50%;
  margin-left: 50%;
  left: -60px;
  position: absolute;
  bottom: -60px;
  transform: scale(0.1, 0.1);
  opacity: 0;
  animation: ring-1 3000ms ease-out infinite;
}
:lang(ru) .ring__ringlet:nth-of-type(2) {
  animation-delay: 600ms;
  box-shadow: 0 0 0 0.5rem rgba(252, 199, 147, 0.5), 0 0 0 1rem rgba(252, 118, 73, 0.5), 0 0 0 1.5rem rgba(251, 93, 65, 0.5), 0 0 0 2rem rgba(253, 226, 220, 0.5);
}
:lang(ru) .ring__ringlet:nth-of-type(3) {
  animation-delay: 1200ms;
  box-shadow: 0px 0px 15px 12px rgba(251, 101, 71, 0.5), 0px 0px 15px 14px rgba(240, 176, 142, 0.5), 0px 0px 17px 16px rgba(236, 230, 216, 0.5);
}
:lang(ru) .ring__ringlet:nth-of-type(4) {
  animation-delay: 2400ms;
  box-shadow: 0 0 0 0.5rem rgba(248, 142, 118, 0.5), 0 0 0 1.5rem rgba(248, 178, 154, 0.5), 0 0 0 2rem rgba(248, 212, 189, 0.5);
}
@keyframes ring-1 {
  0% {
    transform: scale(0.1, 0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1.2, 1.2);
    opacity: 0;
  }
}
.template-voltaren-bootstrap-template-ca {
  /*language switcher styles*/
  /*end*/
}
@media (max-width: 767px) {
  .template-voltaren-bootstrap-template-ca.page-voltaren-emulgel-joint-pain .index_carousel .blue_button, .template-voltaren-bootstrap-template-ca.page-voltaren-emulgel-douleur-articulaire .index_carousel .blue_button {
    display: inline-block;
  }
}
.template-voltaren-bootstrap-template-ca .border-where-to-buy .box > .component-content {
  border: 2px #EEEEEE solid;
}
.template-voltaren-bootstrap-template-ca .margin-top-30 {
  margin-top: 30px;
}
.template-voltaren-bootstrap-template-ca .reference-ca p {
  font-size: 13px;
  margin: 0px 0px 25px 0px;
}
@media (min-width: 768px) and (max-width: 992px) {
  .template-voltaren-bootstrap-template-ca .margin-top-30 {
    margin-top: 30px;
    margin-bottom: 50px;
  }
}
.template-voltaren-bootstrap-template-ca .how_when .how_when_title p,
.template-voltaren-bootstrap-template-ca .how_when .how_when_title .content,
.template-voltaren-bootstrap-template-ca .how_when .accordion-content,
.template-voltaren-bootstrap-template-ca .how_when .accordion-head a,
.template-voltaren-bootstrap-template-ca .how_when .how_when_desktop_when h3,
.template-voltaren-bootstrap-template-ca .how_when .accordion-slide.is-active > .accordion-head:after,
.template-voltaren-bootstrap-template-ca .how_when .accordion-head:after {
  color: black;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .template-voltaren-bootstrap-template-ca .how_when .how_when_title p,
  .template-voltaren-bootstrap-template-ca .how_when .how_when_title .content,
  .template-voltaren-bootstrap-template-ca .how_when .accordion-content,
  .template-voltaren-bootstrap-template-ca .how_when .accordion-head a,
  .template-voltaren-bootstrap-template-ca .how_when .how_when_desktop_when h3,
  .template-voltaren-bootstrap-template-ca .how_when .accordion-slide.is-active > .accordion-head:after,
  .template-voltaren-bootstrap-template-ca .how_when .accordion-head:after {
    right: 10px;
  }
}
.template-voltaren-bootstrap-template-ca .adaptive-accordion_body .productBlocks h4 {
  padding-left: 0;
}
.template-voltaren-bootstrap-template-ca .how_when .how_when_title p {
  font-size: 28px;
}
@media (min-width: 768px) {
  .template-voltaren-bootstrap-template-ca .how_when .how_when_title p {
    font-size: 70px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .template-voltaren-bootstrap-template-ca .how_when .how_when_title p {
    font-size: 65px;
  }
}
@media (min-width: 1200px) {
  .template-voltaren-bootstrap-template-ca .how_when .how_when_title p {
    font-size: 79px;
  }
}
.template-voltaren-bootstrap-template-ca .article_know_wrap .know_article,
.template-voltaren-bootstrap-template-ca .affect_wrap .know_blue .know_orange {
  color: black;
}
.template-voltaren-bootstrap-template-ca .article_know_wrap .know_article h4,
.template-voltaren-bootstrap-template-ca .affect_wrap .know_blue .know_orange h4 {
  color: black;
}
.template-voltaren-bootstrap-template-ca .initiative_main_box .initiative_main_text_white {
  color: black;
}
.template-voltaren-bootstrap-template-ca .initiative_main_box .initiative_main_text_white h3 {
  color: black;
}
.template-voltaren-bootstrap-template-ca .header .homepage_link {
  color: black;
}
.template-voltaren-bootstrap-template-ca .header .navigation-vertical .navigation-item > a.navigation-item-title {
  color: black;
}
.template-voltaren-bootstrap-template-ca .header .navigation-vertical .navigation-item > a.navigation-item-title:hover {
  color: black;
}
.template-voltaren-bootstrap-template-ca .header .navigation-horizontal .navigation-item.navigation-level1 .navigation-item-title:hover {
  color: black;
}
.template-voltaren-bootstrap-template-ca .header .navigation-horizontal .navigation-item.navigation-level1.is-open .navigation-item-title {
  color: black;
}
.template-voltaren-bootstrap-template-ca .header .navigation-horizontal .navigation-item.navigation-level1.is-active.is-open .navigation-item-title, .template-voltaren-bootstrap-template-ca .header .navigation-horizontal .navigation-item.navigation-level1.has-active-child.is-open .navigation-item-title, .template-voltaren-bootstrap-template-ca .header .navigation-horizontal .navigation-item.navigation-level1.is-active:hover .navigation-item-title {
  color: black;
}
.template-voltaren-bootstrap-template-ca .header .navigation-horizontal .navigation-level2.navigation-branch .navigation-item:before {
  background: black;
}
.template-voltaren-bootstrap-template-ca .header .navigation-horizontal .navigation-level2.navigation-branch .navigation-item-title {
  color: black;
}
.template-voltaren-bootstrap-template-ca .gradient_bg_header h1 {
  color: black;
}
.template-voltaren-bootstrap-template-ca .search_result_tabs .tabs-nav-item.is-active a {
  color: black;
}
.template-voltaren-bootstrap-template-ca .search_result_tabs .tabs-nav-item.is-active a:hover {
  color: black;
}
.template-voltaren-bootstrap-template-ca .affect_wrap .know_blue .know_orange {
  font-size: 17px;
}
.template-voltaren-bootstrap-template-ca.page-home .initiative {
  background: none !important;
}
@media (min-width: 768px) {
  .template-voltaren-bootstrap-template-ca.page-home .initiative {
    background: url(../../assets/img/initiative_banner3.jpg?auto=format) 60% 30px no-repeat !important;
  }
}
@media (min-width: 992px) {
  .template-voltaren-bootstrap-template-ca.page-home .initiative {
    background: url(../../assets/img/initiative_banner3.jpg?auto=format) 100% 30px no-repeat !important;
  }
}
@media (max-width: 768px) {
  .template-voltaren-bootstrap-template-ca.page-understanding-pain .article_text .article_footnote {
    word-break: break-all;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .template-voltaren-bootstrap-template-ca .find_treatment .blue_button {
    font-size: 20px;
  }
}
.template-voltaren-bootstrap-template-ca .keep_running > .component-content {
  background: url(../../assets/img/keep_running_1400x600.jpg?auto=format) 64% 15px/cover;
}
@media (min-width: 320px) {
  .template-voltaren-bootstrap-template-ca .keep_running > .component-content {
    background-position-y: 0;
  }
}
@media (min-width: 768px) {
  .template-voltaren-bootstrap-template-ca .keep_running > .component-content {
    height: 165px;
  }
}
@media (min-width: 992px) {
  .template-voltaren-bootstrap-template-ca .keep_running > .component-content {
    height: 210px;
  }
}
@media (min-width: 1200px) {
  .template-voltaren-bootstrap-template-ca .keep_running > .component-content {
    height: 290px;
  }
}
@media (max-width: 767px) {
  .template-voltaren-bootstrap-template-ca .header .logo img {
    max-height: 20px;
  }
}
@media (min-width: 992px) {
  .template-voltaren-bootstrap-template-ca .header .logo {
    margin-top: 30px;
  }
}
@media (min-width: 992px) and (max-width: 1280px) {
  .template-voltaren-bootstrap-template-ca.page-wrist-pain .interactiveInfographics, .template-voltaren-bootstrap-template-ca.page-douleur-poignet .interactiveInfographics {
    background-size: 720px;
  }
  .template-voltaren-bootstrap-template-ca.page-wrist-pain .interactiveInfographics .sync-slider1 .slick-list, .template-voltaren-bootstrap-template-ca.page-douleur-poignet .interactiveInfographics .sync-slider1 .slick-list {
    margin: 0 auto;
    width: 960px;
  }
}
@media (min-width: 1110px) and (max-width: 1280px) {
  .template-voltaren-bootstrap-template-ca.page-wrist-pain .sync-slider1, .template-voltaren-bootstrap-template-ca.page-douleur-poignet .sync-slider1 {
    margin-left: 6%;
  }
}
@media (max-width: 767px) {
  .template-voltaren-bootstrap-template-ca .pain_navigator_mobile h1 {
    font-size: 42px;
  }
  .template-voltaren-bootstrap-template-ca .pain_navigator_mobile .pain_navigator_mobile_text li a {
    font-size: 23px;
  }
  .template-voltaren-bootstrap-template-ca .interactiveInfographics .interactiveInfographics-description {
    font-size: 20px;
  }
}
.template-voltaren-bootstrap-template-ca .language_switcher_box {
  margin-left: 52px;
  margin-top: -15px;
  width: 50px;
  padding-right: 0;
  padding-left: 0;
  font-size: 10px;
  position: relative;
  z-index: 1;
}
@media (min-width: 768px) {
  .template-voltaren-bootstrap-template-ca .language_switcher_box {
    font-size: 16px;
  }
}
@media (min-width: 768px) {
  .template-voltaren-bootstrap-template-ca .language_switcher_box {
    margin-left: 130px;
    margin-top: 5px;
    width: 100px;
  }
}
@media (min-width: 992px) {
  .template-voltaren-bootstrap-template-ca .language_switcher_box {
    margin-left: 0;
    margin-top: 0;
    width: 8.33333333%;
  }
}
.template-voltaren-bootstrap-template-ca .language_switcher {
  display: block;
  text-decoration: none;
  float: left;
  width: 50%;
  text-align: center;
  border: 2px solid #f05322;
  padding-top: 3px;
  padding-bottom: 2px;
  margin-top: 23px;
  font-weight: 600;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.template-voltaren-bootstrap-template-ca .language_switcher:hover {
  color: #000;
}
.template-voltaren-bootstrap-template-ca .language_switcher.active {
  background: #ef8001;
}
.template-voltaren-bootstrap-template-ca .language_en {
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
}
.template-voltaren-bootstrap-template-ca .language_en.active {
  padding-left: 2px;
}
.template-voltaren-bootstrap-template-ca .language_fr {
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
}
.template-voltaren-bootstrap-template-ca .language_fr.active {
  padding-right: 2px;
}
@media (min-width: 992px) {
  .template-voltaren-bootstrap-template-ca .richText h2 {
    font-size: 87px;
  }
  .template-voltaren-bootstrap-template-ca .find_treatment h2 {
    font-size: 87px;
  }
}
@media (max-width: 767px) {
  .template-voltaren-bootstrap-template-ca .header .navigation-vertical .navigation-mobile-menu {
    width: 35px;
    height: 35px;
    left: 10px;
    top: 10px;
  }
}
.template-voltaren-bootstrap-template-ca .hidden {
  visibility: hidden !important;
}
@media (max-width: 767px) {
  .template-voltaren-bootstrap-template-ca .find_treatment .inner_container_width > .component-content {
    background: none !important;
  }
}
.template-voltaren-bootstrap-template-ca .search_result_tabs.tabs {
  height: auto;
  min-height: 39px;
  position: relative;
}
.template-voltaren-bootstrap-template-ca .search_result_tabs.tabs > .component-content {
  padding-top: 0;
}
.template-voltaren-bootstrap-template-ca .search_result_tabs .tabs-nav {
  border-bottom: 5px solid #ef7d02;
}
@media (min-width: 992px) {
  .template-voltaren-bootstrap-template-ca .search_result_tabs .tabs-nav {
    min-height: 39px;
    position: relative;
    height: auto;
  }
}
.template-voltaren-bootstrap-template-ca .tabs-nav .tabs-nav-list {
  /* width: 100%;
  display: flex;
  justify-content: space-between;
  align-content: stretch;*/
}
.template-voltaren-bootstrap-template-ca .tabs-nav .tabs-nav-list .tabs-nav-item {
  height: auto;
  /* display: flex;
  align-items: center;*/
  padding: 5px;
  min-height: 39px;
  border-left: 2px solid #fff;
  /*width: 100%;*/
}
.template-voltaren-bootstrap-template-ca .tabs-nav .tabs-nav-list .tabs-nav-item a {
  font-size: 12px;
}
@media (min-width: 768px) {
  .template-voltaren-bootstrap-template-ca .tabs-nav .tabs-nav-list .tabs-nav-item {
    padding: 5px 10px;
  }
  .template-voltaren-bootstrap-template-ca .tabs-nav .tabs-nav-list .tabs-nav-item a {
    font-size: 16px;
  }
}
@media (min-width: 992px) {
  .template-voltaren-bootstrap-template-ca .tabs-nav .tabs-nav-list .tabs-nav-item {
    padding: 14px 15px 0px 10px !important;
    /*break the style of main.scss */
    min-height: 58px;
  }
}
.template-voltaren-bootstrap-template-ca .tabs-nav .tabs-nav-list .tabs-nav-item:not(.is-active) {
  background: #fff;
  border-color: #efefef;
}
.template-voltaren-bootstrap-template-ca .tabs-nav .tabs-nav-list .tabs-nav-item:first-child {
  border-left: none;
}
@media (min-width: 992px) {
  .template-voltaren-bootstrap-template-ca .container .initiative_main_box > .component-content {
    height: 650px;
  }
  .template-voltaren-bootstrap-template-ca.page-better-every-step .initiative_main_box .initiative_main_text_white {
    margin-top: 525px;
  }
}
@media (min-width: 992px) {
  .template-voltaren-bootstrap-template-ca .product_description_tabs .tabs-nav {
    right: 0;
    padding-right: 245px;
  }
}
@media (max-width: 991px) {
  .template-voltaren-bootstrap-template-ca .initiative_banner.even > .component-content {
    background: url(../../assets/img/Initiative_landing_page_7.jpg?auto=format) right !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
  }
  .template-voltaren-bootstrap-template-ca .initiative_banner.last > .component-content {
    background: url(../../assets/img/initiative_banner2.jpg?auto=format) !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    padding-top: 0;
    padding-bottom: 180px;
  }
  .template-voltaren-bootstrap-template-ca .initiative_banner .richText ul {
    padding-top: 10px;
  }
  .template-voltaren-bootstrap-template-ca .initiative_banner .richText ul li {
    margin-bottom: 8px;
  }
  .template-voltaren-bootstrap-template-ca .initiative_main_box {
    margin-bottom: 30px;
  }
}
.template-voltaren-bootstrap-template-ca .initiative_main_box p {
  text-transform: none;
}
@media (min-width: 992px) {
  .template-voltaren-bootstrap-template-ca .header .navigation-horizontal .navigation-item.navigation-level1.is-active .navigation-item-title,
  .template-voltaren-bootstrap-template-ca .header .navigation-horizontal .navigation-item.navigation-level1.has-active-child .navigation-item-title {
    color: #d73e0f;
  }
}
.template-voltaren-bootstrap-template-ca .gradintText .gr-text .gr-letter {
  color: #e64510 !important;
}
.template-voltaren-bootstrap-template-ca .learn_more_reference {
  font-size: 13px;
}
@media (min-width: 992px) {
  .template-voltaren-bootstrap-template-ca .initiative_banner .richText ul {
    padding-top: 0px;
  }
}
@media (min-width: 992px) {
  .template-voltaren-bootstrap-template-ca .initiative_banner ul li:before {
    content: "";
    width: 8px;
    height: 8px;
    background: #e86215;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 7px;
  }
}
.template-voltaren-bootstrap-template-ca .initiative_gray > .component-content .initiative_main_text_blue h1 {
  font-size: 60px;
}
@media only screen and (min-width: 1200px) {
  .template-voltaren-bootstrap-template-ca .navigation .navigation-item.page-nos-produits .page-voltaren-emulgel-extra-fort {
    height: 55px;
    padding-top: 20px;
  }
}
.template-voltaren-bootstrap-template-ca .easy_to_open {
  background-color: #fcdabf;
  height: 650px;
  margin-bottom: 5%;
  position: relative;
}
.template-voltaren-bootstrap-template-ca .easy_to_open > .component-content {
  background-position: top center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 600px;
}
.template-voltaren-bootstrap-template-ca .easy_to_open > .component-content .richText {
  bottom: 5%;
  margin: 0 auto;
  position: absolute;
}
@media (min-width: 768px) {
  .template-voltaren-bootstrap-template-ca .easy_to_open > .component-content {
    background-size: cover;
    height: auto;
  }
  .template-voltaren-bootstrap-template-ca .easy_to_open {
    height: auto;
  }
  .template-voltaren-bootstrap-template-ca .easy_to_open > .component-content .richText {
    margin-top: 40%;
    position: relative;
  }
}

/* Custom title on product page */
.template-voltaren-bootstrap-template-ca.page-products .product_detail .custom-h2-title p {
  margin: 0;
  font-size: 50px;
  line-height: 1;
  color: #242f60;
  font-weight: 600;
}
@media (min-width: 768px) {
  .template-voltaren-bootstrap-template-ca.page-products .product_detail .custom-h2-title p {
    font-size: 70px;
  }
}
@media (min-width: 992px) {
  .template-voltaren-bootstrap-template-ca.page-products .product_detail .custom-h2-title p {
    padding-left: 5px;
  }
}
@media only screen and (min-width: 1201px) {
  .template-voltaren-bootstrap-template-ca.page-products .product_detail .custom-h2-title p {
    font-size: 55px !important;
  }
}

.template-voltaren-bootstrap-template-ca.page-nos-produits .product_detail .custom-h2-title p {
  margin: 0;
  font-size: 50px;
  line-height: 1;
  color: #242f60;
  font-weight: 600;
}
@media only screen and (max-width: 767px) {
  .template-voltaren-bootstrap-template-ca.page-nos-produits .product_detail .custom-h2-title p {
    font-size: 34px;
  }
}
@media (min-width: 768px) {
  .template-voltaren-bootstrap-template-ca.page-nos-produits .product_detail .custom-h2-title p {
    font-size: 70px;
  }
}
@media (min-width: 992px) {
  .template-voltaren-bootstrap-template-ca.page-nos-produits .product_detail .custom-h2-title p {
    padding-left: 5px;
  }
}
@media only screen and (min-width: 1200px) {
  .template-voltaren-bootstrap-template-ca.page-nos-produits .product_detail .custom-h2-title p {
    font-size: 48px;
  }
}

/*Styles only for en_CA*/
@media (min-width: 992px) {
  :lang(en) .template-voltaren-bootstrap-template-ca .pain_info_block .richText.inner_container_width h3 {
    margin-top: 30px;
  }
}
@media (min-width: 992px) {
  :lang(en) .template-voltaren-bootstrap-template-ca.page-better-every-step .snippetReference .richText h2 {
    margin-top: 30px;
  }
}
@media (min-width: 992px) {
  :lang(en) .template-voltaren-bootstrap-template-ca .initiative_banner.last > .component-content {
    padding-bottom: 90px;
  }
}
@media (min-width: 992px) {
  :lang(en) .template-voltaren-bootstrap-template-ca.page-better-every-step .richText h2 {
    margin-top: 30px;
  }
}
@media (min-width: 992px) {
  :lang(en) .template-voltaren-bootstrap-template-ca .joint_pain {
    background: url(../../assets/img/d_joint_pain_new.png?auto=format) no-repeat bottom center;
    background-size: 90%;
    height: 691px;
  }
}
@media all and (min-width: 768px) and (max-width: 991px) {
  :lang(en) .template-voltaren-bootstrap-template-ca .initiative_gray > .component-content {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media all and (max-width: 767px) {
  :lang(en) .template-voltaren-bootstrap-template-ca .header .logo,
  :lang(en) .template-voltaren-bootstrap-template-ca .header .logo a {
    display: block;
    z-index: 10;
  }
}
@media (min-width: 1300px) {
  :lang(en) .template-voltaren-bootstrap-template-ca .carousel.index_carousel h4 {
    font-size: 59px;
  }
}
@media (max-width: 767px) {
  :lang(en) .template-voltaren-bootstrap-template-ca .find_treatment .inner_container_width > .component-content {
    padding-bottom: 0;
  }
}
:lang(en) .template-voltaren-bootstrap-template-ca .portfolioHeaderBanner h1 {
  font-size: 25px;
}
@media (min-width: 768px) {
  :lang(en) .template-voltaren-bootstrap-template-ca .portfolioHeaderBanner h1 {
    font-size: 52px;
  }
}
:lang(en) .template-voltaren-bootstrap-template-ca .navigation-item > .navigation-item-title {
  white-space: normal;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  :lang(en) .template-voltaren-bootstrap-template-ca .product_detail .product_detail_title h1 {
    font-size: 50px;
  }
}
@media only screen and (min-width: 1201px) {
  :lang(en) .template-voltaren-bootstrap-template-ca .product_detail .product_detail_title h1 {
    font-size: 55px;
  }
}
:lang(en) .page-voltaren-emulgel-extra-strength .product_detail .product_detail_type_wrap {
  margin-top: -15px;
}
:lang(en) .where-to-buy-h2 h2 {
  font-size: 2em;
}

.etale-container {
  position: relative;
  /*overflow: hidden;*/
  max-width: 100%;
  height: 100%;
  margin-bottom: 10px;
  min-height: 505px;
}

.etale-container iframe,
.etale-container object,
.etale-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid orange;
  box-sizing: border-box;
  min-height: 505px;
}

@media (min-width: 992px) and (max-width: 1200px) {
  :lang(fr) .template-voltaren-bootstrap-template-ca .tabs-nav-switcher {
    display: none;
  }
  :lang(fr) .template-voltaren-bootstrap-template-ca .tabs-nav .tabs-nav-list .tabs-nav-item {
    padding: 14px 15px 0px 0px !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  :lang(fr) .header .navigation-horizontal .navigation-item.navigation-level1 .navigation-item-title {
    font-size: 15px;
  }
}
@media (min-width: 1200px) {
  :lang(fr) .header .navigation-horizontal .navigation-item.navigation-level1 .navigation-item-title {
    font-size: 16px;
  }
}
:lang(fr) .header .navigation-horizontal .navigation-item.navigation-level2 .navigation-item-title {
  white-space: normal;
  text-overflow: unset;
  font-size: 14px;
}
@media (max-width: 768px) {
  :lang(fr) .header .search_icon {
    top: -18px;
  }
}
:lang(fr) .adaptive-accordion_body .productBlocks h4 {
  padding-left: 0;
}
@media (min-width: 768px) and (max-width: 992px) {
  :lang(fr) .header .search_icon {
    top: -30px;
  }
}
:lang(fr) .initiative {
  background: url(../../assets/img/initiative_banner3.jpg?auto=format) 70% 0 no-repeat;
}
@media (max-width: 767px) {
  :lang(fr) .initiative {
    background: none;
  }
}
@media (min-width: 768px) {
  :lang(fr) .initiative h3 {
    font-size: 68px;
  }
}
@media (min-width: 992px) {
  :lang(fr) .initiative_banner .richText ul {
    padding-top: 0px;
  }
}
:lang(fr) .carousel.index_carousel .subtitle {
  padding-top: 5px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  :lang(fr) .carousel.index_carousel h4 {
    font-size: 39px;
  }
}
@media (min-width: 1200px) {
  :lang(fr) .carousel.index_carousel h4 {
    font-size: 57px;
  }
}
@media (max-width: 767px) {
  :lang(fr) .article_know_wrap .know_article h4 {
    font-size: 21px;
  }
}
:lang(fr) .article_know_wrap .know_article p {
  font-size: 12px;
}
@media (min-width: 768px) {
  :lang(fr) .article_know_wrap .know_article p {
    font-size: 18px;
  }
}
@media (min-width: 992px) {
  :lang(fr) .article_know_wrap .know_article p {
    font-size: 16px;
  }
}
:lang(fr) .affect_wrap .know_blue .know_orange p {
  font-size: 15px;
}
@media (max-width: 768px) {
  :lang(fr) .how_when .how_when_title p {
    font-size: 19px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  :lang(fr) .how_when .how_when_title p {
    font-size: 60px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  :lang(fr) .how_when .how_when_title p {
    font-size: 65px;
  }
}
@media (min-width: 1200px) {
  :lang(fr) .how_when .how_when_title p {
    font-size: 79px;
  }
}
:lang(fr) .product_description_tabs .tabs-nav-item {
  font-size: 16px;
  margin-left: 35px;
}
:lang(fr) .product_description_tabs .tabs-nav-item.first {
  margin-left: 0;
}
:lang(fr) .product_description_tabs .download_leaflet {
  font-size: 16px;
  top: -7px;
}
:lang(fr) .voltaren-pm .pain-type a {
  height: auto;
}
:lang(fr) .voltaren-pm .pain-type a h3 {
  font-size: 1.5rem;
}
:lang(fr) .voltaren-pm .menu-container .menu a h3 {
  font-size: 1.5rem;
}
:lang(fr) .voltaren-pm .menu-container .menu a:hover h3 {
  font-size: 1.9rem;
}
:lang(fr) .noSelect {
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
}
:lang(fr) .accordion-slide.is-active > .accordion-content-wrapper {
  overflow: hidden !important;
}
:lang(fr) .pain_info_block h3 {
  margin-top: 20px;
}
@media (min-width: 992px) {
  :lang(fr) .pain_info_block h3 {
    margin-top: 50px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  :lang(fr) .find_treatment h2 {
    font-size: 75px;
  }
  :lang(fr) .find_treatment .blue_button {
    font-size: 18px;
  }
}
@media (min-width: 992px) {
  :lang(fr) .find_treatment .blue_bubble {
    margin-top: 0;
  }
}
:lang(fr) .initiative_main_box {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  :lang(fr) .initiative_main_box .initiative_main_text_white {
    bottom: 5px;
  }
  :lang(fr) .initiative_main_box .initiative_main_text_white h3 {
    font-size: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  :lang(fr) .initiative_main_box .initiative_main_text_white {
    bottom: 45px;
  }
  :lang(fr) .initiative_main_box .initiative_main_text_white h3 {
    font-size: 40px;
  }
}
@media (min-width: 992px) {
  :lang(fr) .initiative_main_box .initiative_main_text_white {
    margin-top: 540px;
  }
}
@media (max-width: 767px) {
  :lang(fr) .textBlockStyle h4 {
    font-size: 16px;
    line-height: 19px;
  }
  :lang(fr) .carousel.index_carousel h4 {
    font-size: 20px;
  }
  :lang(fr) .article_w_icon .richText-image.pull-right {
    max-width: 42%;
    margin-left: 10px;
  }
  :lang(fr) .article_text h3 {
    font-size: 20px;
  }
  :lang(fr) .initiative h4 {
    font-size: 20px;
  }
  :lang(fr) .blue_button.button_arrow {
    padding-right: 34px;
  }
  :lang(fr) .initiative_gray > .component-content {
    background-repeat: no-repeat;
    background-position: 0 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  :lang(fr) .pain_navigator_mobile .pain_navigator_mobile_text li a {
    font-size: 36px;
  }
  :lang(fr) .initiative_gray > .component-content {
    padding-top: 30px;
    padding-left: 130px;
    padding-right: 130px;
    background-repeat: no-repeat;
    background-position: 0 100%;
    background-size: cover;
  }
  :lang(fr) .initiative_gray > .component-content .initiative_main_text_blue h1 {
    font-size: 57px;
  }
}
@media (min-width: 992px) {
  :lang(fr) {
    /*          .accordion {
        .accordion-content-wrapper {
            margin-top: 30px;
            .accordion-content {
                padding-top: 0;
                padding-bottom: 0;
                .richText {
                    margin-top: 0;
                }
            }
        }
    }  */
  }
  :lang(fr) .page-douleur-traitements .pain_hero_banner h1 {
    font-size: 56px;
  }
  :lang(fr) .page-douleur-traitements h3 {
    font-size: 54px;
  }
  :lang(fr) .initiative_gray > .component-content .initiative_main_text_blue h1 {
    font-size: 60px;
  }
  :lang(fr) .richText.f_menu ul li a {
    font-size: 15px;
  }
  :lang(fr) .affect_wrap .know_footnote {
    bottom: 10px;
  }
  :lang(fr) .expert_treatment > .component-content {
    height: 430px;
    padding-top: 200px;
  }
  :lang(fr) .affect_wrap .know_blue {
    font-size: 15px;
  }
  :lang(fr) .initiative_gray > .component-content .initiative_main_text_blue h1 {
    font-size: 60px;
  }
}
:lang(fr) .page-maux-dos .richText h3 {
  margin-top: 10px;
}
:lang(fr) .richText .component-content {
  overflow: visible;
}
:lang(fr) .adaptive-accordion_body .productBlocks .richText-content {
  /* overflow: visible;*/
}
@media (max-width: 767px) {
  :lang(fr) .pain_navigator_mobile .pain_navigator_mobile_text li a {
    font-size: 14px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  :lang(fr) .adaptive-accordion_body .productBlocks {
    /*.richText-content {
        float: right;
        width: 50%;
    }*/
  }
  :lang(fr) .adaptive-accordion_body .productBlocks .richText-image.pull-right {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (min-width: 992px) {
  :lang(fr) .page-comprendre-douleur .richText h1 {
    font-size: 57px;
  }
  :lang(fr) .page-products .richText h1 {
    font-size: 68px;
  }
  :lang(fr) .page-better-every-step .initiative_banner .richText ul {
    padding-top: 20px;
  }
}
:lang(fr) .joint_pain {
  background-image: url(../../assets/img/Infographic_Joint_Pain_SP_fr_CA.png?auto=format);
}
@media (min-width: 768px) {
  :lang(fr) .joint_pain {
    margin-top: 0;
    background-image: url(../../assets/img/Infographic_Joint_Pain_TB_fr_CA.png?auto=format);
  }
}
@media (min-width: 992px) {
  :lang(fr) .joint_pain {
    background: url(../../assets/img/Infographic_Joint_Pain_DT_fr_CA.png?auto=format) no-repeat bottom center;
    background-size: 90%;
    height: 691px;
  }
}
@media (min-width: 1092px) {
  :lang(fr) .joint_pain {
    background-image: url(../../assets/img/Infographic_Joint_Pain_DT_fr_CA.png?auto=format);
  }
}
@media (max-width: 767px) {
  :lang(fr) .page-comprendre-douleur .h1_title h1 {
    font-size: 36px;
  }
}
@media (max-width: 767px) {
  :lang(fr) .pain_info_inner h4 {
    font-size: 20px;
  }
  :lang(fr) .searchResults-result h3 {
    font-size: 26px;
  }
  :lang(fr) .page-home .find_treatment .inner_container_width > .component-content {
    padding-bottom: 0;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  :lang(fr) .richText.f_menu ul li a {
    font-size: 13px;
  }
}
@media (min-width: 1200px) {
  :lang(fr) .richText.f_menu ul li a {
    font-size: 15px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  :lang(fr) .initiative_gray > .component-content {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 992px) {
  :lang(fr) .voltaren-pm .pain-type a p {
    font-size: 15px;
  }
}
@media (min-width: 992px) and (max-width: 1024px) {
  :lang(fr) .voltaren-pm .pain-type a p {
    width: 238px;
  }
}
@media (min-width: 992px) {
  :lang(fr) .product_detail .product_detail_title h1 {
    font-size: 55px;
  }
}
:lang(fr) .where-to-buy-h2 h2 {
  font-size: 2em;
}
:lang(fr) .page-voltaren-emulgel-original .product_detail .product_detail_type_wrap {
  margin-top: 60px;
}
:lang(fr) .page-voltaren-emulgel-extra-fort .product_detail .product_detail_type_wrap {
  margin-top: 0px;
}
@media only screen and (max-width: 767px) {
  :lang(fr) .template-voltaren-bootstrap-template-ca .product_detail .product_detail_title h1 {
    font-size: 34px;
  }
}
@media only screen and (min-width: 991px) {
  :lang(fr) .template-voltaren-bootstrap-template-ca .product_detail .product_detail_title h1 {
    font-size: 45px;
  }
}
@media only screen and (min-width: 1200px) {
  :lang(fr) .template-voltaren-bootstrap-template-ca .product_detail .product_detail_title h1 {
    font-size: 48px;
  }
}
:lang(fr) .navigation-item > .navigation-item-title {
  white-space: normal;
}
@media (min-width: 768px) and (max-width: 992px) {
  :lang(fr) .page-no-mess-applicator-gel1 .product_detail_type_wrap .richText.last p {
    padding-top: 3%;
  }
}

/* remove border #41607 */
.template-voltaren-bootstrap-template-ca .tabs-nav .tabs-nav-list .tabs-nav-item:not(.is-active) {
  background: #fff;
  border-color: #fff;
}

.template-voltaren-bootstrap-template-ca {
  /*tiny*/
  /*end tiny*/
}
.template-voltaren-bootstrap-template-ca #skiptocontent {
  float: left;
  background: #f8f8f2;
  width: 8%;
  display: block !important;
}
.template-voltaren-bootstrap-template-ca #skiptocontent a {
  padding: 6px;
  position: absolute;
  top: -40px;
  left: 0;
  color: #fff;
  border-bottom-right-radius: 8px;
  background: transparent;
  -webkit-transition: top 1s ease-out, background 1s linear;
  z-index: 100;
}
.template-voltaren-bootstrap-template-ca #skiptocontent a:focus {
  position: absolute;
  left: 0;
  top: 0;
  background: #073b77;
  outline: 0;
  -webkit-transition: top 0.1s ease-in, background 0.5s linear;
  transition: top 0.1s ease-in, background 0.5s linear;
}
.template-voltaren-bootstrap-template-ca :focus {
  outline: -webkit-focus-ring-color auto 5px !important;
}
.template-voltaren-bootstrap-template-ca .blue_button:hover {
  background: #c45312;
}
@media (max-width: 991px) {
  .template-voltaren-bootstrap-template-ca .canada-carousel.carousel {
    background: white;
  }
  .template-voltaren-bootstrap-template-ca .canada-carousel.carousel.index_carousel .inner_container_width {
    top: 0;
    position: relative;
  }
  .template-voltaren-bootstrap-template-ca .canada-carousel.carousel .carousel-nav {
    display: none;
  }
  .template-voltaren-bootstrap-template-ca .canada-carousel .swiper-pagination.carousel-nav.swiper-pagination-clickable.swiper-pagination-bullets {
    display: inline-block;
  }
  .template-voltaren-bootstrap-template-ca .canada-carousel.carousel.index_carousel .carousel-nav {
    margin-top: 10px;
    bottom: 0;
    margin-bottom: 16px;
    position: relative;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .template-voltaren-bootstrap-template-ca .canada-carousel .product_detail .product_detail_title h1 {
    padding-left: 5px;
  }
  .template-voltaren-bootstrap-template-ca .canada-carousel.carousel.index_carousel .carousel-nav {
    bottom: -15px;
    margin-bottom: 70px;
    position: relative;
  }
}
@media (min-width: 992px) {
  .template-voltaren-bootstrap-template-ca .canada-carousel .product_detail .product_detail_title h1 {
    padding-left: 5px;
  }
}
.template-voltaren-bootstrap-template-ca .tinyscroll {
  width: 428px;
  margin: 20px 0 10px;
  padding: 0;
}
.template-voltaren-bootstrap-template-ca .tinyscroll .viewport {
  width: 360px;
  height: 260px;
  overflow: hidden;
  position: relative;
}
.template-voltaren-bootstrap-template-ca .tinyscroll .overview {
  list-style: none;
  position: relative;
  left: 0;
  top: 0;
  padding: 0;
  margin: 0;
}
.template-voltaren-bootstrap-template-ca .tinyscroll .scrollbar {
  background: transparent url(../../assets/img/bg-scrollbar-trackend-y.png?auto=format) no-repeat 0 0;
  position: absolute;
  background-position: 0 0;
  top: 40px;
  right: 0;
  width: 9px;
}
.template-voltaren-bootstrap-template-ca .tinyscroll .track {
  background: transparent url(../../assets/img/bg-scrollbar-trackend-y.png?auto=format) no-repeat 0 100%;
  height: 100%;
  width: 9px;
  position: relative;
  padding: 0 1px;
}
.template-voltaren-bootstrap-template-ca .tinyscroll .thumb {
  background: transparent url(../../assets/img/bg-scrollbar-thumb-y.png?auto=format) 50% 100% no-repeat;
  height: 20px;
  width: 9px;
  cursor: pointer;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
}
.template-voltaren-bootstrap-template-ca .tinyscroll .thumb .end {
  background: transparent url(../../assets/img/bg-scrollbar-thumb-y.png?auto=format) no-repeat 50% 0;
  overflow: hidden;
  height: 5px;
  width: 25px;
}
.template-voltaren-bootstrap-template-ca .tinyscroll .disable {
  display: none;
}
@media (min-width: 1200px) {
  .template-voltaren-bootstrap-template-ca .tinyscroll {
    width: 420px;
  }
  .template-voltaren-bootstrap-template-ca .tinyscroll .viewport {
    width: 428px;
  }
}
.template-voltaren-bootstrap-template-ca .noSelect {
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
}
.template-voltaren-bootstrap-template-ca .accordion-slide.is-active > .accordion-content-wrapper {
  overflow: hidden !important;
}
@media (min-width: 768px) {
  .template-voltaren-bootstrap-template-ca.page-flexible-commute .ov_mob_hidden .padding-top-commute, .template-voltaren-bootstrap-template-ca.page-deplacement-tout-souplesse .ov_mob_hidden .padding-top-commute {
    padding-top: 4.5%;
  }
}
@media (min-width: 992px) {
  .template-voltaren-bootstrap-template-ca.page-flexible-commute .article_hero_banner > .component-content, .template-voltaren-bootstrap-template-ca.page-deplacement-tout-souplesse .article_hero_banner > .component-content {
    background-position: left;
    height: 532px;
  }
}
.template-voltaren-bootstrap-template-ca.page-flexible-commute .bg-commute-ca, .template-voltaren-bootstrap-template-ca.page-deplacement-tout-souplesse .bg-commute-ca {
  background-color: #f7f7f7;
}
@media (min-width: 992px) {
  .template-voltaren-bootstrap-template-ca.page-flexible-commute .image-pull-up, .template-voltaren-bootstrap-template-ca.page-deplacement-tout-souplesse .image-pull-up {
    margin-top: -60px;
  }
}
@media (min-width: 992px) {
  .template-voltaren-bootstrap-template-ca.page-flexible-commute .button-commute-aligment-dt, .template-voltaren-bootstrap-template-ca.page-deplacement-tout-souplesse .button-commute-aligment-dt {
    margin-left: 10%;
  }
}
.template-voltaren-bootstrap-template-ca.page-flexible-commute .richText ul,
.template-voltaren-bootstrap-template-ca.page-flexible-commute .richText ol, .template-voltaren-bootstrap-template-ca.page-deplacement-tout-souplesse .richText ul,
.template-voltaren-bootstrap-template-ca.page-deplacement-tout-souplesse .richText ol {
  padding-left: 4%;
}
@media (min-width: 768px) {
  .template-voltaren-bootstrap-template-ca.page-flexible-commute .richText ul,
  .template-voltaren-bootstrap-template-ca.page-flexible-commute .richText ol, .template-voltaren-bootstrap-template-ca.page-deplacement-tout-souplesse .richText ul,
  .template-voltaren-bootstrap-template-ca.page-deplacement-tout-souplesse .richText ol {
    padding-left: 8%;
  }
}
@media (min-width: 992px) {
  .template-voltaren-bootstrap-template-ca.page-flexible-commute .richText ul,
  .template-voltaren-bootstrap-template-ca.page-flexible-commute .richText ol, .template-voltaren-bootstrap-template-ca.page-deplacement-tout-souplesse .richText ul,
  .template-voltaren-bootstrap-template-ca.page-deplacement-tout-souplesse .richText ol {
    padding: 0 11% 0 12%;
  }
}
.template-voltaren-bootstrap-template-ca.page-flexible-commute ol, .template-voltaren-bootstrap-template-ca.page-deplacement-tout-souplesse ol {
  counter-reset: paragraph;
}
.template-voltaren-bootstrap-template-ca.page-flexible-commute ol li, .template-voltaren-bootstrap-template-ca.page-deplacement-tout-souplesse ol li {
  margin-bottom: 10px;
  list-style: none;
  counter-increment: paragraph;
}
.template-voltaren-bootstrap-template-ca.page-flexible-commute ol li::before, .template-voltaren-bootstrap-template-ca.page-deplacement-tout-souplesse ol li::before {
  left: 18px;
  position: absolute;
  content: counter(paragraph) ". ";
  color: #e64510;
  font-weight: bold;
}
@media (min-width: 768px) {
  .template-voltaren-bootstrap-template-ca.page-flexible-commute ol li::before, .template-voltaren-bootstrap-template-ca.page-deplacement-tout-souplesse ol li::before {
    left: 38px;
  }
}
@media (min-width: 992px) {
  .template-voltaren-bootstrap-template-ca.page-flexible-commute ol li::before, .template-voltaren-bootstrap-template-ca.page-deplacement-tout-souplesse ol li::before {
    left: 12.5%;
  }
}
.template-voltaren-bootstrap-template-ca.page-flexible-commute h1, .template-voltaren-bootstrap-template-ca.page-deplacement-tout-souplesse h1 {
  text-transform: uppercase;
  font-size: 3rem;
  line-height: 1;
  font-weight: 600;
  margin-bottom: 20px;
  display: block;
  color: #242f60;
}
@media (min-width: 992px) {
  .template-voltaren-bootstrap-template-ca.page-flexible-commute h1, .template-voltaren-bootstrap-template-ca.page-deplacement-tout-souplesse h1 {
    font-size: 4rem;
  }
}
@media (min-width: 768px) {
  .template-voltaren-bootstrap-template-ca.page-flexible-commute .article_text, .template-voltaren-bootstrap-template-ca.page-deplacement-tout-souplesse .article_text {
    font-size: 17px;
  }
}
.template-voltaren-bootstrap-template-ca.page-flexible-commute .article_text h2, .template-voltaren-bootstrap-template-ca.page-deplacement-tout-souplesse .article_text h2 {
  line-height: 1.2;
  color: #242f60;
  text-transform: uppercase;
  font-size: 1.8rem;
  position: relative;
}
@media (min-width: 768px) {
  .template-voltaren-bootstrap-template-ca.page-flexible-commute .article_text h2, .template-voltaren-bootstrap-template-ca.page-deplacement-tout-souplesse .article_text h2 {
    font-size: 1.7rem;
    margin: 6% 16% 0% 6%;
  }
}
@media (min-width: 992px) {
  .template-voltaren-bootstrap-template-ca.page-flexible-commute .article_text h2, .template-voltaren-bootstrap-template-ca.page-deplacement-tout-souplesse .article_text h2 {
    margin: 8% 30% 0 10%;
    font-size: 2rem;
  }
}
@media (min-width: 1200px) {
  .template-voltaren-bootstrap-template-ca.page-flexible-commute .article_text h2, .template-voltaren-bootstrap-template-ca.page-deplacement-tout-souplesse .article_text h2 {
    font-size: 2.3rem;
  }
}
.template-voltaren-bootstrap-template-ca.page-flexible-commute .article_text p, .template-voltaren-bootstrap-template-ca.page-deplacement-tout-souplesse .article_text p {
  font-weight: bold;
  color: #bdbdbd;
}
@media (min-width: 768px) and (max-width: 992px) {
  .template-voltaren-bootstrap-template-ca.page-flexible-commute .article_text p, .template-voltaren-bootstrap-template-ca.page-deplacement-tout-souplesse .article_text p {
    margin-left: 6%;
  }
}
@media (min-width: 992px) {
  .template-voltaren-bootstrap-template-ca.page-flexible-commute .article_text p, .template-voltaren-bootstrap-template-ca.page-deplacement-tout-souplesse .article_text p {
    margin-left: 10%;
  }
}

.en_ie {
  /*tiny*/
  /*end tiny*/
}
.en_ie .joint_pain_title h4 {
  font-size: 26px;
}
@media (min-width: 768px) {
  .en_ie .joint_pain_title h4 {
    font-size: 50px;
  }
}
@media (min-width: 1092px) {
  .en_ie .joint_pain_title h4 {
    font-size: 45px;
  }
}
@media (max-width: 374px) {
  .en_ie .joint_pain {
    background: url(../../assets/img/Infographic-Joint-Pain_SP_IR.png?auto=format) no-repeat;
    height: 615px;
    background-size: 120%;
    background-position: bottom left;
  }
}
@media (max-width: 374px) and (min-width: 375px) {
  .en_ie .joint_pain {
    height: 675px;
  }
}

@media (min-width: 767px) {
  .en_ie .joint_pain {
    margin-top: -60px;
  }
}
@media (min-width: 768px) {
  .en_ie .joint_pain {
    background-image: url(../../assets/img/Infographic-Joint-Pain_TB_IR.png?auto=format);
    height: 1236px;
  }
  .en_ie .joint_pain > .component-content {
    max-width: 100%;
  }
  .en_ie .article_know_wrap.margin_none {
    margin-bottom: 50px !important;
  }
  .en_ie .product_detail .product_detail_title h1 {
    font-size: 45px;
  }
}
@media (min-width: 768px) and (max-width: 1091px) {
  .en_ie .ov_mob_hidden .left_space_none .component-content {
    margin-top: 60px;
  }
}
@media (min-width: 1092px) {
  .en_ie .left_space_none .component-content {
    margin-left: -15px;
  }
}
@media (min-width: 992px) and (max-width: 1091px) {
  .en_ie .joint_pain {
    background-image: url(../../assets/img/Infographic-Joint-Pain_DT_IR.png?auto=format);
    min-height: 494px;
    height: auto;
    background-position: 50% 50%;
    background-size: contain;
  }
}
@media (min-width: 1092px) {
  .en_ie .joint_pain {
    margin-top: 0;
    background-image: url(../../assets/img/Infographic-Joint-Pain_DT_IR.png?auto=format);
    height: 570px;
  }
}
.en_ie .parametrizedhtml .table.compareProductsTable.component table tr:first-child td {
  text-align: center;
}
.en_ie .parametrizedhtml .table.compareProductsTable.component table tr:first-child td a {
  display: block;
  text-align: left;
}
@media (min-width: 992px) {
  .en_ie .how_when .how_when_desktop_when p {
    font-size: 14px;
    line-height: 23px;
  }
  .en_ie .how_when .accordion-content p {
    font-size: 14px;
    line-height: 23px;
  }
  .en_ie .affect_wrap {
    background-size: cover;
  }
}
.en_ie .tinyscroll .viewport {
  padding-right: 40px;
  box-sizing: border-box;
}
.en_ie .pain_navigator_mobile h2,
.en_ie .pain_navigator_mobile h1 {
  font-size: 40px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .en_ie .pain_navigator_mobile h2,
  .en_ie .pain_navigator_mobile h1 {
    font-size: 70px;
  }
}
@media only screen and (max-width: 375px) {
  .en_ie .how_when .how_when_title .content {
    font-size: 40px;
  }
  .en_ie .how_when .how_when_title > .component-content {
    padding: 30px 0 25px;
  }
}
@media (max-width: 767px) {
  .en_ie .bottom_box .component-content,
  .en_ie .bottom_box .component {
    margin-bottom: 0;
  }
  .en_ie .bottom_box .margin10 {
    margin: 10px 0;
  }
  .en_ie .bottom_box .boxBorder {
    margin: 10px 0;
  }
  .en_ie .bottom_box {
    margin-bottom: 10px;
  }
  .en_ie .bottom_box .blue_button {
    width: 100%;
    box-sizing: border-box;
  }
  .en_ie .bottom_box .row.textBlockStyle .blue_button {
    right: 15px;
    left: 15px;
    width: auto;
  }
  .en_ie .article_know_wrap {
    text-align: center;
    margin-bottom: 90px !important;
  }
}
@media only screen and (max-width: 767px) {
  .en_ie .interactiveInfographics-slider2 .interactiveInfographics-description {
    font-size: 20px;
  }
  .en_ie h3,
  .en_ie .pain_hero_banner h1 {
    font-size: 40px;
  }
}
@media (min-width: 992px) and (max-width: 1024px) {
  .en_ie .how_when .how_when_desktop_when p,
  .en_ie .how_when .accordion-content p {
    font-size: 14px;
    line-height: 20px;
  }
  .en_ie .pain_hero_banner > .component-content {
    background-position: 50% 100%;
  }
  .en_ie .product_detail > .component-content {
    background-position: 50% 100%;
  }
  .en_ie .how_when > .component-content {
    background-position: 55% top;
    position: relative;
  }
  .en_ie .how_when > .component-content:before {
    content: '';
    position: absolute;
    width: 57%;
    left: 0;
    top: 0;
    background: url(../../assets/img/how_when_gradient.png?auto=format) no-repeat 100% 0;
    background-size: cover;
    height: 100%;
    display: block;
  }
  .en_ie .article_hero_banner > .component-content {
    background-position: 50% 0;
  }
}
@media (min-width: 992px) {
  .en_ie .interactiveInfographics {
    background: url(../../assets/img/carousel_dots.png?auto=format) 50% 107px no-repeat;
    background-size: 75%;
  }
}
@media (min-width: 1170px) and (max-width: 1280px) {
  .en_ie .interactiveInfographics {
    background: url(../../assets/img/carousel_dots.png?auto=format) 32% 107px no-repeat;
    background-size: 60%;
  }
}
.en_ie .header .navigation-horizontal .navigation-item.navigation-level1 .navigation-item-title {
  font-size: 19px;
}
@media (min-width: 768px) {
  .en_ie .blue_button.button_arrow:after {
    background-size: 18px;
  }
}
@media (min-width: 992px) and (max-width: 1280px) {
  .en_ie .pain_info_block .parametrizedhtml .interactiveInfographics-slider.sync-slider .slick-track .interactiveInfographics-slide {
    width: 218px !important;
  }
  .en_ie .pain_info_block .parametrizedhtml .interactiveInfographics-slider.sync-slider .slick-track .interactiveInfographics-slide .page-neck-pain {
    width: 235px !important;
  }
}
.en_ie .navigation-item .navigation-item-title {
  white-space: normal;
}
@media only screen and (max-width: 991px) {
  .en_ie .interactiveInfographics .interactiveInfographics-description {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .en_ie .page-understanding-pain h1 {
    font-size: 44px;
  }
  .en_ie .page-understanding-pain h3 {
    font-size: 28px;
  }
}
@media (min-width: 992px) {
  .en_ie .pain_hero_banner h1 {
    line-height: 1;
    margin-left: 5px;
  }
}
@media (max-width: 767px) {
  .en_ie .textBlockStyle h4 {
    font-size: 18px !important;
  }
}
@media (max-width: 767px) {
  .en_ie .pain_navigator_mobile .pain_navigator_mobile_text li a {
    color: #eb6209;
  }
}
@media (max-width: 767px) {
  .en_ie .carousel.index_carousel h4 {
    font-size: 20px;
  }
}
@media (max-width: 991px) {
  .en_ie .pain_info_block.pain_info_ankle .pain_info_inner > .component-content {
    background: none !important;
  }
}
.en_ie .accordion-slide.is-active > .accordion-content-wrapper {
  overflow: hidden !important;
}
.en_ie .tinyscroll {
  width: 428px;
  margin: 20px 0 10px;
  padding: 0;
}
.en_ie .tinyscroll .viewport {
  width: 408px;
  height: 260px;
  overflow: hidden !important;
  position: relative;
}
.en_ie .tinyscroll .overview {
  list-style: none;
  position: relative;
  left: 0;
  top: 0;
  padding: 0;
  margin: 0;
}
.en_ie .tinyscroll .scrollbar {
  background: transparent url(../../assets/img/bg-scrollbar-trackend-y.png?auto=format) no-repeat 0 0;
  position: absolute;
  background-position: 0 0;
  top: 43px;
  right: 0;
  width: 9px;
}
.en_ie .tinyscroll .track {
  background: transparent url(../../assets/img/bg-scrollbar-trackend-y.png?auto=format) no-repeat 0 100%;
  height: 100%;
  width: 9px;
  position: relative;
  padding: 0 1px;
}
.en_ie .tinyscroll .thumb {
  background: transparent url(../../assets/img/bg-scrollbar-thumb-y.png?auto=format) 50% 100% no-repeat;
  height: 20px;
  width: 9px;
  cursor: pointer;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
}
.en_ie .tinyscroll .thumb .end {
  background: transparent url(../../assets/img/bg-scrollbar-thumb-y.png?auto=format) no-repeat 50% 0;
  overflow: hidden;
  height: 5px;
  width: 25px;
}
.en_ie .tinyscroll .disable {
  display: none;
}
.en_ie .noSelect {
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
}
@media (max-width: 1200px) {
  .en_ie .tinyscroll {
    width: 95%;
  }
  .en_ie .tinyscroll .viewport {
    width: 95%;
  }
}
@media (max-width: 767px) {
  .en_ie .page-understanding-pain h1 {
    font-size: 44px;
  }
  .en_ie .page-understanding-pain h3 {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  .en_ie .mobileBorder {
    padding-top: 10px;
    position: relative;
  }
  .en_ie .mobileBorder .component {
    margin-bottom: 0 !important;
  }
  .en_ie .mobileBorder .component-content {
    margin-bottom: 0;
  }
  .en_ie .page-understanding-pain #content .box.inner_container_width .first .component {
    margin-bottom: 0 !important;
  }
  .en_ie .page-understanding-pain #content .box.inner_container_width .first .component-content {
    margin-bottom: 0;
  }
}
.en_ie .easy_to_open {
  position: relative;
  height: 650px;
  background-color: #fcdabf;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .en_ie .easy_to_open {
    height: auto;
  }
}
.en_ie .easy_to_open > .component-content {
  background-size: contain;
  height: 600px;
  background-position: top center;
  background-repeat: no-repeat;
}
@media (min-width: 768px) {
  .en_ie .easy_to_open > .component-content {
    background-size: cover;
    height: auto;
  }
}
.en_ie .easy_to_open > .component-content .richText {
  position: absolute;
  bottom: 20px;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  left: 0;
  right: 0;
}
@media (min-width: 768px) {
  .en_ie .easy_to_open > .component-content .richText {
    position: static;
    margin-top: 380px;
  }
}
@media (min-width: 992px) {
  .en_ie .easy_to_open > .component-content .richText {
    margin-top: 460px;
  }
}

@media (min-width: 992px) and (max-width: 1095px) {
  .en_ie.page-products .portfolioHeaderBanner h1 {
    font-size: 56px;
  }
}
@media (min-width: 992px) and (max-width: 1024px) {
  .en_ie.page-12-hour-gel .how_when .how_when_desktop_when {
    max-width: 275px;
  }
}
@media (min-width: 1024px) {
  .en_ie.page-12-hour-gel .how_when .how_when_desktop_when h3 {
    font-size: 18px;
    line-height: 20px;
    font-weight: 600;
    margin-bottom: 15px;
  }

  .en_ie.page-12-hour-gel .how_when .how_when_desktop_when p,
  .en_ie.page-12-hour-gel .how_when .accordion-content p {
    font-size: 14px;
    line-height: 20px;
  }

  .en_ie.page-12-hour-gel .how_when .how_when_desktop_when {
    max-width: 280px;
  }
}
:lang(kk) {
  /*language switcher styles*/
}
:lang(kk) body,
:lang(kk) h1,
:lang(kk) h2,
:lang(kk) h3,
:lang(kk) h4,
:lang(kk) p {
  font-family: 'Diodrum Voltaren CYR' !important;
  font-style: normal;
}
:lang(kk) h2 {
  margin: 20px 0;
}
@media (max-width: 767px) {
  :lang(kk) .page-home h2 {
    font-size: 25px;
  }
}
@media (min-width: 768px) {
  :lang(kk) .page-home h2 {
    font-size: 60px;
  }
}
@media (min-width: 992px) {
  :lang(kk) .page-home h2 {
    font-size: 70px;
  }
}
:lang(kk) .page-home div[data-mh="short_article"] .textBlockStyle .blue_button {
  position: absolute;
}
:lang(kk) .carousel.index_carousel h4 {
  font-size: 18px;
}
@media (min-width: 768px) {
  :lang(kk) .carousel.index_carousel h4 {
    font-size: 40px;
  }
}
@media (min-width: 992px) {
  :lang(kk) .carousel.index_carousel h4 {
    font-size: 50px;
  }
}
@media (max-width: 1024px) {
  :lang(kk) .carousel.index_carousel .carousel_text {
    display: none;
  }
}
:lang(kk) .carousel.index_carousel .subtitle {
  font-size: 11px;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  :lang(kk) .carousel.index_carousel .subtitle {
    font-size: 26px;
    margin-bottom: 25px;
  }
}
@media (min-width: 992px) {
  :lang(kk) .carousel.index_carousel .subtitle {
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  :lang(kk) .header .navigation-vertical .navigation-item.navigation-level1 > .navigation-item-title {
    padding: 15px;
    font-size: 18px;
    font-weight: 600;
    line-height: 1;
    border-bottom: 1px solid #fff;
  }
}
@media (min-width: 992px) {
  :lang(kk) .article_know_wrap .know_article {
    font-size: 16px;
    line-height: 21px;
  }
  :lang(kk) .article_hero_banner h1 {
    font-size: 50px;
  }
  :lang(kk) .pain_hero_banner h1 {
    padding-top: 55px;
  }
  :lang(kk) .voltaren-pm .pain-type a {
    height: 190px;
  }
  :lang(kk) .voltaren-pm .pain-type a.active h3 i {
    font-size: 1.33rem;
  }
  :lang(kk) .voltaren-pm .pain-type a p {
    font-size: 0.9rem;
  }
  :lang(kk) .voltaren-pm .pain-type a h3 {
    font-size: 1.6rem;
  }
  :lang(kk) .voltaren-pm .pain-type a:hover h3 {
    font-size: 1.7rem;
  }
  :lang(kk) .voltaren-pm .menu-container .menu a p {
    font-size: 0.9rem;
  }
  :lang(kk) .voltaren-pm .menu-container .menu a h3 {
    font-size: 1.6rem;
  }
  :lang(kk) .voltaren-pm .menu-container .menu a:hover h3 {
    font-size: 1.7rem;
  }
  :lang(kk) .voltaren-pm .menu-container .menu a:hover h3 i {
    font-size: 1.33rem;
  }
  :lang(kk) .product_description_tabs .download_leaflet {
    position: relative;
    left: 15px;
    top: 0;
  }
  :lang(kk) .joint_pain {
    background: url(../../assets/img/d_joint_pain_KZ.png?auto=format) 50% 50% no-repeat;
  }
  :lang(kk) .header .navigation-horizontal .navigation-item.navigation-level1 {
    width: 25%;
  }
  :lang(kk) .header .navigation-horizontal .navigation-item.navigation-level1 > .navigation-item-title {
    height: 110px;
    padding: 0 20px;
    display: table-cell;
    overflow: visible;
    line-height: 1.5;
    text-align: center;
    vertical-align: middle;
    font-weight: normal;
  }
  :lang(kk) .header .navigation-horizontal .navigation-item.navigation-level1:nth-child(3) {
    width: 18%;
  }
  :lang(kk) .header .navigation-horizontal .navigation-item.navigation-level1 .navigation-item-title {
    white-space: normal;
    font-weight: normal;
  }
  :lang(kk) .header .navigation-horizontal .navigation-item.navigation-level2 {
    line-height: 1.2;
    text-align: left;
    white-space: normal;
  }
  :lang(kk) .header .page-products .navigation-branch.navigation-level2 {
    width: 270px;
  }
  :lang(kk) .header .logo {
    margin-top: 32px;
  }
}
:lang(kk) .language_switcher_box {
  margin-left: 52px;
  margin-top: -15px;
  width: 50px;
  padding-right: 0;
  padding-left: 0;
  font-size: 10px;
  position: relative;
  z-index: 1;
}
@media (min-width: 768px) {
  :lang(kk) .language_switcher_box {
    font-size: 16px;
    margin-left: 130px;
    margin-top: 5px;
    width: 100px;
  }
}
@media (min-width: 992px) {
  :lang(kk) .language_switcher_box {
    margin-left: 0;
    margin-top: 0;
    width: 8.33333333%;
  }
}
:lang(kk) .language_switcher {
  display: block;
  text-decoration: none;
  float: left;
  width: 50%;
  text-align: center;
  border: 2px solid #f05322;
  padding-top: 3px;
  padding-bottom: 2px;
  margin-top: 23px;
  font-weight: 600;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
:lang(kk) .language_switcher:hover {
  color: #000;
}
:lang(kk) .language_switcher.active {
  background: #ef8001;
}
:lang(kk) .language_en {
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
}
:lang(kk) .language_en.active {
  padding-left: 2px;
}
:lang(kk) .language_fr {
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
  background: #ef8001;
}
:lang(kk) .language_fr.active {
  padding-right: 2px;
}
@media (max-width: 767px) {
  :lang(kk) .textBlockStyle h4 {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  :lang(kk) .page-pain-treatments .h1_title h1 {
    font-size: 35px;
  }
}
@media (min-width: 992px) {
  :lang(kk) .page-pain-treatments .h1_title h1 {
    font-size: 80px;
  }
}
@media (max-width: 767px) {
  :lang(kk) .page-pain-treatments .pain_navigator_mobile .pain_navigator_mobile_text li a {
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  :lang(kk) .page-pain-treatments .affect_wrap .affect_tablet_button {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  :lang(kk) .page-pain-treatments .affect_wrap {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  :lang(kk) .page-pain-treatments .affect_wrap .know_blue {
    margin-bottom: 45px;
  }
}
@media (max-width: 374px) {
  :lang(kk) .page-pain-treatments .pain_hero_banner h1 {
    font-size: 42px;
  }
}
@media (min-width: 992px) {
  :lang(kk) .page-pain-treatments .pain_hero_banner {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  :lang(kk) .page-pain-treatments.page-muscle-pain .affect_wrap {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 991px) {
  :lang(kk) .page-pain-treatments.page-muscle-pain .interactiveInfographics .interactiveInfographics-description {
    font-size: 27px;
  }
}
@media (max-width: 374px) {
  :lang(kk) .page-pain-treatments.page-muscle-pain h3 {
    font-size: 45px;
  }
}
@media (max-width: 768px) {
  :lang(kk) .page-what-is-pain .article_know_wrap {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  :lang(kk) .page-pain-types .article_know_wrap,
  :lang(kk) .page-osteoarthritis .article_know_wrap,
  :lang(kk) .page-inflammation .article_know_wrap,
  :lang(kk) .page-exercise .article_know_wrap,
  :lang(kk) .page-how-to-use-voltarol-ease-arthritis-pain .article_know_wrap,
  :lang(kk) .page-movement-ease-back-pain .article_know_wrap {
    margin-bottom: 150px;
  }
}
:lang(kk) .page-pain-types .article_know_wrap .know_article,
:lang(kk) .page-osteoarthritis .article_know_wrap .know_article,
:lang(kk) .page-exercise .article_know_wrap .know_article,
:lang(kk) .page-how-to-use-voltarol-ease-arthritis-pain .article_know_wrap .know_article,
:lang(kk) .page-movement-ease-back-pain .article_know_wrap .know_article {
  background: url(../../assets/img/know_article.png?auto=format) no-repeat 0 0/447px 260px;
  height: 260px;
}
:lang(kk) .page-inflammation .article_know_wrap .know_article {
  background: url(../../assets/img/know_article.png?auto=format) no-repeat 0 0/447px 290px;
  height: 290px;
  top: 58%;
}
@media (max-width: 768px) {
  :lang(kk) .page-inflammation .article_know_wrap .know_article {
    background: url(../../assets/img/know_article.png?auto=format) no-repeat 0 0/447px 315px;
    height: 315px;
    top: 67%;
  }
}
:lang(kk) .page-exercise .article_text .article_footnote {
  word-break: break-word;
}
@media (min-width: 992px) {
  :lang(kk) .inner_container_width.bottom_box h2 .gr-wrap {
    font-size: 70px;
  }
}
:lang(kk) .header .logo {
  z-index: 999;
}
@media (max-width: 767px) {
  :lang(kk) .header .logo img {
    max-height: 29px;
    margin-left: 5px;
  }
}
@media (max-width: 374px) {
  :lang(kk) .explore_our_range .inner_container_width h2 {
    font-size: 42px;
  }
}

:lang(iw) {
  /* Footer */
  /* Header */
  /* Buttons */
  /*  Product - tabs (desktop only) */
  /* Products */
  /*tiny*/
    /*    .how_when {
    .richText ul li:before {
        background: #ffffff;
    }
}*/
  /*  new ul class for easier targeting */
  /* list items*/
  /* remove background color from line up on color selection circles */
    /*    span.gradintText,span.gr-text,span.gr-letter,span.gr-wrap{
    pointer-events: none;
}*/
  /* Dynamic horizontal centering */
  /* Dynamic vertical centering */
  /* Dynamic horizontal centering for the tooltip */
  /* Dynamic vertical centering for the tooltip */
  /* Show the tooltip when hovering */
}
:lang(iw) .initiative2 {
  box-sizing: border-box;
  background: url(../../assets/img/BannerIW-320x307.jpg?auto=format) no-repeat 70% top;
  background-size: auto 100%;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 0;
  margin-top: 10px;
  position: relative;
}
:lang(iw) .initiative2 .carousel_text {
  display: none;
}
:lang(iw) .initiative2 .richText .component-content {
  overflow: visible;
}
:lang(iw) .initiative2 h3 {
  font-size: 35px;
}
@media (min-width: 700px) {
  :lang(iw) .initiative2 {
    background-image: url(../../assets/img/BannerIW-768x564.jpg?auto=format);
    background-size: 105% auto;
  }
}
@media (max-width: 767px) {
  :lang(iw) .page-home .initiative2 {
    background-size: 100%;
    padding-top: 5%;
  }
  :lang(iw) .page-home .initiative2 h3 {
    font-size: 25px;
    padding-bottom: 56%;
  }
  :lang(iw) .page-home .initiative2 h4 {
    font-size: 20px;
  }
  :lang(iw) .page-home .initiative2 p {
    margin-block-start: -5px;
    margin-block-end: 0px;
  }
}
@media (max-width: 359px) {
  :lang(iw) .page-home .initiative2 h3 {
    padding-bottom: 44%;
  }
}
@media (min-width: 768px) {
  :lang(iw) .initiative2 {
    font-weight: 400;
    background-size: auto 100%;
    font-size: 18px;
    line-height: 24px;
    margin-top: 30px;
    padding-top: 75px;
    padding-bottom: 145px;
  }
  :lang(iw) .initiative2 .richText .component-content {
    overflow: hidden;
  }
  :lang(iw) .initiative2 h3 {
    font-size: 45px;
  }
}
@media (min-width: 992px) {
  :lang(iw) .initiative2 {
    background-image: url(../../assets/img/BannerIW-1400x600.jpg?auto=format);
    background-size: auto auto;
    font-size: 16px;
    line-height: 24px;
    min-height: 570px;
    margin-bottom: 45px;
    margin-top: 25px;
    padding-top: 135px;
    padding-bottom: 0;
  }
  :lang(iw) .initiative2 .carousel_text {
    display: block;
  }
  :lang(iw) .parametrizedhtml .table.compareProductsTable.component table tr td:nth-child(2) img {
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media (min-width: 1200px) {
  :lang(iw) .product_detail .product_detail_type {
    float: right;
  }
  :lang(iw) .initiative2 {
    background-position: 100% 0;
  }
}
:lang(iw) .initiative_banner .blue_button {
  height: auto;
}
:lang(iw) body {
  direction: rtl;
}
:lang(iw) .richText.f_menu {
  margin-top: 10px;
}
:lang(iw) .richText.f_menu ul li:first-child:before {
  display: block;
}
:lang(iw) .richText.f_menu ul li:last-child:before {
  display: none;
}
@media (min-width: 768px) {
  :lang(iw) .richText.f_menu {
    margin-top: 25px;
  }
}
@media (min-width: 992px) {
  :lang(iw) .richText.f_menu {
    margin-top: 0;
  }
  :lang(iw) .richText.f_menu ul {
    text-align: right;
  }
  :lang(iw) .richText.f_menu ul li:first-child {
    padding-left: 17px;
    padding-right: 0;
  }
}
:lang(iw) .article_float_padding {
  padding: 0 15px 0 15px;
  float: right;
}
@media (min-width: 992px) and (max-width: 1100px) {
  :lang(iw) .page-understanding-pain .row {
    margin-left: 0px;
  }
}
:lang(iw) #content .parametrizedhtml:first-child.component {
  margin-bottom: 0px;
}
:lang(iw) .follow_us {
  margin-top: 0;
}
@media (min-width: 992px) {
  :lang(iw) .follow_us .soc_icons {
    text-align: left;
  }
}
@media (min-width: 992px) {
  :lang(iw) .f_copy {
    text-align: right;
  }
}
:lang(iw) .header .navigation-vertical .navigation-mobile-menu {
  right: 0;
  left: auto;
}
:lang(iw) .header .navigation-vertical .navigation-branch {
  text-align: right;
}
:lang(iw) .header .navigation-vertical .navigation-item.navigation-level2 > .navigation-item-title {
  padding: 20px 40px 20px 20px;
}
:lang(iw) .header .navigation-vertical .navigation-item.navigation-level2 > .navigation-item-title:before {
  right: 20px;
  left: auto;
}
:lang(iw) .header .navigation-vertical .navigation-item.navigation-level2 > .navigation-item-title:after {
  right: 40px;
  left: 0;
}
@media (min-width: 768px) {
  :lang(iw) .header .navigation-vertical .navigation-item.navigation-level2 > .navigation-item-title {
    padding: 40px;
  }
  :lang(iw) .header .navigation-vertical .navigation-item.navigation-level2 > .navigation-item-title:before {
    top: 50px;
  }
}
:lang(iw) .header .navigation-vertical .has-children > .navigation-item-title .navigation-item-decoration {
  right: auto;
  left: 0;
}
@media (max-width: 767px) {
  :lang(iw) .header .gsk_icon {
    right: auto;
    left: 0;
  }
  :lang(iw) .header .search_icon {
    right: auto;
    left: 65px;
  }
  :lang(iw) .mobileBorder {
    height: 140px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  :lang(iw) .header .gsk_icon {
    left: 0;
    right: auto;
  }
  :lang(iw) .header .search_icon {
    left: 120px;
    right: auto;
  }
}
@media (min-width: 992px) {
  :lang(iw) .header .header_navigation_wrap {
    padding-left: 25px;
    padding-right: 0;
  }
  :lang(iw) .header .search_icon {
    left: 15px;
    right: auto;
    top: 50%;
    cursor: pointer;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  :lang(iw) .header .navigation-horizontal .navigation-item.navigation-level1 {
    float: right;
  }
  :lang(iw) .header .navigation-horizontal .navigation-level2.navigation-branch .navigation-item {
    text-align: right;
  }
  :lang(iw) .header .navigation-horizontal .navigation-level2.navigation-branch .navigation-item:before {
    left: auto;
    right: 25px;
  }
}
@media (min-width: 992px) and (min-width: 1200px) {
  :lang(iw) .header .navigation-horizontal .navigation-level2.navigation-branch .navigation-item {
    padding: 10px 32px 10px 10px;
  }
}
@media (min-width: 992px) {
  :lang(iw) .initiative_main_text_blue h1 {
    font-size: 60px;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  :lang(iw) .find_treatment .find_treatment_bg > .component-content {
    background-position: 50% 0;
  }
}
:lang(iw).mod-no-touch .header .navigation-horizontal .navigation-item:hover .navigation-branch.navigation-level2 {
  left: auto;
  right: 0;
}
@media (min-width: 1200px) {
  :lang(iw).mod-no-touch .header .navigation-horizontal .navigation-item:hover .navigation-branch.navigation-level2 .navigation-item {
    float: right;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  :lang(iw) .initiative_main_box {
    margin-bottom: 30px;
  }
  :lang(iw) .initiative_main_box .initiative_main_text_white {
    bottom: 30px;
  }
}
@media (min-width: 768px) and (max-width: 992px -1) {
  :lang(iw) .iw-title h1,
  :lang(iw) .iw-title h4 {
    font-size: 50px;
  }
}
@media (min-width: 992px) {
  :lang(iw) .iw-title h1,
  :lang(iw) .iw-title h4 {
    font-size: 50px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  :lang(iw) .blue_button {
    font-size: 20px;
  }
}
:lang(iw) .blue_button.button_arrow {
  padding-right: 20px;
  padding-left: 37px;
}
:lang(iw) .blue_button.button_arrow:after {
  background: url(../../assets/img/button_arrow_rtl.png?auto=format) 0 0/cover no-repeat;
  left: 15px;
  right: auto;
}
@media (min-width: 768px) {
  :lang(iw) .blue_button {
    padding: 0 35px;
  }
  :lang(iw) .blue_button.button_arrow {
    padding-left: 71px;
  }
  :lang(iw) .blue_button.button_arrow:after {
    left: 30px;
    right: auto;
  }
}
@media (min-width: 992px) {
  :lang(iw) .blue_button {
    padding: 0 25px;
  }
  :lang(iw) .blue_button.button_arrow:after {
    left: 20px;
    right: auto;
  }
}
:lang(iw) .carousel.index_carousel .carousel-nav {
  text-align: right;
}
:lang(iw) .product_description_tabs .tabs-nav-item {
  float: right;
}
:lang(iw) .product_description_tabs .tabs-nav-item:first-child {
  margin-left: 45px;
}
:lang(iw) .product_description_tabs .tabs-nav-item:last-child {
  margin-left: 0;
}
:lang(iw) .product_description_tabs .download_leaflet {
  padding-left: 15px;
  padding-right: 40px;
  right: auto;
  left: 10px;
}
@media (min-width: 992px) {
  :lang(iw) .product_description_tabs .download_leaflet {
    padding-left: 20px;
  }
}
:lang(iw) .adaptive-accordion_header .titleIcon:after {
  right: auto;
  left: 0;
}
:lang(iw) .titleIcon .component-content .pull-right {
  display: table-cell;
  vertical-align: middle;
  margin: 0 0px 0 15px;
}
@media (max-width: 991px) {
  :lang(iw) .titleIcon .component-content .pull-right {
    width: 75px;
  }
}
@media (max-width: 767px) {
  :lang(iw) .titleIcon .component-content .pull-right {
    width: 42px;
  }
}
:lang(iw) .titleIcon .component-content .richText-content {
                /*display: table-cell;
            vertical-align: middle;
            padding-left: 30;

            @media (max-width: 991px) {
                padding-left: 20px;
            }
            @media (max-width: 768px) {
                padding-left: 10px;
            }*/
}
:lang(iw) .titleIcon .component-content .richText-content h3 {
  padding-left: 45px;
  padding-right: 0;
}
:lang(iw) .bulletListIW .component-content .richText-content ul li {
  padding-right: 20px;
}
:lang(iw) .bulletListIW .richText-content ul li:before {
  right: 0;
}
@media (max-width: 767px) {
  :lang(iw) .bulletListIW .component-content img {
    float: none;
    max-width: 100%;
    margin: 0 auto;
  }
}
:lang(iw) .footnote-wrap {
  word-break: break-all;
}
@media (min-width: 768px) and (max-width: 991px) {
  :lang(iw) .padding-top25TB {
    padding-top: 25px;
  }
}
:lang(iw) .pain_navigator_desktop > .component-content {
  direction: ltr;
  transform: rotate(360deg) scaleX(-1);
}
:lang(iw) .pain_navigator_desktop h1 {
  transform: rotate(360deg) scaleX(-1);
}
:lang(iw) .gradient_bg_header {
  background: -moz-linear-gradient(79deg, #f08400 0%, #e64510 100%);
  background: -webkit-linear-gradient(79deg, #f08400 0%, #e64510 100%);
  background: linear-gradient(79deg, #f08400 0%, #e64510 100%);
}
:lang(iw) .search_box_background {
  background: -moz-linear-gradient(79deg, #f08400 0%, #e64510 100%);
  background: -webkit-linear-gradient(79deg, #f08400 0%, #e64510 100%);
  background: linear-gradient(79deg, #f08400 0%, #e64510 100%);
}
:lang(iw) .search_box .button {
  left: 0;
  right: auto;
}
:lang(iw) .search_box .form-search {
  padding-left: 100px;
}
:lang(iw) .search_box .form-search input[type='text'] {
  text-align: right;
}
@media (min-width: 768px) {
  :lang(iw) .search_box .form-search {
    padding-left: 163px;
  }
}
@media (min-width: 992px) {
  :lang(iw) .search_box .form-search {
    padding-left: 190px;
  }
}
:lang(iw) .how_when .how_when_desktop_when h3 {
  margin-bottom: 5px;
}
:lang(iw) .how_when > .component-content {
  padding-top: 20px;
}
:lang(iw) .how_when .how_when_title > .component-content {
  padding: 18px 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right top;
}
@media (max-width: 767px) {
  :lang(iw) .how_when .how_when_title > .component-content {
    padding: 68px 0;
    background-position: left top;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  :lang(iw) .how_when .how_when_title > .component-content {
    padding: 94px 0;
  }
}
:lang(iw) .how_when .accordion-container {
  border: none;
}
:lang(iw) .how_when .accordion-head {
  padding: 20px 0 20px 35px;
  font-size: 26px;
  line-height: 1;
  font-weight: 500;
  color: #fff;
  background: none !important;
  border-top: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  letter-spacing: 0;
}
:lang(iw) .how_when .accordion-head a {
  color: #fff;
}
@media (min-width: 768px) {
  :lang(iw) .how_when .accordion-head {
    padding: 30px 0 30px 35px;
  }
}
@media (min-width: 992px) {
  :lang(iw) .how_when .accordion-head {
    padding: 20px 0 20px 35px;
    font-size: 18px;
    line-height: 1;
  }
}
:lang(iw).mod-js .how_when .accordion-slide .accordion-head:after {
  left: 0;
  right: auto;
}
:lang(iw) .tinyscroll {
  width: 300px;
  margin-top: 20px;
  margin-right: 15px;
  margin-bottom: 10px;
  padding: 0;
}
:lang(iw) .tinyscroll .viewport {
  width: 410px;
  height: 260px;
  overflow: hidden !important;
  position: relative;
}
:lang(iw) .tinyscroll .overview {
  list-style: none;
  position: relative;
  left: 0;
  top: 0;
  padding: 0;
  margin: 0;
}
:lang(iw) .tinyscroll .scrollbar {
  background: transparent url(../../assets/img/bg-scrollbar-trackend-y.png?auto=format) no-repeat 0 0;
  position: absolute;
  background-position: 0 0;
  top: 40px;
  right: 0;
  width: 9px;
}
:lang(iw) .tinyscroll .track {
  background: transparent url(../../assets/img/bg-scrollbar-trackend-y.png?auto=format) no-repeat 0 100%;
  height: 100%;
  width: 9px;
  position: relative;
  padding: 0 1px;
}
:lang(iw) .tinyscroll .thumb {
  background: transparent url(../../assets/img/bg-scrollbar-thumb-y.png?auto=format) 50% 100% no-repeat;
  height: 20px;
  width: 9px;
  cursor: pointer;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
}
:lang(iw) .tinyscroll .thumb .end {
  background: transparent url(../../assets/img/bg-scrollbar-thumb-y.png?auto=format) no-repeat 50% 0;
  overflow: hidden;
  height: 5px;
  width: 25px;
}
:lang(iw) .tinyscroll .disable {
  display: none;
}
:lang(iw) .noSelect {
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
}
@media (max-width: 1200px) {
  :lang(iw) .tinyscroll {
    width: 380px;
  }
  :lang(iw) .tinyscroll .viewport {
    width: 360px;
  }
}
:lang(iw) .accordion-slide.is-active > .accordion-content-wrapper {
  overflow: hidden !important;
}
:lang(iw) .accordion-slide.is-active > .accordion-content-wrapper {
  overflow: hidden !important;
}
:lang(iw) .noSelect {
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
}
@media (max-width: 1200px) {
  :lang(iw) .tinyscroll {
    width: 420px;
  }
  :lang(iw) .tinyscroll .viewport {
    width: 400px;
  }
}
:lang(iw) .richText-image.pull-left {
  max-width: 47%;
}
@media (min-width: 992px) {
  :lang(iw) .richText-image.pull-left {
    width: 200px;
  }
}
@media (max-width: 767px) {
  :lang(iw) .richText-image.pull-left {
    margin: 10px 0px 0px 15px;
    display: block;
  }
  :lang(iw) .initiative_main_box {
    margin-bottom: 20px;
  }
  :lang(iw) .initiative_main_box .initiative_main_text_white {
    bottom: 8px;
  }
  :lang(iw) .initiative_main_text_blue {
    font-size: 26px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  :lang(iw) .richText-image.pull-left {
    margin: 25px 0px 10px 5px;
    display: block;
    width: 300px;
  }
  :lang(iw) .page_404 img {
    text-align: center;
  }
  :lang(iw) .pain_navigator_mobile > .component-content {
    background-position: 30% 100%;
  }
  :lang(iw) .stretch_shoulders .interactiveInfographics-slide[data-slick-index="3"] img {
    margin-top: 40%;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  :lang(iw) .pain_navigator_mobile .richText ul li:before {
    padding-right: 4px;
    right: -6px;
    transform: rotateY(180deg);
    left: auto;
    top: 12px;
  }
}
@media (max-width: 767px) {
  :lang(iw) .pain_navigator_mobile .richText ul li:before {
    right: -6px;
    transform: rotateY(180deg);
    left: auto;
    top: 2px;
  }
}
:lang(iw) .pain_reasons .richText ul li:before {
  right: 0;
}
:lang(iw) .product_description_accordion .download_leaflet {
  font-size: 16px;
  background: url(../../assets/img/iw_download.png?auto=format) no-repeat;
  padding-right: 40px;
  background-position-x: 270px;
  padding-bottom: 4px;
}
@media (min-width: 768px) and (max-width: 991px) {
  :lang(iw) .product_description_accordion .download_leaflet {
    font-size: 20px;
    background-position-x: 323px;
  }
}
:lang(iw) .product_description_tabs .download_leaflet {
  background: url(../../assets/img/iw_download.png?auto=format) no-repeat;
  background-position-x: 300px;
}
:lang(iw) .navigation-item > .navigation-item-title {
  white-space: normal;
}
@media (min-width: 992px) {
  :lang(iw) .qa .accordion-head {
    padding: 15px 35px 15px 0;
  }
  :lang(iw) .qa .accordion-content {
    padding: 30px 35px 20px 0;
  }
}
:lang(iw) .page-understanding-pain .h1_title h1 {
  font-size: 28px;
}
@media (min-width: 768px) {
  :lang(iw) .page-understanding-pain .h1_title h1 {
    font-size: 52px;
  }
}
@media (min-width: 992px) {
  :lang(iw) .page-understanding-pain .h1_title h1 {
    font-size: 60px;
  }
}
:lang(iw) .joint_pain {
  background-image: url(../../assets/img/iw_Infographic-Joint-Pain_SP.png?auto=format);
  background-size: contain;
  background-position: left bottom;
  height: 691px;
}
@media (min-width: 767px) {
  :lang(iw) .joint_pain {
    margin-top: -60px;
  }
}
@media (min-width: 768px) {
  :lang(iw) .joint_pain {
    background-image: url(../../assets/img/iw_Infographic-Joint-Pain_TB.png?auto=format);
    margin-top: 0;
    height: 1320px;
  }
  :lang(iw) .joint_pain > .component-content {
    padding-top: 0;
  }
}
@media (min-width: 992px) {
  :lang(iw) .joint_pain {
    background: url(../../assets/img/iw_Infographic-Joint-Pain_DT.png?auto=format) 50% 100% no-repeat;
    background-size: 90%;
    background-position-y: 40px;
    height: 640px;
  }
}
@media (min-width: 992px) {
  :lang(iw) .at-share-btn-elements {
    position: relative;
    right: -45px;
    margin-left: 0;
  }
}
:lang(iw) .page-pain-treatments .h1_title h1 {
  font-size: 36px;
}
@media (min-width: 768px) {
  :lang(iw) .page-pain-treatments .h1_title h1 {
    font-size: 54px;
  }
}
@media (min-width: 992px) {
  :lang(iw) .page-pain-treatments .h1_title h1 {
    font-size: 57px;
  }
}
:lang(iw) .page-pain-treatments h3 {
  font-size: 30px;
}
@media (min-width: 768px) {
  :lang(iw) .page-pain-treatments h3 {
    font-size: 54px;
  }
}
@media (min-width: 992px) {
  :lang(iw) .page-pain-treatments h3 {
    font-size: 57px;
  }
}
@media (min-width: 992px) {
  :lang(iw) .affect_wrap {
    background: url(../../assets/img/iw_affect_bg.jpg?auto=format) 0 0 no-repeat;
  }
}
:lang(iw) .pain_info_block {
  background: url(../../assets/img/iw_pain_info_bg.jpg?auto=format) 50% 100% no-repeat;
}
:lang(iw) .page-neck-pain .pain_info_block,
:lang(iw) .page-wrist-pain .pain_info_block {
  direction: ltr;
}
:lang(iw) .explore_our_range {
  background: url(../../assets/img/iw_explore_bg_tablet.png?auto=format) no-repeat left bottom;
  background-size: 90% auto;
}
@media (min-width: 992px) {
  :lang(iw) .explore_our_range {
    background: url(../../assets/img/iw_explore_bg_desktop.png?auto=format) no-repeat left bottom;
  }
}
:lang(iw) .navigation-level2.navigation-branch {
  background: linear-gradient(225deg, rgba(240, 83, 34, 0.9) 0%, #f5851f 100%) !important;
}
:lang(iw) .header .navigation-vertical .navigation-branch.navigation-level1 {
  background: linear-gradient(to top left, rgba(230, 69, 16, 0.97) 0%, rgba(240, 132, 0, 0.97) 100%);
}
:lang(iw) .page-pain-treatments .interactiveInfographics {
  direction: ltr;
}
@media (min-width: 992px) {
  :lang(iw) .page-pain-treatments .interactiveInfographics {
    background-size: 70%;
  }
}
@media (min-width: 992px) and (max-width: 1023px) {
  :lang(iw) .page-pain-treatments .interactiveInfographics .interactiveInfographics-slider.sync-slider .slick-track {
    left: 15px;
  }
  :lang(iw) .page-pain-treatments .interactiveInfographics .interactiveInfographics-slider.sync-slider .slick-track .interactiveInfographics-slide {
    width: 210px !important;
  }
}
@media (min-width: 992px) {
  :lang(iw) .sitemap .richText ul a {
    font-size: 18px;
  }
  :lang(iw) .find_treatment .blue_bubble {
    margin-top: 0;
  }
}
:lang(iw) .learn_more_reference {
  margin-top: 20px;
  font-size: 15px;
}
@media (min-width: 992px) {
  :lang(iw) .compareProductsTable table tr td:nth-child(2),
  :lang(iw) .compareProductsTable table tr td:nth-child(3),
  :lang(iw) .compareProductsTable table tr td:nth-child(4) {
    font-size: 18px;
  }
}
@media (min-width: 992px) {
  :lang(iw) .compareProductsTable .blue_button.button_arrow {
    padding: 0 49%;
  }
}
@media (min-width: 992px) {
  :lang(iw) .compareProductsTable ul li {
    font-size: 18px;
    padding-left: 0;
    padding-right: 20px;
  }
  :lang(iw) .compareProductsTable ul li:before {
    left: auto;
    right: 0;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  :lang(iw) .joint_pain h4 {
    font-size: 30px;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  :lang(iw) .product_detail .product_detail_title h1 {
    font-size: 63px;
  }
}
@media (max-width: 767px) {
  :lang(iw) .textBlockStyle h4 {
    font-size: 16px;
    line-height: 20px;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  :lang(iw) .textBlockStyle h4 {
    font-size: 29px;
  }
}
@media (min-width: 768px) {
  :lang(iw) .pain_reasons .image {
    float: right;
  }
  :lang(iw) .pain_reasons .richText {
    float: right;
  }
}
:lang(iw) .compareProductsTable td a {
  float: right;
}
@media (min-width: 992px) {
  :lang(iw) .pain_info_block.pain_info_ankle .pain_info_inner > .component-content {
    background-position: 0% 100%;
  }
}
@media (max-width: 767px) {
  :lang(iw) .bottom_box .col-xs-1,
  :lang(iw) .bottom_box .col-xs-2,
  :lang(iw) .bottom_box .col-xs-3,
  :lang(iw) .bottom_box .col-xs-4,
  :lang(iw) .bottom_box .col-xs-5,
  :lang(iw) .bottom_box .col-xs-6,
  :lang(iw) .bottom_box .col-xs-7,
  :lang(iw) .bottom_box .col-xs-8,
  :lang(iw) .bottom_box .col-xs-9,
  :lang(iw) .bottom_box .col-xs-10,
  :lang(iw) .bottom_box .col-xs-11,
  :lang(iw) .bottom_box .col-xs-12 {
    float: right;
  }
  :lang(iw) .affect_wrap .know_blue .know_orange {
    right: 20%;
    left: auto;
  }
}
@media (min-width: 768px) {
  :lang(iw) .affect_wrap .know_blue .know_orange {
    top: 65%;
    right: 95%;
    left: auto;
  }
  :lang(iw) .affect_wrap .know_blue {
    right: 50%;
    margin-right: -250px;
  }
}
@media (min-width: 992px) {
  :lang(iw) .affect_wrap .know_blue {
    right: 0;
    left: auto;
    margin-left: 0;
    margin-bottom: 50px;
    float: right;
    margin-right: 0;
  }
  :lang(iw) .affect_wrap .know_blue .know_orange {
    top: 65%;
    right: 95%;
    left: auto;
  }
}
:lang(iw) .richText .component-content {
  overflow: visible;
}
:lang(iw) .initiative {
  background: url(../../assets/img/iw_initiative_bg.jpg?auto=format) no-repeat 70% top;
}
:lang(iw) .titleIcon .component-content .pull-left {
  margin: 0 5px;
}
@media (min-width: 992px) {
  :lang(iw) .page-how-voltarol-works .article_float_padding {
    padding-right: 55px;
  }
}
:lang(iw) .footer .richText-content p {
  text-align: center;
}
@media (min-width: 768px) {
  :lang(iw) .footer .richText-content p {
    text-align: center;
  }
}
@media (min-width: 992px) {
  :lang(iw) .footer .richText-content p {
    text-align: right;
  }
}
@media (min-width: 768px) {
  :lang(iw) .boxBorder {
    border-right: 1px solid #cfcfcf;
  }
}
:lang(iw) .voltaren-pm span {
  direction: rtl;
  transform: scaleX(-1) !important;
  display: inline-block;
}
:lang(iw) .voltaren-pm .menu-container .menu a:hover h3 {
  font-size: 31px;
}
:lang(iw) .product_detail_type .richText-content p {
  width: 300px;
}
:lang(iw) .page-capsules .richText-image.pull-right,
:lang(iw) .page-emulgel .richText-image.pull-right,
:lang(iw) .page-12-hour-gel .richText-image.pull-right {
  margin: 0px 10px 5px 15px;
}
@media (min-width: 992px) {
  :lang(iw) .page-knee-pain .affect_wrap .inner_container_width {
    padding-bottom: 90px;
  }
}
@media (min-width: 1200px) {
  :lang(iw) .page-knee-pain .affect_wrap .inner_container_width {
    padding-bottom: 120px;
  }
}
:lang(iw) .portfolioHeaderBanner h1 {
  margin: 2px;
}
:lang(iw) .article_know_wrap .know_article {
  background: url(../../assets/img/iw_know_article.png?auto=format) no-repeat 0 0/285px 200px;
}
@media (min-width: 768px) {
  :lang(iw) .article_know_wrap .know_article {
    right: 0%;
    background: url(../../assets/img/iw_know_article_tablet.png?auto=format) no-repeat 0 0/449px 253px;
  }
}
@media (min-width: 992px) {
  :lang(iw) .article_know_wrap .know_article {
    background: url(../../assets/img/iw_know_article.png?auto=format) no-repeat 0 0/307px 300px;
  }
}
@media (max-width: 991px) {
  :lang(iw) .image .component-content {
    text-align: center;
  }
}
:lang(iw) #cq-emulator-content.firefox {
  background-color: #FFF !important;
}
:lang(iw) body {
  color: black;
  font-family: Arial;
  position: relative;
  overflow: auto;
}
:lang(iw) h1,
:lang(iw) h2,
:lang(iw) h3,
:lang(iw) h4,
:lang(iw) h5,
:lang(iw) h6 {
  font-weight: 600;
  font-family: Arial;
}
:lang(iw) .search_box .form-search input[type='text'] {
  font-family: Arial;
}
:lang(iw) .bottom_row .enlarge {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
:lang(iw) .bottom_row .conclude {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
:lang(iw) .dotter-widget {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
:lang(iw) .right_button a {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
:lang(iw) .text_bottom {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
:lang(iw) .dotter-widget {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
:lang(iw) input[type='text'] {
  font-family: Arial;
}
:lang(iw) .enlarge {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
:lang(iw) .conclude {
  font-family: Arial, 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
:lang(iw) a {
  font-family: Arial, 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
:lang(iw) .textBlockStyle h4 {
  font-family: Arial;
}
:lang(iw) .textBlockStyle p {
  font-family: Arial;
}
:lang(iw) .initiative_main_box .initiative_main_text_white {
  margin-top: 535px;
}
@media (min-width: 992px) {
  :lang(iw) .container .initiative_main_box > .component-content {
    min-height: 730px;
  }
}
:lang(iw) a.at-share-btn.at-icon-wrapper {
  direction: ltr;
}
:lang(iw) .searchResults-image {
  float: right;
  margin: 0 10px;
}
:lang(iw) .initiative_banner {
  background-image: url(../../assets/img/iw_Initiative_landing_pageSP.jpg?auto=format);
}
@media (min-width: 768px) {
  :lang(iw) .initiative_banner {
    background-image: url(../../assets/img/Initiative_landing_page_7.jpg?auto=format);
  }
}
@media (min-width: 768px) {
  :lang(iw) .initiative_banner .richText ul {
    padding-top: 50px;
  }
}
:lang(iw) .initiative_banner .richText ul li {
  padding-right: 15px;
  padding-left: 0;
}
@media (min-width: 768px) {
  :lang(iw) .initiative_banner .richText ul li {
    padding-right: 30px;
  }
}
:lang(iw) .initiative_banner .richText ul li:before {
  background: url(../../assets/img/arrow_left.png?auto=format);
  background-size: cover;
  content: '';
  height: 7px;
  right: 0;
  width: 9px;
}
@media (min-width: 768px) {
  :lang(iw) .initiative_banner .richText ul li:before {
    height: 14px;
    width: 18px;
  }
}
:lang(iw) .initiative_banner > .component-content {
  background-size: cover;
  background-repeat: no-repeat;
  background-image: inherit;
  min-height: 385px;
}
@media (min-width: 360px) and (max-width: 767px) {
  :lang(iw) .initiative_banner > .component-content {
    min-height: 502px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  :lang(iw) .initiative_banner > .component-content {
    background-position-x: 40%;
  }
}
@media (min-width: 992px) {
  :lang(iw) .initiative_banner > .component-content {
    padding: 4rem 0 10rem 0;
  }
}
@media (min-width: 992px) {
  :lang(iw) .article_hero_banner > .component-content {
    background-position: initial;
  }
}
:lang(iw) .find_treatment .inner_container_width > .component-content {
  background-position: 0 100%;
}
:lang(iw) .search-box_results-page .form-search input[type='text'] {
  padding: 0 10px;
}
:lang(iw) .search-box_results-page .form-search {
  padding-left: 160px;
  padding-right: 0;
}
:lang(iw) .pain_navigator_mobile .pain_navigator_mobile_text li {
  padding-right: 35px;
}
:lang(iw) .search-box_results-page .form-search {
  padding-right: 0px;
  padding-left: 80px;
}
:lang(iw) .search-box_results-page .form-search label {
  display: block;
  line-height: 1;
}
:lang(iw) .search-box_results-page .button {
  right: auto;
  left: 0;
}
@media (min-width: 768px) {
  :lang(iw) .search-box_results-page .form-search {
    padding-right: 0;
    padding-left: 133px;
  }
}
@media (min-width: 992px) {
  :lang(iw) .search-box_results-page .form-search {
    padding-right: 0;
    padding-left: 160px;
  }
  :lang(iw) .search-box_results-page .component-content .richText-content ul li {
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  :lang(iw) .pain_info_block .pain_info_inner > .component-content {
    background-position: 20% 100%;
  }
}
:lang(iw) .affect_wrap .know_footnote {
  font-size: 15px;
}
@media (max-width: 991px) {
  :lang(iw) .affect_wrap .know_footnote {
    display: block;
  }
}
@media (max-width: 767px) {
  :lang(iw) .affect_wrap .know_footnote {
    word-break: break-word;
    top: 175px !important;
  }
}
:lang(iw) .search_result_filter .searchFilter-control {
  float: right;
}
:lang(iw) .know_blue {
  min-height: 100px;
}
:lang(iw) .blue_bubble,
:lang(iw) .blue_bubble p,
:lang(iw) .know_blue,
:lang(iw) .know_blue p {
  transform: scaleX(-1);
}
@media (min-width: 768px) {
  :lang(iw) .know_orange {
    right: auto !important;
    left: 92% !important;
  }
}
:lang(iw) .page-pain-treatments {
  /*        p {
          font-size:18px;
          color:red;
      }*/
}
:lang(iw) .page-pain-treatments .know_footnote p {
  font-size: 15px !important;
}
:lang(iw) .page-products .how_when .accordion-content {
  font-size: 30px !important;
}
:lang(iw) .page-products .product_video_box p {
  font-size: 18px !important;
}
@media (min-width: 992px) {
  :lang(iw) .header .navigation-horizontal .navigation-item.navigation-level1 .navigation-item-title {
    font-size: 22px;
  }
}
:lang(iw) .carousel.index_carousel .carousel_text {
  font-size: 18px;
}
:lang(iw) .initiative p {
  font-size: 18px;
}
:lang(iw) .textBlockStyle p:not(.learn_more_reference) {
  font-size: 18px;
}
:lang(iw) .find_treatment p:not(.blue_bubble) {
  font-size: 18px;
}
:lang(iw) .explore_our_range p {
  font-size: 18px;
}
:lang(iw) #footer a,
:lang(iw) #footer p {
  font-size: 18px;
}
:lang(iw) .article_text .article_footnote {
  word-break: break-word;
  font-size: 15px;
}
:lang(iw) .pain_hero_banner p {
  font-size: 18px;
}
:lang(iw) .symptoms_wrapper {
  font-size: 18px;
}
:lang(iw) .affect_wrap .richText-content p {
  font-size: 18px;
}
:lang(iw) .wrapper_Font18 {
  font-size: 18px;
}
:lang(iw) .wrapper_Font18 li {
  font-size: 18px;
}
:lang(iw) .expert_treatment p {
  font-size: 18px;
}
:lang(iw) .pain_navigator_desktop p {
  font-size: 18px;
}
:lang(iw) .compareProductsTable table tr td:nth-child(1) {
  font-size: 18px;
}
:lang(iw) .product_detail p {
  font-size: 18px;
}
:lang(iw) .product_video_box p {
  font-size: 18px;
}
:lang(iw) .how_when .accordion-content p:last-child {
  font-size: 18px;
}
:lang(iw) .how_when .how_when_desktop_when p:last-child {
  font-size: 18px;
}
@media (min-width: 992px) and (max-width: 1200px) {
  :lang(iw) .how_when .how_when_desktop_when p:last-child {
    line-height: 20px;
  }
}
:lang(iw) .product_description_tabs p {
  font-size: 18px;
}
:lang(iw) .qa .accordion-content {
  font-size: 18px !important;
}
:lang(iw) .search_result_filter .searchFilter-label {
  font-size: 18px;
}
:lang(iw) .searchResults > .component-content {
  font-size: 18px;
}
:lang(iw) .aa-icon:before {
  background: #FF5C21;
  color: #fff;
  content: "\f193";
  padding: 10px;
  z-index: 101;
}
:lang(iw) .aa-icon {
  display: inline;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 50px;
  z-index: 101;
}
:lang(iw) .aa-widget {
  position: fixed;
  right: 0;
  top: 200px;
  z-index: 101;
}
:lang(iw) .aa-widget label {
  border: 0;
  cursor: pointer;
  position: fixed;
  right: 20px;
  top: 200px;
}
@media (max-width: 767px) {
  :lang(iw) .aa-widget {
    position: fixed;
    right: 0;
    top: 60px;
  }
  :lang(iw) .aa-widget label {
    position: fixed;
    right: 0;
    top: 60px;
  }
}
:lang(iw) .aa-widget input {
  display: none;
}
:lang(iw) .aa-widget input:checked ~ .cpanel {
  display: block;
}
:lang(iw) .aa-widget .cpanel {
  background: #fff;
  border-radius: 10px;
  display: none;
  right: 0;
  position: fixed;
  text-align: center;
  top: 270px;
  width: 300px;
}
@media (max-width: 767px) {
  :lang(iw) .aa-widget .cpanel {
    top: 130px;
  }
}
:lang(iw) .cpanel ul {
  border: 1px solid;
  list-style-type: none;
}
:lang(iw) .cpanel .ulColors {
  /*  display: none; */
}
:lang(iw) .cpanel .ulColors li {
  display: inline-block;
}
:lang(iw) .color-item {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  display: inline-block;
  margin: 3px;
  cursor: pointer;
  border: 1px solid;
  box-shadow: 5px 3px 3px #000;
  color: #000 !important;
}
:lang(iw) .a {
  background-color: red;
}
:lang(iw) .color-red-titles,
:lang(iw) .aa-before::before,
:lang(iw) .aa-after::after {
  color: red !important;
}
:lang(iw) .b {
  background-color: orange;
}
:lang(iw) .color-orange-titles,
:lang(iw) .aa-before::before,
:lang(iw) .aa-after::after {
  color: orange !important;
}
:lang(iw) .c {
  background-color: gray;
}
:lang(iw) .color-gray-titles,
:lang(iw) .aa-before::before,
:lang(iw) .aa-after::after {
  color: gray !important;
}
:lang(iw) .d {
  background-color: yellow;
}
:lang(iw) .color-yellow-titles,
:lang(iw) .aa-before::before,
:lang(iw) .aa-after::after {
  color: yellow !important;
}
:lang(iw) .e {
  background-color: black;
}
:lang(iw) .color-black-titles,
:lang(iw) .aa-before::before,
:lang(iw) .aa-after::after {
  color: black !important;
}
:lang(iw) .dark-background,
:lang(iw) .aa-before::before,
:lang(iw) .aa-after::after {
  background-color: #000 !important;
}
:lang(iw) .bright-background,
:lang(iw) .aa-before::before,
:lang(iw) .aa-after::after {
  background-color: #fff !important;
  background-image: none !important;
}
:lang(iw) .bring-to-front {
  z-index: 1;
}
:lang(iw) .qa .accordion-head a {
  z-index: 1;
  position: relative;
}
:lang(iw) .cpanel {
  /*height: 280px !important;*/
  height: auto !important;
  z-index: 101;
  border-radius: 0 !important;
}
:lang(iw) .cpanel ul.cpanel_settings {
  padding-right: 0;
  width: 300px;
  margin: 0;
  border-radius: 0 !important;
}
:lang(iw) .cpanel ul.cpanel_settings li {
  cursor: pointer;
  border: 1px solid;
  color: #000 !important;
  padding: 6px 10px;
  text-align: right;
}
:lang(iw) .cpanel ul.cpanel_settings li:hover {
  background-color: #FF5C21;
  border: 1px solid #868686;
  color: #666363;
}
:lang(iw) .cpanel ul.ulColors li {
  background-color: transparent;
  border: none;
  box-shadow: none;
  padding: 0;
}
:lang(iw) .cpanel ul.ulColors li:hover {
  background-color: transparent;
}
:lang(iw) [tooltip]:before {
  content: attr(tooltip);
  right: 100px;
  position: absolute;
  opacity: 0;
  text-align: center;
  top: 50px;
  width: 200px;
  transition: all 0.15s ease;
  padding: 10px;
  color: #333;
  border-radius: 10px;
}
:lang(iw) [tooltip]:hover:before {
  /* needed - do not touch */
  opacity: 1;
  /* customizable */
  background: #FF5C21;
  color: #fff;
  margin-top: -50px;
  margin-left: 20px;
}
:lang(iw) [tooltip]:not([tooltip-persistent]):before {
  pointer-events: none;
}
@media (max-width: 767px) {
  :lang(iw) [tooltip]:before {
    right: 80px;
  }
}
:lang(iw) .statement-container {
  background-color: black;
  background-color: rgba(0, 0, 0, 0.5);
  height: 100%;
  left: 0;
  overflow: auto;
  position: fixed;
  transition: 0.5s;
  top: 0;
  width: 100%;
  z-index: 9999;
}
:lang(iw) .statement-content {
  background: #fff;
  border-radius: 10px;
  height: 650px;
  margin: auto;
  padding: 50px;
  position: relative;
  top: 100px;
  width: 700px;
}
:lang(iw) p.statement-text {
  line-height: 1.5;
  white-space: pre-line;
}
:lang(iw) .aa_close_btn {
  background: url("../../img/aa_overlay_close.png?auto=format") no-repeat;
  background-position-x: right;
  cursor: pointer;
  height: 45px;
}
:lang(iw) body.small_cursor,
:lang(iw) img.small_cursor,
:lang(iw) .small_cursor p a,
:lang(iw) .small_cursor li a,
:lang(iw) .small_cursor div,
:lang(iw) .small_cursor p,
:lang(iw) .small_cursor h2,
:lang(iw) .small_cursor img,
:lang(iw) .small_cursor span,
:lang(iw) .small_cursor label {
  cursor: url("../../img/cursor_small.png?auto=format"), auto;
}
:lang(iw) body.big_cursor,
:lang(iw) img.big_cursor,
:lang(iw) .big_cursor p a,
:lang(iw) .big_cursor li a,
:lang(iw) .big_cursor div,
:lang(iw) .big_cursor p,
:lang(iw) .big_cursor h2,
:lang(iw) .big_cursor img,
:lang(iw) .big_cursor span,
:lang(iw) .big_cursor label {
  cursor: url("../../img/cursor_big.png?auto=format"), auto;
}
:lang(iw) a.active_link {
  text-decoration: underline !important;
}
:lang(iw) .dark_color_class,
:lang(iw) .aa-before::before,
:lang(iw) .aa-after::after {
  background-color: #000 !important;
  color: #fff !important;
}
:lang(iw) .background_black {
  background: #000 !important;
}
:lang(iw) .bright_color_class {
  color: #000 !important;
  background-color: #fff !important;
  background-image: none !important;
}
:lang(iw) .black_font,
:lang(iw) .aa-afterBright::after {
  color: #000 !important;
}
:lang(iw) .font_bold p,
:lang(iw) .font_bold h1,
:lang(iw) .font_bold h2,
:lang(iw) .font_bold a,
:lang(iw) .font_bold span,
:lang(iw) .font_bold label {
  font-family: 'arial' !important;
  font-weight: 700;
}
:lang(iw) .mag_class[data-tooltip] {
  position: relative;
  padding: 4px;
}
:lang(iw) .mag_class[data-tooltip]:before {
  content: attr(data-tooltip);
  display: none;
  background: #000;
  color: #fff;
  padding: 15px;
  font-size: 28px;
  line-height: 1.4;
  min-width: 200px;
  border-radius: 4px;
  position: absolute;
}
:lang(iw) .mag_class[data-tooltip-position="top"]:before,
:lang(iw) .mag_class[data-tooltip-position="bottom"]:before {
  left: 50%;
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
:lang(iw) .mag_class[data-tooltip-position="right"]:before,
:lang(iw) .mag_class[data-tooltip-position="left"]:before {
  top: 0%;
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
:lang(iw) .mag_class[data-tooltip-position="top"]:before {
  bottom: 100%;
  margin-bottom: 6px;
}
:lang(iw) .mag_class[data-tooltip-position="right"]:before {
  left: 100%;
  margin-left: 6px;
}
:lang(iw) .mag_class[data-tooltip-position="bottom"]:before {
  top: 100%;
  margin-top: 6px;
}
:lang(iw) .mag_class[data-tooltip-position="left"]:before {
  margin-right: 0px;
}
:lang(iw) .mag_class[data-tooltip-position="top"]:after,
:lang(iw) .mag_class[data-tooltip-position="bottom"]:after {
  left: 50%;
  margin-left: -6px;
}
:lang(iw) .mag_class[data-tooltip-position="right"]:after,
:lang(iw) .mag_class[data-tooltip-position="left"]:after {
  top: 50%;
  margin-top: -6px;
}
:lang(iw) .mag_class[data-tooltip-position="top"]:after {
  bottom: 100%;
  border-width: 6px 6px 0;
  border-top-color: #000;
}
:lang(iw) .mag_class[data-tooltip-position="right"]:after {
  left: 100%;
  border-width: 6px 6px 6px 0;
  border-right-color: #000;
}
:lang(iw) .mag_class[data-tooltip-position="bottom"]:after {
  top: 100%;
  border-width: 0 6px 6px;
  border-bottom-color: #000;
}
:lang(iw) .mag_class[data-tooltip-position="left"]:after {
  right: 100%;
  border-width: 6px 0 6px 6px;
  border-left-color: #000;
}
:lang(iw) .mag_class[data-tooltip]:hover:before,
:lang(iw) .mag_class[data-tooltip]:hover:after {
  display: inline-table;
  z-index: 50;
}
:lang(iw) p.mag_class.mag_class_top[data-tooltip]:hover:before {
  display: inline-table;
  z-index: 50;
  left: 70%;
}
:lang(iw) p.mag_class.mag_class_top[data-tooltip]:before {
  position: absolute;
}
:lang(iw) p > span[title]:hover:after,
:lang(iw) p[title]:hover:after {
  content: attr(title);
  padding: 4px 8px;
  color: #333;
  position: absolute;
  right: 0;
  top: 100%;
  z-index: 20;
  white-space: nowrap;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 0px 0px 4px #222;
  -webkit-box-shadow: 0px 0px 4px #222;
  box-shadow: 0px 0px 4px #222;
  background-image: -moz-linear-gradient(top, #eeeeee, #cccccc);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #eeeeee), color-stop(1, #cccccc));
  background-image: -webkit-linear-gradient(top, #eeeeee, #cccccc);
  background-image: -moz-linear-gradient(top, #eeeeee, #cccccc);
  background-image: -ms-linear-gradient(top, #eeeeee, #cccccc);
  background-image: -o-linear-gradient(top, #eeeeee, #cccccc);
  font-size: 24px;
}
@media (min-width: 1300px) {
  :lang(iw) .page-where-to-buy h3 {
    font-size: 67px;
  }
}
:lang(iw) .interactiveInfographics .interactiveInfographics-description {
  direction: rtl;
}
:lang(iw).page-nomessi .richText-image.pull-right {
  margin: 0px 10px 5px 15px;
}
:lang(iw).page-nomessi .easy_to_open {
  position: relative;
  height: 770px;
  background-color: #fcdabf;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  :lang(iw).page-nomessi .easy_to_open {
    height: 550px;
  }
}
:lang(iw).page-nomessi .easy_to_open > .component-content {
  background-size: contain;
  height: 600px;
  background-position: top center;
  background-repeat: no-repeat;
}
@media (min-width: 768px) {
  :lang(iw).page-nomessi .easy_to_open > .component-content {
    background-size: cover;
    height: auto;
  }
}
:lang(iw).page-nomessi .easy_to_open > .component-content .richText {
  position: absolute;
  bottom: 20px;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  left: 0;
  right: 0;
}
@media (min-width: 768px) {
  :lang(iw).page-nomessi .easy_to_open > .component-content .richText {
    position: static;
    margin-top: 380px;
  }
}
@media (min-width: 992px) {
  :lang(iw).page-nomessi .easy_to_open > .component-content .richText {
    margin-top: 460px;
  }
}
:lang(iw).page-nomessi .easy_to_open > .component-content .richText p {
  margin-top: 20px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  :lang(iw).page-nomessi .product_detail > .component-content {
    background-size: auto;
  }
}
@media (max-width: 768px) {
  :lang(iw).page-products .bulletListIW .component-content .richText-content ul li {
    padding-left: 0;
  }
}
@media (max-width: 991px) {
  :lang(iw).page-emulgel .image.col-xs-12 .component-content, :lang(iw).page-12-hour-gel .image.col-xs-12 .component-content, :lang(iw).page-capsules .image.col-xs-12 .component-content, :lang(iw).page-nomessi .image.col-xs-12 .component-content {
    text-align: right;
  }
}
@media (max-width: 991px) {
  :lang(iw).page-emulgel .how_when_title .white_text, :lang(iw).page-nomessi .how_when_title .white_text {
    color: #242f60;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  :lang(iw).page-initiative .initiative-banner-bg-old-couple > .component-content {
    padding: 0;
  }
}
@media (min-width: 1200px) {
  :lang(iw).page-initiative .iw-title p:last-child .blue_button {
    width: 405px;
  }
}
:lang(iw).page-search-results .search_result_filter .searchFilter-control:first-child .searchFilter-label {
  border-left: 2px solid #fff;
}
:lang(iw).page-search-results .search_result_filter .searchFilter-control:last-child .searchFilter-label {
  border-left: none;
}

:lang(ro) {
  /*tiny*/
  /*end tiny*/
}
:lang(ro) .product_description_tabs .download_leaflet {
  position: relative;
  right: 0;
  top: 0;
}
:lang(ro) .tinyscroll {
  width: 428px;
  margin: 20px 0 10px;
  padding: 0;
}
:lang(ro) .tinyscroll .viewport {
  width: 408px;
  height: 260px;
  overflow: hidden;
  position: relative;
}
.page-emulgel :lang(ro) .tinyscroll .viewport {
  height: 200px;
}
:lang(ro) .tinyscroll .overview {
  list-style: none;
  position: relative;
  left: 0;
  top: 0;
  padding: 0;
  margin: 0;
}
:lang(ro) .tinyscroll .scrollbar {
  background: transparent url(../../assets/img/bg-scrollbar-trackend-y.png?auto=format) no-repeat 0 0;
  position: absolute;
  background-position: 0 0;
  top: 43px;
  right: 3px;
  width: 9px;
}
:lang(ro) .tinyscroll .track {
  background: transparent url(../../assets/img/bg-scrollbar-trackend-y.png?auto=format) no-repeat 0 100%;
  height: 100%;
  width: 9px;
  position: relative;
  padding: 0 1px;
}
:lang(ro) .tinyscroll .thumb {
  background: transparent url(../../assets/img/bg-scrollbar-thumb-y.png?auto=format) 50% 100% no-repeat;
  height: 20px;
  width: 9px;
  cursor: pointer;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
}
:lang(ro) .tinyscroll .thumb .end {
  background: transparent url(../../assets/img/bg-scrollbar-thumb-y.png?auto=format) no-repeat 50% 0;
  overflow: hidden;
  height: 5px;
  width: 25px;
}
:lang(ro) .tinyscroll .disable {
  display: none;
}
:lang(ro) .noSelect {
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
}
@media (max-width: 1200px) {
  :lang(ro) .tinyscroll {
    width: 390px;
  }
  :lang(ro) .tinyscroll .viewport {
    width: 370px;
  }
}
:lang(ro) .joint_pain {
  background: url(../../assets/img/mobile_pain_ro.png?auto=format) 100% 100%/318px 551px no-repeat;
}
@media (max-width: 359px) {
  :lang(ro) .joint_pain {
    background: url(../../assets/img/mobile_pain_ro.png?auto=format) 100% 100%/318px 561px no-repeat;
    height: 690px;
    background-size: contain;
  }
}
@media (min-width: 767px) {
  :lang(ro) .joint_pain {
    background: url(../../assets/img/tablet_pain_ro.png?auto=format) 100% 50%/567px 896px no-repeat;
  }
}
@media (min-width: 1092px) {
  :lang(ro) .joint_pain {
    background: url(../../assets/img/desktop_pain_ro.png?auto=format) 50% 100% no-repeat;
  }
}
:lang(ro) .navigation-item .navigation-item-title {
  white-space: normal;
}
@media (min-width: 992px) {
  :lang(ro) .article_know_wrap .know_article {
    padding-top: 25px;
    font-size: 18px;
    line-height: 1;
  }
}
@media (min-width: 992px) {
  :lang(ro) .page-age .article_hero_banner .h1_title h1 {
    font-size: 60px;
  }
}
@media (min-width: 992px) {
  :lang(ro) .page-how-to-use-voltarol-ease-arthritis-pain .article_hero_banner .h1_title h1,
  :lang(ro) .page-wrist-pain .article_hero_banner .h1_title h1 {
    font-size: 45px;
  }
}
@media (min-width: 992px) {
  :lang(ro) .how_when .how_when_desktop_when h3 {
    padding-top: 20px;
  }
  :lang(ro) .how_when_desktop_when p,
  :lang(ro) .how_when_desktop_when ul,
  :lang(ro) .accordion p,
  :lang(ro) .accordion ul {
    font-size: 13.5px;
  }
}
:lang(ro) .page-home .carousel.index_carousel .subtitle {
  margin-top: 5px;
}
:lang(ro) .page-home .carousel.index_carousel h4 {
  font-size: 14px;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  :lang(ro) .page-home .carousel.index_carousel h4 {
    font-size: 40px;
  }
}
@media (min-width: 992px) {
  :lang(ro) .page-home .carousel.index_carousel h4 {
    margin-bottom: 10px;
  }
}
@media (max-width: 992px) {
  :lang(ro) .page-home .carousel.index_carousel .carousel_text {
    display: none;
  }
}
:lang(ro) .page-home .find_treatment_bg h2 {
  font-size: 35px;
}
@media (min-width: 992px) {
  :lang(ro) .page-home .find_treatment_bg h2 {
    font-size: 85px;
  }
}
@media (min-width: 1200px) {
  :lang(ro) .page-home .find_treatment_bg h2 {
    font-size: 100px;
  }
}
@media (max-width: 767px) {
  :lang(ro) .page-home .find_treatment_bg .find_treatment_text p:last-child {
    margin-top: 20px;
  }
}
@media (min-width: 992px) {
  :lang(ro) .page-back-pain .expert_treatment .component-content,
  :lang(ro) .page-neck-pain .expert_treatment .component-content {
    padding-top: 72px;
    padding-bottom: 200px;
  }
}
@media (min-width: 1200px) {
  :lang(ro) .page-back-pain .expert_treatment .component-content,
  :lang(ro) .page-neck-pain .expert_treatment .component-content {
    padding-top: 63px;
  }
}
@media (min-width: 992px) {
  :lang(ro) .page-back-pain .expert_treatment .component-content p,
  :lang(ro) .page-neck-pain .expert_treatment .component-content p {
    font-size: 13.5px;
  }
}
@media (min-width: 992px) {
  :lang(ro) .page-muscle-pain .affect_wrap .know_blue .know_orange {
    padding: 15px 30px 0;
  }
}
:lang(ro) .page-pain-treatments .voltaren-pm .pain-type a {
  height: 180px;
}
@media (min-width: 992px) {
  :lang(ro) .page-pain-treatments .voltaren-pm .pain-type a h3 {
    font-size: 1.6rem;
  }
}
@media (min-width: 992px) {
  :lang(ro) .page-pain-treatments .voltaren-pm .pain-type a.active h3 {
    font-size: 1.7rem;
  }
}
@media (min-width: 992px) {
  :lang(ro) .page-pain-treatments .voltaren-pm .menu-container .menu a h3 {
    font-size: 1.6rem;
  }
}
@media (min-width: 992px) {
  :lang(ro) .page-pain-treatments .voltaren-pm .menu-container .menu a.active h3 {
    font-size: 1.7rem;
  }
}
@media (min-width: 992px) {
  :lang(ro) .page-wrist-pain .pain_hero_banner h1 {
    font-size: 50px;
  }
}
@media (min-width: 768px) {
  :lang(ro) .page-understanding-pain .article_hero_banner h1 {
    font-size: 45px;
  }
}
@media (max-width: 767px) {
  :lang(ro) .page-understanding-pain.page-painkiller-types .article_text h3 {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  :lang(ro) .page-understanding-pain.page-exercise .article_know_wrap .know_article {
    font-size: 13px;
    padding: 20px 30px 0 45px;
  }
}
@media (max-width: 767px) {
  :lang(ro) .page-understanding-pain .article_hero_banner .h1_title h1 {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  :lang(ro) .page-understanding-pain .article_footnote {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  :lang(ro) .page-pain-treatments h1 {
    font-size: 35px;
  }
}
@media (min-width: 768px) {
  :lang(ro) .page-pain-treatments h1 {
    font-size: 45px;
  }
}
@media (min-width: 992px) {
  :lang(ro) .page-pain-treatments h1 {
    font-size: 60px !important;
  }
}
:lang(ro) .page-pain-treatments .pain_info_block .richText {
  /* for Mozilla */
  /* end */
}
:lang(ro) .page-pain-treatments .pain_info_block .richText .component-content {
  overflow: visible;
}
:lang(ro) .page-pain-treatments .pain_info_block .richText .component-content .richText-content h3 {
  position: relative;
  height: auto;
}
@media (min-width: 992px) {
  :lang(ro) .page-pain-treatments .pain_info_block .richText .component-content .richText-content h3 {
    font-size: 50px;
  }
}
:lang(ro) .page-pain-treatments .pain_info_block .richText .component-content .richText-content h3 .gradintText {
  left: 0;
}
@media (min-width: 1200px) {
  :lang(ro) .header .navigation-horizontal .navigation-item.navigation-level1 .navigation-item-title {
    font-size: 18px;
  }
}
@media (min-width: 992px) {
  :lang(ro) .page-what-is-pain .article_know_wrap .know_article,
  :lang(ro) .page-painkiller-types .article_know_wrap .know_article,
  :lang(ro) .page-osteoarthritis .article_know_wrap .know_article,
  :lang(ro) .page-how-to-use-voltarol-ease-arthritis-pain .article_know_wrap .know_article,
  :lang(ro) .page-age .article_know_wrap .know_article {
    font-size: 22px;
  }
}
@media (min-width: 992px) {
  :lang(ro) .page-pain-types .article_know_wrap .know_article,
  :lang(ro) .page-inflammation .article_know_wrap .know_article,
  :lang(ro) .page-exercise .article_know_wrap .know_article {
    font-size: 21px;
  }
}
@media (max-width: 767px) {
  :lang(ro) .bottom_box .margin_none h4 {
    font-size: 11px;
    line-height: 16px;
  }
}
@media (max-width: 767px) {
  :lang(ro) .margin_none .textBlockStyle h4 {
    font-size: 13px;
    line-height: 20px;
  }
}
@media (max-width: 374px) {
  :lang(ro) .pain_navigator_mobile .component-content {
    background-position: 220% 100%;
  }
}
@media (min-width: 375px) {
  :lang(ro) .pain_navigator_mobile .component-content {
    background-position: 140% 100%;
  }
}
@media (min-width: 480px) {
  :lang(ro) .pain_navigator_mobile .component-content {
    background-position: 100% 100%;
  }
}
@media (max-width: 767px) {
  :lang(ro) .pain_navigator_mobile .component-content h1 {
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  :lang(ro) .pain_navigator_mobile .pain_navigator_mobile_text li a {
    font-size: 22px;
    text-shadow: 1px 1px 1px #fff;
  }
}
@media (max-width: 767px) {
  :lang(ro) .interactiveInfographics .interactiveInfographics-description {
    font-size: 25px;
  }
}
@media (min-width: 992px) {
  :lang(ro) .page-products .portfolioHeaderBanner h1 {
    font-size: 45px;
  }
}
@media (min-width: 1200px) {
  :lang(ro) .page-products .portfolioHeaderBanner h1 {
    font-size: 60px;
  }
}
@media (max-width: 736px) {
  :lang(ro) .page-products .product_detail .product_detail_title h1 {
    font-size: 30px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  :lang(ro) .page-products .product_detail .product_detail_title h1 {
    font-size: 55px;
  }
}
@media (min-width: 992px) {
  :lang(ro) .page-products .product_detail .product_detail_title h1 {
    font-size: 45px;
  }
}
@media (min-width: 1200px) {
  :lang(ro) .page-products .product_detail .product_detail_title h1 {
    font-size: 70px;
  }
}
@media (max-width: 767px) {
  :lang(ro) .page-products .product_description_accordion .download_leaflet {
    font-size: 13px;
    margin: 15px 0 15px 10px;
  }
}
@media (min-width: 768px) {
  :lang(ro) .page-products .product_description_accordion .download_leaflet {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  :lang(ro) .page-products .how_when .how_when_title > .component-content {
    padding-top: 20px;
    padding-bottom: 100px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  :lang(ro) .page-products .how_when .how_when_title > .component-content {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
@media (max-width: 767px) {
  :lang(ro) .page-products .how_when .how_when_title .content p {
    font-size: 35px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  :lang(ro) .page-products .how_when .how_when_title .content p {
    font-size: 70px;
  }
}
@media (min-width: 1200px) {
  :lang(ro) .page-products.page-emulgel1 .product_detail .product_detail_title h1 {
    font-size: 45px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  :lang(ro) .page-products.page-emulgel1 .product_detail > .component-content {
    background-size: auto 83%;
    background-position-x: 57%;
  }
}
@media (min-width: 992px) {
  :lang(ro) .page-products.page-emulgel1 .how_when .how_when_desktop_when p:last-child {
    width: 95%;
  }
}
@media (min-width: 992px) {
  :lang(ro) .affect_wrap {
    background-size: cover;
  }
  :lang(ro) .page-foot-pain .affect_wrap .know_blue {
    padding-top: 10px;
    font-size: 25px;
  }
  :lang(ro) .page-foot-pain .affect_wrap .know_blue .know_orange {
    padding: 15px 20px 0;
    font-size: 23px;
    line-height: 1.3;
  }
}
@media (min-width: 1300px) {
  :lang(ro) .page-knee-pain .exp_treatment_knee_pain h3 {
    font-size: 60px;
  }
}
@media (min-width: 768px) {
  :lang(ro) .blue_button {
    font-size: 15px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  :lang(ro) .page-products .qa .accordion .accordion-head {
    font-size: 30px;
  }
}
@media (min-width: 768px) {
  :lang(ro) .page-how-to-use-voltarol-ease-arthritis-pain .article_know_wrap {
    margin-bottom: 130px;
  }
}
@media (max-width: 374px) {
  :lang(ro) .blue_button {
    font-size: 8px;
  }
}
@media (min-width: 375px) and (max-width: 413px) {
  :lang(ro) .blue_button {
    font-size: 11px;
  }
}
@media (min-width: 414px) and (max-width: 767px) {
  :lang(ro) .blue_button {
    font-size: 13px;
  }
}
@media (max-width: 767px) {
  :lang(ro) .page-what-is-pain .article_know_wrap .know_article,
  :lang(ro) .page-pain-types .article_know_wrap .know_article,
  :lang(ro) .page-osteoarthritis .article_know_wrap .know_article,
  :lang(ro) .page-pain-relief-during-pregnancy .article_know_wrap .know_article,
  :lang(ro) .page-movement-ease-back-pain .article_know_wrap .know_article,
  :lang(ro) .page-how-to-use-voltarol-ease-arthritis-pain .article_know_wrap .know_article,
  :lang(ro) .page-inflammation .article_know_wrap .know_article,
  :lang(ro) .page-muscle-pain .article_know_wrap .know_article {
    padding: 18px 30px 0 45px;
  }
}
@media (max-width: 767px) {
  :lang(ro) .page-pain-types .article_know_wrap .know_article,
  :lang(ro) .page-inflammation .article_know_wrap .know_article,
  :lang(ro) .page-muscle-pain .article_know_wrap .know_article {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  :lang(ro) .page-how-to-use-voltarol-ease-arthritis-pain .h1_title h1 {
    font-size: 25px;
  }
}
@media (min-width: 1024px) and (max-width: 1199px) {
  :lang(ro) .page-pain-treatments .pain_hero_banner h1 {
    font-size: 60px;
  }
}
@media (min-width: 768px) {
  :lang(ro) .bottom_box .textBlockStyle div p {
    font-size: 15px;
  }
}
@media (min-width: 768px) {
  :lang(ro) .bottom_box .textBlockStyle div p:nth-last-child(2) {
    font-size: 13px;
  }
}
@media (max-width: 374px) {
  :lang(ro) .f_copy p {
    font-size: 10px;
  }
}
@media (max-width: 767px) {
  :lang(ro) .page-painkiller-types .article_know_wrap {
    margin-bottom: 90px;
  }
}
@media (min-width: 992px) {
  :lang(ro) .page-12-hour-gel .qa .qa_title h2 {
    padding: 20px 0 0 7px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  :lang(ro) .page-12-hour-gel .qa .qa_title h2 {
    padding: 9px 0 0 4px;
  }
}
@media (max-width: 767px) {
  :lang(ro) .page-12-hour-gel .qa .qa_title h2 {
    padding: 6px 80px 0 2px;
  }
}
@media (min-width: 992px) {
  :lang(ro) .page-emulgel .qa .qa_title h2 {
    padding: 20px 0 0 7px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  :lang(ro) .page-emulgel .qa .qa_title h2 {
    padding: 9px 0 0 4px;
  }
}
@media (max-width: 767px) {
  :lang(ro) .page-emulgel .qa .qa_title h2 {
    padding: 6px 80px 0 2px;
  }
}
:lang(ro) .find_treatment .richText-content p:last-child {
  font-size: 13px;
}
@media (min-width: 992px) {
  :lang(ro) .f_copy p {
    font-size: 14px;
  }
}
:lang(ro).mod-js .accordion-slide.is-active > .accordion-content-wrapper {
  overflow: inherit;
}

:lang(es) .es_ES {
  /*tiny*/
  /*end tiny*/
}
:lang(es) .es_ES .blue_button.button_arrow:after {
  background: url("../../../../../../../content/dam/cf-consumer-healthcare/voltaren-new/es_ES/imgix/css_sprites.png?auto=format") no-repeat 15% 10.2%;
  background-size: 450% 5500% !important;
}
:lang(es) .es_ES .find_treatment .blue_bubble {
  background: url("../../../../../../../content/dam/cf-consumer-healthcare/voltaren-new/ar_AE/imgix/blue_bubble.png?auto=format") no-repeat 0 0;
}
:lang(es) .es_ES .initiative_banner .richText ul li:before {
  background: url("../../../../../../../content/dam/cf-consumer-healthcare/voltaren-new/es_ES/imgix/css_sprites.png?auto=format") no-repeat 15% 6.7%;
  background-size: 500% 6000%;
}
:lang(es) .es_ES .product_description_tabs .download_leaflet {
  background: url("../../../../../../../content/dam/cf-consumer-healthcare/voltaren-new/es_ES/imgix/css_sprites.png?auto=format") no-repeat -8% 39.7%;
}
:lang(es) .es_ES .product_description_tabs .download_leaflet:hover {
  background: url("../../../../../../../content/dam/cf-consumer-healthcare/voltaren-new/es_ES/imgix/css_sprites.png?auto=format") no-repeat -8% 43.6%;
}
:lang(es) .es_ES .adaptive-accordion_header .titleIcon:after {
  background: url("../../../../../../../content/dam/cf-consumer-healthcare/voltaren-new/es_ES/imgix/css_sprites.png?auto=format") no-repeat -6px 70%;
  background-size: 115% 1700%;
}
@media (max-width: 767px) {
  :lang(es) .es_ES .header .search_icon {
    background: url("../../../../../../../content/dam/cf-consumer-healthcare/voltaren-new/es_ES/imgix/css_sprites.png?auto=format") no-repeat 19% 49.4%;
    background-size: 260% 2900%;
    width: 1.375rem;
    height: 1.25rem;
  }
  :lang(es) .es_ES .product_description_accordion .download_leaflet {
    background: url("../../../../../../../content/dam/cf-consumer-healthcare/voltaren-new/es_ES/imgix/css_sprites.png?auto=format") no-repeat -6% 39.7%;
  }
  :lang(es) .es_ES .qa .qa_title h2 {
    background: url("../../../../../../../content/dam/cf-consumer-healthcare/voltaren-new/es_ES/imgix/css_sprites.png?auto=format") no-repeat 99% 82.7%;
    background-size: 75px 750px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  :lang(es) .es_ES .richText.f_menu ul li {
    padding: 0 14px;
  }
  :lang(es) .es_ES .header .search_icon {
    background: url("../../../../../../../content/dam/cf-consumer-healthcare/voltaren-new/es_ES/imgix/css_sprites.png?auto=format") no-repeat 20% 49.5%;
    width: 2.187rem;
    height: 2.187rem;
  }
}
@media (min-width: 992px) {
  :lang(es) .es_ES .expert_treatment > .component-content {
    background-position: 50% 100%;
    background-repeat: no-repeat;
    height: auto;
    padding-top: 210px;
    padding-bottom: 10px;
  }
}
:lang(es) .es_ES .product_video_box h3 {
  font-size: 32px;
}
@media (min-width: 768px) {
  :lang(es) .es_ES .product_video_box h3 {
    font-size: 62px;
  }
}
@media (max-width: 767px) {
  :lang(es) .es_ES .product_video_box h4 {
    margin-top: 6px;
  }
}
:lang(es) .es_ES .how_when .how_when_title p {
  font-size: 38px;
}
@media (min-width: 768px) {
  :lang(es) .es_ES .how_when .how_when_title p {
    font-size: 68px;
  }
}
@media (min-width: 992px) {
  :lang(es) .es_ES .how_when .how_when_title p {
    font-size: 62px;
  }
}
@media (min-width: 1200px) {
  :lang(es) .es_ES .how_when .how_when_title p {
    font-size: 68px;
  }
}
@media (max-width: 991px) {
  :lang(es) .es_ES .interactiveInfographics .interactiveInfographics-description {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  :lang(es) .es_ES .interactiveInfographics .interactiveInfographics-description,
  :lang(es) .es_ES .interactiveInfographics-slider2 .interactiveInfographics-description {
    font-size: 20px;
  }
}
@media (min-width: 992px) {
  :lang(es) .es_ES .affect_wrap {
    background-size: cover;
  }
}
@media (max-width: 767px) {
  :lang(es) .es_ES .pain_info_inner h4 {
    font-size: 20px;
  }
}
@media (max-width: 992px) {
  :lang(es) .es_ES .show-if-active {
    display: none;
  }
  :lang(es) .es_ES .adaptive-accordion_header.is-active .show-if-active {
    display: block;
  }
  :lang(es) .es_ES .pain_hero_banner .pain_hero_image {
    margin: 0;
  }
}
@media (min-width: 768px) {
  :lang(es) .es_ES.page-articular .affect_wrap .know_blue .know_orange {
    top: 75%;
  }
}
:lang(es) .es_ES .product_detail .product_detail_title h1 {
  font-size: 35px;
}
@media (min-width: 768px) {
  :lang(es) .es_ES .product_detail .product_detail_title h1 {
    font-size: 62px;
  }
}
@media (min-width: 992px) {
  :lang(es) .es_ES .product_detail .product_detail_title h1 {
    font-size: 45px;
  }
}
@media (max-width: 767px) {
  :lang(es) .es_ES .qa .qa_title h2 {
    font-size: 38px;
  }
}
@media (min-width: 992px) {
  :lang(es) .es_ES .qa .qa_title h2 {
    padding-bottom: 5px;
  }
}
@media (min-width: 992px) {
  :lang(es) .es_ES .margin-top-20 {
    margin-top: 20px;
  }
  :lang(es) .es_ES .margin-top-20 p:first-child {
    margin-top: 0;
  }
  :lang(es) .es_ES .header .search_icon {
    background: url("../../../../../../../content/dam/cf-consumer-healthcare/voltaren-new/es_ES/imgix/css_sprites.png?auto=format") no-repeat 22% 49.5%;
    width: 2.187rem;
    height: 2.187rem;
  }
  :lang(es) .es_ES .parametrizedhtml .compareProductsTable tr:nth-child(2) td.is-active {
    border-bottom: 5px solid #e86215 !important;
  }
  :lang(es) .es_ES .parametrizedhtml .compareProductsTable tr:first-child td {
    padding-top: 0;
    border-top: none;
  }
  :lang(es) .es_ES .compareProductsTable {
    border-top: none;
  }
  :lang(es) .es_ES .compareProductsTable tr td:nth-child(5) {
    border-left: solid 2px #e86215;
  }
  :lang(es) .es_ES .compareProductsTable tr td.is-active {
    border-bottom: none;
  }
  :lang(es) .es_ES .compareProductsTable table tr:last-child td {
    padding-bottom: 0 !important;
    height: 40px !important;
  }
  :lang(es) .es_ES .understanding_pain_title h1 {
    font-size: 110px;
  }
  :lang(es) .es_ES .product_description_tabs .tabs-nav-item:not(:first-child) {
    margin-left: 20px;
  }
  :lang(es) .es_ES .richText.f_menu ul li {
    padding: 0 7px;
  }
  :lang(es) .es_ES .product_description_tabs .download_leaflet {
    padding-left: 25px;
  }
  :lang(es) .es_ES .find_treatment .blue_bubble .subtitle {
    padding-top: 5px;
  }
  :lang(es) .es_ES .sitemap .sitemap_root a {
    line-height: 30px;
  }
  :lang(es) .es_ES .article_top_minus_padding40px {
    margin-top: -40px;
  }
  :lang(es) .es_ES .lm_top_padding h2 {
    margin-bottom: 30px;
  }
  :lang(es) .es_ES .adaptive-accordion_body .productBlocks h4 {
    font-size: 15px;
  }
  :lang(es) .es_ES .adaptive-accordion_body .productBlocks h4 .blue_color {
    font-size: 19px;
  }
  :lang(es) .es_ES .padding-top-25 {
    padding-top: 25px;
  }
  :lang(es) .es_ES.page-productos .parametrizedhtml .table.compareProductsTable.component table .even td.is-active {
    background: none;
  }
  :lang(es) .es_ES.page-productos .parametrizedhtml .table.compareProductsTable.component table .high td.is-active {
    background: #f8f8f8;
  }
  :lang(es) .es_ES.page-productos .parametrizedhtml .table.compareProductsTable.component table tr td img {
    max-width: 100px;
    margin: 0 auto;
  }
  :lang(es) .es_ES.page-productos .parametrizedhtml .table.compareProductsTable.even .high img {
    max-width: 155px;
  }
  :lang(es) .es_ES.page-productos .compareProductsTable table tr td:nth-child(1) {
    width: 95px;
  }
  :lang(es) .es_ES.page-productos .parametrizedhtml .table.compareProductsTable.component table tr td:nth-child(1) {
    width: 95px;
    min-width: 95px;
  }
  :lang(es) .es_ES.page-productos .compareTable .titleIcon .richText-content h3 {
    font-size: 24px;
  }
  :lang(es) .es_ES.page-productos .compareTable .titleIcon img {
    width: 100px;
    height: auto;
  }
  :lang(es) .es_ES.page-productos .high.even td {
    text-align: center;
  }
}
@media (min-width: 1200px) {
  :lang(es) .es_ES .parametrizedhtml .compareProductsTable.even h4 {
    font-size: 24px;
  }
  :lang(es) .es_ES .adaptive-accordion_body .productBlocks h4 {
    font-size: 18px;
  }
  :lang(es) .es_ES .adaptive-accordion_body .productBlocks h4 .blue_color {
    font-size: 23px;
  }
  :lang(es) .es_ES .product_detail .product_detail_type {
    line-height: 24px;
    font-size: 17px;
  }
}
:lang(es) .es_ES .navigation-item .navigation-item-title {
  white-space: normal;
}
@media (min-width: 992px) {
  :lang(es) .es_ES .header
  .navigation-horizontal
  .navigation-item.navigation-level1
  .navigation-item-title {
    font-size: 13px;
  }
}
@media (min-width: 1200px) {
  :lang(es) .es_ES .header
  .navigation-horizontal
  .navigation-item.navigation-level1
  .navigation-item-title {
    font-size: 15px;
  }
}
:lang(es) .es_ES .search_result_filter .searchFilter-control {
  width: 20%;
}
:lang(es) .es_ES .joint_pain {
  background-image: url(../../assets/img/es_Infographic-Joint-Pain_SP.png?auto=format);
  background-size: contain;
  background-position: top;
  height: 500px;
}
@media (min-width: 767px) {
  :lang(es) .es_ES .joint_pain {
    margin-top: -60px;
  }
}
@media (min-width: 768px) {
  :lang(es) .es_ES .joint_pain {
    background-image: url(../../assets/img/es_Infographic-Joint-Pain_TB.png?auto=format);
    margin-top: 0;
    height: 1320px;
  }
  :lang(es) .es_ES .joint_pain > .component-content {
    padding-top: 0;
  }
}
@media (min-width: 992px) {
  :lang(es) .es_ES .joint_pain {
    background: url(../../assets/img/es_Infographic-Joint-Pain_DT.png?auto=format) no-repeat;
    background-position: 50% -5% !important;
    background-size: 90%;
    height: 600px;
  }
}
:lang(es) .es_ES.page-barometro .pain_facts .pain_facts_header .pain_facts_image {
  background: url("../../../../../../../content/dam/cf-consumer-healthcare/voltaren-new/es_ES/imgix/css_sprites.png?auto=format") no-repeat -6% 98.5%;
  background-size: 106% 1068%;
  padding: 2.5rem;
}
:lang(es) .es_ES.page-rodilla .affect_wrap .know_blue {
  font-size: 17px;
}
:lang(es) .es_ES.page-rodilla .affect_wrap .inner_container_width {
  padding-bottom: 55px;
}
:lang(es) .es_ES.page-rodilla .affect_wrap .know_orange {
  padding: 17px 30px 0;
}
:lang(es) .es_ES.page-muscular .affect_wrap .know_blue .know_orange, :lang(es) .es_ES.page-articular .affect_wrap .know_blue .know_orange {
  padding: 17px 30px 0;
}
:lang(es) .es_ES.page-articular .affect_wrap .inner_container_width {
  padding-bottom: 30px;
}
:lang(es) .es_ES.page-articular .affect_wrap .know_blue {
  font-size: 17px;
}
:lang(es) .es_ES.page-espalda .affect_wrap .inner_container_width {
  padding-bottom: 55px;
}
:lang(es) .es_ES.page-beneficios-ejercicio .article_know_wrap .know_article {
  font-size: 13px;
}
@media (min-width: 768px) {
  :lang(es) .es_ES.page-beneficios-ejercicio .article_know_wrap .know_article {
    font-size: 19px;
  }
}
@media (min-width: 992px) {
  :lang(es) .es_ES.page-beneficios-ejercicio .article_know_wrap .know_article {
    font-size: 17px;
    line-height: 22px;
    padding-top: 25px;
  }
}
@media (min-width: 992px) {
  :lang(es) .es_ES.page-inflamacion .article_know_wrap .know_article {
    font-size: 17px;
    line-height: 20px;
    padding-top: 20px;
  }
}
@media (min-width: 768px) {
  :lang(es) .es_ES.page-inflamacion .article_know_wrap .know_article {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  :lang(es) .es_ES.page-alivio-embarazo .article_know_wrap .know_article, :lang(es) .es_ES.page-que-es .article_know_wrap .know_article, :lang(es) .es_ES.page-tipos .article_know_wrap .know_article {
    font-size: 15px;
  }
}
@media (min-width: 992px) {
  :lang(es) .es_ES.page-alivio-embarazo .article_know_wrap .know_article, :lang(es) .es_ES.page-que-es .article_know_wrap .know_article, :lang(es) .es_ES.page-tipos .article_know_wrap .know_article {
    font-size: 20px;
  }
}
:lang(es) .es_ES .carousel.index_carousel h4 {
  font-size: 68px;
}
@media (min-width: 1200px) {
  :lang(es) .es_ES.page-aplicador .product_detail .product_detail_type {
    line-height: 25px;
    width: 223px;
  }
  :lang(es) .es_ES.page-gel .product_detail .product_detail_type {
    width: 291px;
  }
  :lang(es) .es_ES.page-forte-gel .product_detail .product_detail_type {
    width: 291px;
  }
}
:lang(es) .es_ES.page-barometro-del-dolor h1 {
  font-size: 33px;
}
@media (min-width: 768px) {
  :lang(es) .es_ES.page-barometro-del-dolor h1 {
    font-size: 51px;
  }
}
@media (min-width: 992px) {
  :lang(es) .es_ES.page-barometro-del-dolor h1 {
    font-size: 66px;
  }
}
@media (min-width: 992px) {
  :lang(es) .es_ES .article_float_padding {
    padding-left: 42px;
  }
}
:lang(es) .es_ES.page-no-dejes-que-el-dolor-te-tumbe .richText ol, :lang(es) .es_ES.page-rutina-ejercicios-evitar-dolor .richText ol {
  margin-left: 20px;
}
:lang(es) .es_ES.page-localizacion-dolor h1 {
  font-size: 35px;
}
@media (min-width: 768px) {
  :lang(es) .es_ES.page-localizacion-dolor h1 {
    font-size: 56px;
  }
}
@media (min-width: 992px) {
  :lang(es) .es_ES.page-localizacion-dolor h1 {
    line-height: 1;
    font-size: 68px;
  }
}
:lang(es) .es_ES.page-localizacion-dolor h2 {
  font-size: 38px;
}
@media (min-width: 768px) {
  :lang(es) .es_ES.page-localizacion-dolor h2 {
    font-size: 74px;
  }
}
:lang(es) .es_ES.page-localizacion-dolor h3 {
  font-size: 32px;
}
@media (min-width: 768px) {
  :lang(es) .es_ES.page-localizacion-dolor h3 {
    font-size: 43px;
  }
}
@media (min-width: 992px) {
  :lang(es) .es_ES.page-localizacion-dolor h3 {
    line-height: 1;
    font-size: 60px;
  }
}
:lang(es) .es_ES.page-localizacion-dolor .affect_wrap .know_blue h4 {
  padding-top: 9px;
}
@media (max-width: 767px) {
  :lang(es) .es_ES.page-localizacion-dolor .affect_wrap .know_blue .know_orange {
    top: 97%;
  }
}
:lang(es) .es_ES.page-localizacion-dolor .article_w_icon {
  display: table;
}
:lang(es) .es_ES.page-localizacion-dolor .article_w_icon p {
  display: table-cell;
}
@media (max-width: 767px) {
  :lang(es) .es_ES .article_know_wrap .know_article p {
    line-height: 15px;
    font-size: 12px;
  }
  :lang(es) .es_ES .understanding_pain_title h1 {
    font-size: 35px;
  }
  :lang(es) .es_ES.page-inflamacion h1 {
    font-size: 70px;
  }
  :lang(es) .es_ES .margin-top-minus-70 {
    margin-top: -70px;
  }
  :lang(es) .es_ES .adaptive-accordion_body .productBlocks h4 .blue_color {
    font-size: 15px;
  }
}
@media (max-width: 374px) {
  :lang(es) .es_ES .textBlockStyle h4 {
    line-height: 19px;
  }
}
:lang(es) .es_ES.page-dolor h1 {
  font-size: 35px;
}
@media (min-width: 768px) {
  :lang(es) .es_ES.page-dolor h1 {
    font-size: 57px;
  }
}
@media (min-width: 992px) {
  :lang(es) .es_ES.page-dolor h1 {
    line-height: 1;
    font-size: 68px;
  }
}
@media (max-width: 767px) {
  :lang(es) .es_ES.page-dolor h3 {
    font-size: 31px;
  }
  :lang(es) .es_ES.page-dolor .article_know_wrap .know_article {
    padding: 20px 30px 0 45px;
  }
}
:lang(es) .es_ES.page-dolor .article_know_wrap .know_article h4 {
  padding-top: 5px;
}
@media (max-width: 991px) {
  :lang(es) .es_ES .know_footnote {
    display: block;
  }
}
@media (max-width: 767px) {
  :lang(es) .es_ES .know_footnote {
    word-break: break-word;
    top: 175px !important;
  }
}
:lang(es) .es_ES.page-espalda .pain_info_block, :lang(es) .es_ES.page-hombro .pain_info_block, :lang(es) .es_ES.page-cadera .pain_info_block, :lang(es) .es_ES.page-muneca .pain_info_block, :lang(es) .es_ES.page-rodilla .pain_info_block, :lang(es) .es_ES.page-pie-tobillo .pain_info_block {
  margin-bottom: 36px;
}
@media (min-width: 768px) {
  :lang(es) .es_ES.page-espalda .pain_info_block, :lang(es) .es_ES.page-hombro .pain_info_block, :lang(es) .es_ES.page-cadera .pain_info_block, :lang(es) .es_ES.page-muneca .pain_info_block, :lang(es) .es_ES.page-rodilla .pain_info_block, :lang(es) .es_ES.page-pie-tobillo .pain_info_block {
    margin-bottom: 40px;
  }
}
@media (min-width: 992px) {
  :lang(es) .es_ES.page-espalda .pain_info_block, :lang(es) .es_ES.page-hombro .pain_info_block, :lang(es) .es_ES.page-cadera .pain_info_block, :lang(es) .es_ES.page-muneca .pain_info_block, :lang(es) .es_ES.page-rodilla .pain_info_block, :lang(es) .es_ES.page-pie-tobillo .pain_info_block {
    margin-bottom: 50px;
  }
}
:lang(es) .es_ES .productos-title h4 {
  font-size: 15px;
}
@media (min-width: 1200px) {
  :lang(es) .es_ES .productos-title h4 {
    font-size: 18px;
  }
}
@media (min-width: 320px) and (max-width: 991px) and (max-width: 768px -1) {
  :lang(es) .es_ES.page-forte-gel .product_video_box img {
    margin: 20px 0;
  }
}
@media (min-width: 320px) and (max-width: 991px) and (min-width: 992px) {
  :lang(es) .es_ES.page-forte-gel .product_video_box img {
    margin: 30px 0;
  }
}

@media (min-width: 320px) and (max-width: 767px) {
  :lang(es) .es_ES.page-home h2 {
    margin-top: 20px;
    font-size: 29px;
  }
}
@media (min-width: 768px) and (max-width: 992px -1) {
  :lang(es) .es_ES.page-home h2 {
    font-size: 77px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  :lang(es) .es_ES.page-home .carousel.index_carousel h4 {
    font-size: 19px;
  }
}
@media (min-width: 768px) and (max-width: 992px -1) {
  :lang(es) .es_ES.page-dolor h1 {
    font-size: 77px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  :lang(es) .es_ES.page-dolor h4 {
    padding-top: 10px;
    line-height: 19px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  :lang(es) .es_ES.page-productos h2 {
    font-size: 34px;
  }
}
@media (min-width: 768px) {
  :lang(es) .es_ES.page-productos h2 {
    font-size: 56px;
  }
}
@media (min-width: 992px) {
  :lang(es) .es_ES.page-productos h2 {
    font-size: 78px;
  }
}
:lang(es) .es_ES.page-productos h2 .gradintText, :lang(es) .es_ES.page-productos .qa .qa_title h2 {
  line-height: 1;
}
@media (min-width: 320px) and (max-width: 767px) {
  :lang(es) .es_ES.page-productos h2 .gradintText, :lang(es) .es_ES.page-productos .qa .qa_title h2 {
    font-size: 38px;
  }
}
@media (min-width: 768px) {
  :lang(es) .es_ES.page-productos h2 .gradintText, :lang(es) .es_ES.page-productos .qa .qa_title h2 {
    font-size: 74px;
  }
}
@media (min-width: 992px) {
  :lang(es) .es_ES.page-productos h2 .gradintText, :lang(es) .es_ES.page-productos .qa .qa_title h2 {
    font-size: 74px;
  }
}
@media (min-width: 992px) {
  :lang(es) .es_ES.page-productos .rich-text-custom .richText-content {
    overflow: initial;
  }
}
:lang(es) .es_ES.page-productos .rich-text-custom .richText-content p {
  float: left;
  width: 100%;
}
:lang(es) .es_ES.page-productos .rich-text-custom .richText-content p span.article_footnote {
  font-size: 0.8125rem;
  float: right;
  margin-top: 1.5rem;
}
@media (min-width: 320px) and (max-width: 767px) {
  :lang(es) .es_ES.page-forte-gel .product_detail + .box h3 {
    font-size: 38px;
  }
}
@media (min-width: 768px) {
  :lang(es) .es_ES.page-forte-gel .product_detail + .box h3 {
    font-size: 68px;
  }
}
@media (min-width: 992px) {
  :lang(es) .es_ES.page-forte-gel .product_detail + .box h3 {
    font-size: 62px;
  }
}
@media (min-width: 1200px) {
  :lang(es) .es_ES.page-forte-gel .product_detail + .box h3 {
    font-size: 68px;
  }
}
:lang(es) .es_ES .compareProductsTable img {
  display: block;
}
@media (min-width: 320px) and (max-width: 767px) {
  :lang(es) .es_ES.page-barometro-del-dolor
  .barometro-title
  .component-content
  .richText-content
  h1 {
    font-size: 31px;
    text-align: center;
  }
}
@media (min-width: 768px) {
  :lang(es) .es_ES.page-barometro-del-dolor
  .barometro-title
  .component-content
  .richText-content
  h1 {
    font-size: 80px;
    text-align: center;
  }
}
@media (min-width: 768px) {
  :lang(es) .es_ES.page-home .carousel.index_carousel .inner_container_width h4 {
    font-size: 33px;
  }
}
@media (min-width: 1400px) {
  :lang(es) .es_ES.page-home .carousel.index_carousel .inner_container_width h4 {
    font-size: 68px;
  }
}
@media (max-width: 1280px) and (min-width: 992px) {
  :lang(es) .es_ES .en_ie
  .pain_info_block
  .parametrizedhtml
  .interactiveInfographics-slider.sync-slider
  .slick-track
  .interactiveInfographics-slide {
    width: 228px !important;
  }
}
@media (max-width: 767px) {
  :lang(es) .es_ES .initiative2 {
    min-height: 360px;
    background: url(../../assets/img/voltadolgelaplikador-992x704_1.jpg?auto=format) no-repeat 80% top;
    box-sizing: border-box;
    background-size: cover;
    margin-bottom: 0;
    margin-top: 10px;
    padding-top: 50px;
    padding-bottom: 20px;
    font-size: 16px;
    line-height: 22px;
    position: relative;
  }
  :lang(es) .es_ES .initiative2 .carousel_text {
    display: none;
  }
  :lang(es) .es_ES .initiative2 h3 {
    font-size: 24px;
  }
  :lang(es) .es_ES .initiative2 h4 {
    font-size: 20px;
    position: relative;
    top: 0;
    padding-right: 115px;
  }
}
@media (max-width: 767px) and (min-width: 375px) {
  :lang(es) .es_ES .initiative2 h4 {
    font-size: 25px;
  }
}
@media (max-width: 767px) {
  :lang(es) .es_ES .initiative2 .blue_button {
    position: relative;
  }
  :lang(es) .es_ES .initiative2 .richText .component-content {
    overflow: visible;
  }
}
@media (min-width: 768px) {
  :lang(es) .es_ES .initiative2 {
    background: url(../../assets/img/es_No_Messi_Spain_TB.jpg?auto=format) no-repeat 50% 0%;
    margin-top: 30px;
    padding-top: 75px;
    padding-bottom: 145px;
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    background-size: auto 100%;
  }
  :lang(es) .es_ES .initiative2 .carousel_text {
    display: none;
  }
  :lang(es) .es_ES .initiative2 h3 {
    font-size: 45px;
  }
}
@media (min-width: 992px) {
  :lang(es) .es_ES .initiative2 {
    background: url("../../../../../../../content/dam/cf-consumer-healthcare/voltaren-new/es_ES/imgix/es_No_Messi_Spain_DT_opt.jpg?auto=format") no-repeat 100% 0;
    min-height: 570px;
    margin-top: 25px;
    padding-top: 135px;
    font-size: 16px;
    line-height: 24px;
    background-size: cover;
    padding-bottom: 0;
    margin-bottom: 45px;
  }
  :lang(es) .es_ES .initiative2 .carousel_text {
    display: block;
  }
}
:lang(es) .es_ES.page-aplicador .arrow ul li:before {
  content: "";
  width: 9px;
  height: 7px;
  background: url(../../assets/img/arrorw_right.png?auto=format);
  background-size: cover;
}
@media (min-width: 768px) {
  :lang(es) .es_ES.page-aplicador .arrow ul li:before {
    width: 16px;
    height: 13px;
    top: 5px;
  }
}
@media (min-width: 768px) {
  :lang(es) .es_ES.page-aplicador h2 {
    font-size: 50px;
  }
  :lang(es) .es_ES.page-aplicador .list-margin-left {
    margin-left: 16px;
  }
}
@media (min-width: 992px) {
  :lang(es) .es_ES.page-aplicador .understanding_pain_title h1 {
    font-size: 80px;
  }
  :lang(es) .es_ES.page-aplicador .container .initiative_main_box > .component-content {
    min-height: 730px;
  }
  :lang(es) .es_ES.page-aplicador h2 {
    font-size: 75px;
  }
  :lang(es) .es_ES.page-aplicador .initiative_banner > .component-content {
    height: 595px;
  }
}
:lang(es) .es_ES.page-aplicador h2 {
  font-size: 74px;
}
@media (max-width: 767px) {
  :lang(es) .es_ES.page-aplicador h2 {
    font-size: 38px;
  }
}
@media (min-width: 992px) {
  :lang(es) .es_ES .padding-top25 {
    padding-top: 25px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  :lang(es) .es_ES .padding-top25TB {
    padding-top: 25px;
  }
}
:lang(es) .es_ES .richText ol li {
  margin-left: 6px;
}
@media (max-width: 768px -1) {
  :lang(es) .es_ES .article_w_icon .component-content .richText-content p .richText-content p {
    display: table-cell;
  }
}
@media (min-width: 768px) {
  :lang(es) .es_ES.page-localizacion-dolor .article_w_icon .component-content {
    display: flex;
    align-items: center;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  :lang(es) .es_ES .understanding_pain_title h1 {
    font-size: 78px;
  }
}
@media (max-width: 767px) {
  :lang(es) .es_ES.page-dolor .understanding_pain_title h1 {
    font-size: 31px;
  }
}
:lang(es) .es_ES .sitemap .sitemap_root {
  line-height: 2;
}
@media (max-width: 991px) {
  :lang(es) .es_ES.page-aplicador .initiative_main_box {
    position: relative;
    margin-bottom: 15px;
  }
}
@media (min-width: 992px) {
  :lang(es) .es_ES.page-aplicador .initiative_main_box .initiative_main_text_white {
    position: absolute;
    font-size: 22px;
    line-height: 26px;
    margin-top: 230px;
    bottom: 50px;
  }
}
@media (max-width: 991px) {
  :lang(es) .es_ES.page-aplicador .initiative_banner {
    margin-top: 0px;
  }
}
@media (max-width: 767px) {
  :lang(es) .es_ES.page-aplicador .initiative_banner > .component-content {
    background-position: 8% 18%;
  }
}
@media (min-width: 992px) {
  :lang(es) .es_ES.page-aplicador .initiative_banner .richText h4 {
    padding-top: 230px;
  }
  :lang(es) .es_ES.page-aplicador .initiative_banner .richText ul {
    padding-top: 10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  :lang(es) .es_ES.page-aplicador .initiative_banner .richText ul {
    padding-bottom: 80px;
  }
  :lang(es) .es_ES.page-aplicador .initiative_banner .richText ul li {
    margin-bottom: 8px;
  }
}
@media (max-width: 767px) {
  :lang(es) .es_ES.page-aplicador .initiative_gray > .component-content {
    background-size: cover;
    padding-top: 20px;
  }
}
:lang(es) .es_ES .margin_none > .inner > .component-content {
  margin-bottom: 0;
}
:lang(es) .es_ES .margin_none > .inner > .component-content .component {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  :lang(es) .es_ES.page_404 img {
    max-width: 97%;
  }
  :lang(es) .es_ES .searchResults-title {
    font-size: 28px;
  }
}
:lang(es) .es_ES .tinyscroll {
  width: 428px;
  margin-top: 20px;
  margin-right: 0;
  margin-bottom: 10px;
  padding: 0;
}
:lang(es) .es_ES .tinyscroll .viewport {
  width: 408px;
  height: 260px;
  overflow: hidden;
  position: relative;
}
:lang(es) .es_ES .tinyscroll .overview {
  list-style: none;
  position: relative;
  left: 0;
  top: 0;
  padding: 0;
  margin: 0;
}
:lang(es) .es_ES .tinyscroll .scrollbar {
  background: transparent url(../../../desktop/assets/img/bg-scrollbar-trackend-y.png) no-repeat 0 0;
  position: absolute;
  top: 40px;
  right: 0;
  width: 9px;
}
:lang(es) .es_ES .tinyscroll .track {
  background: transparent url(../../../desktop/assets/img/bg-scrollbar-trackend-y.png) no-repeat 0 100%;
  height: 100%;
  width: 9px;
  position: relative;
  padding: 0 1px;
}
:lang(es) .es_ES .tinyscroll .thumb {
  background: transparent url(../../../desktop/assets/img/bg-scrollbar-thumb-y.png) 50% 100% no-repeat;
  height: 20px;
  width: 9px;
  cursor: pointer;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
}
:lang(es) .es_ES .tinyscroll .thumb .end {
  background: transparent url(../../../desktop/assets/img/bg-scrollbar-thumb-y.png) no-repeat 50% 0;
  overflow: hidden;
  height: 5px;
  width: 25px;
}
:lang(es) .es_ES .tinyscroll .disable {
  display: none;
}
:lang(es) .es_ES .noSelect {
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
}
@media (max-width: 1200px) {
  :lang(es) .es_ES .tinyscroll {
    width: 380px;
  }
  :lang(es) .es_ES .tinyscroll .viewport {
    width: 360px;
  }
}
:lang(es) .es_ES .accordion-slide.is-active > .accordion-content-wrapper {
  overflow: hidden !important;
}
@media (min-width: 768px) {
  :lang(es) .es_ES.page-home h2 {
    font-size: 75px;
  }
}
@media (min-width: 992px) {
  :lang(es) .es_ES.page-home h2 {
    font-size: 105px;
  }
}
@media (max-width: 767px) {
  :lang(es) .es_ES.page-barometro h1, :lang(es) .es_ES.page-donde-comprar h1 {
    font-size: 35px;
  }
}
:lang(es) .es_ES.page-barometro h2, :lang(es) .es_ES.page-dolor h2 {
  font-size: 38px;
}
@media (min-width: 768px) {
  :lang(es) .es_ES.page-barometro h2, :lang(es) .es_ES.page-dolor h2 {
    font-size: 74px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  :lang(es) .es_ES .product_description_accordion .accordion-head,
  :lang(es) .es_ES .qa .accordion-head {
    font-size: 25px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  :lang(es) .es_ES.page-gel .product_detail .product_detail_text {
    line-height: 20px;
  }
}
:lang(es) .es_ES .article_text ol li {
  counter-increment: myIndex;
  margin-left: 0;
  padding: 0 0 0 20px;
  list-style: none;
  position: relative;
}
:lang(es) .es_ES .article_text ol li:before {
  content: counter(myIndex) ".";
  font-size: 18px;
  font-weight: bold;
  position: absolute;
  left: 0;
}
@media (max-width: 768px) and (min-width: 320px) {
  :lang(es) .es_ES.page-productos.page-aplicador .qa .qa_title h2 {
    background-position: 99% -538px;
  }
}
@media (max-width: 768px) and (min-width: 320px) {
  :lang(es) .es_ES.page-productos.page-patches_heat .qa .qa_title h2 {
    background-position: 99% -538px;
  }
}
:lang(es) .es_ES.page-productos .rich-text-custom .richText-content p:last-child,
:lang(es) .es_ES.page-productos .adaptive-accordion_body .article_text {
  font-size: 13px;
}
:lang(es) .es_ES.page-productos .compareTable .article_text,
:lang(es) .es_ES.page-productos .compareTable .article_text .article_footnote {
  font-size: 10px;
}
:lang(es) .es_ES.page-productos .compareTable .image {
  padding-right: 3%;
}
:lang(es) .es_ES.page-barometro h2 {
  font-size: 26px;
  line-height: 1;
  font-weight: 500;
  color: #e86215;
  letter-spacing: 0;
}
@media (min-width: 768px) {
  :lang(es) .es_ES #footer .reference-footer .mobile-only {
    display: none;
  }
}
:lang(es) .es_ES #footer .reference-footer .desktop-only {
  display: none;
}
@media (min-width: 768px) {
  :lang(es) .es_ES #footer .reference-footer .desktop-only {
    display: block;
  }
}
:lang(es) .es_ES .parametrizedhtml {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 1440px) {
  :lang(es) .es_ES .parametrizedhtml {
    margin: auto;
  }
}
@media (min-width: 1441px) {
  :lang(es) .es_ES .parametrizedhtml {
    padding-bottom: 50px;
    padding-top: 50px;
  }
}
@media (min-width: 992px) and (max-width: 1080px), (min-width: 768px) and (max-width: 840px) {
  :lang(es) .es_ES .parametrizedhtml {
    max-width: 350px;
  }
}
:lang(es) .es_ES .sizeBlock {
  border-bottom-right-radius: 25px;
  margin: 0 4vw;
  padding-bottom: 7px;
  padding-top: 10px;
  text-align: center;
}
:lang(es) .es_ES .sizeLabel {
  border: 1px solid orange;
  border-radius: 50%;
  display: inline-block;
  height: 45px;
  margin-left: 5vw;
  margin-right: 5vw;
  padding-top: 11px;
  vertical-align: middle;
  width: 45px;
  box-sizing: border-box;
}
@media (min-width: 992px) {
  :lang(es) .es_ES .sizeBlock {
    display: inline-block;
    margin: 0;
    padding-bottom: 10px;
  }
  :lang(es) .es_ES .sizeLabel {
    display: block;
    margin: 15px 25px;
  }
}

:lang(uk) {
  /*tiny*/
  /*end tiny*/
  /* exit notification */
  /* pain info */
}
:lang(uk) .article_know_wrap .know_article p {
  font-size: 12px;
  line-height: 10px;
}
@media (min-width: 768px) {
  :lang(uk) .article_know_wrap .know_article p {
    font-size: 15px;
    line-height: 18px;
  }
}
@media (min-width: 992px) {
  :lang(uk) .article_know_wrap .know_article p {
    line-height: 120%;
  }
}
@media (max-width: 374px) {
  :lang(uk) .article_know_wrap .know_article h4 {
    font-size: 23px;
  }
}
@media (min-width: 768px) {
  :lang(uk) .component.even.last .article_top_minus_padding {
    margin-top: -45px;
  }
}
:lang(uk) .initiative {
  background: url(../../assets/img/Header-Banner-DT_uk.jpg?auto=format) no-repeat 70% 100px;
  background-size: cover;
  min-height: 550px;
}
@media (min-width: 992px) {
  :lang(uk) .initiative_main_box > .component-content {
    min-height: 550px;
    background-repeat: no-repeat;
    background-position: 40% 0;
    color: #242e5f;
  }
  :lang(uk) .initiative_main_box > .component-content h3 {
    color: #242e5f;
    font-size: 68px;
    margin-top: 14px;
  }
  :lang(uk) .initiative_main_box > .component-content p {
    font-size: 20px;
    font-weight: 500;
    width: 76%;
    margin-top: 60px;
    text-transform: none;
  }
}
@media (min-width: 992px) and (max-width: 350px) {
  :lang(uk) .initiative_main_box > .component-content p {
    font-size: 18px;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  :lang(uk) .initiative_main_box > .component-content p:last-child {
    margin-top: 0;
  }
}
@media (min-width: 992px) {
  :lang(uk) .affect_wrap .inner_container_width {
    padding-bottom: 0;
  }
}
:lang(uk) .affect_wrap .know_blue .know_orange p {
  font-size: 18px !important;
  line-height: 18px;
}
:lang(uk) .portfolioHeaderBanner {
  position: relative;
}
:lang(uk) .joint_pain {
  background: url(../../assets/img/Joint_pain_infographic_mobile_UK.png?auto=format) no-repeat;
  background-size: contain;
  background-position: bottom right;
  height: 591px;
}
:lang(uk) .joint_pain h4 {
  font-size: 20px;
}
@media (min-width: 768px) and (max-width: 991px) {
  :lang(uk) .joint_pain h4 {
    font-size: 33px;
  }
}
@media (min-width: 768px) {
  :lang(uk) .joint_pain {
    margin-top: -140px;
    background: url(../../assets/img/Joint_pain_infographic_tablet_UK.png?auto=format) 100% 50%/767px 1296px no-repeat;
    height: 1236px;
  }
  :lang(uk) .joint_pain > .component-content {
    max-width: 100%;
  }
}
@media (min-width: 1092px) {
  :lang(uk) .joint_pain {
    margin-top: 0;
    background: url(../../assets/img/Joint_pain_infographic_desktop_UK.png?auto=format) 50% 50% no-repeat;
    height: 570px;
  }
}
:lang(uk) .richText.f_menu ul li:nth-child(4):before {
  content: none;
}
@media (min-width: 768px) {
  :lang(uk) .richText.f_menu ul li:nth-child(4):before {
    content: "";
  }
}
@media (max-width: 374px) {
  :lang(uk) .richText.f_menu ul li:nth-child(3):before {
    left: 15px;
  }
  :lang(uk) .portfolioHeaderBanner .inner_container_width {
    padding-top: 20px;
  }
}
:lang(uk) .follow_us .soc_icons {
  font-size: 12px;
}
@media (min-width: 992px) {
  :lang(uk) .product_description_tabs {
    margin-top: 120px;
  }
}
:lang(uk) .product_description_tabs .richText {
  position: relative;
}
:lang(uk) .product_description_tabs .richText .download_leaflet {
  right: auto;
  left: 15px;
  top: -55px;
}
@media (min-width: 768px) and (max-width: 991px) {
  :lang(uk) .richText.f_menu ul li:nth-child(3):before {
    background: transparent;
  }
}
@media (max-width: 992px) {
  :lang(uk) .richText.f_menu ul li:nth-child(3):before {
    background: transparent;
  }
}
@media (max-width: 767px) {
  :lang(uk) .richText.f_menu ul li {
    display: block;
  }
  :lang(uk) .richText.f_menu ul li:before {
    background: transparent;
  }
  :lang(uk) .page-privacy-policy .gradient_bg_header h1 {
    font-size: 28px;
  }
  :lang(uk) .interactiveInfographics-slider2 .interactiveInfographics-description,
  :lang(uk) .interactiveInfographics .interactiveInfographics-description {
    font-size: 20px;
  }
  :lang(uk) .article_text .article_footnote {
    word-break: break-word;
  }
  :lang(uk) .initiative_main_box .inner_container_width {
    position: relative;
    top: auto;
    left: auto;
    transform: none;
  }
  :lang(uk) .product_description_accordion .download_leaflet {
    font-size: 14px;
    line-height: 1.1;
  }
}
:lang(uk) .tinyscroll {
  width: 428px;
  margin-top: 20px;
  margin-right: 0;
  margin-bottom: 10px;
  padding: 0;
}
:lang(uk) .tinyscroll .viewport {
  width: 408px;
  height: 260px;
  overflow: hidden;
  position: relative;
}
:lang(uk) .tinyscroll .overview {
  list-style: none;
  position: relative;
  left: 0;
  top: 0;
  padding: 0;
  margin: 0;
}
:lang(uk) .tinyscroll .scrollbar {
  background: transparent url(../../assets/img/bg-scrollbar-trackend-y.png?auto=format) no-repeat 0 0;
  position: absolute;
  background-position: 0 0;
  top: 40px;
  right: 0;
  width: 9px;
}
:lang(uk) .tinyscroll .track {
  background: transparent url(../../assets/img/bg-scrollbar-trackend-y.png?auto=format) no-repeat 0 100%;
  height: 100%;
  width: 9px;
  position: relative;
  padding: 0 1px;
}
:lang(uk) .tinyscroll .thumb {
  background: transparent url(../../assets/img/bg-scrollbar-thumb-y.png?auto=format) 50% 100% no-repeat;
  height: 20px;
  width: 9px;
  cursor: pointer;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
}
:lang(uk) .tinyscroll .thumb .end {
  background: transparent url(../../assets/img/bg-scrollbar-thumb-y.png?auto=format) no-repeat 50% 0;
  overflow: hidden;
  height: 5px;
  width: 25px;
}
:lang(uk) .tinyscroll .disable {
  display: none;
}
:lang(uk) .noSelect {
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
}
@media (max-width: 1200px) {
  :lang(uk) .tinyscroll {
    width: 380px;
  }
  :lang(uk) .tinyscroll .viewport {
    width: 360px;
  }
}
:lang(uk) .accordion-slide.is-active > .accordion-content-wrapper {
  overflow: hidden !important;
}
:lang(uk) body {
  font-family: Verdana, sans-serif !important;
}
:lang(uk) h1, :lang(uk) h2, :lang(uk) h3, :lang(uk) h4, :lang(uk) p, :lang(uk) a {
  font-family: Verdana, sans-serif !important;
}
:lang(uk) .carousel.index_carousel .subtitle {
  margin-top: 5px;
}
@media (min-width: 992px) and (max-width: 1024px) {
  :lang(uk) .carousel.index_carousel .subtitle {
    font-size: 14px;
  }
}
:lang(uk) .page-understanding-pain .h1_title h1 {
  font-size: 31px;
}
@media (max-width: 375px) {
  :lang(uk) .page-understanding-pain .article_know_wrap .know_article {
    background: url(../../assets/img/know_article.png?auto=format) no-repeat 0 0/285px 220px;
    height: 220px;
  }
}
@media (max-width: 375px) {
  :lang(uk) .page-understanding-pain .article_know_wrap .know_article p {
    min-height: 80px;
    line-height: 1.1;
  }
}
@media (min-width: 992px) and (max-width: 1100px) {
  :lang(uk) .page-understanding-pain .textBlockStyle h4 {
    font-size: 28px;
  }
}
:lang(uk) h2 {
  font-size: 30px;
}
:lang(uk) .page-pain-treatments h3, :lang(uk) .page-pain-treatments .h1_title h1 {
  font-size: 24px;
}
:lang(uk) .initiative_main_box {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  :lang(uk) h2 {
    font-size: 76px;
  }
  :lang(uk) .pain_navigator_mobile .pain_navigator_mobile_text li a {
    font-size: 30px;
  }
  :lang(uk) .find_treatment_bg h2 {
    font-size: 70px;
  }
  :lang(uk) .find_treatment_bg .blue_button {
    font-size: 12px;
    margin-top: 60px;
  }
  :lang(uk) .find_treatment_text {
    margin-top: 60px;
  }
  :lang(uk) .position_bottom {
    position: absolute;
    bottom: 0;
  }
  :lang(uk) .article_text h3 {
    line-height: 1.1;
  }
  :lang(uk) .page-understanding-pain .h1_title h1 {
    font-size: 59px;
  }
  :lang(uk) .page-pain-treatments h3, :lang(uk) .page-pain-treatments .h1_title h1 {
    font-size: 50px;
  }
  :lang(uk) .initiative_main_box .inner_container_width {
    top: 610px;
  }
  :lang(uk) .initiative_main_box .inner_container_width .blue_button {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  :lang(uk) .page-home h2 {
    font-size: 25px;
    margin-bottom: 30px;
  }
  :lang(uk) .carousel.index_carousel h4 {
    font-size: 13px;
  }
  :lang(uk) .carousel.index_carousel .blue_button {
    font-size: 12px;
  }
  :lang(uk) .initiative_main_text_blue h3 {
    font-size: 24px;
  }
  :lang(uk) .article_w_icon {
    margin-bottom: 0;
  }
  :lang(uk) .article_w_icon .richText-image.pull-right {
    margin-left: 0;
  }
  :lang(uk) .initiative {
    background-position: 68% 230px;
    background-size: 850px;
    min-height: 550px;
  }
  :lang(uk) .initiative h3 {
    font-size: 18px;
  }
  :lang(uk) .initiative .blue_button {
    margin-top: 10px;
    font-size: 8px;
  }
  :lang(uk) .affect_wrap .know_blue .know_orange {
    top: 99%;
  }
}
@media (max-width: 480px) {
  :lang(uk) .article_w_icon.mobile_center .richText-image.pull-right {
    float: none;
    margin: 15px auto;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  :lang(uk) .page-home .initiative {
    padding-top: 35px;
    padding-bottom: 40px;
  }
  :lang(uk) .page-home .initiative h3 {
    font-size: 22px;
  }
  :lang(uk) .page-home .initiative h2 {
    font-size: 34px;
  }
  :lang(uk) .page-home .initiative .blue_button {
    font-size: 12px;
    margin-top: 50px;
  }
  :lang(uk) .page-home h2 {
    font-size: 60px;
  }
  :lang(uk) .carousel.index_carousel h4 {
    font-size: 31px;
  }
  :lang(uk) .carousel.index_carousel .blue_button {
    font-size: 12px;
  }
  :lang(uk) .initiative_main_text_blue h3 {
    font-size: 50px;
  }
  :lang(uk) .pain_info_inner p {
    font-size: 15px;
  }
  :lang(uk) .page-neck-pain .affect_wrap .know_blue .know_orange,
  :lang(uk) .page-knee-pain .affect_wrap .know_blue .know_orange {
    top: 75%;
  }
  :lang(uk) .page-shoulder-pain .affect_wrap .know_blue .know_orange {
    top: 70%;
  }
  :lang(uk) .page-back-pain .affect_wrap .know_blue .know_orange,
  :lang(uk) .page-wrist-pain .affect_wrap .know_blue .know_orange {
    top: 53%;
  }
  :lang(uk) .page-hip-pain .affect_wrap .know_blue .know_orange {
    top: 50%;
  }
  :lang(uk) .page-foot-pain .affect_wrap .know_blue .know_orange {
    top: 33%;
  }
  :lang(uk) .page-muscle-pain .affect_wrap .know_blue .know_orange {
    top: 57%;
  }
  :lang(uk) .page-joint-pain .affect_wrap .know_blue .know_orange {
    top: 42%;
  }
  :lang(uk) .page-injuries .affect_wrap .know_blue .know_orange {
    top: 68%;
  }
  :lang(uk) .richText.f_menu ul {
    text-align: center;
  }
  :lang(uk) .page-home .find_treatment_bg h2 {
    font-size: 47px;
  }
  :lang(uk) .page-home .find_treatment_text {
    margin-top: 0;
  }
  :lang(uk) .page-home .find_treatment_text .richText-content p:first-child {
    width: 53%;
  }
}
@media (min-width: 992px) {
  :lang(uk) .header .navigation-horizontal .navigation-item.navigation-level1 .navigation-item-title {
    font-size: 13px;
    white-space: normal;
  }
  :lang(uk) .header .navigation-horizontal .navigation-level2 .navigation-item.navigation-level2 .navigation-item-title:hover {
    background: #f05322;
    color: #fff;
  }
  :lang(uk) .carousel.index_carousel .carousel_text {
    font-size: 13px;
  }
  :lang(uk) h2 {
    font-size: 70px;
    margin-bottom: 20px;
  }
  :lang(uk) .page-home h2 {
    margin-bottom: 10px;
  }
  :lang(uk) .understanding_pain_title h1 {
    font-size: 70px;
  }
  :lang(uk) .page-products h1 {
    font-size: 49px;
  }
  :lang(uk) .page-home .initiative h2 {
    font-size: 36px;
    line-height: 1.2;
  }
  :lang(uk) .page-home .initiative h3 {
    font-size: 22px;
    margin-top: 5px;
  }
  :lang(uk) .video_box .initiative_main_text_blue h3 {
    font-size: 35px;
  }
  :lang(uk) .carousel.index_carousel h4 {
    font-size: 34px;
  }
  :lang(uk) .position_bottom {
    bottom: 110px;
  }
  :lang(uk) .blue_button {
    font-size: 11px;
  }
  :lang(uk) .compareProductsTable .blue_button.button_arrow:after {
    right: 7px !important;
    top: 18px;
  }
  :lang(uk) .page-pain-treatments h3 {
    font-size: 35px;
  }
  :lang(uk) .page-pain-treatments .h1_title h1 {
    font-size: 49px;
  }
  :lang(uk) .page-pain-treatments .expert_treatment > .component-content .richText {
    font-size: 14px;
    line-height: 20px;
  }
  :lang(uk) .page-pain-treatments .affect_wrap {
    margin-bottom: 0;
  }
  :lang(uk) .page-pain-treatments .affect_wrap .know_blue {
    font-size: 15px;
  }
  :lang(uk) .page-pain-treatments .affect_wrap .know_blue h4 {
    font-size: 23px;
  }
  :lang(uk) .page-shoulder-pain .affect_wrap,
  :lang(uk) .page-wrist-pain .affect_wrap {
    padding-bottom: 45px;
  }
  :lang(uk) .pain_hero_banner h1 {
    font-size: 49px;
  }
  :lang(uk) .voltaren-pm .pain-type a h3,
  :lang(uk) .voltaren-pm .menu-container .menu a h3 {
    font-size: 20px;
  }
  :lang(uk) .voltaren-pm .pain-type a.active h3,
  :lang(uk) .voltaren-pm .menu-container .menu a:hover h3 {
    font-size: 23px;
  }
  :lang(uk) .page-understanding-pain .h1_title h1 {
    font-size: 47px;
  }
  :lang(uk) .joint_pain h4 {
    font-size: 34px;
  }
  :lang(uk) .initiative_main_box .inner_container_width {
    top: 0;
  }
  :lang(uk) .initiative_main_box .inner_container_width .blue_button {
    font-size: 11px;
  }
  :lang(uk) .how_when .how_when_title .content {
    font-size: 102px;
  }
  :lang(uk) .how_when .accordion-content,
  :lang(uk) .how_when .how_when_desktop_when {
    font-size: 14px;
  }
  :lang(uk) .find_treatment .blue_bubble .subtitle {
    font-size: 27px;
  }
  :lang(uk) .page-home .find_treatment .blue_bubble .subtitle {
    font-size: 26px;
  }
  :lang(uk) .overlay-content [id=wrapper] {
    width: 100%;
  }
  :lang(uk) .overlay-content [id=wrapper] .main {
    width: 100%;
  }
  :lang(uk) .compareProductsTable table th,
  :lang(uk) .compareProductsTable table td {
    padding: 30px 2px !important;
  }
  :lang(uk) .compareProductsTable.odd table tr td:nth-child(2),
  :lang(uk) .compareProductsTable.odd table tr td:nth-child(3) {
    min-width: 195px !important;
    max-width: 195px !important;
  }
  :lang(uk) .compareProductsTable table tr td:nth-child(4),
  :lang(uk) .compareProductsTable table tr td:nth-child(5) {
    max-width: 195px !important;
    min-width: 195px !important;
  }
  :lang(uk) .compareProductsTable table tr td:nth-child(1) {
    min-width: 195px !important;
    max-width: 195px !important;
    font-size: 15px;
  }
  :lang(uk) .parametrizedhtml .table.compareProductsTable.even table tr td:nth-child(2),
  :lang(uk) .parametrizedhtml .table.compareProductsTable.even table tr td:nth-child(3),
  :lang(uk) .parametrizedhtml .table.compareProductsTable.even table tr td:nth-child(4),
  :lang(uk) .parametrizedhtml .table.compareProductsTable.even table tr td:nth-child(5) {
    min-width: 195px !important;
    max-width: 195px !important;
  }
  :lang(uk) .page-home .find_treatment .comment {
    font-size: 11px;
    line-height: 18px;
  }
}
:lang(uk) .header .navigation-vertical .navigation-item.navigation-level1 > .navigation-item-title,
:lang(uk) .header .navigation-vertical .navigation-item.navigation-level2 > .navigation-item-title {
  white-space: normal;
  -webkit-tap-highlight-color: transparent;
  -webkit-tap-highlight-color: transparent;
  webkit-touch-callout: none;
  -webkit-text-size-adjust: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
}
:lang(uk) .header .navigation-vertical .navigation-item.navigation-level1 > .navigation-item-title {
  font-size: 19px;
}
@media (min-width: 768px) {
  :lang(uk) .header .navigation-vertical .navigation-item.navigation-level1 > .navigation-item-title {
    font-size: 40px;
  }
}
:lang(uk) .voltaren-pm .menu-container .menu a:hover h3 {
  white-space: nowrap;
}
:lang(uk) .voltaren-pm .pain-type a p,
:lang(uk) .voltaren-pm .menu-container .menu a p {
  font-size: 14px;
}
@media (max-width: 374px) {
  :lang(uk) .textBlockStyle h4 {
    font-size: 14px;
    line-height: 14px;
  }
}
:lang(uk) .compareProductsTable .is-active .blue_button {
  display: flex;
}
:lang(uk) .compareProductsTable table th .blue_button,
:lang(uk) .compareProductsTable table td .blue_button {
  margin: 0 !important;
  min-width: 100%;
  height: 50px;
  line-height: 1;
  align-items: center;
  padding: 0 15px;
}
@media (min-width: 992px) and (max-width: 1024px) {
  :lang(uk) .compareProductsTable table th .blue_button,
  :lang(uk) .compareProductsTable table td .blue_button {
    margin: 0 auto !important;
    height: 50px;
    line-height: 1;
    align-items: center;
    padding: 0 15px;
    width: 220px;
    min-width: inherit;
  }
}
:lang(uk) .parametrizedhtml .table.compareProductsTable.component table tr td:nth-child(1) {
  min-width: 204px;
}
:lang(uk) .compareProductsTable table th, :lang(uk) .compareProductsTable table td {
  padding: 30px 0 30px 20px;
}
:lang(uk) .compareProductsTable.odd table tr td:nth-child(3) {
  width: 250px;
}
:lang(uk) .compareProductsTable.odd table tr td:nth-child(2) {
  width: 225px;
}
:lang(uk) .parametrizedhtml .table.compareProductsTable.even table tr td:nth-child(2) {
  width: 198px;
}
:lang(uk) .parametrizedhtml .table.compareProductsTable.even table tr td:nth-child(3) {
  width: 200px;
}
:lang(uk) .parametrizedhtml .table.compareProductsTable.even table tr td:nth-child(4) {
  width: 215px;
}
:lang(uk) .parametrizedhtml .table.compareProductsTable.even table tr td:nth-child(5) {
  width: 190px;
}
:lang(uk) .page-understanding-pain h3 {
  line-height: 1.1;
}
@media (max-width: 767px) {
  :lang(uk) .page-emulgel .product_video_box h3,
  :lang(uk) .page-12-hour-gel .product_video_box h3 {
    font-size: 24px;
  }
  :lang(uk) .page-emulgel .product_video_box h4,
  :lang(uk) .page-12-hour-gel .product_video_box h4 {
    font-size: 18px;
  }
  :lang(uk) .carousel.index_carousel .subtitle {
    font-size: 12px;
  }
}
@media (min-width: 768px) {
  :lang(uk) .initiative {
    background: url(../../assets/img/Header-Banner-DT_uk.png?auto=format) no-repeat 70% top;
  }
  :lang(uk) .page-emulgel .product_video_box h3,
  :lang(uk) .page-12-hour-gel .product_video_box h3 {
    font-size: 50px;
  }
  :lang(uk) .page-emulgel .product_video_box h4,
  :lang(uk) .page-12-hour-gel .product_video_box h4 {
    font-size: 37px;
  }
  :lang(uk) .explore_our_range .blue_button {
    font-size: 12px;
  }
  :lang(uk) .page-painkiller-types .article_top_minus_padding {
    margin-top: -24px;
  }
  :lang(uk) .page-painkiller-types .article_top_minus_padding p {
    margin-top: 0;
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  :lang(uk) .page-emulgel .product_video_box h3,
  :lang(uk) .page-12-hour-gel .product_video_box h3 {
    font-size: 35px;
  }
  :lang(uk) .page-emulgel .product_video_box h4,
  :lang(uk) .page-12-hour-gel .product_video_box h4 {
    font-size: 24px;
  }
}
:lang(uk) .compareProductsTable table tr:last-child td {
  padding: 0 !important;
}
:lang(uk) .inner_container_width .semibold {
  font-size: 25px;
}
:lang(uk) .know_footnote {
  /* display: none;*/
  bottom: 10px;
  font-size: 13px;
}
@media (min-width: 992px) {
  :lang(uk) .know_footnote {
    display: block;
    font-size: 13px;
    position: relative;
    margin-bottom: 50px;
  }
}
@media (min-width: 1200px) {
  :lang(uk) .header .navigation-horizontal .navigation-item.navigation-level1 .navigation-item-title {
    font-size: 14px;
  }
  :lang(uk) .carousel.index_carousel h4 {
    font-size: 40px !important;
  }
  :lang(uk) .page-pain-treatments .affect_wrap h3 {
    font-size: 42px;
  }
  :lang(uk) .page-pain-treatments .affect_wrap h4 {
    font-size: 23px;
  }
  :lang(uk) .page-understanding-pain .h1_title h1 {
    font-size: 50px;
  }
  :lang(uk) .product_detail .product_detail_type {
    width: 250px;
  }
}
:lang(uk) .exit-notification-text {
  font-size: 14px;
}
:lang(uk) .exit-notification-text .subtitle {
  font-size: 16px;
}
@media screen and (min-width: 768px) {
  :lang(uk) .exit-notification-text {
    font-size: 22px;
  }
  :lang(uk) .exit-notification-text .subtitle {
    font-size: 26px;
  }
}
@media screen and (min-width: 992px) {
  :lang(uk) .exit-notification-text {
    font-size: 22px;
  }
  :lang(uk) .exit-notification-text .subtitle {
    font-size: 28px;
  }
}
:lang(uk) .exit-notification-buttons button {
  font-size: 10px;
}
@media (min-width: 768px) {
  :lang(uk) .exit-notification-buttons button {
    font-size: 16px;
  }
}
@media (min-width: 992px) {
  :lang(uk) .exit-notification-buttons button {
    font-size: 14px;
  }
}
@media (max-width: 420px) {
  :lang(uk) .pain_info_inner h4 {
    font-size: 19px;
  }
}
@media (min-width: 768px) {
  :lang(uk) .affect_wrap .know_blue .know_orange {
    top: 45%;
    left: 95%;
  }
}
@media (min-width: 768px) {
  :lang(uk) .page-back-pain .affect_wrap .know_blue .know_orange {
    padding: 35px 30px 0;
    background-size: 100% 81%;
  }
}
@media (max-width: 766px) {
  :lang(uk) .page-back-pain .affect_wrap .know_blue .know_orange {
    padding: 35px 30px 0;
    background-size: 100% 81%;
  }
}
@media (min-width: 768px) {
  :lang(uk) .page-privacy-policy .gradient_bg_header h1 {
    font-size: 70px;
  }
}
@media (min-width: 768px) {
  :lang(uk) .page-foot-pain .affect_wrap .know_blue .know_orange {
    padding: 35px 30px 0;
    background-size: 100% 81%;
  }
}
@media (max-width: 766px) {
  :lang(uk) .page-foot-pain .affect_wrap .know_blue .know_orange {
    padding: 35px 30px 0;
    background-size: 100% 81%;
  }
}
@media (min-width: 768px) {
  :lang(uk) .page-hip-pain .affect_wrap .know_blue .know_orange {
    padding: 35px 30px 0;
    background-size: 100% 81%;
  }
}
@media (max-width: 766px) {
  :lang(uk) .page-hip-pain .affect_wrap .know_blue .know_orange {
    padding: 35px 30px 0;
    background-size: 100% 81%;
  }
}
@media (min-width: 992px) and (max-width: 1024px) {
  :lang(uk) .sync-slider .slick-slide {
    width: 209px !important;
  }
  :lang(uk) .interactiveInfographics .slick-list {
    padding: 0 42px;
  }
  :lang(uk) .interactiveInfographics {
    background-size: 76%;
  }
  :lang(uk) .compareProductsTable table tr td:nth-child(1),
  :lang(uk) .parametrizedhtml .table.compareProductsTable.component table tr td {
    font-size: 13px;
  }
  :lang(uk) .page-neck-pain .affect_wrap .know_blue .know_orange {
    top: 67%;
  }
  :lang(uk) .page-shoulder-pain .affect_wrap .know_blue .know_orange {
    top: 62%;
  }
  :lang(uk) .page-knee-pain .affect_wrap .know_blue .know_orange {
    top: 66%;
  }
  :lang(uk) .page-home .find_treatment_bg h2 {
    font-size: 50px;
  }
  :lang(uk) .page-home .find_treatment_bg h2 .gr-wrap br {
    display: none;
  }
  :lang(uk) .page-home .find_treatment_bg .find_treatment_text {
    margin-top: 20px;
  }
  :lang(uk) .page-home .find_treatment_bg .find_treatment_text .richText-content p:first-child {
    width: 77%;
  }
  :lang(uk) .page-home .find_treatment_bg .find_treatment_text .richText-content p:last-child {
    width: 40%;
  }
  :lang(uk) .page-home .find_treatment_bg .find_treatment_text .blue_button {
    margin-top: 50px;
  }
  :lang(uk) .page-home .find_treatment_bg .blue_bubble {
    float: none;
  }
}
@media (min-width: 1024px) {
  :lang(uk) .parametrizedhtml .table.compareProductsTable.even table tr td:nth-child(2),
  :lang(uk) .parametrizedhtml .table.compareProductsTable.even table tr td:nth-child(3),
  :lang(uk) .parametrizedhtml .table.compareProductsTable.even table tr td:nth-child(4),
  :lang(uk) .parametrizedhtml .table.compareProductsTable.even table tr td:nth-child(5) {
    width: 195px;
  }
  :lang(uk) .compareProductsTable.odd table tr td:nth-child(2),
  :lang(uk) .compareProductsTable.odd table tr td:nth-child(3),
  :lang(uk) .compareProductsTable.odd table tr td:nth-child(4)
  .compareProductsTable.odd table tr td:nth-child(5) {
    width: 195px;
  }
  :lang(uk) .page-neck-pain .affect_wrap .know_blue .know_orange {
    top: 67%;
  }
  :lang(uk) .page-neck-pain .slick-track {
    left: 0 !important;
  }
  :lang(uk) .page-shoulder-pain .affect_wrap .know_blue .know_orange {
    top: 60%;
  }
  :lang(uk) .page-knee-pain .affect_wrap .know_blue .know_orange {
    top: 65%;
  }
  :lang(uk) .page-wrist-pain .slick-track {
    left: 0 !important;
  }
}
@media (min-width: 1200px) {
  :lang(uk) .page-neck-pain .affect_wrap .know_blue .know_orange {
    top: 59%;
  }
  :lang(uk) .page-shoulder-pain .affect_wrap .know_blue .know_orange {
    top: 55%;
  }
  :lang(uk) .page-knee-pain .affect_wrap .know_blue .know_orange {
    top: 62%;
  }
}
@media (min-width: 1025px) {
  :lang(uk) .carousel.index_carousel .subtitle {
    font-size: 18px;
  }
}
:lang(uk) .initiative_main_box p:last-child {
  text-transform: none;
}
@media (min-width: 768px) {
  :lang(uk) .bottom_box .textBlockStyle div p:nth-last-child(2) {
    font-size: 13px;
  }
}
@media (min-width: 992px) {
  :lang(uk) .bottom_box h4 {
    font-size: 28px;
  }
}
:lang(uk) .disclaimer {
  background: rgba(255, 255, 255, 0.9);
  border-top: 2px solid #e2e2e2;
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 999;
  text-align: left;
  text-transform: uppercase;
  height: 10%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 8px;
  padding: 0 15px;
}
@media (min-width: 768px) {
  :lang(uk) .disclaimer {
    text-align: center;
  }
}
@media (min-width: 992px) {
  :lang(uk) .disclaimer {
    font-size: 16px;
  }
}
:lang(uk) .disclaimer p {
  margin: 0;
}
:lang(uk) .disclaimer p:first-child {
  font-size: 8px;
}
@media (min-width: 768px) {
  :lang(uk) .disclaimer p:first-child {
    font-size: 13px;
  }
}
:lang(uk) .disclaimer p:last-child {
  font-size: 14px;
}
@media (min-width: 768px) {
  :lang(uk) .disclaimer p:last-child {
    font-size: 27px;
  }
}
@media (min-width: 1200px) {
  :lang(uk) .disclaimer p:last-child {
    font-size: 32px;
  }
}
@media (min-width: 1400px) {
  :lang(uk) .disclaimer p:last-child {
    font-size: 37px;
  }
}
:lang(uk) .ru_UA #footer {
  padding-bottom: 10%;
}
@media (min-width: 768px) {
  :lang(uk) .ru_UA #footer {
    padding-bottom: 10%;
  }
}
@media (min-width: 992px) {
  :lang(uk) .ru_UA #footer {
    padding-bottom: 10%;
  }
}
:lang(uk) .ru_UA .disclaimer {
  height: 15%;
  font-size: 18px;
  text-align: center;
}
:lang(uk) .f_copy p {
  margin-bottom: 20px;
}
@media (max-width: 375px) {
  :lang(uk) .page-where-to-buy1 h3 {
    font-size: 40px;
  }
}
:lang(uk) .page-where-to-buy1 .blue_button {
  font-size: 11px;
}
@media (min-width: 767px) {
  :lang(uk) .page-where-to-buy1 .blue_button {
    font-size: 9px;
  }
}
@media (min-width: 992px) {
  :lang(uk) .page-where-to-buy1 .blue_button {
    font-size: 11px;
  }
}
:lang(uk) .textBlockStyle {
  /*@media (max-width: 767px) and (min-width: 374px){
      height: 150px;
  }*/
}
@media (max-width: 767px) and (min-width: 374px) {
  :lang(uk) .textBlockStyle h4 {
    font-size: 16px;
    line-height: 16px;
  }
}
@media (max-width: 767px) and (min-width: 374px) {
  :lang(uk) .pain_navigator_mobile .pain_navigator_mobile_text li a {
    text-shadow: 1px 1px 1px #fff;
    width: 213px;
    display: block;
  }
}
@media (max-width: 767px) and (min-width: 374px) {
  :lang(uk) .page-emulgel .qa .qa_title h2 {
    line-height: 1.2;
    background-size: contain;
  }
}
:lang(uk) .header .logo {
  z-index: 999;
}
@media (max-width: 767px) {
  :lang(uk) .header .logo {
    padding: 0;
    width: 37%;
  }
}
:lang(uk) .blue_button {
  font-size: 11px;
}
:lang(uk) .homepage_link_hidden {
  visibility: hidden;
}
:lang(uk) h1, :lang(uk) h2, :lang(uk) h3 {
  color: #e86215;
}
:lang(uk) p .gr-text {
  color: #e86215;
}
:lang(uk) .carousel.index_carousel img {
  height: 220px;
  width: 100%;
  object-fit: cover;
}
@media (min-width: 768px) {
  :lang(uk) .carousel.index_carousel img {
    height: 500px;
  }
}
:lang(uk) .carousel-slide .no-image {
  position: relative;
}
:lang(uk) .index_carousel .component-content:not(.swiper-container-horizontal) .carousel-slides li:not(:first-child) {
  display: none;
}
:lang(uk) .custom-object-fit {
  position: relative;
  background-size: cover;
  background-position: center center;
}
:lang(uk) .custom-object-fit img {
  opacity: 0;
}
:lang(uk) .product_detail .product_detail_title h1 {
  line-height: 1.3;
}
@media (max-width: 768px) {
  :lang(uk) .product_description_accordion .accordion-slide.is-active > .accordion-head:after, :lang(uk) .product_description_accordion .accordion-head:after {
    right: 5px;
  }
}
:lang(uk).page-products .adaptive-accordion_body .productBlocks h4 .blue_color {
  margin-top: 15px;
  display: block;
}
:lang(uk).page-products .compareProductsTable tr:nth-child(3) td:nth-child(3) ul li:nth-child(1) {
  min-height: 38px;
}
:lang(uk).page-products .compareProductsTable tr:nth-child(5) td:nth-child(2) ul li:nth-child(1) {
  min-height: 76px;
}
:lang(uk).page-products .parametrizedhtml .table.compareProductsTable.component table tr td a {
  display: block;
}
@media (min-width: 992px) {
  :lang(uk).page-sitemap .sitemap .paragraphSystem .sitemap_section:nth-child(2) ul li:nth-child(1), :lang(uk).page-sitemap .sitemap .paragraphSystem .sitemap_section:nth-child(2) ul li:nth-child(2) {
    min-height: 44px;
  }
}
@media (max-width: 375px) {
  :lang(uk).page-age .article_top_minus_padding {
    margin-top: -5px;
  }
}
:lang(uk).page-where-to-buy .gradient_bg_header h1, :lang(uk).page-where-to-buy1 .gradient_bg_header h1 {
  line-height: 1.3;
}
@media (min-width: 568px) and (max-width: 750px) {
  :lang(uk) .page-home .carousel.index_carousel img {
    height: 420px;
  }
}
@media (min-width: 992px) and (max-width: 1024px) {
  :lang(uk) .page-understanding-pain.page-pain-relief-during-pregnancy .h1_title h1 {
    font-size: 44px;
  }
}
@media (min-width: 992px) and (max-width: 1024px) {
  :lang(uk) .page-pain-treatments.page-foot-pain .h1_title .richText-content h1 {
    font-size: 44px;
  }
}
@media (min-width: 992px) and (max-width: 1024px) {
  :lang(uk) .page-pain-treatments.page-foot-pain .h1_title .richText-content p {
    width: 96%;
  }
}
@media (min-width: 992px) and (max-width: 1024px) {
  :lang(uk) .page-pain-treatments.page-shoulder-pain .expert_treatment > .component-content {
    background-position-x: 56%;
  }
}

:lang(ru) .ru_UA #footer {
  padding-bottom: 10%;
}
@media (min-width: 768px) {
  :lang(ru) .ru_UA #footer {
    padding-bottom: 10%;
  }
}
@media (min-width: 992px) {
  :lang(ru) .ru_UA #footer {
    padding-bottom: 10%;
  }
}
:lang(ru) .ru_UA .disclaimer {
  height: 15%;
  font-size: 18px;
  text-align: center;
}
:lang(ru) .ru_UA .disclaimer p {
  margin: 0;
}
:lang(ru) .ru_UA .disclaimer p:first-child {
  font-size: 8px;
}
@media (min-width: 768px) {
  :lang(ru) .ru_UA .disclaimer p:first-child {
    font-size: 13px;
  }
}
:lang(ru) .ru_UA .disclaimer p:last-child {
  font-size: 14px;
}
@media (min-width: 768px) {
  :lang(ru) .ru_UA .disclaimer p:last-child {
    font-size: 27px;
  }
}
@media (min-width: 1200px) {
  :lang(ru) .ru_UA .disclaimer p:last-child {
    font-size: 32px;
  }
}
@media (min-width: 1400px) {
  :lang(ru) .ru_UA .disclaimer p:last-child {
    font-size: 37px;
  }
}
:lang(ru) .ru_UA.page-where-to-buy .blue_button {
  font-size: 11px;
}
@media (min-width: 767px) {
  :lang(ru) .ru_UA.page-where-to-buy .blue_button {
    font-size: 11px;
  }
}
@media (min-width: 992px) {
  :lang(ru) .ru_UA.page-where-to-buy .blue_button {
    font-size: 11px;
  }
}

:lang(ar) {
  /*tiny*/
  /* Header */
  /* Buttons */
}
:lang(ar) body {
  direction: rtl;
}
:lang(ar) .pain_info_block {
  direction: ltr;
}
@media (min-width: 768px) {
  :lang(ar) .pain_info_block .pain_info_inner > .component-content {
    background-position: 0 100%;
    background-repeat: no-repeat;
    min-height: 310px;
  }
}
:lang(ar) .product_description_tabs .tabs-nav-item {
  float: right;
}
:lang(ar) .product_description_tabs .tabs-nav-item:first-child {
  margin-left: 45px;
}
:lang(ar) .product_description_tabs .download_leaflet {
  padding-left: 15px;
  padding-right: 40px;
  background-position: 100% 0;
  right: auto;
  left: 10px;
}
:lang(ar) .product_description_tabs .download_leaflet {
  background: url("../../../../../../../content/dam/cf-consumer-healthcare/voltaren-new/ar_AE/imgix/css_sprites_rtl.png?auto=format") no-repeat 114% 39.7%;
}
:lang(ar) .product_description_tabs .download_leaflet:hover {
  background: url("../../../../../../../content/dam/cf-consumer-healthcare/voltaren-new/ar_AE/imgix/css_sprites_rtl.png?auto=format") no-repeat 114% 43.6%;
}
@media (min-width: 768px) {
  :lang(ar) .qa .accordion-head {
    padding: 30px 35px 30px 0;
  }
  :lang(ar) .page-how-to-use-voltarol-ease-arthritis-pain .h1_title h1 {
    font-size: 60px;
  }
}
@media (min-width: 992px) {
  :lang(ar) .qa .accordion-head {
    padding: 15px 35px 15px 0;
  }
}
:lang(ar) .blue_button.button_arrow:after {
  background: url("../../../../../../../content/dam/cf-consumer-healthcare/voltaren-new/ar_AE/imgix/button_arrow_rtl.png?auto=format") no-repeat 0 0;
}
:lang(ar) .follow_us .soc_icons .fb {
  background: url("../../../../../../../content/dam/cf-consumer-healthcare/voltaren-new/ar_AE/imgix/css_sprites_rtl.png?auto=format") 84% 22%;
}
:lang(ar) .follow_us .soc_icons .tw {
  background: url("../../../../../../../content/dam/cf-consumer-healthcare/voltaren-new/ar_AE/imgix/css_sprites_rtl.png?auto=format") 84% 30.7%;
}
:lang(ar) .follow_us .soc_icons .gplus {
  background: url("../../../../../../../content/dam/cf-consumer-healthcare/voltaren-new/ar_AE/imgix/css_sprites_rtl.png?auto=format") 84% 26.4%;
}
:lang(ar) .follow_us .soc_icons .youtube {
  background: url("../../../../../../../content/dam/cf-consumer-healthcare/voltaren-new/ar_AE/imgix/css_sprites_rtl.png?auto=format") 82% 35%;
}
:lang(ar) .follow_us .soc_icons .fb,
:lang(ar) .follow_us .soc_icons .tw,
:lang(ar) .follow_us .soc_icons .gplus,
:lang(ar) .follow_us .soc_icons .youtube {
  transform: scaleX(-1);
  background-size: 290% 4500%;
}
:lang(ar) .adaptive-accordion_header .titleIcon:after {
  background: url("../../../../../../../content/dam/cf-consumer-healthcare/voltaren-new/ar_AE/imgix/css_sprites.png?auto=format") no-repeat 50% 97.6%;
  background-size: 126.6% 946%;
}
:lang(ar) .bottom_row .enlarge:after,
:lang(ar) .bottom_row .enlarge2:after,
:lang(ar) .bottom_row2 .enlarge:after,
:lang(ar) .bottom_row2 .enlarge2:after {
  background: url("../../../../../../../content/dam/cf-consumer-healthcare/voltaren-new/ar_AE/imgix/css_sprites.png?auto=format") no-repeat 11.56% 2.3%;
}
:lang(ar) .bottom_row .conclude:after,
:lang(ar) .bottom_row .conclude2:after,
:lang(ar) .bottom_row2 .conclude:after,
:lang(ar) .bottom_row2 .conclude2:after {
  background: url("../../../../../../../content/dam/cf-consumer-healthcare/voltaren-new/ar_AE/imgix/css_sprites.png?auto=format") no-repeat 11.5% 8.58%;
}
:lang(ar) .explore_our_range {
  background: url("../../../../../../../content/dam/cf-consumer-healthcare/voltaren-new/ar_AE/imgix/iw_explore_bg_tablet.png?auto=format") no-repeat right bottom;
}
:lang(ar) .find_treatment .blue_bubble {
  background: url("../../../../../../../content/dam/cf-consumer-healthcare/voltaren-new/ar_AE/imgix/blue_bubble.png?auto=format") no-repeat 0 0;
}
:lang(ar) .at-share-btn-elements {
  position: relative;
  right: -45px;
  margin-left: 0;
}
:lang(ar) .article_know_wrap .know_article {
  background: url(../../assets/img/iw_know_article.png?auto=format) no-repeat 0 0/285px 200px;
}
@media (min-width: 768px) {
  :lang(ar) .article_know_wrap .know_article {
    right: -10%;
    background: url(../../assets/img/iw_know_article_tablet.png?auto=format) no-repeat 0 0/449px 253px;
  }
}
@media (min-width: 992px) {
  :lang(ar) .article_know_wrap .know_article {
    background: url(../../assets/img/iw_know_article.png?auto=format) no-repeat 0 0/307px 300px;
  }
}
:lang(ar) .richText-image.pull-left {
  max-width: 47%;
}
@media (min-width: 992px) {
  :lang(ar) .richText-image.pull-left {
    width: 200px;
  }
}
@media (max-width: 767px) {
  :lang(ar) .richText-image.pull-left {
    display: block;
    max-width: 52%;
  }
  :lang(ar) .initiative_main_box {
    margin-bottom: 20px;
  }
  :lang(ar) .initiative_main_box .initiative_main_text_white {
    bottom: 8px;
  }
  :lang(ar) .pain_info_block .stretch_shoulders .interactiveInfographics-slide[data-slick-index="3"] img {
    margin-top: 0;
  }
  :lang(ar) .header .search_icon {
    background: url("../../../../../../../content/dam/cf-consumer-healthcare/voltaren-new/ar_AE/imgix/css_sprites_rtl.png?auto=format") no-repeat 78% 49.4%;
    background-size: 260% 2900%;
    width: 1.375rem;
    height: 1.25rem;
  }
  :lang(ar) .product_description_accordion .download_leaflet {
    background: url("../../../../../../../content/dam/cf-consumer-healthcare/voltaren-new/ar_AE/imgix/css_sprites_rtl.png?auto=format") no-repeat -99% 39.7%;
  }
  :lang(ar) .page-products.page-pain-eze-emulgel .product_description_accordion .download_leaflet {
    background: url("../../../../../../../content/dam/cf-consumer-healthcare/voltaren-new/ar_AE/imgix/css_sprites_rtl.png?auto=format") no-repeat -39% 39.7%;
    background-size: 40% 2550%;
  }
  :lang(ar) .page-products.page-patches .product_description_accordion .download_leaflet {
    background: url("../../../../../../../content/dam/cf-consumer-healthcare/voltaren-new/ar_AE/imgix/css_sprites_rtl.png?auto=format") no-repeat -39% 39.7%;
    background-size: 40% 2550%;
  }
  :lang(ar) .page-products.page-emulgel-p-180 .product_description_accordion .download_leaflet {
    background: url("../../../../../../../content/dam/cf-consumer-healthcare/voltaren-new/ar_AE/imgix/css_sprites_rtl.png?auto=format") no-repeat -39% 39.7%;
    background-size: 40% 2550%;
  }
  :lang(ar) .page-products.page-capsules .product_description_accordion .download_leaflet {
    background: url("../../../../../../../content/dam/cf-consumer-healthcare/voltaren-new/ar_AE/imgix/css_sprites_rtl.png?auto=format") no-repeat -39% 39.7%;
    background-size: 40% 2550%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  :lang(ar) .header .search_icon {
    background: url("../../../../../../../content/dam/cf-consumer-healthcare/voltaren-new/ar_AE/imgix/css_sprites_rtl.png?auto=format") no-repeat 80% 49.5%;
    width: 2.187rem;
    height: 2.187rem;
  }
}
:lang(ar) .page-pain-treatments.page-shoulder-pain .pain_info_block .stretch_shoulders .interactiveInfographics-slide[data-slick-index="3"] img {
  margin-top: 40%;
}
@media (min-width: 768px) and (max-width: 992px) {
  :lang(ar) .page-pain-treatments.page-shoulder-pain .pain_info_block .stretch_shoulders .interactiveInfographics-slide[data-slick-index="3"] img {
    margin-top: 25%;
  }
}
:lang(ar) .page-pain-treatments .interactiveInfographics {
  direction: ltr;
}
@media (min-width: 992px) {
  :lang(ar) .page-pain-treatments .interactiveInfographics {
    background-size: 75%;
  }
}
@media (min-width: 1024px) {
  :lang(ar) .page-pain-treatments .interactiveInfographics {
    background-size: 70%;
  }
}
@media (min-width: 992px) and (max-width: 1023px) {
  :lang(ar) .page-pain-treatments .interactiveInfographics .interactiveInfographics-slider.sync-slider .slick-track .interactiveInfographics-slide {
    width: 208px !important;
  }
}
:lang(ar) .pain-treatments-h3-iw {
  direction: ltr;
}
:lang(ar) .tinyscroll {
  width: 418px;
  margin: 20px 0 10px 0px;
  padding: 0;
}
:lang(ar) .tinyscroll .viewport {
  width: 398px;
  height: 140px;
  overflow: hidden;
  position: relative;
}
:lang(ar) .tinyscroll .overview {
  font-size: 18px;
  list-style: none;
  position: relative;
  left: 0;
  top: 0;
  padding: 0;
  margin: 0;
}
:lang(ar) .tinyscroll .scrollbar {
  background: transparent url(../../assets/img/bg-scrollbar-trackend-y.png?auto=format) no-repeat 0 0;
  position: absolute;
  background-position: 0 0;
  top: 43px;
  left: 5px;
  width: 9px;
}
:lang(ar) .tinyscroll .track {
  background: transparent url(../../assets/img/bg-scrollbar-trackend-y.png?auto=format) no-repeat 0 100%;
  height: 100%;
  width: 9px;
  position: relative;
  padding: 0 1px;
}
:lang(ar) .tinyscroll .thumb {
  background: transparent url(../../assets/img/bg-scrollbar-thumb-y.png?auto=format) 50% 100% no-repeat;
  height: 20px;
  width: 9px;
  cursor: pointer;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
}
:lang(ar) .tinyscroll .thumb .end {
  background: transparent url(../../assets/img/bg-scrollbar-thumb-y.png?auto=format) no-repeat 50% 0;
  overflow: hidden;
  height: 5px;
  width: 25px;
}
:lang(ar) .tinyscroll .disable {
  display: none;
}
:lang(ar) .accordion-slide.is-active > .accordion-content-wrapper {
  overflow: hidden !important;
}
:lang(ar) .noSelect {
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
}
@media (max-width: 1200px) {
  :lang(ar) .tinyscroll {
    width: 420px;
  }
  :lang(ar) .tinyscroll .viewport {
    width: 400px;
  }
}
:lang(ar) .header .navigation-item-title {
  white-space: normal;
  font-size: 19px !important;
}
:lang(ar) .header .navigation-vertical .navigation-mobile-menu {
  right: 0;
  left: auto;
}
:lang(ar) .header .navigation-vertical .navigation-branch {
  text-align: right;
}
:lang(ar) .header .navigation-vertical .navigation-item.navigation-level2 > .navigation-item-title {
  padding: 20px 40px 20px 20px;
}
:lang(ar) .header .navigation-vertical .navigation-item.navigation-level2 > .navigation-item-title:before {
  right: 20px;
  left: auto;
}
:lang(ar) .header .navigation-vertical .navigation-item.navigation-level2 > .navigation-item-title:after {
  right: 40px;
  left: 0;
}
@media (min-width: 768px) {
  :lang(ar) .header .navigation-vertical .navigation-item.navigation-level2 > .navigation-item-title {
    padding: 40px;
  }
  :lang(ar) .header .navigation-vertical .navigation-item.navigation-level2 > .navigation-item-title:before {
    top: 50px;
  }
}
:lang(ar) .header .navigation-vertical .has-children > .navigation-item-title .navigation-item-decoration {
  right: auto;
  left: 0;
}
@media (min-width: 1200px) {
  :lang(ar) .header .navigation-horizontal .page-understanding-pain .navigation-branch.navigation-level2 {
    width: 852px;
  }
  :lang(ar) .header .navigation-horizontal .page-understanding-pain .navigation-branch.navigation-level2 li {
    width: 50% !important;
  }
}
@media (max-width: 767px) {
  :lang(ar) .header .gsk_icon {
    right: auto;
    left: 0;
  }
  :lang(ar) .header .search_icon {
    right: auto;
    left: 84px;
  }
  :lang(ar) .mobileBorder {
    height: 140px;
  }
  :lang(ar) h2 {
    font-size: 34px;
    line-height: 1;
  }
  :lang(ar) .find_treatment .inner_container_width > .component-content {
    background-size: auto 100%;
    background-position: 20% 0;
  }
  :lang(ar) .adaptive-accordion_header .titleIcon .richText-image.pull-right {
    width: 42px;
  }
  :lang(ar) .adaptive-accordion_header .titleIcon:after {
    left: 0;
    right: auto;
  }
  :lang(ar) .adaptive-accordion_header .titleIcon h3 {
    padding-right: 0;
  }
  :lang(ar) .qa .qa_title h2 {
    font-size: 35px;
    background-size: 35px;
    padding-right: 50px;
  }
  :lang(ar) .page-age .h1_title h1 {
    font-size: 40px;
  }
  :lang(ar) .richText .component-content {
    overflow: visible;
  }
  :lang(ar) .page-emulgel .how_when .how_when_title > .component-content,
  :lang(ar) .page-12-hour-gel .how_when .how_when_title > .component-content {
    background-position: 0 0;
  }
  :lang(ar) .language_switcher_box {
    margin-left: 70%;
    margin-top: -10px;
  }
  :lang(ar) .language_switcher_box p {
    font-size: 0.375rem !important;
  }
  :lang(ar) .portfolioHeaderBanner .inner_container_width {
    padding-top: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  :lang(ar) .header .gsk_icon {
    left: 0;
    right: auto;
  }
  :lang(ar) .header .search_icon {
    left: 120px;
    right: auto;
  }
  :lang(ar) .boxBorder {
    border-left: none;
    border-right: 1px solid #cfcfcf;
  }
  :lang(ar) .page-back-pain .pain_reasons h4 {
    padding-top: 25px;
  }
  :lang(ar) .header .navigation-item-title {
    font-size: 25px !important;
  }
  :lang(ar) .page-emulgel .image .component-content,
  :lang(ar) .page-12-hour-gel .image .component-content {
    text-align: right;
  }
  :lang(ar) .portfolioHeaderBanner .inner_container_width {
    padding-top: 0;
  }
}
@media (min-width: 992px) {
  :lang(ar) .header .header_navigation_wrap {
    padding-left: 25px;
    padding-right: 0;
  }
  :lang(ar) .header .search_icon {
    -webkit-transform: translateY(-50%);
    background: url("../../../../../../../content/dam/cf-consumer-healthcare/voltaren-new/ar_AE/imgix/css_sprites_rtl.png?auto=format") no-repeat 80% 49.5%;
    cursor: pointer;
    height: 2.187rem;
    left: 15px;
    right: auto;
    top: 50%;
    transform: translateY(-50%);
    width: 2.187rem;
  }
  :lang(ar) .header .navigation-horizontal .navigation-item.navigation-level1 {
    float: right;
    margin: 0 30px 0 0;
  }
  :lang(ar) .header .navigation-horizontal .navigation-level2.navigation-branch .navigation-item {
    text-align: right;
  }
  :lang(ar) .header .navigation-horizontal .navigation-level2.navigation-branch .navigation-item:before {
    left: auto;
    right: 25px;
  }
}
@media (min-width: 992px) and (min-width: 1200px) {
  :lang(ar) .header .navigation-horizontal .navigation-level2.navigation-branch .navigation-item {
    padding: 10px 32px 10px 10px;
  }
}
@media (min-width: 992px) {
  :lang(ar) .initiative_main_text_blue h1 {
    font-size: 60px;
  }
  :lang(ar) .page-products.page-pain-eze-emulgel .product_description_tabs .download_leaflet {
    background: url("../../../../../../../content/dam/cf-consumer-healthcare/voltaren-new/ar_AE/imgix/css_sprites_rtl.png?auto=format") no-repeat 108% 39.7%;
  }
  :lang(ar) .page-products.page-pain-eze-emulgel .product_description_tabs .download_leaflet:hover {
    background: url("../../../../../../../content/dam/cf-consumer-healthcare/voltaren-new/ar_AE/imgix/css_sprites_rtl.png?auto=format") no-repeat 108% 43.6%;
  }
  :lang(ar) .page-products.page-patches .product_description_tabs .download_leaflet {
    background: url("../../../../../../../content/dam/cf-consumer-healthcare/voltaren-new/ar_AE/imgix/css_sprites_rtl.png?auto=format") no-repeat 108% 39.7%;
  }
  :lang(ar) .page-products.page-patches .product_description_tabs .download_leaflet:hover {
    background: url("../../../../../../../content/dam/cf-consumer-healthcare/voltaren-new/ar_AE/imgix/css_sprites_rtl.png?auto=format") no-repeat 108% 43.6%;
  }
  :lang(ar) .page-products.page-emulgel-p-180 .product_description_tabs .download_leaflet {
    background: url("../../../../../../../content/dam/cf-consumer-healthcare/voltaren-new/ar_AE/imgix/css_sprites_rtl.png?auto=format") no-repeat 108% 39.7%;
  }
  :lang(ar) .page-products.page-emulgel-p-180 .product_description_tabs .download_leaflet:hover {
    background: url("../../../../../../../content/dam/cf-consumer-healthcare/voltaren-new/ar_AE/imgix/css_sprites_rtl.png?auto=format") no-repeat 108% 43.6%;
  }
  :lang(ar) .page-products.page-capsules .product_description_tabs .download_leaflet {
    background: url("../../../../../../../content/dam/cf-consumer-healthcare/voltaren-new/ar_AE/imgix/css_sprites_rtl.png?auto=format") no-repeat 106% 39.7%;
  }
  :lang(ar) .page-products.page-capsules .product_description_tabs .download_leaflet:hover {
    background: url("../../../../../../../content/dam/cf-consumer-healthcare/voltaren-new/ar_AE/imgix/css_sprites_rtl.png?auto=format") no-repeat 106% 43.6%;
  }
}
:lang(ar).mod-no-touch .header .navigation-horizontal .navigation-item:hover .navigation-branch.navigation-level2 {
  left: auto;
  right: 0;
}
@media (min-width: 1200px) {
  :lang(ar).mod-no-touch .header .navigation-horizontal .navigation-item:hover .navigation-branch.navigation-level2 .navigation-item {
    float: right;
  }
}
:lang(ar) .language_switcher {
  float: right;
}
:lang(ar) .joint_pain {
  background: url(../../assets/img/m_joint_pain_ar.png?auto=format) 100% 100%/358px 591px no-repeat;
}
@media (max-width: 359px) {
  :lang(ar) .joint_pain {
    background: url(../../assets/img/m_joint_pain_ar.png?auto=format) 100% 100%/320px 481px no-repeat;
  }
}
@media (min-width: 767px) {
  :lang(ar) .joint_pain {
    background: url(../../assets/img/t_joint_pain_ar.png?auto=format) 100% 50%/767px 1296px no-repeat;
  }
}
@media (min-width: 992px) {
  :lang(ar) .joint_pain {
    height: 750px;
    background: url(../../assets/img/d_joint_pain_ar.png?auto=format) 50% 50% no-repeat;
  }
  :lang(ar) .joint_pain > .component-content {
    max-width: none;
  }
}
@media (min-width: 1200px) {
  :lang(ar) .joint_pain {
    height: 600px;
    background: url(../../assets/img/d_joint_pain_ar.png?auto=format) 50% 50% no-repeat;
  }
}
:lang(ar) .richText li, :lang(ar) .compareProductsTable li {
  padding-left: 0;
  padding-right: 20px;
}
:lang(ar) .richText li:before, :lang(ar) .compareProductsTable li:before {
  left: auto;
  right: 0;
}
:lang(ar) .page-movement-ease-back-pain .h1_title h1 {
  line-height: 1.1;
}
:lang(ar) .pain_navigator_mobile > .component-content {
  background-position: -20% 100%;
}
@media (min-width: 480px) {
  :lang(ar) .pain_navigator_mobile > .component-content {
    background-position: 30% 100%;
  }
}
@media (max-width: 991px) {
  :lang(ar) .at-share-btn-elements {
    right: auto;
  }
  :lang(ar) .page-painkiller-types .h1_title h1 {
    line-height: 1.1;
  }
  :lang(ar) .page-emulgel .product_description_accordion .download_leaflet,
  :lang(ar) .page-12-hour-gel .product_description_accordion .download_leaflet {
    padding-right: 15px;
  }
}
@media (min-width: 992px) {
  :lang(ar) .richText.f_menu ul {
    text-align: right;
  }
  :lang(ar) .richText.f_menu ul a {
    font-size: 16px;
  }
  :lang(ar) .richText.f_menu ul li:first-child {
    padding-right: 0;
    padding-left: 17px;
  }
  :lang(ar) h2 {
    letter-spacing: 0;
    line-height: 1;
  }
  :lang(ar) .how_when .how_when_title .content {
    font-size: 98px;
  }
  :lang(ar) .product_detail_type .richText-image.pull-right {
    margin: 0 10px 5px 15px;
  }
  :lang(ar) .affect_wrap .know_footnote {
    font-size: 12px;
  }
  :lang(ar) .find_treatment .find_treatment_bg > .component-content {
    background-position: 0 0;
  }
  :lang(ar) .find_treatment p {
    font-size: 18px;
  }
  :lang(ar) #footer {
    font-size: 18px;
  }
  :lang(ar) .follow_us .soc_icons {
    font-size: 18px;
  }
  :lang(ar) .header .logo {
    margin-top: 22px;
  }
  :lang(ar) .carousel.index_carousel h4 {
    line-height: 1.1;
  }
  :lang(ar) .search_result_filter .searchFilter-control {
    float: right;
  }
  :lang(ar) .understanding_pain_title h1 {
    padding-right: 5px;
  }
  :lang(ar) .page-painkiller-types .h1_title h1 {
    line-height: 1.2;
    font-size: 60px;
  }
  :lang(ar) .page-exercise .h1_title h1,
  :lang(ar) .page-osteoarthritis .h1_title h1,
  :lang(ar) .page-age .h1_title h1 {
    font-size: 60px;
  }
  :lang(ar) .page-how-voltarol-works .article_float_padding {
    padding-right: 0;
    margin-right: calc(16.6% - 20px);
    float: right;
  }
  :lang(ar) .page-age .article_float_padding {
    padding-right: 40px;
    float: right;
  }
  :lang(ar) .page-emulgel .product_detail .product_detail_title h1,
  :lang(ar) .page-12-hour-gel .product_detail .product_detail_title h1 {
    font-size: 60px;
  }
  :lang(ar) .page-emulgel .how_when .how_when_title .content,
  :lang(ar) .page-12-hour-gel .how_when .how_when_title .content {
    font-size: 58px;
  }
  :lang(ar) .page-12-hour-gel .how_when .accordion-content p {
    padding-left: 40px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  :lang(ar) .language_switcher_box {
    margin-left: 25vw;
    margin-top: 5px;
    width: 100px;
    position: absolute;
    left: 50%;
    /* top: 50%; */
    -webkit-transform: translate(-50%, -50%);
    transform: translate(0%, 0%);
  }
  :lang(ar) .adaptive-accordion_header .titleIcon .richText-image.pull-right {
    width: 42px;
  }
  :lang(ar) .adaptive-accordion_header .titleIcon:after {
    left: 0;
    right: auto;
  }
  :lang(ar) .adaptive-accordion_header .titleIcon h3 {
    padding-right: 0;
  }
  :lang(ar) .find_treatment .inner_container_width > .component-content {
    background-position: 0 0;
  }
}
:lang(ar) .explore_our_range {
  background: url(../../assets/img/iw_explore_bg_tablet.png?auto=format) no-repeat left bottom;
  background-size: 90% auto;
}
@media (min-width: 992px) {
  :lang(ar) .explore_our_range {
    background: url(../../assets/img/iw_explore_bg_desktop.png?auto=format) no-repeat left bottom;
  }
}
:lang(ar) .textBlockStyle p,
:lang(ar) .carousel.index_carousel .carousel_text,
:lang(ar) .carousel.index_carousel .carousel_text,
:lang(ar) .explore_our_range {
  font-size: 18px;
  line-height: 24px;
}
@media (min-width: 768px) {
  :lang(ar) .affect_wrap .know_blue .know_orange {
    top: 65%;
    right: auto !important;
    left: 92% !important;
  }
  :lang(ar) .affect_wrap .know_blue {
    right: 50%;
    margin-right: -250px;
  }
}
@media (min-width: 992px) {
  :lang(ar) .affect_wrap .know_blue {
    right: 0;
    left: auto;
    margin-left: 0;
    margin-bottom: 50px;
    float: right;
    margin-right: 0;
  }
  :lang(ar) .affect_wrap .know_blue .know_orange {
    top: 65%;
    right: 95%;
    left: auto;
  }
}
@media (min-width: 992px) {
  :lang(ar) .affect_wrap {
    background: url(../../assets/img/iw_affect_bg.jpg?auto=format) 0 0 no-repeat;
    background-size: cover;
  }
  :lang(ar) .search_result_filter .searchFilter-label {
    font-size: 20px;
  }
}
:lang(ar) .search_result_filter .searchFilter-label {
  padding-right: 2px;
}
:lang(ar) .blue_bubble, :lang(ar) .blue_bubble p, :lang(ar) .know_blue, :lang(ar) .know_blue p {
  transform: scaleX(-1);
}
:lang(ar) .page-emulgel .product_description_accordion .accordion-content,
:lang(ar) .page-12-hour-gel .product_description_accordion .accordion-content {
  background: url(../../assets/img/information_icon_ar_AE.jpg) no-repeat 0 25px;
  background-position: right;
  padding: 25px 100px 15px 0;
  background-size: 80px auto;
}
:lang(ar) .page-emulgel .qa .qa_title,
:lang(ar) .page-12-hour-gel .qa .qa_title {
  display: inline-block;
}
:lang(ar) .page-emulgel .qa .qa_title h2,
:lang(ar) .page-12-hour-gel .qa .qa_title h2 {
  padding-left: 50px;
  padding-right: 0;
  background: url(../../assets/img/desktop_products_28_2.png) no-repeat right center;
  background-size: 35px auto;
  background-position: left;
}
@media (min-width: 768px) {
  :lang(ar) .page-emulgel .qa .qa_title h2,
  :lang(ar) .page-12-hour-gel .qa .qa_title h2 {
    background: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  :lang(ar) .blue_button {
    font-size: 20px;
  }
}
:lang(ar) .blue_button.button_arrow {
  padding-right: 20px;
  padding-left: 37px;
}
:lang(ar) .blue_button.button_arrow:after {
  background: url("../../../../../../../content/dam/cf-consumer-healthcare/voltaren-new/ar_AE/imgix/css_sprites_rtl.png?auto=format") no-repeat 87% 10.1%;
  background-size: 480% 5550% !important;
  left: 15px;
  right: auto;
}
@media (min-width: 768px) {
  :lang(ar) .blue_button {
    padding: 0 35px;
  }
  :lang(ar) .blue_button.button_arrow {
    padding-left: 71px;
  }
  :lang(ar) .blue_button.button_arrow:after {
    left: 30px;
    right: auto;
  }
}
@media (min-width: 992px) {
  :lang(ar) .blue_button {
    padding: 0 25px;
  }
  :lang(ar) .blue_button.button_arrow {
    padding-left: 48px;
  }
  :lang(ar) .blue_button.button_arrow:after {
    left: 20px;
    right: auto;
  }
}
:lang(ar) .carousel.index_carousel .carousel-nav {
  text-align: right;
}
:lang(ar) .search_box_background {
  background: -moz-linear-gradient(79deg, #f08400 0%, #e64510 100%);
  background: -webkit-linear-gradient(79deg, #f08400 0%, #e64510 100%);
  background: linear-gradient(79deg, #f08400 0%, #e64510 100%);
}
:lang(ar) .search_box .button {
  left: 0;
  right: auto;
}
:lang(ar) .search_box .form-search {
  padding-left: 100px;
}
:lang(ar) .search_box .form-search input[type='text'] {
  text-align: right;
}
@media (min-width: 768px) {
  :lang(ar) .search_box .form-search {
    padding-left: 163px;
  }
}
@media (min-width: 992px) {
  :lang(ar) .search_box .form-search {
    padding-left: 190px;
  }
}
:lang(ar) .parametrizedhtml .table.compareProductsTable.component table tr td img {
  display: block;
}
:lang(ar) .search-box_results-page .form-search input[type='text'] {
  padding: 0 10px;
}
:lang(ar) .search-box_results-page .form-search {
  padding-left: 160px;
  padding-right: 0;
}
:lang(ar) .pain_navigator_mobile .pain_navigator_mobile_text li {
  padding-right: 35px;
}
:lang(ar) .search-box_results-page .form-search {
  padding-right: 0px;
  padding-left: 80px;
}
:lang(ar) .search-box_results-page .form-search label {
  display: block;
  line-height: 1;
}
:lang(ar) .search-box_results-page .button {
  right: auto;
  left: 0;
}
@media (min-width: 768px) {
  :lang(ar) .search-box_results-page .form-search {
    padding-right: 0;
    padding-left: 133px;
  }
}
@media (min-width: 992px) {
  :lang(ar) .search-box_results-page .form-search {
    padding-right: 0;
    padding-left: 160px;
  }
  :lang(ar) .search-box_results-page .component-content .richText-content ul li {
    font-size: 18px;
  }
}
@media (min-width: 1300px) {
  :lang(ar) .carousel.index_carousel h4 {
    font-size: 68px;
  }
}
:lang(ar) .searchResults-image {
  float: right;
  margin: 0 10px;
}
:lang(ar) .pain_navigator_desktop > .component-content {
  direction: ltr;
  transform: rotate(360deg) scaleX(-1);
}
:lang(ar) .pain_navigator_desktop h1 {
  transform: rotate(360deg) scaleX(-1);
}
:lang(ar) .voltaren-pm span {
  direction: rtl;
  transform: scaleX(-1) !important;
  display: inline-block;
}
:lang(ar) .pain_navigator_mobile .pain_navigator_mobile_text li {
  padding-right: 35px;
}
:lang(ar) .pain_navigator_mobile .pain_navigator_mobile_text li::before {
  right: -6px;
  transform: rotateY(180deg);
  left: auto;
  top: 2px;
}
@media (max-width: 991px) {
  :lang(ar) .pain_navigator_mobile .pain_navigator_mobile_text li::before {
    padding-right: 4px;
  }
}
:lang(ar) .searchResults-result {
  padding-bottom: 30px;
}
/* alam |09-10-23 | GSKBD-29684 | start*/
:lang(ar) .searchResults-description {
  display: block;
}
/* alam |09-10-23 | GSKBD-29684 | end*/
:lang(ar) .searchResults-number {
  text-align: right;
}
:lang(ar) .search_result_select_wrap {
  text-align: right;
}
:lang(ar) .search_result_select_wrap .select2-container .select2-selection--single .select2-selection__rendered {
  padding-left: 30px;
  padding-right: 8px;
}
:lang(ar) .search_result_select_wrap .select2-container .select2-selection--single .select2-selection__arrow {
  left: 0;
}
:lang(ar) .search_result_select_wrap .select2-container .select2-selection--single .select2-selection__arrow::before {
  position: relative;
  left: 0;
}
:lang(ar) .select2-results {
  text-align: right;
}
:lang(ar) .article_text .article_footnote {
  word-break: break-all;
}
:lang(ar) .pain_info_block .stretch_shoulders .interactiveInfographics-slide[data-slick-index="3"] img {
  margin-top: 0;
}
:lang(ar) .pain_info_block {
  background: url(../../assets/img/iw_pain_info_bg.jpg?auto=format) 50% 100% no-repeat;
}
:lang(ar) .arabic-color-orange h1,
:lang(ar) .arabic-color-orange h2,
:lang(ar) .arabic-color-orange h3,
:lang(ar) .arabic-color-orange h4 {
  padding-right: 3px;
  color: #e86215;
}
:lang(ar) .arabic-color-orange h2 {
  margin-top: 10px;
}
:lang(ar) .page-understanding-pain h1,
:lang(ar) .page-understanding-pain h2,
:lang(ar) .page-understanding-pain h3 {
  padding-right: 3px;
}
:lang(ar) .page-understanding-pain h3 {
  padding-top: 10px;
}
:lang(ar) .page-understanding-pain h4 {
  padding-right: 2px;
  padding-top: 6px;
}
:lang(ar) .page-understanding-pain p {
  font-size: 18px;
}
:lang(ar) .page-understanding-pain .article_text .article_footnote {
  font-size: 14px;
}
:lang(ar) .article_text p {
  padding-right: 1px;
}
:lang(ar) .carousel.index_carousel h4 {
  padding-right: 3px;
}
:lang(ar) .ar-AE-styles.page-home .find_treatment .blue_button {
  margin-bottom: 25px;
}
:lang(ar) .ar-AE-styles.page-home .arabic-color-orange {
  float: none;
  clear: both !important;
}
:lang(ar) .ar-AE-styles .know_article h4 {
  font-weight: 500;
}
@media (min-width: 768px) {
  :lang(ar) .ar-AE-styles.page-emulgel .how_when .how_when_title > .component-content {
    padding: 68px 0;
  }
}
:lang(ar) .ar-AE-styles .no-padding {
  padding: 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  :lang(ar) .ar-AE-styles.page-joint-pain .joint_pain {
    margin-top: 0;
  }
  :lang(ar) .ar-AE-styles.page-joint-pain .joint_pain .component-content {
    max-width: none;
    padding-top: 0;
  }
  :lang(ar) .ar-AE-styles.page-knee-pain .pain_info_inner > .component-content {
    background-position: 9% 100%;
  }
}
@media (min-width: 992px) {
  :lang(ar) .ar-AE-styles .compareProductsTable.odd table tr:last-child .is-active {
    background: none;
  }
}
:lang(ar) .ar-AE-styles .wrapper_Font18 .image .component-content {
  text-align: right;
}
:lang(ar) .ar-AE-styles .top-padding-10px .richText-content {
  padding-top: 10px;
}
@media (max-width: 767px) {
  :lang(ar) .ar-AE-styles .searchResults-title {
    font-size: 1.25rem;
    margin-left: auto;
  }
}
@media (min-width: 768px) {
  :lang(ar) .ar-AE-styles.page-emulgel .qa .accordion .accordion-head, :lang(ar) .ar-AE-styles.page-12-hour-gel .qa .accordion .accordion-head {
    font-size: 1.875rem;
  }
}
@media (min-width: 992px) {
  :lang(ar) .ar-AE-styles.page-emulgel .product_description_tabs .tabs .tabs-nav-item, :lang(ar) .ar-AE-styles.page-12-hour-gel .product_description_tabs .tabs .tabs-nav-item {
    padding-top: 10px;
    padding-bottom: 14px;
  }
}
@media (min-width: 300px) and (max-width: 768px) {
  :lang(ar) .product_description_accordion .accordion-content {
    background-position: right;
    padding: 30px 100px 30px 0;
    background-image: url(../../assets/img/information_icon_ar_AE.jpg);
    background-size: 80px auto;
  }
}
@media (min-width: 300px) and (max-width: 768px) {
  :lang(ar) .question-mark-title h2 {
    background-image: url(../../assets/img/desktop_products_28_2.png);
    padding-right: 0 !important;
    display: inline-block;
    padding-left: 45px;
    background-position: left;
  }
}
:lang(ar) .page-shoulder-pain .stretch_shoulders .interactiveInfographics .slick-track {
  display: flex;
  flex-direction: row-reverse;
}

@media (max-width: 767px) {
  :lang(ar-AE) .product_description_accordion .download_leaflet {
    background-position: -65% 39.7%;
  }
}

:lang(hr) {
  /*.is-active .accordion-content-wrapper {
      height: auto !important;
  }*/
  /*tiny*/
  /*end tiny*/
}
:lang(hr) .bottom_box .textBlockStyle div p:nth-last-child(2), :lang(hr) .small_footnote {
  font-size: 13px;
}
:lang(hr) .tabs-content {
  font-size: 24px;
}
:lang(hr) h4 {
  line-height: 1.4;
}
:lang(hr) .ru_UA .navigation-item > .navigation-item-title {
  overflow: visible;
  text-overflow: initial;
  -ms-text-overflow: initial;
  -o-text-overflow: initial;
  white-space: normal;
}
@media all and (min-width: 992px) {
  :lang(hr) .ru_UA.page-home .carousel.index_carousel .carousel-slide:nth-child(3) h4 {
    font-size: 45px;
  }
  :lang(hr) .ru_UA.page-home .find_treatment .blue_bubble .subtitle {
    padding-left: 4px;
  }
}
:lang(hr) .page-pain-treatments #line-menu a:nth-child(1), :lang(hr) .page-pain-treatments #line-menu a:nth-child(2), :lang(hr) .page-pain-treatments #line-menu a:nth-child(5), :lang(hr) .page-pain-treatments #line-menu a:nth-child(6), :lang(hr) .page-pain-treatments #line-menu a:nth-child(7), :lang(hr) .page-pain-treatments #line-menu a:nth-child(8) {
  opacity: 0;
}
:lang(hr) .page-pain-treatments .set-abs #line0, :lang(hr) .page-pain-treatments .set-abs #line1, :lang(hr) .page-pain-treatments .set-abs #line4, :lang(hr) .page-pain-treatments .set-abs #line5, :lang(hr) .page-pain-treatments .set-abs #line6, :lang(hr) .page-pain-treatments .set-abs #dot0, :lang(hr) .page-pain-treatments .set-abs #dot1, :lang(hr) .page-pain-treatments .set-abs #dot4, :lang(hr) .page-pain-treatments .set-abs #dot5, :lang(hr) .page-pain-treatments .set-abs #dot6, :lang(hr) .page-pain-treatments .set-abs #pain-type2 {
  display: none;
}
:lang(hr) .page-pain-treatments .affect_wrap .know_blue h4 {
  padding-left: 4px;
}
:lang(hr) .page-pain-treatments .affect_wrap .know_blue .know_orange p {
  font-family: 'Diodrum Voltaren', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
  font-size: 18px !important;
  line-height: 20px !important;
}
:lang(hr) .page-pain-treatments .pain_info_block .richText h3 {
  padding-top: 10px;
}
:lang(hr) .page-products .qa .qa_title h2 {
  padding-bottom: 10px;
}
:lang(hr) .page-products .parametrizedhtml .table.compareProductsTable.component table tr td a {
  display: block;
}
:lang(hr) .page-products .how_when .accordion-content p {
  line-height: 22px;
  margin-bottom: 10px !important;
}
:lang(hr) .page-products .how_when .accordion-content p:last-child {
  margin-bottom: 0 !important;
}
:lang(hr) .page-products.page-emulgel .how_when .accordion-slide.is-active .scrollbar.disable, :lang(hr) .page-products.page-12-hour-gel .how_when .accordion-slide.is-active .scrollbar.disable {
  display: none;
}
:lang(hr) .page-products.page-applikatorral .product_detail .product_detail_title h1 {
  font-size: 45px;
}
:lang(hr) .disclaimer {
  background: rgba(255, 255, 255, 0.9);
  border-top: 2px solid #e2e2e2;
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 999;
  text-transform: uppercase;
}
@media all and (min-width: 320px) {
  :lang(hr) .disclaimer {
    text-align: left;
  }
}
@media all and (min-width: 768px) {
  :lang(hr) .disclaimer {
    text-align: center;
  }
}
:lang(hr) .tinyscroll {
  width: 428px;
  margin-top: 20px;
  margin-right: 0;
  margin-bottom: 10px;
  padding: 0;
}
:lang(hr) .tinyscroll .viewport {
  width: 408px;
  height: 260px;
  overflow: hidden;
  position: relative;
}
:lang(hr) .tinyscroll .overview {
  list-style: none;
  position: relative;
  left: 0;
  top: 0;
  padding: 0;
  margin: 0;
}
:lang(hr) .tinyscroll .scrollbar {
  background: transparent url(../../assets/img/bg-scrollbar-trackend-y.png?auto=format) no-repeat 0 0;
  position: absolute;
  background-position: 0 0;
  top: 40px;
  right: 0;
  width: 9px;
}
:lang(hr) .tinyscroll .track {
  background: transparent url(../../assets/img/bg-scrollbar-trackend-y.png?auto=format) no-repeat 0 100%;
  height: 100%;
  width: 9px;
  position: relative;
  padding: 0 1px;
}
:lang(hr) .tinyscroll .thumb {
  background: transparent url(../../assets/img/bg-scrollbar-thumb-y.png?auto=format) 50% 100% no-repeat;
  height: 20px;
  width: 9px;
  cursor: pointer;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
}
:lang(hr) .tinyscroll .thumb .end {
  background: transparent url(../../assets/img/bg-scrollbar-thumb-y.png?auto=format) no-repeat 50% 0;
  overflow: hidden;
  height: 5px;
  width: 25px;
}
:lang(hr) .tinyscroll .disable {
  display: none;
}
:lang(hr) .noSelect {
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
}
@media (max-width: 1200px) {
  :lang(hr) .tinyscroll {
    width: 380px;
  }
  :lang(hr) .tinyscroll .viewport {
    width: 360px;
  }
}
:lang(hr) .accordion-slide.is-active > .accordion-content-wrapper {
  overflow: hidden !important;
}
@media (min-width: 1200px) {
  :lang(hr) .header .navigation-horizontal .navigation-branch.navigation-level2 {
    width: auto;
  }
}
@media (min-width: 1400px) {
  :lang(hr) .header .navigation-horizontal .navigation-branch.navigation-level2 {
    width: 572px;
  }
}
:lang(hr) .joint_pain {
  background: url(../../assets/img/m_joint_pain_hr.png?auto=format) 100% 100%/358px 591px no-repeat;
}
@media (max-width: 359px) {
  :lang(hr) .joint_pain {
    background: url(../../assets/img/m_joint_pain_hr.png?auto=format) 100% 100%/358px 591px no-repeat;
  }
}
@media (min-width: 767px) {
  :lang(hr) .joint_pain {
    background: url(../../assets/img/m_joint_pain_hr.png?auto=format) 100% 50%/767px 1296px no-repeat;
  }
}
@media (min-width: 1092px) {
  :lang(hr) .joint_pain {
    background: url(../../assets/img/d_joint_pain_hr.png?auto=format) 50% 50% no-repeat;
    background-size: 110%;
  }
}
:lang(hr) .initiative2 {
  box-sizing: border-box;
  background: url(../../assets/img/initiative-mobile_hr.jpg?auto=format) no-repeat 70% top;
  background-size: auto 100%;
  margin-bottom: 0;
  margin-top: 10px;
  padding-top: 50px;
  padding-bottom: 20px;
  font-size: 16px;
  line-height: 22px;
  position: relative;
}
:lang(hr) .initiative2 .carousel_text {
  display: none;
}
:lang(hr) .initiative2 .richText .component-content {
  overflow: visible;
}
:lang(hr) .initiative2 h3 {
  font-size: 35px;
}
:lang(hr) .initiative2 h4 {
  position: relative;
}
:lang(hr) .initiative2 .blue_button {
  position: relative;
}
@media (min-width: 700px) {
  :lang(hr) .initiative2 {
    background-image: url(../../assets/img/initiative-tablet_hr.jpg?auto=format);
    background-size: 105% auto;
  }
}
@media (min-width: 768px) {
  :lang(hr) .initiative2 {
    margin-top: 30px;
    padding-top: 75px;
    padding-bottom: 145px;
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    background-size: auto 100%;
  }
  :lang(hr) .initiative2 .richText .component-content {
    overflow: hidden;
  }
  :lang(hr) .initiative2 h3 {
    font-size: 45px;
  }
  :lang(hr) .initiative2 h4 {
    top: 0;
  }
  :lang(hr) .initiative2 .blue_button {
    top: 0;
  }
}
@media (min-width: 992px) {
  :lang(hr) .initiative2 {
    background-image: url(../../assets/img/initiative-desktop_hr.jpg?auto=format);
    min-height: 570px;
    margin-top: 25px;
    font-size: 16px;
    line-height: 24px;
    background-size: auto auto;
    padding-bottom: 0;
    margin-bottom: 45px;
  }
  :lang(hr) .initiative2 .carousel_text {
    display: block;
  }
}
@media (min-width: 1200px) {
  :lang(hr) .initiative2 {
    background-position: 100% 0;
  }
}
@media all and (max-width: 767px) {
  :lang(hr) .hr-HR.page-home .carousel.index_carousel h4 {
    font-size: 18px;
  }
  :lang(hr) .hr-HR.page-home .initiative2 h4 {
    font-size: 24px;
    max-width: 110px;
  }
  :lang(hr) .hr-HR.page-home .textBlockStyle h4 {
    font-size: 20px;
    line-height: 22px;
    margin: 0 0 40px 0;
  }
  :lang(hr) .hr-HR.page-home .textBlockStyle .blue_button.button_arrow {
    padding-right: 28px;
  }
}
@media all and (max-width: 767px) and (orientation: landscape) {
  :lang(hr) .hr-HR.page-home .initiative2 {
    background-position: right bottom !important;
    background-size: cover !important;
    padding-top: 130px;
  }
}
@media all and (min-width: 768px) and (max-width: 991px) {
  :lang(hr) .hr-HR.page-home .carousel.index_carousel h4 {
    font-size: 40px;
    max-width: 300px;
  }
  :lang(hr) .hr-HR.page-home .carousel.index_carousel .blue_button.button_arrow {
    padding-right: 55px;
    font-size: 20px;
  }
}
@media (min-width: 992px) {
  :lang(hr) .hr-HR.page-home .find_treatment .find_treatment_bg > .component-content {
    background-position: 85% 0;
  }
  :lang(hr) .hr-HR.page-home .find_treatment .find_treatment_text.last p {
    font-size: 12px;
    width: 34%;
  }
}
@media all and (min-width: 992px) and (max-width: 1365px) {
  :lang(hr) .hr-HR.page-home .carousel.index_carousel .blue_button.button_arrow {
    margin-top: 10px;
  }
  :lang(hr) .hr-HR.page-home .carousel.index_carousel h4 {
    font-size: 40px;
  }
  :lang(hr) .hr-HR.page-home .carousel.index_carousel .carousel-slide:nth-child(3) h4 {
    font-size: 40px;
  }
  :lang(hr) .hr-HR.page-home .find_treatment .find_treatment_bg > .component-content {
    background-position: 65% 0;
  }
  :lang(hr) .hr-HR.page-home .find_treatment .find_treatment_text p:first-child {
    max-width: 260px;
    font-size: 14px;
    line-height: 20px;
  }
}
@media all and (max-width: 414px) {
  :lang(hr) .hr-HR.page-understanding-pain .textBlockStyle h4 {
    font-size: 16px;
    line-height: 20px;
  }
  :lang(hr) .hr-HR.page-understanding-pain h3, :lang(hr) .hr-HR.page-understanding-pain .h1_title h1 {
    font-size: 40px;
  }
}
@media all and (max-width: 767px) {
  :lang(hr) .hr-HR.page-understanding-pain .blue_button.button_arrow {
    padding-left: 20px;
    padding-right: 30px;
  }
  :lang(hr) .hr-HR.page-understanding-pain .article_know_wrap .know_article p {
    font-size: 14px;
    line-height: 18px;
  }
}
@media all and (min-width: 320px) and (max-width: 992px) {
  :lang(hr) .hr-HR.page-understanding-pain .article_know_wrap .know_article h4 {
    padding-left: 4px;
  }
}
@media (min-width: 992px) {
  :lang(hr) .hr-HR.page-understanding-pain.page-pain-types .article_know_wrap .know_article {
    font-size: 17px;
  }
}
@media all and (max-width: 767px) {
  :lang(hr) .hr-HR.page-understanding-pain .blue_button.button_arrow, :lang(hr) .hr-HR.page-pain-treatments .blue_button.button_arrow, :lang(hr) .hr-HR.page-products .blue_button.button_arrow {
    padding-left: 20px;
    padding-right: 30px;
  }
  :lang(hr) .hr-HR.page-understanding-pain .textBlockStyle h4, :lang(hr) .hr-HR.page-pain-treatments .textBlockStyle h4, :lang(hr) .hr-HR.page-products .textBlockStyle h4 {
    font-size: 16px;
    line-height: 20px;
  }
}
@media all and (max-width: 767px) and (orientation: landscape) {
  :lang(hr) .hr-HR.page-understanding-pain .article_know_wrap, :lang(hr) .hr-HR.page-pain-treatments .article_know_wrap, :lang(hr) .hr-HR.page-products .article_know_wrap {
    margin-bottom: 25px;
  }
}
@media all and (max-width: 414px) {
  :lang(hr) .hr-HR.page-pain-treatments .h1_title h1 {
    font-size: 45px;
    width: 80%;
  }
}
@media all and (max-width: 767px) and (orientation: portrait) {
  :lang(hr) .hr-HR.page-pain-treatments .joint_pain {
    background: url(../../assets/img/m_joint_pain_hr.png?auto=format) 100% 100%/328px 591px no-repeat;
  }
}
@media all and (min-width: 768px) and (max-width: 991px) {
  :lang(hr) .hr-HR.page-pain-treatments .pain_info_block.joint_pain_box .inner_container_width .col-sm-6 {
    width: 100%;
  }
  :lang(hr) .hr-HR.page-pain-treatments .h1_title h1 {
    width: 60%;
  }
}
:lang(hr) .hr-HR.page-pain-treatments .pain_navigator_mobile > .component-content {
  background-position: 115% 100%;
}
@media (min-width: 480px) {
  :lang(hr) .hr-HR.page-pain-treatments .pain_navigator_mobile > .component-content {
    background-position: 75% 100%;
  }
}
@media all and (max-width: 767px) and (orientation: landscape) {
  :lang(hr) .hr-HR.page-products .qa .qa_title h2 {
    background: url(../../assets/img/product_qa.png?auto=format) no-repeat right center;
    background-size: 62px auto;
  }
}
@media (max-width: 991px) {
  :lang(hr) .hr-HR.page-products .adaptive-accordion_body {
    display: block;
    padding: 0;
  }
  :lang(hr) .hr-HR.page-products .portfolioHeaderBanner h2, :lang(hr) .hr-HR.page-products .portfolioHeaderBanner h1 {
    letter-spacing: -.6px;
  }
}
@media (max-width: 740px) {
  :lang(hr) .hr-HR.page-products .portfolioHeaderBanner h1 {
    width: 80%;
  }
}
:lang(hr) .hr-HR.page-products .compareProductsTable table tr td:nth-child(2) {
  width: 348px;
}
:lang(hr) .hr-HR.page-sitemap .sitemap_root a {
  padding-top: 4px;
  display: block;
}
:lang(hr) .noteThirdBlock {
  margin: 55px 0 0;
}
@media all and (min-width: 320px) and (max-width: 767px) {
  :lang(hr) #footer {
    padding-bottom: 100px;
  }
}
:lang(hr) .product_description_tabs .download_leaflet {
  position: inherit;
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  :lang(hr) .page-pain-treatments .affect_wrap {
    background-size: cover;
  }
  :lang(hr) .page-pain-treatments .affect_wrap .inner_container_width {
    padding-bottom: 0;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  :lang(hr) .page-products .portfolioHeaderBanner h1 {
    font-size: 62px;
  }
  :lang(hr) .page-products .portfolioHeaderBanner > .component-content {
    background-position: 70% 0;
  }
}

:lang(sl) .navigation-item > .navigation-item-title {
  white-space: normal;
}
:lang(sl) .joint_pain {
  background: url(../../assets/img/m_joint_pain_sl_2.png?auto=format) 100% 100%/307px 583px no-repeat;
}
@media (max-width: 767px) {
  :lang(sl) .joint_pain {
    background: url(../../assets/img/xs_joint_pain_sl.png?auto=format) 100% 100%/307px 583px no-repeat;
  }
}
@media (min-width: 768px) {
  :lang(sl) .joint_pain {
    background: url(../../assets/img/m_joint_pain_sl_2.png?auto=format) 100% 50%/767px 1296px no-repeat;
  }
}
@media (min-width: 1092px) {
  :lang(sl) .joint_pain {
    background: url(../../assets/img/d_joint_pain_sl_2.png?auto=format) 50% 50% no-repeat;
    background-size: 110%;
  }
}
:lang(sl) .disclaimer {
  background: rgba(255, 255, 255, 0.9);
  border-top: 2px solid #e2e2e2;
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 999;
  text-align: left;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  :lang(sl) .disclaimer {
    font-size: 11px;
  }
}
@media (min-width: 768px) {
  :lang(sl) .disclaimer {
    text-align: center;
  }
}
@media (max-width: 768px) {
  :lang(sl) .page-home .carousel.index_carousel h4 {
    font-size: 12px;
    width: 100px;
  }
}
@media (min-width: 568px) and (max-width: 768px) {
  :lang(sl) .page-home .carousel.index_carousel h4 {
    font-size: 22px;
    width: inherit;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  :lang(sl) .page-home .carousel.index_carousel h4 {
    font-size: 31px;
    width: inherit;
  }
}
@media (min-width: 1300px) {
  :lang(sl) .page-home .carousel.index_carousel h4 {
    font-size: 66px;
  }
}
@media (min-width: 768px) {
  :lang(sl) .page-home .carousel.index_carousel .blue_button {
    font-size: 18px;
    padding: 0 71px 0 24px;
  }
}
@media (min-width: 992px) {
  :lang(sl) .page-home .carousel.index_carousel .carousel-slides li:nth-child(4) .blue_button {
    margin-top: 0;
  }
}
@media (min-width: 568px) and (max-width: 768px) {
  :lang(sl) .page-home .carousel.index_carousel .carousel-slides li:nth-child(4) h4 {
    font-size: 22px;
  }
}
@media (min-width: 992px) and (max-width: 1024px) {
  :lang(sl) .page-home .carousel.index_carousel .carousel_text {
    font-size: 13px;
  }
}
@media (max-width: 768px) {
  :lang(sl) .page-home .bottom_box .textBlockStyle .blue_button.button_arrow {
    font-size: 10px;
  }
}
@media (max-width: 768px) {
  :lang(sl) .page-home .bottom_box .textBlockStyle h4 {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 50px;
  }
}
@media (min-width: 992px) {
  :lang(sl) .page-home .find_treatment h2 {
    font-size: 70px;
  }
}
@media (max-width: 768px) {
  :lang(sl) .page-pain-treatments .pain_navigator_mobile .pain_navigator_mobile_text li a {
    font-size: 31px;
  }
}
@media (max-width: 374px) {
  :lang(sl) .page-pain-treatments .pain_navigator_mobile .pain_navigator_mobile_text li a {
    text-shadow: 1px 1px 1px #fff;
    font-size: 15px;
  }
}
@media (max-width: 767px) and (min-width: 374px) {
  :lang(sl) .page-pain-treatments .pain_navigator_mobile .pain_navigator_mobile_text li a {
    font-size: 24px;
  }
}
:lang(sl) .page-pain-treatments .bottom_box .textBlockStyle .blue_button.button_arrow {
  position: relative;
}
@media (max-width: 768px) {
  :lang(sl) .page-pain-treatments .bottom_box .textBlockStyle .blue_button.button_arrow {
    font-size: 10px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
  :lang(sl) .page-pain-treatments .voltaren-pm .pain-type a h3 {
    font-size: 24px;
  }
}
:lang(sl) .page-pain-treatments .voltaren-pm .pain-type a.active h3 {
  font-size: 2.3rem;
}
@media (min-width: 992px) {
  :lang(sl) .page-pain-treatments.page-back-pain .expert_treatment .richText-content {
    margin-left: 60px;
  }
}
@media (max-width: 767px) {
  :lang(sl) .page-products .portfolioHeaderBanner h1 {
    font-size: 20px;
    letter-spacing: -1px;
  }
}
@media (max-width: 991px) {
  :lang(sl) .page-products .portfolioHeaderBanner .inner_container_width {
    position: relative;
  }
}
:lang(sl) .page-products .product_description_tabs .tabs-nav-item a {
  line-height: 1.5;
}
:lang(sl) .page-products .qa .qa_title h2 {
  line-height: 1;
}
@media (max-width: 767px) {
  :lang(sl) .page-products.page-12-hour-gel .how_when .how_when_title .content {
    display: none;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  :lang(sl) .page-products.page-12-hour-gel .how_when .how_when_title .content p {
    font-size: 110px;
  }
}
@media (max-width: 768px) {
  :lang(sl) .page-understanding-pain .textBlockStyle .blue_button.button_arrow {
    font-size: 10px;
  }
}
@media (max-width: 374px) {
  :lang(sl) .page-understanding-pain .textBlockStyle h4 {
    font-size: 17px;
    line-height: 20px;
  }
}
@media (min-width: 375px) and (max-width: 768px) {
  :lang(sl) .page-understanding-pain .textBlockStyle h4 {
    font-size: 19px;
  }
}
@media (min-width: 1300px) {
  :lang(sl) .page-understanding-pain.page-how-to-use-voltarol-ease-arthritis-pain .h1_title h1 {
    font-size: 50px;
  }
}
:lang(sl) .page-sitemap .sitemap .sitemap_root a {
  line-height: 1.5;
}
@media (min-width: 768px) {
  :lang(sl) .bottom_box .textBlockStyle div p:nth-last-child(2) {
    font-size: 13px;
  }
}
@media (max-width: 768px) {
  :lang(sl) .footer .richText.f_menu ul li a {
    font-size: 14px;
  }
}
:lang(sl) .homepage_link_hidden {
  visibility: hidden;
}
:lang(sl) #footer {
  padding-bottom: 50px;
}
:lang(sl) .product_detail .product_detail_type {
  line-height: 1.4;
}
@media (min-width: 992px) {
  :lang(sl) .product_detail .product_detail_text {
    padding-right: 150px;
  }
}
:lang(sl) .accordion-head h3 {
  font-size: inherit;
  padding: 0;
}
:lang(sl) .paragraphSystem {
  margin: 0 !important;
}
:lang(sl) .page-home .carousel-nav {
  display: none;
}
:lang(sl) .page-home .carousel-nav.swiper-pagination {
  display: block;
}
:lang(sl) .carousel.index_carousel img {
  display: block;
  margin: 0;
  padding: 0;
  transform: translate(0);
  width: 100%;
  max-width: none;
}
:lang(sl) .carousel-slide.last .richText {
  position: absolute;
  bottom: 40px;
  left: 50%;
}
@media (min-width: 992px) and (max-width: 1024px) {
  :lang(sl) .carousel-slide.last .richText {
    bottom: 20px;
    left: 45%;
  }
}
:lang(sl) .carousel-slide.last .image, :lang(sl) .carousel-slide.last .box {
  padding: 0;
}
:lang(sl) .box.inner_container_width {
  z-index: 1;
}
:lang(sl) .richText.inner_container_width .component-content {
  overflow: inherit;
}
:lang(sl) .local-box-voltaren-si {
  display: none;
}

@media (min-width: 992px) {
  :lang(ba) h2 {
    font-size: 100px;
  }
}
:lang(ba) .header .navigation-horizontal {
  /*.navigation-item:hover {
    .navigation-branch.navigation-level2 {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
    }
  }*/
}
:lang(ba) .header .navigation-horizontal .navigation-item.navigation-level1 .navigation-item-title {
  white-space: normal;
}
@media (min-width: 1300px) {
  :lang(ba) .page-home .carousel.index_carousel .carousel-slides .carousel-slide:nth-child(3) .subtitle {
    margin-bottom: 10px;
  }
}
@media (min-width: 1300px) {
  :lang(ba) .page-home .carousel.index_carousel .carousel-slides .carousel-slide:nth-child(3) h4 {
    font-size: 60px;
    margin-bottom: 10px;
  }
}
@media (min-width: 1366px) and (max-width: 1440px) {
  :lang(ba) .page-home .carousel.index_carousel .carousel-slides .carousel-slide:nth-child(3) .blue_button {
    margin-bottom: 8px;
  }
}
:lang(ba) .page-home .carousel.index_carousel .carousel-slides .carousel-slide:nth-child(2) .carousel_text, :lang(ba) .page-home .carousel.index_carousel .carousel-slides .carousel-slide:nth-child(5) .carousel_text {
  width: 63%;
}
@media only screen and (min-device-width: 800px) and (max-device-width: 1280px) and (orientation: portrait) {
  :lang(ba) .page-home .carousel.index_carousel .carousel-slides .carousel-slide .blue_button {
    font-size: 19px;
  }
}
@media (max-width: 768px) {
  :lang(ba) .page-home .carousel.index_carousel h4 {
    font-size: 19px;
  }
}
@media (min-width: 768px) {
  :lang(ba) .page-home .carousel.index_carousel h4 {
    font-size: 49px;
    width: 72%;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  :lang(ba) .page-home .carousel.index_carousel h4 {
    margin-bottom: 80px;
  }
}
@media only screen and (min-device-width: 800px) and (max-device-width: 1280px) and (orientation: portrait) {
  :lang(ba) .page-home .carousel.index_carousel h4 {
    width: 68%;
  }
}
@media (min-width: 992px) {
  :lang(ba) .page-home .carousel.index_carousel h4 {
    font-size: 40px;
    width: 100%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  :lang(ba) .page-home .carousel.index_carousel .carousel_text {
    font-size: 15px;
  }
}
@media (max-width: 768px) {
  :lang(ba) .page-home .carousel.index_carousel .inner_container_width {
    pointer-events: none;
  }
}
@media (min-width: 992px) {
  :lang(ba) .page-home .find_treatment .blue_bubble .subtitle {
    padding-left: 3px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  :lang(ba) .page-home .find_treatment .find_treatment_bg > .component-content {
    background-position: 88% 0;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  :lang(ba) .page-home .find_treatment .find_treatment_text {
    width: 73%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  :lang(ba) .page-home .find_treatment .blue_button {
    margin-top: 35px;
  }
}
@media (max-width: 768px) {
  :lang(ba) .page-home .bottom_box .textBlockStyle h4 {
    font-size: 20px;
  }
}
:lang(ba) .page-pain-treatments .affect_wrap .know_blue h4 {
  padding-left: 2px;
}
:lang(ba) .page-pain-treatments .pain_navigator_mobile > .component-content {
  background-position: 116% 100%;
  background-size: auto 100%;
}
@media (min-width: 480px) {
  :lang(ba) .page-pain-treatments .pain_navigator_mobile > .component-content {
    background-position: 100% 100%;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  :lang(ba) .page-pain-treatments .pain_navigator_mobile h1 {
    font-size: 70px;
  }
}
@media (min-width: 400px) and (max-width: 568px) {
  :lang(ba) .page-pain-treatments .pain_navigator_mobile h1 {
    font-size: 42px;
  }
}
@media (min-width: 992px) {
  :lang(ba) .page-pain-treatments.page-joint-pain .affect_wrap {
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  :lang(ba) .page-pain-treatments.page-joint-pain .pain_hero_banner .h1_title .richText-content p:nth-child(2) {
    width: 85%;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  :lang(ba) .page-pain-treatments.page-joint-pain .textBlockStyle h4 {
    font-size: 20px;
  }
}
:lang(ba) .page-pain-treatments.page-back-pain .affect_wrap .know_footnote {
  bottom: 0;
}
@media (min-width: 992px) {
  :lang(ba) .page-pain-treatments.page-back-pain .affect_wrap .know_footnote {
    bottom: 20px;
  }
}
@media (min-width: 320px) {
  :lang(ba) .joint_pain {
    background: url(../../assets/img/pain_human_m_new.png?auto=format) 100% 100%/358px 591px no-repeat;
    background-size: 80%;
  }
}
@media (min-width: 320px) and (max-width: 767px) and (orientation: landscape) {
  :lang(ba) .joint_pain {
    background: url(../../assets/img/pain_human_t_new.png?auto=format) 100% 50%/767px 1296px no-repeat;
    background-size: 51%;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  :lang(ba) .joint_pain {
    height: 560px;
  }
}
@media (min-width: 768px) {
  :lang(ba) .joint_pain {
    background: url(../../assets/img/pain_human_t_new.png?auto=format) 100% 50%/767px 1296px no-repeat;
  }
}
@media (min-width: 992px) {
  :lang(ba) .joint_pain {
    background: url(../../assets/img/pain_human_d_new.png?auto=format) no-repeat;
    background-size: 98%;
  }
}
:lang(ba) .page-products .qa .qa_title h2 {
  line-height: 1;
}
:lang(ba) .page-products .product_description_tabs .download_leaflet {
  padding-left: 49px;
  padding-bottom: 4px;
  position: relative;
  right: -67px;
  top: 0;
  background-position-x: 15px;
  margin: 0 0 30px;
}
@media (max-width: 768px) {
  :lang(ba) .page-products .portfolioHeaderBanner h1 {
    width: 80%;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  :lang(ba) .page-products .portfolioHeaderBanner h1 {
    font-size: 52px;
  }
}
@media only screen and (min-device-width: 800px) and (max-device-width: 1280px) and (orientation: portrait) {
  :lang(ba) .page-products .portfolioHeaderBanner h1 {
    width: 85%;
  }
}
@media (min-width: 660px) {
  :lang(ba) .page-products .product_description_accordion .accordion-content {
    background-size: 45px auto;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  :lang(ba) .page-products .product_description_accordion .download_leaflet {
    display: block;
    margin: 0 0 0 15px;
  }
}
@media (min-width: 992px) {
  :lang(ba) .page-products.page-emulgel .how_when .how_when_desktop_when p {
    width: 80%;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  :lang(ba) .page-understanding-pain .article_know_wrap .know_article {
    background-size: 285px 240px;
    height: 240px;
  }
}
:lang(ba) .page-understanding-pain .article_know_wrap .know_article h4 {
  padding-left: 3px;
}
@media (min-width: 320px) and (max-width: 767px) {
  :lang(ba) .page-understanding-pain .article_text_float {
    margin-top: 10px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  :lang(ba) .page-understanding-pain .article_top_minus_padding {
    margin-top: -10px;
  }
}
@media (max-width: 768px) {
  :lang(ba) .page-understanding-pain .textBlockStyle h4 {
    font-size: 20px;
  }
}
:lang(ba) .page-understanding-pain.page-pain-types .article_know_wrap .know_article p {
  font-size: 17px;
}
:lang(ba) .page-sitemap .sitemap .sitemap_root a {
  line-height: 1.5;
}
@media (min-width: 992px) and (max-width: 1199px) {
  :lang(ba) .voltaren-pm .pain-type a h3 {
    font-size: 1.8rem;
  }
}
:lang(ba) .voltaren-pm .pain-type a.active h3 {
  font-size: 2.3rem;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  :lang(ba) .voltaren-pm .pain-type a.active h3 {
    font-size: 1.8rem;
  }
}
:lang(ba) .tinyscroll {
  width: 428px;
  margin-top: 20px;
  margin-right: 0;
  margin-bottom: 10px;
  padding: 0;
}
:lang(ba) .tinyscroll .viewport {
  width: 408px;
  height: 260px;
  overflow: hidden;
  position: relative;
}
:lang(ba) .tinyscroll .overview {
  list-style: none;
  position: relative;
  left: 0;
  top: 0;
  padding: 0;
  margin: 0;
}
:lang(ba) .tinyscroll .scrollbar {
  background: transparent url(../../assets/img/bg-scrollbar-trackend-y.png?auto=format) no-repeat 0 0;
  position: absolute;
  background-position: 0 0;
  top: 40px;
  right: 0;
  width: 9px;
}
:lang(ba) .tinyscroll .track {
  background: transparent url(../../assets/img/bg-scrollbar-trackend-y.png?auto=format) no-repeat 0 100%;
  height: 100%;
  width: 9px;
  position: relative;
  padding: 0 1px;
}
:lang(ba) .tinyscroll .thumb {
  background: transparent url(../../assets/img/bg-scrollbar-thumb-y.png?auto=format) 50% 100% no-repeat;
  height: 20px;
  width: 9px;
  cursor: pointer;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
}
:lang(ba) .tinyscroll .thumb .end {
  background: transparent url(../../assets/img/bg-scrollbar-thumb-y.png?auto=format) no-repeat 50% 0;
  overflow: hidden;
  height: 5px;
  width: 25px;
}
:lang(ba) .tinyscroll .disable {
  display: none;
}
@media (max-width: 1200px) {
  :lang(ba) .tinyscroll {
    width: 380px;
  }
  :lang(ba) .tinyscroll .viewport {
    width: 360px;
  }
}
:lang(ba) .accordion-slide.is-active > .accordion-content-wrapper {
  overflow: hidden !important;
  height: inherit !important;
}
:lang(ba) .parametrizedhtml .table.compareProductsTable.component table tr td a {
  display: block;
}
:lang(ba) .compareProductsTable .is-active .blue_button {
  width: 90%;
  margin: 0 auto !important;
}
:lang(ba) .page_404 .image {
  margin: 0 20px 10px;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  :lang(ba) .header .navigation-horizontal .navigation-item:hover .navigation-branch.navigation-level2 {
    display: none;
  }
}
@media only screen and (min-device-width: 800px) and (max-device-width: 1280px) and (orientation: portrait) {
  :lang(ba) .header .navigation-horizontal .navigation-item:hover .navigation-branch.navigation-level2,
  :lang(ba) .navigation-horizontal .navigation-item .navigation-branch.navigation-level3 {
    display: none;
  }
}
:lang(ba) .disclaimer {
  background: rgba(255, 255, 255, 0.9);
  border-top: 2px solid #e2e2e2;
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 999;
  text-transform: uppercase;
}
@media all and (min-width: 320px) {
  :lang(ba) .disclaimer {
    text-align: left;
  }
}
@media all and (min-width: 768px) {
  :lang(ba) .disclaimer {
    text-align: center;
  }
}
:lang(ba) #footer {
  padding-bottom: 160px;
}
@media (min-width: 768px) {
  :lang(ba) #footer {
    padding-bottom: 100px;
  }
}
@media (min-width: 992px) {
  :lang(ba) #footer {
    padding-bottom: 90px;
  }
}

.en_AE {
  /*tiny*/
  /*end tiny*/
}
.en_AE .arabic-color-orange h1,
.en_AE .arabic-color-orange h2,
.en_AE .arabic-color-orange h3,
.en_AE .arabic-color-orange h4 {
  color: #e86215;
}
.en_AE .joint_pain_title h4 {
  font-size: 26px;
}
@media (min-width: 768px) {
  .en_AE .joint_pain_title h4 {
    font-size: 50px;
  }
}
@media (min-width: 1092px) {
  .en_AE .joint_pain_title h4 {
    font-size: 45px;
  }
}
.en_AE .follow_us .soc_icons .fb {
  background: url("../../../../../../../content/dam/cf-consumer-healthcare/voltaren-new/en_AE/imgix/css_sprites.png?auto=format") 16% 22%;
}
.en_AE .follow_us .soc_icons .tw {
  background: url("../../../../../../../content/dam/cf-consumer-healthcare/voltaren-new/en_AE/imgix/css_sprites.png?auto=format") 15.87% 30.6%;
}
.en_AE .follow_us .soc_icons .gplus {
  background: url("../../../../../../../content/dam/cf-consumer-healthcare/voltaren-new/en_AE/imgix/css_sprites.png?auto=format") 15.87% 26.3%;
}
.en_AE .follow_us .soc_icons .youtube {
  background: url("../../../../../../../content/dam/cf-consumer-healthcare/voltaren-new/en_AE/imgix/css_sprites.png?auto=format") 15.87% 35%;
}
.en_AE .follow_us .soc_icons .fb,
.en_AE .follow_us .soc_icons .tw,
.en_AE .follow_us .soc_icons .gplus,
.en_AE .follow_us .soc_icons .youtube {
  background-size: 250% 3800%;
}
.en_AE .product_description_tabs .download_leaflet {
  background: url("../../../../../../../content/dam/cf-consumer-healthcare/voltaren-new/en_AE/imgix/css_sprites.png?auto=format") no-repeat -6% 39.7%;
}
.en_AE .product_description_tabs .download_leaflet:hover {
  background: url("../../../../../../../content/dam/cf-consumer-healthcare/voltaren-new/en_AE/imgix/css_sprites.png?auto=format") no-repeat -6% 43.6%;
}
.en_AE .initiative_banner .richText ul li:before {
  background: url("../../../../../../../content/dam/cf-consumer-healthcare/voltaren-new/en_AE/imgix/css_sprites.png?auto=format") no-repeat 15% 6.6%;
  background-size: 450% 5000%;
}
.en_AE .blue_button.button_arrow:after {
  background: url("../../../../../../../content/dam/cf-consumer-healthcare/voltaren-new/en_AE/imgix/css_sprites.png?auto=format") no-repeat 15% 10.2%;
  background-size: 450% 5500% !important;
}
@media (max-width: 374px) {
  .en_AE .joint_pain {
    height: 615px;
    background-size: 120%;
    background: url(../../assets/img/joint_pain_en_ae_SP.png?auto=format) no-repeat bottom left;
  }
}
@media (min-width: 767px) {
  .en_AE .joint_pain {
    margin-top: -60px;
  }
}
@media (max-width: 767px) {
  .en_AE.page-products .portfolioHeaderBanner .inner_container_width {
    padding-top: 10px;
  }
}
@media (max-width: 767px) {
  .en_AE.page-products.page-emulgel .product_detail .product_detail_title {
    text-align: center;
  }
}
.en_AE.page-products.page-emulgel .product_detail .product_detail_title h1 {
  font-size: 30px;
}
@media (min-width: 375px) {
  .en_AE.page-products.page-emulgel .product_detail .product_detail_title h1 {
    font-size: 36px;
  }
}
@media (min-width: 414px) {
  .en_AE.page-products.page-emulgel .product_detail .product_detail_title h1 {
    font-size: 40px;
  }
}
@media (max-width: 991px) {
  .en_AE.page-products.page-12-hour-gel .how_when .accordion.even {
    display: none;
  }
}
.en_AE.page-products.page-12-hour-gel .product_detail .product_detail_title h1 {
  font-size: 30px;
}
@media (min-width: 992px) {
  .en_AE.page-products.page-12-hour-gel .product_detail .product_detail_title h1 {
    font-size: 40px;
  }
}
@media (min-width: 1280px) {
  .en_AE.page-pain-treatments.page-injuries .affect_wrap .know_footnote {
    max-width: 75%;
  }
}
.en_AE.page-pain-treatments.page-shoulder-pain .interactiveInfographics-slider .slick-slide:nth-child(4) img {
  margin-top: 0;
}
@media (min-width: 768px) {
  .en_AE .joint_pain {
    background-image: url(../../assets/img/joint_pain_en_ae_TB.png?auto=format);
    height: 1236px;
  }
  .en_AE .joint_pain > .component-content {
    max-width: 100%;
    padding-top: 0;
  }
  .en_AE .article_know_wrap.margin_none {
    margin-bottom: 50px !important;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .en_AE .header .search_icon {
    background: url("../../../../../../../content/dam/cf-consumer-healthcare/voltaren-new/en_AE/imgix/css_sprites.png?auto=format") no-repeat 20% 49.5%;
    width: 2.187rem;
    height: 2.187rem;
  }
  .en_AE .header .gsk_icon {
    top: 50%;
  }
  .en_AE .qa .accordion-head {
    font-size: 1.875rem;
  }
  .en_AE .box_fitter {
    margin-right: 0;
  }
}
@media (min-width: 992px) {
  .en_AE .joint_pain {
    background-image: url(../../assets/img/joint_pain_en_ae_DT.png?auto=format);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 90%;
    height: 600px;
  }
  .en_AE .joint_pain h4 {
    font-size: 34px;
  }
  .en_AE .header .search_icon {
    background: url("../../../../../../../content/dam/cf-consumer-healthcare/voltaren-new/en_AE/imgix/css_sprites.png?auto=format") no-repeat 22% 49.5%;
    width: 2.187rem;
    height: 2.187rem;
  }
}
@media (min-width: 768px) and (max-width: 1091px) {
  .en_AE .ov_mob_hidden .left_space_none .component-content {
    margin-top: 60px;
  }
}
@media (min-width: 1092px) {
  .en_AE .left_space_none .component-content {
    margin-left: -15px;
  }
}
.en_AE .parametrizedhtml .table.compareProductsTable.component table tr:first-child td {
  text-align: center;
}
.en_AE .parametrizedhtml .table.compareProductsTable.component table tr:first-child td a {
  display: block;
  text-align: left;
}
@media (min-width: 992px) {
  .en_AE .how_when .how_when_desktop_when p {
    font-size: 14px;
    line-height: 23px;
  }
  .en_AE .how_when .accordion-content p {
    font-size: 14px;
    line-height: 23px;
  }
  .en_AE .affect_wrap {
    background-size: cover;
  }
}
.en_AE .tinyscroll .viewport {
  padding-right: 40px;
  box-sizing: border-box;
}
.en_AE .pain_navigator_mobile h2, .en_AE .pain_navigator_mobile h1 {
  font-size: 40px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .en_AE .pain_navigator_mobile h2, .en_AE .pain_navigator_mobile h1 {
    font-size: 70px;
  }
}
@media only screen and (max-width: 375px) {
  .en_AE .how_when .how_when_title .content {
    font-size: 40px;
  }
  .en_AE .how_when .how_when_title > .component-content {
    padding: 30px 0 25px;
  }
}
@media (max-width: 767px) {
  .en_AE .bottom_box .component-content,
  .en_AE .bottom_box .component {
    margin-bottom: 0;
  }
  .en_AE .bottom_box .margin10 {
    margin: 10px 0;
  }
  .en_AE .bottom_box .boxBorder {
    margin: 10px 0;
  }
  .en_AE .bottom_box {
    margin-bottom: 10px;
  }
  .en_AE .bottom_box .row.textBlockStyle .blue_button {
    right: 15px;
    left: 15px;
    width: auto;
  }
  .en_AE .article_know_wrap {
    text-align: center;
    margin-bottom: 90px !important;
  }
}
@media only screen and (max-width: 767px) {
  .en_AE .interactiveInfographics-slider2 .interactiveInfographics-description {
    font-size: 20px;
  }
  .en_AE h3, .en_AE .pain_hero_banner h1 {
    font-size: 40px;
  }
}
@media (min-width: 992px) and (max-width: 1024px) {
  .en_AE .how_when .how_when_desktop_when p,
  .en_AE .how_when .accordion-content p {
    font-size: 14px;
    line-height: 20px;
  }
  .en_AE .pain_hero_banner > .component-content,
  .en_AE .portfolioHeaderBanner > .component-content {
    background-position: 50% 100%;
  }
  .en_AE .product_detail > .component-content {
    background-position: 50% 100%;
  }
  .en_AE .how_when > .component-content {
    background-position: 55% top;
    position: relative;
  }
  .en_AE .how_when > .component-content:before {
    content: '';
    position: absolute;
    width: 57%;
    left: 0;
    top: 0;
    background: url(../../assets/img/how_when_gradient.png?auto=format) no-repeat 100% 0;
    background-size: cover;
    height: 100%;
    display: block;
  }
  .en_AE .article_hero_banner > .component-content {
    background-position: 50% 0;
  }
}
@media (min-width: 992px) {
  .en_AE .interactiveInfographics {
    background: url(../../assets/img/carousel_dots.png?auto=format) 50% 107px no-repeat;
    background-size: 74%;
  }
}
@media (min-width: 1170px) and (max-width: 1280px) {
  .en_AE .interactiveInfographics {
    background: url(../../assets/img/carousel_dots.png?auto=format) 32% 107px no-repeat;
    background-size: 60%;
  }
}
.en_AE .header .navigation-horizontal .navigation-item.navigation-level1 .navigation-item-title {
  font-size: 19px;
}
@media (min-width: 768px) {
  .en_AE .blue_button.button_arrow:after {
    background-size: 18px;
  }
}
@media (min-width: 992px) and (max-width: 1280px) {
  .en_AE .pain_info_block .parametrizedhtml .interactiveInfographics-slider.sync-slider .slick-track .interactiveInfographics-slide {
    width: 218px !important;
  }
  .en_AE .pain_info_block .parametrizedhtml .interactiveInfographics-slider.sync-slider .slick-track .interactiveInfographics-slide .page-neck-pain {
    width: 235px !important;
  }
}
@media (max-width: 991px) {
  .en_AE .page-shoulder-pain .stretch_shoulders .interactiveInfographics-slide[data-slick-index="3"] img {
    margin-top: 25%;
  }
}
.en_AE .navigation-item .navigation-item-title {
  white-space: normal;
}
@media only screen and (max-width: 991px) {
  .en_AE .interactiveInfographics .interactiveInfographics-description {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .en_AE .page-understanding-pain h1 {
    font-size: 44px;
  }
  .en_AE .page-understanding-pain h3 {
    font-size: 28px;
  }
}
@media (max-width: 768px) {
  .en_AE .page-search-results .pain_hero_banner h1 {
    font-size: 20px;
  }
}
@media (min-width: 992px) {
  .en_AE .pain_hero_banner h1 {
    line-height: 1;
    margin-left: 5px;
  }
}
@media (max-width: 767px) {
  .en_AE .textBlockStyle h4 {
    font-size: 18px !important;
  }
  .en_AE .header .search_icon {
    background: url("../../../../../../../content/dam/cf-consumer-healthcare/voltaren-new/en_AE/imgix/css_sprites.png?auto=format") no-repeat 19% 49.4%;
    background-size: 260% 2900%;
    width: 1.375rem;
    height: 1.25rem;
  }
  .en_AE .header .gsk_icon {
    top: 50%;
  }
  .en_AE .qa .qa_title h2 {
    background: url("../../../../../../../content/dam/cf-consumer-healthcare/voltaren-new/en_AE/imgix/css_sprites.png?auto=format") no-repeat 99% 82.7%;
    background-size: 75px 750px;
  }
  .en_AE .product_description_accordion .download_leaflet {
    background: url("../../../../../../../content/dam/cf-consumer-healthcare/voltaren-new/en_AE/imgix/css_sprites.png?auto=format") no-repeat -6% 39.7%;
  }
}
@media (max-width: 767px) {
  .en_AE .pain_navigator_mobile .pain_navigator_mobile_text li a {
    color: #eb6209;
  }
}
.en_AE .carousel.index_carousel h4 {
  font-size: 16px;
}
@media (min-width: 768px) {
  .en_AE .carousel.index_carousel h4 {
    font-size: 38px;
  }
}
@media (min-width: 1200px) {
  .en_AE .carousel.index_carousel h4 {
    font-size: 57px;
  }
}
@media (max-width: 991px) {
  .en_AE .pain_info_block.pain_info_ankle .pain_info_inner > .component-content {
    background: none !important;
  }
}
.en_AE .accordion-slide.is-active > .accordion-content-wrapper {
  overflow: hidden !important;
}
.en_AE .tinyscroll {
  width: 428px;
  margin: 20px 0 10px;
  padding: 0;
}
.en_AE .tinyscroll .viewport {
  width: 408px;
  height: 260px;
  overflow: hidden !important;
  position: relative;
}
.en_AE .tinyscroll .overview {
  list-style: none;
  position: relative;
  left: 0;
  top: 0;
  padding: 0;
  margin: 0;
}
.en_AE .tinyscroll .scrollbar {
  background: transparent url(../../assets/img/bg-scrollbar-trackend-y.png?auto=format) no-repeat 0 0;
  position: absolute;
  background-position: 0 0;
  top: 43px;
  right: 0;
  width: 9px;
}
.en_AE .tinyscroll .track {
  background: transparent url(../../assets/img/bg-scrollbar-trackend-y.png?auto=format) no-repeat 0 100%;
  height: 100%;
  width: 9px;
  position: relative;
  padding: 0 1px;
}
.en_AE .tinyscroll .thumb {
  background: transparent url(../../assets/img/bg-scrollbar-thumb-y.png?auto=format) 50% 100% no-repeat;
  height: 20px;
  width: 9px;
  cursor: pointer;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
}
.en_AE .tinyscroll .thumb .end {
  background: transparent url(../../assets/img/bg-scrollbar-thumb-y.png?auto=format) no-repeat 50% 0;
  overflow: hidden;
  height: 5px;
  width: 25px;
}
.en_AE .tinyscroll .disable {
  display: none;
}
.en_AE .noSelect {
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
}
@media (max-width: 1200px) {
  .en_AE .tinyscroll {
    width: 95%;
  }
  .en_AE .tinyscroll .viewport {
    width: 95%;
  }
}
@media (max-width: 767px) {
  .en_AE .page-understanding-pain h1 {
    font-size: 44px;
  }
  .en_AE .page-understanding-pain h3 {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  .en_AE .mobileBorder {
    padding-top: 10px;
    position: relative;
  }
  .en_AE .mobileBorder .component {
    margin-bottom: 0 !important;
  }
  .en_AE .mobileBorder .component-content {
    margin-bottom: 0;
  }
  .en_AE .page-understanding-pain #content .box.inner_container_width .first .component {
    margin-bottom: 0 !important;
  }
  .en_AE .page-understanding-pain #content .box.inner_container_width .first .component-content {
    margin-bottom: 0;
  }
}
.en_AE .searchResults-number {
  float: none;
}
@media (max-width: 767px) {
  .en_AE .searchResults-title {
    font-size: 20px;
  }
}

@media (min-width: 992px) and (max-width: 1095px) {
  .en_AE.page-products .portfolioHeaderBanner h1 {
    font-size: 56px;
  }
}
@media (min-width: 992px) and (max-width: 1024px) {
  .en_AE.page-12-hour-gel .how_when .how_when_desktop_when {
    max-width: 275px;
  }
}
@media (min-width: 1024px) {
  .en_AE.page-12-hour-gel .how_when .how_when_desktop_when h3 {
    font-size: 18px;
    line-height: 20px;
    font-weight: 600;
    margin-bottom: 15px;
  }

  .en_AE.page-12-hour-gel .how_when .how_when_desktop_when p,
  .en_AE.page-12-hour-gel .how_when .accordion-content p {
    font-size: 14px;
    line-height: 20px;
  }

  .en_AE.page-12-hour-gel .how_when .how_when_desktop_when {
    max-width: 280px;
  }
}
@media (max-width: 767px) {
  .en_AE.page-understanding-pain.page-inflammation .h1_title h1, .en_AE.page-understanding-pain.page-pain-relief-during-pregnancy .h1_title h1 {
    font-size: 2.75rem;
  }
}
@media (max-width: 425px) {
  .en_AE.page-osteoarthritis .article_know_wrap {
    margin-bottom: 120px !important;
  }
}

@media (max-width: 768px) {
  .en_AE.page-osteoarthritis .marginBottomNone + .blue_button {
    bottom: 2.5vw;
  }
}

:lang(et) {
  /*tiny*/
  /*end tiny*/
}
@media (min-width: 1200px) {
  :lang(et) .page-understanding-pain.page-how-to-use-voltarol-ease-arthritis-pain .h1_title h1 {
    font-size: 55px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  :lang(et) .page-understanding-pain.page-how-voltarol-works .article_know_wrap {
    margin-bottom: 90px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  :lang(et) .page-understanding-pain .article_know_wrap {
    margin-bottom: 90px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  :lang(et) .page-understanding-pain .article_know_wrap .know_article {
    background: url(../../assets/img/know_article.png?auto=format) no-repeat 0 0/285px 280px;
    height: 280px;
  }
}
@media (min-width: 374px) and (max-width: 767px) {
  :lang(et) .page-understanding-pain.page-understanding-pain .article_know_wrap .know_article {
    background: url(../../assets/img/know_article.png?auto=format) no-repeat 0 0/285px 260px;
    height: 260px;
  }
}
@media (min-width: 374px) and (max-width: 767px) {
  :lang(et) .page-understanding-pain.page-understanding-pain .article_text {
    margin-top: 40px;
  }
}
@media (min-width: 768px) {
  :lang(et) .page-understanding-pain .article_know_wrap .know_article p {
    font-size: 21px;
  }
}
@media (min-width: 992px) {
  :lang(et) .page-understanding-pain .article_know_wrap .know_article p {
    font-size: 17px;
  }
}
:lang(et) .disclaimer {
  background: rgba(255, 255, 255, 0.9);
  border-top: 2px solid #e2e2e2;
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 999;
  text-align: left;
  text-transform: uppercase;
  height: 10%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 8px;
  padding: 0 39px;
}
@media (min-width: 768px) {
  :lang(et) .disclaimer {
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  :lang(et) .disclaimer {
    font-size: 15px;
    padding: 0 55px;
  }
}
@media (min-width: 992px) {
  :lang(et) .disclaimer {
    font-size: 17px;
    padding: 0 43px;
  }
}
@media (min-width: 1200px) {
  :lang(et) .disclaimer {
    padding: 0 53px;
  }
}
:lang(et) .page-products .product_description_tabs .download_leaflet {
  position: relative;
  right: 0;
  top: 0;
  margin-bottom: 20px;
}
:lang(et) .page-products .product_description_tabs .tabs-nav-item a {
  line-height: 1.4;
}
:lang(et) .page-products .product_detail .product_detail_comment {
  font-size: 13px;
}
@media (min-width: 1000px) and (max-width: 1024px) {
  :lang(et) .page-products .product_detail .product_detail_title h1 {
    font-size: 60px;
  }
}
@media (min-width: 992px) {
  :lang(et) .page-products .how_when .how_when_title .content {
    font-size: 109px;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  :lang(et) .page-products .how_when .how_when_title .content {
    font-size: 90px;
  }
}
@media (max-width: 567px) {
  :lang(et) .page-products .how_when .how_when_title > .component-content {
    padding: 20px 0 68px;
  }
}
@media (max-width: 567px) {
  :lang(et) .page-products.page-emulgel .how_when .how_when_title > .component-content {
    background-position-x: -17px;
  }
}
@media (min-width: 1200px) {
  :lang(et) .page-products.page-patches .product_detail .product_detail_type {
    height: 142px;
  }
}
@media (min-width: 992px) {
  :lang(et) .page-products.page-patches .how_when .how_when_desktop_when p {
    width: 95%;
  }
}
@media (min-width: 992px) {
  :lang(et) .page-products .adaptive-accordion_body .productBlocks .button_arrow {
    padding-right: 48px;
    font-size: 15px;
    width: 136px;
  }
}
@media (min-width: 992px) {
  :lang(et) .page-products .compareProductsTable .blue_button {
    font-size: 11px;
    width: 100%;
    margin: 0 auto !important;
  }
}
@media (max-width: 1200px) and (min-width: 992px) {
  :lang(et) .page-products.page-soft-caps .product_detail > .component-content {
    background-size: auto 72%;
  }
}
:lang(et) .page-products .portfolioHeaderBanner h1 {
  letter-spacing: normal;
}
@media (min-width: 1000px) and (max-width: 1024px) {
  :lang(et) .page-products .portfolioHeaderBanner h1 {
    font-size: 60px;
  }
}
@media (min-width: 992px) {
  :lang(et) .page-products .portfolioHeaderBanner h1 {
    letter-spacing: -3px;
  }
}
:lang(et) .navigation-item > .navigation-item-title {
  white-space: normal;
}
@media (max-width: 568px) {
  :lang(et) .page-home .carousel.index_carousel h4 {
    font-size: 18px;
  }
}
@media (min-width: 767px) and (max-width: 991px) {
  :lang(et) .page-home .carousel.index_carousel h4 {
    font-size: 43px;
  }
}
@media (min-width: 1300px) {
  :lang(et) .page-home .carousel.index_carousel h4 {
    font-size: 40px;
  }
}
@media (min-width: 767px) and (max-width: 991px) {
  :lang(et) .page-home .carousel.index_carousel .blue_button {
    font-size: 19px;
  }
}
@media (max-width: 767px) {
  :lang(et) .page-home .carousel.index_carousel .inner_container_width {
    pointer-events: none;
  }
}
@media (min-width: 992px) {
  :lang(et) .page-home .find_treatment .find_treatment_bg > .component-content {
    background-position: 86% 0;
  }
}
:lang(et) .page-pain-treatments .know_footnote .article_footnote {
  font-size: 13px;
}
:lang(et) #footer {
  padding-bottom: 75px;
}
@media (min-width: 768px) {
  :lang(et) #footer {
    padding-bottom: 140px;
  }
}
@media (min-width: 992px) {
  :lang(et) #footer {
    padding-bottom: 100px;
  }
}
:lang(et) .joint_pain {
  background: url(../../assets/img/tablet_pain_human_EST_1.png?auto=format) 100% 100%/315px 591px no-repeat;
}
@media (max-width: 359px) {
  :lang(et) .joint_pain {
    background: url(../../assets/img/tablet_pain_human_EST_1.png?auto=format) 100% 100%/300px 585px no-repeat;
  }
}
@media (min-width: 767px) {
  :lang(et) .joint_pain {
    background: url(../../assets/img/tablet_pain_human_EST_2.png?auto=format) 100% 50%/767px 1296px no-repeat;
  }
}
@media (min-width: 992px) {
  :lang(et) .joint_pain {
    background: url(../../assets/img/pain_human_EST.png?auto=format) no-repeat;
    background-size: 98%;
    margin-top: 0;
    height: 591px;
  }
}
:lang(et) .language_switcher.language_fr {
  background: #ef8001;
}
@media (max-width: 1024px) and (min-width: 992px) {
  :lang(et) .page-wrist-pain .interactiveInfographics, :lang(et) .page-neck-pain .interactiveInfographics {
    background-size: 76%;
  }
}
@media only screen and (min-device-width: 800px) and (max-device-width: 1280px) and (orientation: landscape) {
  :lang(et) .page-wrist-pain .interactiveInfographics, :lang(et) .page-neck-pain .interactiveInfographics {
    background: url(../../assets/img/carousel_dots.png?auto=format) 44% 107px no-repeat;
    background-size: 65%;
  }
}
:lang(et) .page-wrist-pain .interactiveInfographics .slick-track, :lang(et) .page-neck-pain .interactiveInfographics .slick-track {
  left: 0 !important;
}
:lang(et) .tinyscroll {
  width: 428px;
  margin-top: 20px;
  margin-right: 0;
  margin-bottom: 10px;
  padding: 0;
}
:lang(et) .tinyscroll .viewport {
  width: 408px;
  height: 260px;
  overflow: hidden;
  position: relative;
}
:lang(et) .tinyscroll .overview {
  list-style: none;
  position: relative;
  left: 0;
  top: 0;
  padding: 0;
  margin: 0;
}
:lang(et) .tinyscroll .scrollbar {
  background: transparent url(../../assets/img/bg-scrollbar-trackend-y.png?auto=format) no-repeat 0 0;
  position: absolute;
  background-position: 0 0;
  top: 40px;
  right: 0;
  width: 9px;
}
:lang(et) .tinyscroll .track {
  background: transparent url(../../assets/img/bg-scrollbar-trackend-y.png?auto=format) no-repeat 0 100%;
  height: 100%;
  width: 9px;
  position: relative;
  padding: 0 1px;
}
:lang(et) .tinyscroll .thumb {
  background: transparent url(../../assets/img/bg-scrollbar-thumb-y.png?auto=format) 50% 100% no-repeat;
  height: 20px;
  width: 9px;
  cursor: pointer;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
}
:lang(et) .tinyscroll .thumb .end {
  background: transparent url(../../assets/img/bg-scrollbar-thumb-y.png?auto=format) no-repeat 50% 0;
  overflow: hidden;
  height: 5px;
  width: 25px;
}
:lang(et) .tinyscroll .disable {
  display: none;
}
:lang(et) .noSelect {
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
}
@media (max-width: 1200px) {
  :lang(et) .tinyscroll {
    width: 380px;
  }
  :lang(et) .tinyscroll .viewport {
    width: 360px;
  }
}
:lang(et) .accordion-slide.is-active > .accordion-content-wrapper {
  overflow: hidden !important;
}
@media (max-width: 568px) {
  :lang(et) .textBlockStyle h4 {
    font-size: 17px;
    line-height: 20px;
  }
}
@media (max-width: 568px) {
  :lang(et) .textBlockStyle .blue_button.button_arrow {
    padding-right: 29px;
  }
}
@media (min-width: 1200px) {
  :lang(et).mod-no-touch .header .navigation-horizontal .navigation-item:hover .navigation-branch.navigation-level2 .navigation-item {
    width: 270px;
  }
}
:lang(et) .header .logo {
  z-index: 999;
}
:lang(et) .accordion-slide.is-active > .accordion-content-wrapper {
  overflow: hidden !important;
  /*height: inherit !important;*/
}
@media (min-width: 320px) and (max-width: 567px) {
  :lang(et) .pain_navigator_mobile > .component-content {
    background-position: 116% 100%;
  }
}
@media (max-width: 767px) {
  :lang(et) .page_404 {
    padding: 50px 20px;
  }
}
@media (max-device-width: 1280px) and (min-device-width: 1270px) and (orientation: landscape) {
  :lang(et) .pain_info_block .parametrizedhtml .interactiveInfographics-slider.sync-slider .slick-track .interactiveInfographics-slide {
    width: 248px !important;
  }
}

:lang(lt) .article_text h3 {
  line-height: 1.3;
}
:lang(lt) .article_text h3 sup {
  top: -0.9em;
  font-size: 54%;
}
:lang(lt) .product_description_tabs .richText {
  position: relative;
}
:lang(lt) .product_description_tabs .richText .download_leaflet {
  right: auto;
  left: 15px;
  top: -55px;
}
:lang(lt) .voltaren-pm .pain-type a {
  height: 190px;
}
:lang(lt) .voltaren-pm .pain-type a.active h3 {
  font-size: 2rem;
}
@media (min-width: 767px) {
  :lang(lt) .joint_pain {
    background: url(../../assets/img/t_joint_pain_lit.png?auto=format) no-repeat;
  }
}
@media (min-width: 992px) {
  :lang(lt) .article_know_wrap .know_article p {
    font-size: 18px;
  }
  :lang(lt) .h1_title h1 {
    font-size: 45px;
  }
  :lang(lt) .expert_treatment > .component-content {
    height: 427px;
    padding-top: 203px;
  }
  :lang(lt) .how_when > .component-content {
    background-position: 52% top;
    padding-bottom: 40px;
    background-size: cover;
  }
  :lang(lt) .joint_pain {
    background: url(../../assets/img/d_joint_pain_lit.png?auto=format) no-repeat;
    background-size: 98%;
  }
}
@media (min-width: 1300px) {
  :lang(lt) .carousel.index_carousel h4 {
    font-size: 50px;
  }
  :lang(lt) .h1_title h1 {
    font-size: 50px;
  }
  :lang(lt) .expert_treatment h3 {
    font-size: 50px;
  }
}

/*Migration Fixes - 2019 Starts*/
.paragraphSystem {
  margin-left: 0;
  margin-right: 0;
}

:lang(pl-PL) .row {
  margin-left: -15px;
  margin-right: -15px;
}

:lang(de-DE) .page-arthrose-aktiv-programm .search_result_tabs a span {
  padding-left: 0;
}

.search_result_tabs .tabs-nav-item a span:before {
  content: none !important;
}
.search_result_tabs .tabs-nav-item a span:after {
  content: none !important;
}

.reference-header.col-xs-12,
.reference-footer.col-xs-12,
.reference-footer1.col-xs-12,
.reference-footer3.col-xs-12,
.reference-footer-forte.col-xs-12 {
  padding-left: 0;
  padding-right: 0;
}

:lang(iw-IL) #content .parametrizedhtml:nth-child(2).component {
  margin-bottom: 0;
}
:lang(iw-IL) .how_when .accordion-head {
  padding: 0;
  border-bottom: none;
}
:lang(iw-IL) .how_when .accordion-title {
  padding: 20px 0 20px 35px;
  font-size: 26px;
}
:lang(iw-IL) .qa .accordion-head {
  padding: 0;
  border-bottom: none;
}

.how_when .how_when_title .content {
  margin-bottom: 0;
}
.how_when .accordion-head {
  padding: 0;
  border-bottom: none;
}
.how_when .accordion-title {
  font-size: 26px;
  line-height: 1;
  font-weight: 500;
  color: #fff;
  background: none !important;
  letter-spacing: 0;
  padding: 20px 35px 20px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.how_when .how_when_mobile_accordion li:last-child .accordion-title {
  border-bottom: none;
}
.how_when .accordion-slide.is-active > .accordion-head {
  border-bottom: none;
}

.contact_us_list li:first-child {
  text-decoration: underline;
}

.searchResults-term {
  display: inline-block;
}

.searchResults-number {
  float: left;
  padding-right: 5px;
}
.searchResults-number:last-child {
  display: none;
}

.searchResults-results {
  float: left;
}

:lang(ar-AE) .searchResults-number {
  float: none;
  padding-right: 0;
}
:lang(ar-AE) .searchResults-results {
  width: 100%;
}

.qa .accordion-head {
  padding: 0;
  border-bottom: none;
}
.qa .accordion-slide:last-child .accordion-title {
  border-bottom: none;
}
.qa .accordion-title {
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
  letter-spacing: 0;
  padding: 15px 35px 15px 0;
  border-bottom: 1px solid #e6e6e6;
}

.product_description_accordion .accordion-head {
  padding: 0;
  border-bottom: none;
}
.product_description_accordion .accordion-slide.is-active > .accordion-head {
  border-bottom: none;
}
.product_description_accordion .accordion-slide.is-active > .accordion-head .accordion-title {
  border-bottom: 2px solid #e86215;
}
.product_description_accordion .accordion-slide:last-child .accordion-title {
  border-bottom: none;
}
.product_description_accordion .accordion-title {
  padding: 15px 35px 15px 0;
  font-size: 20px;
  line-height: 1;
  font-weight: 600;
  text-transform: uppercase;
  border-bottom: 1px solid #e6e6e6;
}

.mod-js .accordion-head:after {
  top: 49% !important;
}

:lang(ru-RU) .page-experts .product_description_accordion h3.accordion-title {
  font-size: 20px;
}

:lang(en-AU) .au_styles .adaptive-accordion_header .titleIcon:after {
  background: url(../../assets/img/css_sprites.png?auto=format) no-repeat 50% 97.6%;
  background-size: 126.6% 946%;
}

@media only screen and (max-width: 767px) {
  .no-richtxt p {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  .how_when .accordion-title {
    padding: 30px 35px 30px 0;
    font-size: 30px;
    line-height: 1;
  }

  .product_description_accordion .accordion-title {
    padding: 30px 35px 30px 0;
    font-size: 30px;
    line-height: 32px;
  }

  .qa .accordion-title {
    padding: 30px 35px 30px 0;
    line-height: 32px;
  }

  :lang(iw-IL) .how_when .accordion-title {
    padding: 30px 0 30px 35px;
  }

  :lang(ar-AE) .ar-AE-styles.page-emulgel .qa .accordion .accordion-title {
    font-size: 1.875rem;
  }
  :lang(ar-AE) .ar-AE-styles.page-12-hour-gel .qa .accordion .accordion-title {
    font-size: 1.875rem;
  }
  :lang(ar-AE) .qa .accordion-head {
    padding: 0;
  }

  :lang(pl-PL) .nomessi_steps .image:nth-child(4) {
    margin-top: 45px;
  }
  :lang(pl-PL) .nomessi_steps .image:nth-child(5) {
    margin-top: 45px;
  }
  :lang(pl-PL) .nomessi_steps .image:nth-child(6) {
    margin-top: 45px;
  }
  :lang(pl-PL) .nomessi_steps .image:nth-child(3) {
    margin-top: 0;
  }
}
@media only screen and (min-width: 992px) {
  .qa .accordion-title {
    padding: 15px 0 15px 35px;
    font-size: 22px;
    line-height: 24px;
  }

  .how_when .accordion-title {
    padding: 20px 35px 20px 0;
    font-size: 18px;
    line-height: 1;
  }

  :lang(iw-IL) .how_when .accordion-title {
    padding: 20px 0 20px 35px;
    font-size: 18px;
  }
  :lang(iw-IL) .qa .accordion-title {
    padding: 15px 35px 15px 0;
  }

  :lang(ar-AE) .qa .accordion-title {
    padding: 15px 35px 15px 0;
  }
  :lang(ar-AE) .qa .accordion-head {
    padding: 0;
  }

  :lang(pl-PL) .image_with_dotted_line:nth-child(3)::before {
    border-bottom-style: dotted;
    border-bottom-width: 4px;
    border-bottom-color: #242f60;
    position: absolute;
    left: 2px;
    width: 20%;
    top: 37%;
  }
  :lang(pl-PL) .image_with_dotted_line:nth-child(3)::after {
    border-bottom-style: dotted;
    border-bottom-width: 4px;
    border-bottom-color: #242f60;
    position: absolute;
    right: 2px;
    width: 20%;
    top: 37%;
  }
  :lang(pl-PL) .image_with_dotted_line:nth-child(2)::after {
    top: 38%;
  }
  :lang(pl-PL) .image_with_dotted_line:nth-child(2)::before {
    border: none;
  }
  :lang(pl-PL) .nomessi_accord .box:nth-child(3) > .component-content {
    background: none !important;
  }
  :lang(pl-PL) .nomessi_accord .box:nth-child(3) .box:first-child > .component-content > .content > .box .richText {
    text-align: center;
  }
  :lang(pl-PL) .nomessi_accord .box:nth-child(3) .box:nth-child(4) {
    position: absolute;
    bottom: 10%;
  }
  :lang(pl-PL) .nomessi_accord .box:nth-child(3) .box:nth-child(4) p {
    color: #fff;
    line-height: 1.2;
    margin-bottom: 10px;
  }
  :lang(pl-PL) .nomessi_accord .box:nth-child(3) .box:nth-child(2) > .component-content > .content > .box .richText {
    text-align: center;
  }
  :lang(pl-PL) .nomessi_accord .box:nth-child(2) .box:nth-child(3) {
    position: unset;
  }
  :lang(pl-PL) .nomessi_accord .box:nth-child(2) .box:nth-child(3) p {
    line-height: 1.38;
  }
}
@media only screen and (max-width: 424px) and (min-width: 375px) {
  :lang(es-ES) .es_ES .qa .qa_title h2 {
    background: url("../../../../../../../content/dam/cf-consumer-healthcare/voltaren-new/es_ES/imgix/css_sprites.png?auto=format") no-repeat 99% 92.7%;
    background-size: 75px 750px;
  }
}
@media only screen and (max-width: 991px) {
  :lang(pl-PL) .image_with_dotted_line:nth-child(3)::after {
    border-left-style: dotted;
    border-left-width: 4px;
    border-left-color: #242f60;
    position: absolute;
    right: 50%;
    height: 50px;
    bottom: -70px;
  }
  :lang(pl-PL) .image_with_dotted_line:nth-child(4) {
    padding-top: 75px;
  }
  :lang(pl-PL) .image_with_dotted_line:nth-child(2) {
    padding-top: 20px;
  }
  :lang(pl-PL) .nomessi_accord .box:nth-child(3) .box:nth-child(2) > .component-content > .content > .box .image {
    margin: 30px 0;
    height: 75px;
  }
  :lang(pl-PL) .nomessi_accord .box:nth-child(3) .box:nth-child(2) > .component-content > .content > .box .richText {
    font-size: 15px;
    padding: 0;
    text-align: left;
    margin: 10px 0;
    height: 110px;
    display: flex;
    align-items: center;
  }
  :lang(pl-PL) .nomessi_accord .box:nth-child(2) .box:nth-child(3) p {
    line-height: 1.38;
    margin-bottom: 15px;
  }
  :lang(pl-PL) .nomessi_accord .box:nth-child(2) p {
    color: #242f60;
  }

  .qa .accordion-title {
    font-size: 18px;
  }
}
@media only screen and (max-width: 768px) {
  :lang(pl-PL) .nomessi_steps .image:nth-child(4) {
    margin-top: 45px;
  }
  :lang(pl-PL) .nomessi_steps .image:nth-child(5) {
    margin-top: 45px;
  }
  :lang(pl-PL) .nomessi_steps .image:nth-child(6) {
    margin-top: 45px;
  }
  :lang(pl-PL) .nomessi_steps .image:nth-child(3) {
    margin-top: 0;
  }
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
  .es_ES .product_description_accordion .accordion-title {
    font-size: 25px;
  }
  .es_ES .qa .accordion-title {
    font-size: 25px;
  }

  :lang(ro-RO) .page-products .qa .accordion .accordion-title {
    font-size: 30px;
  }
}
/*Migration Fixes - 2019 Ends*/
:lang(en-GB) .page-eci .richText p {
  font-weight: 500;
}
:lang(en-GB) .page-eci p .white_text {
  font-weight: 500;
}
:lang(en-GB) .page-eci h5 .white_text {
  font-weight: 400;
}
:lang(en-GB) .page-eci .how_when .component-content {
  min-height: 400px;
}
:lang(en-GB) .page-eci .gray_background {
  width: 130%;
  margin: 0 -15%;
  padding: 0 15%;
}
:lang(en-GB) .page-eci .on-this-page {
  background-color: #242f60;
  font-weight: 500;
  border-bottom-right-radius: 30px;
}
:lang(en-GB) .page-eci .on-this-page .article_text {
  font-size: 1.125rem;
}
:lang(en-GB) .page-eci .on-this-page .article_text p {
  margin: 10px 0;
  color: #fff;
}
:lang(en-GB) .page-eci .on-this-page .article_text p a {
  color: #fff;
  text-decoration: none;
}
:lang(en-GB) .page-eci .on-this-page .article_text::after {
  content: "\f054";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1rem;
  color: #f05322;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  margin-top: 12px;
}
:lang(en-GB) .page-eci .on-this-page .article_text.first {
  font-size: 1.375rem;
  margin-top: 2rem;
  margin-bottom: 1rem;
}
:lang(en-GB) .page-eci .on-this-page .article_text.first::after {
  content: none;
}
@media (max-width: 767px) {
  :lang(en-GB) .header .gsk_icon {
    top: 50%;
  }
}
:lang(en-GB) .movementtext h3, :lang(en-GB) .movementtext h4 {
  color: black;
  font-size: 2.8125rem;
  line-height: 50px;
  margin-top: 20px;
}
@media (max-width: 767px) {
  :lang(en-GB) .movementtext h3, :lang(en-GB) .movementtext h4 {
    font-size: 1.625rem;
    line-height: 32px;
  }
}
:lang(en-GB) .movementtext h3::after, :lang(en-GB) .movementtext h4::after {
  content: "";
  width: 100px;
  height: 2px;
  background-color: #f05322;
  display: block;
  margin: 20px 0;
}
:lang(en-GB) .movementtext p {
  line-height: 35px;
  font-size: 1.25rem;
}
@media (max-width: 767px) {
  :lang(en-GB) .movementtext p {
    font-size: 1.125rem;
    line-height: 29px;
  }
}
:lang(en-GB) .article_text.movementtext h3::after {
  display: none;
}
:lang(en-GB) .article_text.movementtext p::after {
  content: "";
  width: 100px;
  height: 2px;
  background-color: #f05322;
  display: block;
  margin: 20px 0;
  margin-left: auto;
  margin-right: auto;
}
:lang(en-GB) .article_text.movementtext .image {
  padding: 0;
}
:lang(en-GB) .button-learn-more {
  background-color: #242f60;
  padding: 15px 30px;
  color: #fff;
  border-bottom-right-radius: 20px;
  display: inline-block;
  text-align: center;
  font-size: 22px;
  cursor: pointer;
  border-top: 1px solid #0b1231;
  border: none;
  text-decoration: none;
  border-bottom: 2px solid silver;
}
:lang(en-GB) .button-learn-more::after {
  content: '';
  border: solid #fff;
  border-width: 0 5px 5px 0;
  display: inline-block;
  padding: 8px;
  transform: rotate(320deg);
  outline: none;
  margin-left: 10px;
  position: relative;
  top: 5px;
}
@media (max-width: 991px) {
  :lang(en-GB) .button-learn-more {
    display: none;
  }
}
:lang(en-GB) .video_description h4 {
  color: black;
  font-size: 28px;
  line-height: 1.3;
}
:lang(en-GB) .text-blue {
  margin-left: 40px;
}
:lang(en-GB) .text-blue::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: -25px;
  width: 2rem;
  background-size: 100%;
  background-image: url(../../assets/img/Symbols_Quote.svg);
  background-repeat: no-repeat;
}
:lang(en-GB) .text-blue h4 {
  color: #242f60;
  font-style: italic;
}
:lang(en-GB) .color_blog_text {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  :lang(en-GB) .color_blog_text {
    margin-top: 60px;
  }
}
:lang(en-GB) .color_blog_text::after {
  content: "";
  width: 100px;
  height: 3px;
  background-color: #fff;
  display: block;
  margin: 20px 0;
}
@media (min-width: 992px) {
  :lang(en-GB) .color-box {
    position: relative;
    margin-bottom: 6%;
  }
  :lang(en-GB) .color-box::before {
    content: "";
    height: 100%;
    background: #e37200;
    position: absolute;
    width: calc(100vw - 1370px + 15px);
    left: calc(1370px - 100vw + 1px);
  }
  :lang(en-GB) .color-box-blue::before {
    content: "";
    height: 100%;
    background: #242f60;
    position: absolute;
    width: calc(100vw - 1370px + 15px);
    left: calc(1370px - 100vw + 1px);
  }
  :lang(en-GB) .color-box > .component-content {
    background-repeat: round;
  }
  :lang(en-GB) .color-box .image {
    transform: translateY(60px);
  }
  :lang(en-GB) .color-box .image img {
    border-bottom-right-radius: 40px;
  }
}
@media (max-width: 991px) {
  :lang(en-GB) .color-box {
    margin-top: 50px;
  }
  :lang(en-GB) .color-box > .component-content {
    border-bottom-right-radius: 40px;
  }
  :lang(en-GB) .color-box .image {
    width: 100%;
    margin-left: 0;
    display: flex;
    justify-content: center;
  }
  :lang(en-GB) .color-box .image img {
    border-bottom-right-radius: 40px;
  }
}
:lang(en-GB) .reference-ca p a {
  color: #f05322;
}
@media (max-width: 991px) {
  :lang(en-GB) .article_text.movementtext + div {
    padding: 0;
  }
  :lang(en-GB) .article_text.movementtext + div .image {
    padding: 0;
  }
  :lang(en-GB) .ov_mob_hidden > .component-content > .content {
    padding: 0 15px;
  }
  :lang(en-GB) .ov_mob_hidden > .component-content > .content .color-box {
    padding: 0;
  }
  :lang(en-GB) .video_description {
    padding: 0;
  }
  :lang(en-GB) .h1_title h1 {
    font-size: 2rem;
    padding: 0 15px;
  }
  :lang(en-GB) .box-padding-none {
    padding: 0;
  }
  :lang(en-GB) .percent-text {
    padding: 0;
    margin-bottom: 0;
  }
  :lang(en-GB) .percent-text h3 {
    font-size: 2rem;
  }
  :lang(en-GB) .percent-text p {
    margin: 0;
    font-size: 1.125rem;
    margin-bottom: 15px;
  }
  :lang(en-GB) .percent-text > .richText {
    padding: 0;
    margin-bottom: 0;
  }
  :lang(en-GB) .color-box {
    margin-bottom: 30px;
  }
  :lang(en-GB) .color-box > .component-content > .content {
    margin-top: -50px;
  }
  :lang(en-GB) .color_blog_text h3 {
    font-size: 2rem;
  }
  :lang(en-GB) .color_blog_text h5 {
    font-size: 1.125rem;
  }
  :lang(en-GB) .color_blog_text + div p {
    font-size: 1.125rem;
  }
  :lang(en-GB) .text-blue {
    margin-left: 25px;
    margin-bottom: 50px;
  }
  :lang(en-GB) .movementtext {
    padding: 0;
  }
  :lang(en-GB) .text-physical p {
    font-size: 1.125rem;
  }
  :lang(en-GB) .product-box .component-content .content .richText p {
    font-size: 1.2rem;
  }
  :lang(en-GB) .product-box .component-content a {
    padding-left: 15px;
  }
  :lang(en-GB) .reference-ca p a {
    word-break: break-all;
  }
}
@media (min-width: 992px) {
  :lang(en-GB) .text-physical p {
    font-size: 1.25rem;
  }
  :lang(en-GB) .text-blue h4 {
    line-height: 1.5;
    font-weight: 600;
    margin-left: 15px;
    font-size: 2rem;
  }
  :lang(en-GB) .percent-text {
    padding: 0;
  }
  :lang(en-GB) .percent-text .richText {
    padding: 0;
  }
  :lang(en-GB) .percent-text h3 {
    font-size: 60px;
  }
  :lang(en-GB) .percent-text p {
    font-size: 1.25rem;
  }
  :lang(en-GB) .strong-social-box {
    padding: 0;
  }
  :lang(en-GB) .video_description-padding h4 {
    padding-left: 15px;
  }
  :lang(en-GB) .product-box .component-content a {
    padding-left: 15px;
  }
  :lang(en-GB) .reference-ca {
    margin-left: 30px;
  }
  :lang(en-GB) .reference-ca p {
    line-height: 1.7;
  }
  :lang(en-GB) .page-eci .white_text {
    font-size: 1.25rem;
  }
  :lang(en-GB) .page-eci h3 .white_text {
    font-size: 3.7rem;
  }
}
:lang(en-GB) .sizeBlock {
  border-bottom-right-radius: 25px;
  margin: 0 4vw;
  padding-bottom: 7px;
  padding-top: 10px;
  text-align: center;
}
@media (min-width: 992px) {
  :lang(en-GB) .sizeBlock {
    display: inline-block;
    margin: 0;
    padding-bottom: 10px;
  }
}
:lang(en-GB) .sizeLabel {
  border: 1px solid #e37200;
  border-radius: 50%;
  display: inline-block;
  height: 45px;
  margin-left: 5vw;
  margin-right: 5vw;
  padding-top: 11px;
  vertical-align: middle;
  width: 45px;
  box-sizing: border-box;
}
@media (min-width: 992px) {
  :lang(en-GB) .sizeLabel {
    display: block;
    margin: 15px 25px;
  }
}

:lang(en-NZ) .initiative2 {
  background-image: url("../../assets/img/NZ_snippet-banner-992x704.jpg?auto=format");
}
@media screen and (min-width: 992px) {
  :lang(en-NZ) .initiative2 {
    background-image: url("../../assets/img/NZ_snippet-banner-1400x730.jpg?auto=format");
  }
}

/*# sourceMappingURL=main.css.map */

/* Ashish Gupta | GSKBD-26637 | 06/12/22 */

@media only screen and (min-width: 992px) {
  .p-d-t-1 {
    padding-top: 1rem;
  }
}

    
/* Ashish Gupta | CCW-1110 | 15/11/22 */

.haleon-nav .gsk_icon.haleon-logo {
    position: absolute;
    right: 0;
    width: 120px;
    top: 50%;
    transform: translateY(-50%);
    margin-top: 0;
}
@media (min-width: 992px) {
    .m-d-l-1 {
        margin-left: 1rem;
    }
    .m-d-l-2 {
        margin-left: 2rem;
    }
}

@media (max-width: 991px) {
    .m-m-l-1 {
        margin-left: 1rem;
    }
    .m-m-l-2 {
        margin-left: 2rem;
    }
}
@media (max-width: 767px) {
    .haleon-nav.header .search_icon {
        right: 85px;
    }
    .haleon-nav .gsk_icon.haleon-logo {
        width: 100px;
        padding-right: 0
    }
}


/* START Chaitanyavamshi / GSKBD-26443 / 17th Nov,2022 / variant added - brand-disclaimer */
.f_copy {
    padding: 10px 0;
}
.brand-disclaimer {
    background: #e86215 !important;
    padding: 12px 0;
}
/* END Chaitanyavamshi / GSKBD-26443 / 17th Nov,2022 */

/* Ashish Gupta End */

@media only screen and (max-width: 991px) {
  .p-m-t-1 {
    padding-top: 1rem;
  }
}

/*Amrendra | GSKBD-1250 | 30-12-2022 | created variant for banner "hero-banner-text" allignment*/
@media(max-width: 450px){
  .hero-banner-text .blue_button{
    margin: 28px 0 0 0;
    font-size: 10px;
  }
  .hero-banner-text {
      padding: 0 5px;
  }
}

/*Amrendra | 19/04/23 | haleon logo alignment */
@media (min-width: 768px) {
  .header .haleon_logo{
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 120px;
    margin: 0;
  } 
}
@media (min-width: 992px){
  :lang(ro-RO) .header .gsk_icon {
    margin-top: 40px;
    padding-left: 0;
  }
  :lang(ro-RO) .header .gsk_icon img {
    display: block;
    min-width: 100px;
  }
}
/*Amrendra | 21/07/23 | GSKBD-28879 | 3rd carousel alignment on alldevices | Start */
@media (max-width: 767px){
  :lang(pl-PL) .page-home .carousel.index_carousel h4 {
    font-size: 14px;
  }
  :lang(pl-PL) .carouselSlide .blue_button {
    margin-top: 0 !important;
  }
}

@media (min-width: 768px) and (max-width: 991px){
  :lang(pl-PL) .carousel.index_carousel h4, :lang(pl-PL) .carousel.index_carousel .subtitle{
    margin-bottom: 20px;
  }
  :lang(pl-PL) .carousel.index_carousel .carousel-slide h4 {
    font-size: 36px;
  }
}
/*Amrendra | 21/07/23 | GSKBD-28879 | 3rd carousel alignment on alldevices | End */

/* Anubhav | 25/07/23 | GSKBD-28800 */
.product_description_tabs.prod-tabs-margin-top .tabs-nav-item {
  margin-top: 10px;
}
/* Anubhav | 25/07/23 | GSKBD-28800 */

/* Abhay Shishodia | 04-08-2023 | GSKBD-28992 | Start */

@media  (min-width: 992px) {
  .p-d-r-1 {
    padding-right: 1rem;
  }
  .p-d-r-2 {
    padding-right: 2rem;
  }

  .p-d-t-2 {
    padding-top: 2rem;
  }
}

@media  (max-width: 991px) {

  p-m-t-1 {
    padding-top: 1rem;
  }
}

/* Abhay Shishodia | 04-08-2023 | GSKBD-28992 | End */


/* Ashish Gupta | GSKBD-29208 | 05/09/23 */
@media  (min-width: 992px) {
  .p-d-r-0 {
    padding-right: 0 !important;
  }
}
.header.ar-header .haleon-logo {
  margin-top: 2.5rem;
}

@media (max-width: 991px) {
    .header.ar-header .haleon-logo {
        margin-top: 0;
        width: 120px;
    }    
}
@media (max-width: 767px) {
    .header.ar-header .haleon-logo {
        width: 100px;
        padding-left: 5px;
    }
}

:lang(pl) body .table.compareProductsTable.component table tr td {
  min-width: 196px!important;
}
:lang(pl) .table-container > .component-content > .paragraphSystem > .richText + .box {
overflow-y: hidden;
overflow-x: auto;
}
:lang(pl) .compareProductsTable{
  padding: 0;
}.overlay-background{position:fixed;top:0;left:0;width:100%;height:100%;background:#000;z-index:9998;opacity:.7}.overlay-container{position:absolute;width:100%;top:150px;text-align:center;z-index:9999;padding-bottom:30px}.overlay-content{position:relative;min-width:80px;min-height:80px;max-width:90%;padding:10px;display:inline-block;background:#fff;text-align:left;border:solid 2px #323131;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px}.overlay-content-inner{overflow:hidden}.overlay-close{z-index:9999;font-size:35px;line-height:1;position:absolute;top:-40px;right:15px;cursor:pointer;display:none;color:#fff;outline:0}.overlay-close:after{content:"\f00d";display:inline-block;font-family:FontAwesome;font-style:normal;position:relative;font-weight:400;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.overlay-loading{position:absolute;left:0;top:0;width:100%;height:100%;background:url(../../assets/img/loader.gif?auto=format) no-repeat 50% 50%}.accordion-container{border:solid 2px #323131;list-style:none;padding:0;margin:0}.accordion-head{display:block;color:#323131;font-size:20px;font-weight:700;padding-bottom:10px;background-color:#e1e1e1;padding:13px;margin:0;color:#939191;border-top:2px solid #000}.accordion-slide:first-child .accordion-head{border-top:0}.accordion-title{padding:13px;margin:0}.accordion-content{padding:13px}.accordion-content-wrapper{border-left:0;border-right:0;border-top:0}.mod-js .accordion-slide .accordion-head:hover{background-color:#939191;color:#fff}.mod-js .accordion-slide.is-active>.accordion-head:hover{background-color:#e1e1e1}.mod-js .accordion-slide.is-active>.accordion-head{color:#000}.mod-js .accordion-content-wrapper{visibility:hidden;height:0;position:relative;top:-999999px;left:-999999px;overflow:hidden;margin:0;box-sizing:border-box;-moz-box-sizing:border-box}.mod-js .accordion-slide.is-active>.accordion-content-wrapper{visibility:visible;position:relative;top:auto;left:auto;height:auto;overflow:auto}.mod-js .accordion-slide.is-active:last-child>.accordion-content-wrapper{border-bottom:none}.mod-js .accordion-head{cursor:pointer;margin-bottom:0;position:relative}.mod-js .accordion-head:after{content:"\f054";display:inline-block;font-family:FontAwesome;font-style:normal;position:relative;font-weight:400;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative;top:8px;font-size:12px;float:right}.mod-js .accordion-slide.is-active>.accordion-head{cursor:default}.mod-js .accordion-slide.is-active>.accordion-head:after{content:"\f078";display:inline-block;font-family:FontAwesome;font-style:normal;position:relative;font-weight:400;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative;top:8px;font-size:12px;float:right}.articleList{border:solid 2px #323131;padding:13px;background-color:#e1e1e1}.articleList-heading{display:block;color:#323131;font-size:20px;font-weight:700;padding-bottom:10px}.articleList-date{margin-bottom:10px;color:#868484}.articleList-article{margin-bottom:20px;overflow:hidden}.articleList-description{overflow:hidden}.articleList-title{display:block;color:#323131;font-size:20px;font-weight:700;padding-bottom:10px}.articleList-list{list-style:none;margin:0;padding:0}.articleList-thumbnail{max-width:100px;float:left;margin-right:15px}.articleList-more{float:right}.articleList-more:after{content:" \00bb";display:inline}.articleList-more-arrow{display:none}.no-generatedcontent .articleList-more-arrow{display:inline}.articleList-article-wrapper{margin:0;padding:0}.articleList-horizontal-2-columns .articleList-article,.articleList-horizontal-3-columns .articleList-article{display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1}.articleList-horizontal-2-columns .articleList-article{padding:0;margin:0;margin-right:1.2%;width:48%}.articleList-horizontal-3-columns .articleList-article{padding:0;margin:0;margin-right:1.5%;width:31%}@media only screen and (max-width:768px){.articleList-thumbnail{float:none;margin:auto;display:block}.articleList-horizontal-2-columns .articleList-article,.articleList-horizontal-3-columns .articleList-article{display:block;width:100%}}.articleList-tags{list-style-type:none;padding:0;margin:-20px 0 0 0}.articleList-tags-item{display:inline-block;margin:0 2px}.articleList-tags-item-link{background:#b9b8b8;color:#000;border:1px solid #939191;padding:1px;display:block;font-size:.85em}.box-outlined .component-content{border:solid 2px #323131;padding:13px;background-color:#e1e1e1}.box-heading{display:block;color:#323131;font-size:20px;font-weight:700;padding-bottom:10px}.box-more{display:block;text-align:right}.gradient_bg_header{background:-moz-linear-gradient(79deg,#e64510 0,#f08400 100%);background:-webkit-linear-gradient(79deg,#e64510 0,#f08400 100%);background:linear-gradient(79deg,#e64510 0,#f08400 100%);padding:35px 0;margin-bottom:15px}.gradient_bg_header .component{margin-bottom:0}.gradient_bg_header h1{color:#fff;margin:0;font-size:40px;line-height:1;letter-spacing:-.4px}@media (min-width:768px){.gradient_bg_header{padding:65px 0}.gradient_bg_header h1{font-size:82px;letter-spacing:-.82px}}@media (min-width:992px){.gradient_bg_header{padding:50px 0;margin-bottom:60px}.gradient_bg_header h1{font-size:70px;letter-spacing:-.7px}}.border_left{border-left:1px solid #e6e6e6;color:#333}.breadcrumbs{margin:10px 0}.breadcrumbs-list{overflow:hidden;margin:0;padding:0;list-style:none}.breadcrumbs-list li{float:left;margin-right:6px}.breadcrumbs-separator{margin:0 10px}.breadcrumbs-without-separator .breadcrumbs-separator{display:none}.breadcrumbs-without-separator li{padding-right:15px;margin-right:9px;position:relative}.breadcrumbs-without-separator li:before{content:"\f054";display:inline-block;font-family:FontAwesome;font-style:normal;position:relative;font-weight:400;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;top:5px;right:0;font-size:8px}.breadcrumbs-without-separator li:last-child{background-image:none}.breadcrumbs-without-separator li:last-child:before{display:none}@media only screen and (max-width:768px){.breadcrumbs-list li{float:none}}.carousel {
    position: relative;
    border: solid 2px #323131;
    background-color: #e1e1e1;
    padding: 15px 60px
}

.carousel-slides {
    margin: 0;
    padding: 0
}

.carousel-slide {
    width: 100%
}

.carousel-slide .no-content,
.carousel-slide .no-image {
    text-align: center
}

.carousel-cover {
    max-width: 50%;
    height: auto;
    float: right
}

.carousel-slide .image-and-content {
    overflow: hidden
}

.carousel-slide .no-content .carousel-cover {
    float: none;
    max-width: 100%
}

.carousel-slide .no-image .carousel-content {
    float: none;
    max-width: 100%
}

.carousel-content {
    max-width: 48%;
    float: left;
    text-align: left;
    -moz-transition-property: margin;
    -o-transition-property: margin;
    -webkit-transition-property: margin;
    transition-property: margin;
    -moz-transition-duration: .2s;
    -o-transition-duration: .2s;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -moz-transition-timing-function: ease-in;
    -o-transition-timing-function: ease-in;
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    width: 100%
}

.carousel-nav {
    text-align: center;
    margin-top: 20px;
    overflow: hidden;
    padding: 0
}

.carousel-nav li {
    display: inline-block;
    margin: 0 3px;
    cursor: pointer
}

.carousel-nav a {
    display: inline-block;
    border: 2px solid #656363;
    width: 10px;
    height: 10px;
    font-size: 0;
    color: transparent
}

.carousel-nav li.is-active a {
    background: #939191
}

.carousel-nav-next,
.carousel-nav-prev {
    position: absolute;
    top: 50%;
    border: none;
    width: 19px;
    height: 31px
}

.carousel-nav-next a,
.carousel-nav-prev a {
    border: none;
    display: block;
    width: 100%;
    height: 100%
}

.carousel-nav-prev {
    left: 10px
}

.carousel-nav-prev a:before {
    content: "\f053";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: 400;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 30px;
    color: #939191
}

.carousel-nav-prev a:hover:before {
    color: #323131
}

.carousel-nav-next {
    right: 10px
}

.carousel-nav-next a:before {
    content: "\f054";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: 400;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 30px;
    color: #939191
}

.carousel-nav-next a:hover:before {
    color: #323131
}

.no-js .carousel .carousel-slide:first-child {
    margin-top: 0;
    border-top: none
}

.no-js .carousel .carousel-slide {
    position: static
}

.no-js .carousel .carousel-nav li {
    display: none
}

.lt-ie8 .carousel-nav li {
    display: inline;
    zoom: 1
}

.lt-ie8 .carousel-nav li.is-active a {
    background: #939191
}

.lt-ie8 .carousel-nav .carousel-nav-next,
.lt-ie8 .carousel-nav .carousel-nav-prev {
    width: 19px;
    height: 31px
}

.lt-ie8 .carousel-nav .carousel-nav-next a,
.lt-ie8 .carousel-nav .carousel-nav-prev a {
    border: none;
    display: block;
    width: 100%;
    height: 100%
}

.lt-ie8 .carousel-nav a {
    display: block;
    zoom: 1;
    border: 2px solid #656363;
    width: 10px;
    height: 10px
}

@media only screen and (max-width:768px) {
    .carousel-cover {
        max-width: 100%;
        float: none;
        margin: auto;
        display: block
    }

    .carousel-content {
        max-width: 100%;
        float: none
    }

    .carousel-nav li {
        display: none
    }

    .carousel-nav .carousel-nav-next,
    .carousel-nav .carousel-nav-prev {
        display: block
    }
}

.carousel.index_carousel {
    border: none;
    padding: 0;
    position: relative;
    margin-bottom: 0
}

.carousel.index_carousel .component {
    margin-bottom: 0
}

.carousel.index_carousel p {
    margin: 0
}

.carousel.index_carousel .carousel-nav {
    position: absolute;
    left: 5px;
    right: 5px;
    bottom: 18px;
    margin: 0;
    text-align: left;
    overflow: visible
}

.carousel.index_carousel .carousel-nav li {
    display: inline-block;
    margin: 0 10px;
    width: 20px;
    height: 20px;
    text-align: center
}

.carousel.index_carousel .carousel-nav li a {
    display: inline-block;
    vertical-align: middle;
    width: 12px;
    height: 12px;
    background: #e86215;
    border-radius: 50%;
    border: none
}

.carousel.index_carousel .carousel-nav li.is-active a {
    width: 20px;
    height: 20px
}

.carousel.index_carousel .carousel-nav .carousel-nav-next,
.carousel.index_carousel .carousel-nav .carousel-nav-prev {
    display: none
}

.carousel.index_carousel .inner_container_width {
    position: absolute;
    top: 20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.carousel.index_carousel .subtitle {
    display: block;
    font-size: 18px;
    line-height: 1;
    text-transform: uppercase;
    font-weight: 700;
    color: #242f60;
    margin-bottom: 18px
}

.carousel.index_carousel h4 {
    font-size: 26px;
    line-height: 1;
    margin-bottom: 0
}

.carousel.index_carousel .carousel_text {
    display: none
}

.carousel.index_carousel img {
    display: block
}

@media (max-width:767px) {
    .carousel.index_carousel .white_bottom_title {
        padding-top: 170px
    }

    .carousel.index_carousel .white_bottom_title h4 {
        font-size: 16px
    }
}

@media (max-width:374px) {
    .carousel.index_carousel .white_bottom_title {
        padding-top: 130px
    }

    .carousel.index_carousel .white_bottom_title h4 {
        font-size: 15px
    }
}

@media (min-width:768px) {
    .carousel.index_carousel .inner_container_width {
        top: 41px
    }

    .carousel.index_carousel .subtitle {
        font-size: 26px;
        margin-bottom: 40px
    }

    .carousel.index_carousel h4 {
        font-size: 50px;
        margin-bottom: 50px
    }

    .carousel.index_carousel .blue_button {
        display: inline-block
    }

    .carousel.index_carousel .carousel-nav {
        bottom: 40px
    }

    .carousel.index_carousel .white_bottom_title {
        padding-top: 340px
    }

    .carousel.index_carousel .white_bottom_title h4 {
        font-size: 40px
    }
}

@media (min-width:992px) {
    .carousel.index_carousel .inner_container_width {
        top: 30px
    }

    .carousel.index_carousel .subtitle {
        font-size: 24px;
        margin-bottom: 10px
    }

    .carousel.index_carousel h4 {
        font-size: 40px;
        letter-spacing: -1.75px;
        margin-bottom: 15px
    }

    .carousel.index_carousel .carousel_text {
        display: block;
        font-size: 16px;
        line-height: 22px;
        color: #333
    }

    .carousel.index_carousel .carousel-nav {
        bottom: 30px
    }

    .carousel.index_carousel .blue_button {
        margin-top: 20px
    }

    .carousel.index_carousel .white_bottom_title {
        padding-top: 240px
    }
}

@media (min-width:1200px) {
    .carousel.index_carousel .inner_container_width {
        top: 45px
    }

    .carousel.index_carousel .subtitle {
        margin-bottom: 15px
    }

    .carousel.index_carousel h4 {
        font-size: 60px;
        letter-spacing: -1.75px;
        margin-bottom: 20px
    }

    .carousel.index_carousel .carousel_text {
        display: block;
        font-size: 16px;
        line-height: 22px;
        color: #333
    }

    .carousel.index_carousel .carousel-nav {
        width: 1110px;
        bottom: 35px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        right: auto
    }
}

@media (min-width:1300px) {
    .carousel.index_carousel .inner_container_width {
        top: 55px
    }

    .carousel.index_carousel .subtitle {
        margin-bottom: 20px
    }

    .carousel.index_carousel h4 {
        font-size: 70px;
        margin-bottom: 30px
    }

    .carousel.index_carousel .white_bottom_title {
        padding-top: 335px
    }

    .carousel.index_carousel .white_bottom_title h4 {
        font-size: 60px
    }
}

#zenpage .carousel-nav {
    z-index: 9000
}.divider{display:none}@media (min-width:768px){.divider{display:block;background:#e5e5e5;height:1px;margin:3em 0 1em}}.divider.float-breaker{background:0 0;clear:both;margin:0;padding:0;border:0;height:auto}.fileList-heading{display:block;color:#323131;font-size:20px;font-weight:700;padding-bottom:10px}.fileList-date{margin-bottom:10px;color:#868484}.fileList-file{margin-bottom:20px;overflow:hidden}.fileList-description{overflow:hidden}.fileList-title{display:block;color:#323131;font-size:20px;font-weight:700;padding-bottom:10px}.fileList-list{list-style:none;margin:0;padding:0}.fileList-thumbnail{max-width:100px;float:left;margin-right:15px}.fileList-download{text-align:right}.fileList-download-size{color:#868484;display:block}@media only screen and (max-width:768px){.fileList-thumbnail{float:none;margin:auto;display:block}}.flash{text-align:center}.flash object{max-width:100%}.flash-missing{margin:0 auto}.flash .seoDescription{display:none}.form .form-heading{display:block;color:#323131;font-size:20px;font-weight:700;padding-bottom:10px}.form form{margin:0 0 20px}.form fieldset{background-color:#e1e1e1;border:solid 2px #323131;padding:13px;margin:15px 0;min-width:0}.form legend{font-size:18px;font-weight:700;margin-left:10px;padding:0 5px}.form fieldset legend{display:table;white-space:normal;margin-right:10px}.form button,.form input,.form label,.form select,.form textarea{font-size:14px;font-weight:400;line-height:normal;max-width:100%}.form textarea{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:300px;min-width:200px}.form button,.form input,.form select,.form textarea{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}.form label{display:block;margin-bottom:5px}.form .uneditable-input,.form input[type=color],.form input[type=date],.form input[type=datetime-local],.form input[type=datetime],.form input[type=email],.form input[type=month],.form input[type=number],.form input[type=password],.form input[type=search],.form input[type=tel],.form input[type=text],.form input[type=time],.form input[type=url],.form input[type=week],.form select,.form textarea{display:inline-block;height:20px;padding:4px 6px;margin-bottom:10px;font-size:14px;line-height:20px;color:#555;vertical-align:middle;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px}.form .uneditable-input,.form input,.form textarea{width:206px}.form fieldset textarea{resize:vertical;width:100%}.form textarea{height:auto}.form .uneditable-input,.form input[type=color],.form input[type=date],.form input[type=datetime-local],.form input[type=datetime],.form input[type=email],.form input[type=month],.form input[type=number],.form input[type=password],.form input[type=search],.form input[type=tel],.form input[type=text],.form input[type=time],.form input[type=url],.form input[type=week],.form select,.form textarea{background-color:#fff;border:1px solid #ccc;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-moz-transition:border .2s linear,box-shadow .2s linear;-o-transition:border .2s linear,box-shadow .2s linear;-webkit-transition:border .2s linear,box-shadow .2s linear;transition:border .2s linear,box-shadow .2s linear}.form .uneditable-input:focus,.form input[type=color]:focus,.form input[type=date]:focus,.form input[type=datetime-local]:focus,.form input[type=datetime]:focus,.form input[type=email]:focus,.form input[type=month]:focus,.form input[type=number]:focus,.form input[type=password]:focus,.form input[type=search]:focus,.form input[type=tel]:focus,.form input[type=text]:focus,.form input[type=time]:focus,.form input[type=url]:focus,.form input[type=week]:focus,.form select:focus,.form textarea:focus{border-color:rgba(82,168,236,.8);outline:0;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(82,168,236,.6);-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(82,168,236,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(82,168,236,.6)}.form .uneditable-input+.help-block,.form input+.help-block,.form select+.help-block,.form textarea+.help-block{margin-top:10px}.form .help-inline,.form .uneditable-input,.form input,.form select,.form textarea{display:inline-block;margin-bottom:0;vertical-align:middle}.form input[type=checkbox],.form input[type=radio]{margin:4px 0 0;line-height:normal}.form input[type=button],.form input[type=checkbox],.form input[type=file],.form input[type=image],.form input[type=radio],.form input[type=reset],.form input[type=submit]{width:auto}.form input[type=file],.form select{height:30px;line-height:30px}.form select{width:220px;background-color:#fff;border:1px solid #ccc}.form select[multiple],.form select[size]{height:auto}.form .uneditable-input,.form .uneditable-textarea{color:#999;cursor:not-allowed;background-color:#fcfcfc;border-color:#ccc;-moz-box-shadow:inset 0 1px 2px rgba(255,255,255,.025);-webkit-box-shadow:inset 0 1px 2px rgba(255,255,255,.025);box-shadow:inset 0 1px 2px rgba(255,255,255,.025)}.form .uneditable-input{overflow:hidden;white-space:nowrap}.form .uneditable-textarea{width:auto;height:auto}.form input:-moz-placeholder,.form input:-ms-input-placeholder,.form input::-webkit-input-placeholder,.form textarea:-moz-placeholder,.form textarea:-ms-input-placeholder,.form textarea::-webkit-input-placeholder{color:#999}.form .form-actions{padding-left:180px}.form .hide{display:none}.form .checkbox,.form .radio{min-height:20px;padding-left:20px}.form .checkbox input[type=checkbox],.form .radio input[type=radio]{float:left;margin-left:-22px}.form .controls{margin-left:180px}.form .controls>.checkbox:first-child,.form .controls>.radio:first-child{padding-top:5px}.form .checkbox.inline,.form .radio.inline{display:inline-block;padding-top:5px;margin-bottom:0;vertical-align:middle}.form .checkbox.inline+.checkbox.inline,.form .radio.inline+.radio.inline{margin-left:10px}.form .uneditable-input,.form input,.form textarea{margin-left:0}.form .controls-row:after,.form .controls-row:before{display:table;line-height:0;content:""}.form .controls-row:after{clear:both}.form input[disabled],.form input[readonly],.form select[disabled],.form select[readonly],.form textarea[disabled],.form textarea[readonly]{cursor:not-allowed;background-color:#eee}.form input[type=checkbox][disabled],.form input[type=checkbox][readonly],.form input[type=radio][disabled],.form input[type=radio][readonly]{background-color:transparent}.form .control-label{word-break:break-all;float:left;width:160px;padding-top:5px;text-align:right;line-height:normal}.form .control-group.warning .checkbox,.form .control-group.warning .control-label,.form .control-group.warning .help-block,.form .control-group.warning .help-inline,.form .control-group.warning .radio,.form .control-group.warning input,.form .control-group.warning select,.form .control-group.warning textarea{color:#c09853}.form .control-group.warning input,.form .control-group.warning select,.form .control-group.warning textarea{border-color:#c09853;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.form .control-group.warning input:focus,.form .control-group.warning select:focus,.form .control-group.warning textarea:focus{border-color:#a47e3c;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #dbc59e;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #dbc59e;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #dbc59e}.form .control-group.error .checkbox,.form .control-group.error .control-label,.form .control-group.error .help-block,.form .control-group.error .help-inline,.form .control-group.error .radio,.form .control-group.error input,.form .control-group.error select,.form .control-group.error textarea{color:#b94a48}.form .control-group.error input,.form .control-group.error select,.form .control-group.error textarea{border-color:#b94a48;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.form .control-group.error input:focus,.form .control-group.error select:focus,.form .control-group.error textarea:focus{border-color:#953b39;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #d59392;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #d59392;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #d59392}.form .control-group.success .checkbox,.form .control-group.success .control-label,.form .control-group.success .help-block,.form .control-group.success .help-inline,.form .control-group.success .radio,.form .control-group.success input,.form .control-group.success select,.form .control-group.success textarea{color:#468847}.form .control-group.success input,.form .control-group.success select,.form .control-group.success textarea{border-color:#468847;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.form .control-group.success input:focus,.form .control-group.success select:focus,.form .control-group.success textarea:focus{border-color:#356635;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #7aba7b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #7aba7b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #7aba7b}.form .control-group.info .checkbox,.form .control-group.info .control-label,.form .control-group.info .help-block,.form .control-group.info .help-inline,.form .control-group.info .radio,.form .control-group.info input,.form .control-group.info select,.form .control-group.info textarea{color:#3a87ad}.form .control-group.info input,.form .control-group.info select,.form .control-group.info textarea{border-color:#3a87ad;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.form .control-group.info input:focus,.form .control-group.info select:focus,.form .control-group.info textarea:focus{border-color:#2d6987;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #7ab5d3;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #7ab5d3;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #7ab5d3}.form .control-group.error input[type=radio],.form .control-group.info input[type=radio],.form .control-group.success input[type=radio],.form .control-group.warning input[type=radio]{-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none}.form input:focus:invalid,.form select:focus:invalid,.form textarea:focus:invalid{color:#b94a48;border-color:#ee5f5b}.form input:focus:invalid:focus,.form select:focus:invalid:focus,.form textarea:focus:invalid:focus{border-color:#e9322d;-moz-box-shadow:0 0 6px #d59392;-webkit-box-shadow:0 0 6px #d59392;box-shadow:0 0 6px #d59392}.form .help-block,.form .help-inline{color:#595959}.form .help-block{display:block;margin-bottom:0}.form .help-inline{display:inline-block;padding-left:5px;vertical-align:middle}.form .control-group{margin-bottom:20px}.form .control-group:after,.form .control-group:before{display:table;line-height:0;content:""}.form .control-group:after{clear:both}.form legend+.control-group{margin-top:20px;-webkit-margin-top-collapse:separate}.form .radio input[type=radio]{width:20px;float:none;vertical-align:baseline;margin-top:0;margin-bottom:0}.form .radio .radio-label-text{line-height:13px;vertical-align:baseline}.form .button-arrow-left button,.form .button-arrow-right button{position:relative;box-shadow:none;height:28px;overflow:visible}.form .button-arrow-left button{border-left:none;border-top-left-radius:0;border-bottom-left-radius:0;margin-left:20px}.form .button-arrow-right button{border-right:none;border-top-right-radius:0;border-bottom-right-radius:0;margin-right:20px}.form .button-arrow-left button:after,.form .button-arrow-right button:after{content:' ';width:19px;height:19px;display:inline-block;position:absolute;top:3px;background-color:#e1e1e1;border:2px solid #656363;box-shadow:none}.form .button-arrow-left button:after{-webkit-transform:rotate(135deg);-moz-transform:rotate(135deg);-ms-transform:rotate(135deg);-o-transform:rotate(135deg);transform:rotate(135deg);left:-10px;border-width:0 1px 1px 0;border-bottom-right-radius:5px}.form .button-arrow-right button:after{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);right:-10px;border-width:1px 1px 0 0;border-top-right-radius:5px}.form .button-arrow-left button:hover:after,.form .button-arrow-right button:hover:after{background-color:#939191}.form-element>.component-content,.form>.component-content{overflow:hidden}.form-horizontal .radio{display:inline-block;margin-right:10px}.lt-ie9 .form fieldset{position:relative;margin:10px}.lt-ie9 .form fieldset legend{position:relative;top:-.7em;left:.5em;margin-right:20px}.lt-ie9 .form fieldset legend span{display:block;width:100%}.lt-ie9 .form .input-focus-border-fix{border-color:#52a8ec}.lt-ie9 .form .button{border:1px solid #656363;height:auto;margin-left:0;margin-right:0}.lt-ie9 .form .button-arrow-left button:after,.lt-ie9 .form .button-arrow-right button:after{position:static;border:none;display:inline}.lt-ie9 .form .button-arrow-left button:before{content:"<<";padding-right:5px}.lt-ie9 .form .button-arrow-right button:after{content:">>";padding-left:5px}.lt-ie8 .form fieldset legend{top:-.5em}.lt-ie8 .form .button{display:inline}.lt-ie8 .form .button-arrow-left button,.lt-ie8 .form .button-arrow-right button{position:static}@media only screen and (max-width:768px){.form .radio input[type=radio]{height:14px}.form .control-group{margin-bottom:10px}.form .checkboxField .control-label{float:left}.form .control-label{float:none;width:160px;padding-top:5px;text-align:left}.form .controls{margin-left:0}.form .help-block{margin-bottom:10px}}@media only screen and (max-width:374px){.form .uneditable-input,.form input,.form textarea{width:200px}.form select{width:200px}}.no-js .clearButton{display:none}.html .hints a{float:left;margin-right:5px}.pain_facts{background-color:#001a68;padding:10px;color:#fff}.pain_facts_header{display:flex;align-items:center}.pain_facts_image{margin-right:10px}.pain_facts_title{font-size:20px;font-weight:800}.pain_facts_body{margin-top:5px;padding-top:5px;border-top:1px solid #eee}.pain_facts_text{font-size:16px}.pain_facts_reference{font-size:14px;font-style:italic}@media (min-width:768px){.pain_facts{padding:30px 20px}.pain_facts_title{font-size:24px}.pain_facts_body{margin-top:10px;padding-top:10px}.pain_facts_text{font-size:18px}}.image .right{text-align:right}.image .left{text-align:left}.image .middle{text-align:center}@media only screen and (max-width:768px){.image .component-content{text-align:center}}.imageGallery{border:solid 2px #323131;padding:13px;background-color:#e1e1e1}.imageGallery-heading{display:block;color:#323131;font-size:20px;font-weight:700;padding-bottom:10px}.imageGallery-view{border:solid 2px #323131;margin-bottom:10px;overflow:hidden;position:relative;text-align:center;background:#fff}.imageGallery-view img{max-height:100%;max-width:100%;display:block;margin:0 auto}.imageGallery-description{margin:10px 0}.imageGallery-thumbnails{position:relative;margin:20px 0}.imageGallery-list{overflow:hidden;margin:0 50px;position:relative}.imageGallery-arrow,.imageGallery-arrow.is-disabled:hover{position:absolute;top:50%;margin-top:-30px;cursor:pointer;width:35px;height:60px;font:0/0 serif;color:transparent}.imageGallery-arrow.is-disabled:hover:before,.imageGallery-arrow:before{position:absolute;top:50%;color:#aaa}.imageGallery-arrow:hover:before{color:#888}.imageGallery-description{margin:15px 0}.imageGallery-arrow.is-disabled{opacity:.5}.imageGallery-arrow{text-align:center}.imageGallery-arrow-left,.imageGallery-arrow-left.is-disabled:hover{left:0}.imageGallery-arrow-left.is-disabled:hover:before,.imageGallery-arrow-left:before{content:"\f053";display:inline-block;font-family:FontAwesome;font-style:normal;position:relative;font-weight:400;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:30px}.imageGallery-arrow-right,.imageGallery-arrow-right.is-disabled:hover{right:0}.imageGallery-arrow-right.is-disabled:hover:before,.imageGallery-arrow-right:before{content:"\f054";display:inline-block;font-family:FontAwesome;font-style:normal;position:relative;font-weight:400;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:30px}.imageGallery-list-inner{overflow:hidden;display:block;position:relative;top:0;left:0;padding:0;margin:0;list-style:none;width:4000px}.imageGallery-thumbnail{float:left;overflow:hidden;padding:0;margin:0 9px;cursor:pointer;text-align:center;position:relative;display:block;border:solid 4px #323131;opacity:.7;-moz-transition:opacity .2s;-webkit-transition:opacity .2s;-o-transition:opacity .2s;-ms-transition:opacity .2s;transition:opacity .2s}.imageGallery-thumbnail.is-active,.imageGallery-thumbnail:hover{opacity:1}.imageGallery-thumbnail-cover{display:block;max-width:none}.imageGallery-thumbnail-title{display:block;margin:10px auto 0 auto;font-size:11px;width:71px}.imageGallery .thumbnails-list li.active .image,.imageGallery .thumbnails-list li:hover .image{border:solid 4px #323131;margin:0}.imageGallery-thumbnail-image{margin:2px;border:solid 2px #323131;position:relative}.imageGallery-thumbnail-overlay{opacity:.7;height:28px;left:50%;margin:-14px 0 0 -15px;position:absolute;top:50%;width:30px;cursor:pointer}.imageGallery-thumbnail-overlay:before{content:"\f04b";display:inline-block;font-family:FontAwesome;font-style:normal;position:relative;font-weight:400;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-size:15px;width:100%;height:100%;-webkit-border-radius:50%;border-radius:50%;border:3px solid #3e3e3e;text-indent:7px;background:#fff;text-align:center;line-height:24px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.imageGallery-thumbnail.is-active .imageGallery-thumbnail-overlay{opacity:0;-moz-transition:opacity .5s;-webkit-transition:opacity .5s;-o-transition:opacity .5s;-ms-transition:opacity .5s;transition:opacity .5s}.imageGallery-thumbnail a{display:block}.imageGallery-thumbnail-image img{display:block;width:63px;height:52px;margin:0 auto}.imageGallery-view{cursor:pointer}.imageGallery-view-overlay{opacity:0;position:absolute;top:50%;left:50%;width:73px;height:69px;margin:-34px 0 0 -36px;cursor:pointer;-moz-transition:opacity .5s;-webkit-transition:opacity .5s;-o-transition:opacity .5s;-ms-transition:opacity .5s;transition:opacity .5s}.imageGallery-view-overlay:before{content:"\f04b";display:inline-block;font-family:FontAwesome;font-style:normal;position:relative;font-weight:400;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;display:inline-block;font-size:30px;width:100%;height:100%;border:3px solid #3e3e3e;text-indent:5px;background:#fff;text-align:center;line-height:65px}.imageGallery.is-playing .imageGallery-view-overlay:before{content:"\f04c";display:inline-block;font-family:FontAwesome;font-style:normal;position:relative;font-weight:400;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-indent:0}.imageGallery .gallery-play{color:#323131}.imageGallery-view:hover .imageGallery-view-overlay{opacity:.7}.imageGallery-view .imageGallery-view-overlay:hover{opacity:1;text-decoration:none}.mod-js .imageGallery-thumbnail{padding:0}.mod-js .imageGallery-thumbnails{position:relative}.no-js .imageGallery-view{display:none}.no-js .imageGallery-list{margin:0}.no-js .imageGallery-thumbnail img{width:auto;height:auto}.no-js .imageGallery-thumbnail{border:0;opacity:1;float:none;overflow:hidden}.no-js .imageGallery-thumbnail a:after{content:attr(data-description);display:block;padding:10px 0 30px;text-align:left}.no-js .imageGallery-arrow{display:none}.map-canvas{border:solid 2px #323131;margin-bottom:10px;text-align:center}.map-canvas img{width:100%;max-width:inherit}.no-js .map-canvas img{width:100%;max-width:640px}.navigation-root{text-align:left;z-index:10;max-width:100%}.navigation-mobile-menu{display:none}.no-js .navigation-level1>.navigation-branch{display:block}.no-js .navigation-root.navigation-branch.navigation-level1{display:block}.no-js .navigation-vertical .navigation-item .navigation-branch.navigation-level2{display:block}.no-js .navigation-horizontal .navigation-item .navigation-branch.navigation-level2{display:block;margin:0 0 -2px 0;border-left:none;border-right:none;position:static}.no-js .navigation-horizontal .navigation-item .navigation-branch.navigation-level2>.navigation-item{float:none}.navigation-branch{overflow:visible;margin:0;padding:0;list-style:none;border-color:#4a4a4a;border-width:2px 2px 2px 2px;border-style:solid;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.navigation-branch.navigation-level1{border:none;display:block}.navigation-item{margin:0;border-color:#4a4a4a;border-width:0 0 0 0;border-style:solid}.navigation-item>.navigation-item-title{display:block;padding:5px 15px 5px 15px;background:#e1e1e1;color:#000;font-size:14px;line-height:1.5;font-weight:400;text-decoration:none;white-space:nowrap;overflow:hidden;-ms-text-overflow:ellipsis;-o-text-overflow:ellipsis;text-overflow:ellipsis}.navigation-item>a.navigation-item-title:hover{color:#000;background:#d5d5d5;text-decoration:none}.navigation-item>span.navigation-item-title{cursor:default}.navigation-item.has-children>.navigation-item-title .navigation-item-decoration{background-color:#c8c8c8}.navigation-item.has-active-child>.navigation-item-title,.navigation-item.is-active>.navigation-item-title{color:#000;background:#a2a2a2;text-decoration:none}.navigation-item.is-open>.navigation-branch,.no-js .navigation-item:hover>.navigation-branch{display:block}.navigation-item.navigation-level1{margin:0 0 -2px -2px;border-color:#4a4a4a;border-width:2px 2px 2px 2px;border-style:solid;box-sizing:border-box}.navigation-item.navigation-level1>.navigation-item-title{color:#000;background:#e1e1e1;text-decoration:none;font-weight:700;font-size:14px;line-height:1.5;padding:10px 20px 10px 20px}.navigation-item.navigation-level1>a.navigation-item-title:hover{color:#000;background:#939191;text-decoration:none}.navigation-item.navigation-level1.has-active-child>.navigation-item-title,.navigation-item.navigation-level1.is-active>.navigation-item-title{color:#fff;background:#605e5e;text-decoration:none}.navigation-item.navigation-level2{border-top:1px solid #4a4a4a}.navigation-branch.navigation-level2{display:block}.navigation-item>.navigation-item-title{padding-left:40px}.mod-touch .navigation-horizontal .navigation-item .is-open.navigation-branch.navigation-level2{display:block;position:relative;top:0;left:0}.mod-touch .navigation-horizontal .navigation-item.is-open .navigation-branch.navigation-level2{overflow:hidden}.mod-touch .navigation-horizontal .navigation-item.navigation-level2:first-child{border-top:none}.mod-touch .navigation-horizontal .navigation-item .navigation-level2 .navigation-item{width:100%}.mod-no-touch .navigation-horizontal .navigation-item:hover .navigation-branch.navigation-level2{min-width:100%;position:absolute;top:41px;left:-2px;display:block}.mod-no-touch .navigation-horizontal .navigation-item:hover .navigation-branch.navigation-level2 .navigation-item{float:none}.navigation-horizontal .navigation-item{float:left;position:relative}.navigation-horizontal .navigation-item .navigation-branch.navigation-level2,.navigation-horizontal .navigation-item .navigation-branch.navigation-level3{display:none}.navigation-horizontal .navigation-item.is-open>.navigation-branch.navigation-level2,.navigation-horizontal .navigation-item.is-open>.navigation-branch.navigation-level3{display:block;float:none}.navigation-horizontal .navigation-item.navigation-level2:first-child{border-top:none}.navigation-horizontal .has-children>.navigation-item-title{padding-right:61px;background-image:none}.navigation-horizontal .has-children>.navigation-item-title .navigation-item-decoration{height:41px;width:41px;position:absolute;right:0;top:0;text-align:center;line-height:41px}.navigation-horizontal .has-children>.navigation-item-title .navigation-item-decoration:after{content:"\f078";display:inline-block;font-family:FontAwesome;font-style:normal;position:relative;font-weight:400;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:41px;height:41px;display:block;position:absolute;top:0;right:0;text-align:center}.navigation-horizontal .has-children>.navigation-item-title:hover .navigation-item-decoration{background-color:#939191}.navigation-horizontal .has-children.navigation-level2>.navigation-item-title{padding-right:55px}.navigation-horizontal .has-children.navigation-level2>.navigation-item-title .navigation-item-decoration{height:31px;width:31px;line-height:31px}.navigation-horizontal .has-children.navigation-level2>.navigation-item-title .navigation-item-decoration:after{width:31px;height:31px}.navigation-horizontal .has-active-child>.navigation-item-title .navigation-item-decoration{background-color:#605e5e}.navigation-horizontal .navigation-level2.navigation-branch{border-color:#4a4a4a;border-width:2px 2px 2px 2px;border-style:solid}.navigation-horizontal .navigation-level2 .navigation-item-title{padding:5px 15px 5px 15px}.navigation-horizontal .navigation-level2.navigation-root{max-width:none}.navigation-vertical .navigation-branch.navigation-level2,.navigation-vertical .navigation-branch.navigation-level3{display:none}.navigation-vertical .navigation-item.is-open>.navigation-branch.navigation-level2,.navigation-vertical .navigation-item.is-open>.navigation-branch.navigation-level3{display:block}.navigation-vertical .has-children>.navigation-item-title{position:relative}.navigation-vertical .has-children>.navigation-item-title .navigation-item-decoration{height:41px;width:41px;position:absolute;right:0;top:0;text-align:center;line-height:41px}.navigation-vertical .has-children>.navigation-item-title .navigation-item-decoration:before{content:"\f078";display:inline-block;font-family:FontAwesome;font-style:normal;position:relative;font-weight:400;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:41px;height:41px;display:block;position:absolute;top:0;right:0;text-align:center}.navigation-vertical .has-children.navigation-level2>.navigation-item-title .navigation-item-decoration{height:31px;width:31px;line-height:31px}.navigation-vertical .has-children.navigation-level2>.navigation-item-title .navigation-item-decoration:before{width:31px;height:31px}.navigation-vertical .has-active-child>.navigation-item-title .navigation-item-decoration{background-color:#c8c8c8}@media only screen and (min-width:992px){.mod-touch .navigation-horizontal .navigation-item.is-open .navigation-branch.navigation-level2{margin:0 0 -2px -2px;position:absolute}}@media only screen and (min-width:769px) and (max-width:991px){.mod-touch .navigation-horizontal .navigation-item{width:100%}.mod-touch .navigation-horizontal .navigation-item.is-open .navigation-branch.navigation-level2{margin:0 0 -2px 0;border-left:none;border-right:none}}@media only screen and (max-width:768px){.mod-touch .navigation-horizontal .navigation-item{width:100%}.mod-touch .navigation-horizontal .navigation-item.is-open .navigation-branch.navigation-level2{margin:0 0 -2px 0;border-left:none;border-right:none;position:static}.navigation-mobile-menu{display:block;width:100%;height:41px;position:relative;cursor:pointer;border-width:2px 2px 2px 2px;border-style:solid;border-color:#4a4a4a;box-sizing:border-box;margin:0 0 -2px -2px;overflow:hidden;background:#f5f5f5}.navigation-mobile-menu:after{content:"\f0c9";display:inline-block;font-family:FontAwesome;font-style:normal;position:relative;font-weight:400;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:block;width:41px;height:41px;position:absolute;top:0;line-height:38px;font-size:25px;right:0}.navigation-item.navigation-level1{width:100%}.navigation-branch.navigation-level1{display:none}.navigation-branch.navigation-level1.is-open{display:block}.navigation-horizontal .navigation-item:hover .navigation-branch.navigation-level2,.navigation-vertical .navigation-item:hover .navigation-branch.navigation-level2{left:0;border-left:none;border-right:none}}@media only screen and (min-width:769px) and (max-width:991px){.mod-touch .navigation-horizontal .navigation-item{width:100%}.mod-touch .navigation-horizontal .navigation-item.is-open .navigation-branch.navigation-level2{margin:0 0 -2px 0;border-left:none;border-right:none;position:static}.navigation-mobile-menu{display:block;width:100%;height:41px;position:relative;cursor:pointer;border-width:2px 2px 2px 2px;border-style:solid;border-color:#4a4a4a;box-sizing:border-box;margin:0 0 -2px -2px;overflow:hidden;background:#f5f5f5}.navigation-mobile-menu:after{content:"\f0c9";display:inline-block;font-family:FontAwesome;font-style:normal;position:relative;font-weight:400;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:block;width:41px;height:41px;position:absolute;top:0;line-height:38px;font-size:25px;right:0}.navigation-item.navigation-level1{width:100%}.navigation-branch.navigation-level1{display:none}.navigation-branch.navigation-level1.is-open{display:block}.navigation-horizontal .navigation-item:hover .navigation-branch.navigation-level2,.navigation-vertical .navigation-item:hover .navigation-branch.navigation-level2{left:0;border-left:none;border-right:none}}.mobile_navigation_wrap .navigation-root.navigation-branch.navigation-level1.is-open{overflow:auto}.richText .component-content{overflow:hidden}.richText h1,.richText h2,.richText h3,.richText h4,.richText h5,.richText h6{margin-top:0}.richText a{text-decoration:underline}.richText ol,.richText ul{padding:10px 0;margin-left:10px}.richText ul{padding:0;margin:0;list-style:none}.richText ul li{padding-left:20px;position:relative;margin-bottom:5px}.richText ul li:before{content:'';width:8px;height:8px;background:#e86215;border-radius:50%;position:absolute;left:0;top:7px}.richText ul a{font-size:16px;line-height:24px;text-decoration:none!important}.richText ol li{list-style:decimal}.richText-links{font-size:10px}.richText .richText-links li{background:0 0;display:inline;list-style:none;padding-left:0}.richText-links li a{padding-right:5px;border-right:solid 1px #b9b8b8;margin-right:5px}.richText-links li:last-child a{border-right:0 none;margin-right:0;padding-right:0}.richText-image{display:block;margin-bottom:10px}.richText-image.pull-left{margin:5px 15px 5px 10px;float:left}.richText-image.pull-right{margin:5px 10px 5px 15px;float:right}.legal_text{font-size:16px;line-height:22px;color:#333}@media (min-width:768px){.legal_text{font-size:18px;line-height:24px}}@media (min-width:992px){.legal_text{line-height:26px;font-weight:300}}.legal_text ul{margin:0;padding:0}.legal_text ul li{font-size:inherit}.legal_text ul li:before{content:'';top:10px;width:8px;height:8px;border-radius:50%;background:#e86215}.legal_text h4{font-size:26px;line-height:30px;color:#e86215;font-weight:500;margin:30px 0}@media (min-width:768px){.legal_text h4{font-size:30px;line-height:32px;margin:40px 0}}@media (min-width:992px){.legal_text h4{line-height:36px;margin:35px 0}}.legal_text .update_date{text-transform:uppercase;color:#242f60;font-size:22px;font-weight:600}.orange_link{color:#e86215}.gradintText{line-height:100%}.textBlockStyle h4{font-size:25px;line-height:27px;margin:0 0 10px 0;font-family:'Diodrum Voltaren';font-weight:500;color:#e86215;word-wrap:break-word}.textBlockStyle h4 a{color:inherit;text-decoration:none}.textBlockStyle h4 a:hover{text-decoration:underline}@media (max-width:374px){.textBlockStyle h4{font-size:18px;line-height:22px}}@media (min-width:992px){.textBlockStyle h4{font-size:30px;line-height:32px}}.textBlockStyle p{margin:0 0 20px 0;font-size:16px;line-height:22px;font-family:'Diodrum Voltaren';display:none}@media (min-width:768px){.textBlockStyle p{display:block}}.textBlockStyle .component{margin-bottom:0}.textBlockStyle .blue_button{display:inline-block}@media (min-width:768px){.textBlockStyle .blue_button{display:none}}.textBlockStyle .mobileHide{display:none}@media (min-width:768px){.textBlockStyle .mobileHide{display:inline-block}}.f_copy{font-size:14px;color:#666;line-height:24px;text-align:center;margin-top:30px}.f_copy p{margin:0}@media (min-width:768px){.f_copy{font-size:16px;line-height:26px;margin-top:35px}}@media (min-width:992px){.f_copy{font-weight:300;text-align:left}}@media (min-width:992px){.richText.f_menu{margin-bottom:0}}.richText.f_menu ul{padding:0;margin:0;list-style:none;text-align:center;font-size:0}@media (min-width:992px){.richText.f_menu ul{text-align:left}}.richText.f_menu ul li{display:inline-block;vertical-align:top;margin-top:15px;margin-bottom:0;padding:0 17px;font-size:14px;line-height:16px;font-weight:500}.richText.f_menu ul li:before{content:'';position:absolute;left:0;top:0;height:100%;width:1px;background:#999}.richText.f_menu ul li:first-child:before{display:none}@media (min-width:768px){.richText.f_menu ul li{font-size:16px;margin-top:0}}@media (min-width:992px){.richText.f_menu ul li{margin-top:0}.richText.f_menu ul li:first-child{padding-left:0}}.richText.f_menu ul li a{color:#242f60;text-decoration:none}.understanding_pain_title{margin-bottom:0}.understanding_pain_title .component,.understanding_pain_title .component-content{margin-bottom:0}.understanding_pain_title h2{margin:0;padding:30px 0 22px}@media (min-width:768px){.understanding_pain_title h2{padding:32px 0 25px}}@media (min-width:992px){.understanding_pain_title h2{padding:22px 0 50px}}.understanding_pain_title h1{margin:0;padding:30px 0 22px;font-size:50px;line-height:1;font-weight:600}@media (max-width:374px){.understanding_pain_title h1{font-size:44px}}@media (min-width:768px){.understanding_pain_title h1{padding:32px 0 25px;font-size:82px}}@media (min-width:992px){.understanding_pain_title h1{padding:22px 0 50px;font-size:120px;line-height:.9;letter-spacing:-3px}}.searchBox .form .form-content .textField{display:inline;float:left;margin-right:15px}.searchBox .form .form-content .formButton{display:inline;float:left}.no-box.searchBox .form .form-content .section{margin:0 15px 0 0}.no-box.searchBox .form .form-content .formButton.section{margin:-1px 0 0}.searchBox input[type=text]{width:81px}.searchBox-title{cursor:default}.form-search.no-box,.form-search.no-box .section{margin-top:0;margin-bottom:0}.lt-ie8 .button{margin-left:4px}.searchResults-pagination{text-align:center;overflow:hidden;padding:0;margin-top:10px;margin-bottom:10px;cursor:default}.searchResults-pagination-list{padding:0;margin:0}.searchResults-pagination-item{display:inline-block;line-height:30px;background-color:#eee;margin:1px;cursor:default}.searchResults-pagination-item a{display:inline-block;background-color:#e1e1e1;min-width:30px;padding:0 10px;cursor:pointer}.searchResults-pagination-item a:hover{background-color:#ebebeb;text-decoration:none}.searchResults-pagination-item.is-active{font-weight:700}.searchResults-title{display:block;color:#323131;font-size:20px;font-weight:700;padding-bottom:10px;font-family:'Diodrum Voltaren';color:#f05322;font-size:30px;font-weight:500;margin-left:110px}.searchResults-title a{color:#f05322}.searchResults-term{font-style:italic}.searchResults-number{margin-bottom:10px;text-align:left}.searchResults-results{margin-bottom:0}.searchResults-description,.searchResults-url{margin-left:110px}.searchResults-description{padding-bottom:50px}.searchResults-image{float:left;width:100px;height:auto;margin:10px 0}.searchResults-result{position:relative;overflow:hidden;padding:30px 0 0 0;background-color:#fff;border-bottom:1px solid #cfcfcf}.searchResults-icon-wrapper{position:absolute;text-align:center;width:70px;margin-top:10px;left:0;top:0}.searchResults-date{margin-bottom:10px;margin-left:110px}.searchResults-url{margin-top:10px}.lt-ie8 .searchResults-pagination-item{display:inline;zoom:1;margin:3px}.lt-ie8 .searchResults-pagination-item a{display:block;zoom:1}.searchResults-tags{list-style-type:none;padding:0}.searchResults-tags-item{display:inline-block;margin:0 2px}.searchResults-tags-item-link{background:#b9b8b8;color:#000;border:1px solid #939191;padding:1px;display:block;font-size:.85em}.search_result_tabs .tabs-nav-item p{font-size:1.2em;font-weight:400}.search_result_tabs .tabs-nav-item a span{padding-left:.36em}.search_result_tabs .tabs-nav-item a span:before{content:'('}.search_result_tabs .tabs-nav-item a span:after{content:')'}.searchResults{margin-bottom:0}.searchResults>.component-content{padding-top:10px}.search-haleon-logo .searchResults-result{display: flex;align-items: center;}.search-haleon-logo .searchResults-title{margin-left:0px;}.shareThis-list{overflow:hidden;margin:0;padding:0;list-style:none}.shareThis-list li{float:left;width:auto;height:26px;margin:0 10px 10px 0}.shareThis-list li:last-child{margin-right:0;margin-right:0}.shareThis-item a{display:block;height:26px;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s}.shareThis-item img{opacity:.7;-webkit-transition:opacity .2s ease-in-out;-moz-transition:opacity .2s ease-in-out;-o-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.shareThis-item a:hover img{opacity:1}.sitemap-column{float:left}.sitemap-column>ul{margin:0 5px}.sitemap-columns-1 .sitemap-column{width:100%}.sitemap-columns-2 .sitemap-column{width:50%}.sitemap-columns-3 .sitemap-column{width:33.32%}.sitemap-columns-4 .sitemap-column{width:25%}.sitemap-columns-5 .sitemap-column{width:20%}.sitemap-columns-6 .sitemap-column{width:16.64%}.sitemap-columns-7 .sitemap-column{width:14.25%}.sitemap-columns-8 .sitemap-column{width:12.49%}.sitemap-columns-9 .sitemap-column{width:11.1%}.sitemap-columns-10 .sitemap-column{width:10%}.sitemap-columns-11 .sitemap-column{width:9.08%}.sitemap-columns-12 .sitemap-column{width:8.32%}.sitemap-column ul{list-style:none;padding:0}.sitemap-column a{text-decoration:none}.sitemap-column .component-content{overflow:hidden}.sitemap-column h3{background-color:#e1e1e1;font-size:13px;font-weight:700;padding:5px 10px}.sitemap-column ul{padding-bottom:10px;margin-bottom:10px}.sitemap-column ul ul{padding-bottom:0;margin-bottom:0;margin-left:0;padding-left:10px}.sitemap-column ul ul li{font-weight:700;padding-left:12px;line-height:150%;position:relative}.sitemap-column ul ul li:before{content:"\f0da";display:inline-block;font-family:FontAwesome;font-style:normal;position:relative;font-weight:400;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;left:0;top:1px;position:absolute}.sitemap-column ul ul ul{margin-top:0}.sitemap-column ul ul ul li{font-weight:400;margin-left:10px}@media only screen and (max-width:768px){.component-content .sitemap-column{width:100%;float:none}.component-content .sitemap-column>ul{margin:0 0 15px}}.smart-link{margin:10px 0}.smart-link-list{overflow:hidden;margin:0;padding:0;list-style:none;text-align:center}.smart-link-list li{display:inline-block}.smart-link-next:after,.smart-link-previous:before{position:relative;top:-1px;height:14px;display:inline-block;width:6px;font-size:8px;color:#000}.smart-link-next:after{content:"\f054";display:inline-block;font-family:FontAwesome;font-style:normal;position:relative;font-weight:400;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-left:10px}.smart-link-previous:before{content:"\f053";display:inline-block;font-family:FontAwesome;font-style:normal;position:relative;font-weight:400;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-right:10px}body.table-popup{background-color:#fff;line-height:1.5}.table-heading{display:block;color:#323131;font-size:20px;font-weight:700;padding-bottom:10px}.table-caption{border:solid 2px #323131;padding:13px;background-color:#e1e1e1;border-bottom:none}.table-popup .table-caption{border:1px solid #656363;background-color:#f3f3f3}.table th{background-color:#e1e1e1;font-weight:700;text-align:center}.table-popup .table th{background-color:#f3f3f3}.table table{border-collapse:collapse;width:100%;border:solid 2px #323131}.table-popup .table table{border:1px solid #656363}.table td,.table th{border:solid 2px #323131;padding:5px}.table-popup .table td,.table-popup .table th{border:1px solid #656363;line-height:1.5}.table td{vertical-align:middle}.table .button{display:none}.table .table-caption .button{display:block;margin:10px 0 0 5px}.no-js .table .button{display:none}.lt-ie8 .table-popup .table{position:static}@media only screen and (max-width:768px){.table .component-content .button{display:block;margin:20px}.table .component-content .table-caption .button{display:none}}.table-third-col-hidden table tr th:nth-child(3),.table-third-col-hidden table tr td:nth-child(3){display:none!important;}.tabs{position:relative;width:100%}.tabs-heading{display:block;color:#323131;font-size:20px;font-weight:700;padding-bottom:10px}.no-js .tabs-nav{display:none}.no-js .tabs-content{display:block!important;visibility:visible!important}.no-js .tabs>.component-content{padding-top:0}.tabs>.component-content{padding-top:39px}.tabs-nav{position:absolute;z-index:150;top:0;left:0;height:39px;overflow:hidden;width:100%}.tabs-nav-list{position:relative;left:0;padding:0;margin:0;list-style:none;overflow:hidden;width:2000px}.tabs-nav-switcher{position:absolute;height:35px;width:15px;border:2px solid #323131;cursor:pointer;top:0;background:#e1e1e1}.tabs-nav-switcher:before{content:"\f054";display:inline-block;font-family:FontAwesome;font-style:normal;position:relative;font-weight:400;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;left:50%;margin-left:-3px;padding:7px 0;font-size:12px}.tabs-nav-switcher-right{right:0}.tabs-nav-item{border-width:2px 2px 0 2px;border-style:solid;border-color:#323131;font-weight:700;font-size:12px;display:inline;float:left;margin-left:5px;background:#e1e1e1;padding:7px 10px 7px 10px;cursor:pointer;height:21px;top:4px}.tabs-nav-switcher-left{left:0}.tabs-nav-switcher-left:before{content:"\f053";margin-left:-4px}.tabs-nav-item:first-child{margin-left:0}.tabs-nav-item.is-active,.tabs-nav-item.is-active a,.tabs-nav-item.is-active:hover{cursor:default;background:#fff}.tabs-nav-item.is-active,.tabs-nav-item.is-active:hover{border-bottom:none;padding-bottom:9px}.tabs-nav-item:hover{background:#939191}.tabs-nav-item:hover a{color:#fff;text-decoration:none}.tabs-nav-item.is-active:hover a{color:#323131}.tabs-nav-item a{color:#323131}.tabs-content{position:relative;z-index:100;top:-2px;padding:13px;border:solid 2px #323131;background:#fff}.tabs-vertical .tabs-nav{height:auto;width:60px}.tabs-vertical .component-content{padding-top:0}.tabs-vertical .tabs-nav-list{width:100%}.tabs-vertical .tabs-nav-item.is-active,.tabs-vertical .tabs-nav-item.is-active:hover{border-bottom:2px solid;border-right:medium;padding:7px 12px 7px 10px}.tabs-vertical .tabs-nav-item{border-width:2px;height:auto;margin:0 0 5px;width:36px}.tabs-vertical .tabs-content{margin-left:60px;left:-2px;top:0}.title h1{word-wrap:break-word}

.portfolioHeaderBanner .inner_container_width h1 {
    margin-left: 40px;

    @media (max-width: 991px){
        margin-left: 10px;
    }
  }.twitter{border:solid 2px #323131;padding:13px;background-color:#e1e1e1}.feed-provider-heading{display:inline-block;margin:0 0 0 20px;line-height:30px}.feed-provider-description{border-bottom:1px solid #000;margin:10px 0;padding:10px 0}.feed-provider-heading-image{float:left;width:30px;height:30px}.feed-provider-feeds{padding:0;margin:0}.twitter-feed{list-style-type:none;padding-left:55px;margin:10px 0;display:block;position:relative}.twitter-feed:after,.twitter-feed:before{content:"";display:table}.twitter-feed:after{clear:both}.twitter-content a:hover strong{text-decoration:underline}.twitter-sender-avatar{position:absolute;top:3px;left:0}.twitter-date{float:right}.twitter-actions{padding:0;margin:0;float:right}.twitter-action{list-style-type:none;display:inline}.video-heading{display:block;color:#323131;font-size:20px;font-weight:700;padding-bottom:10px}.video-nojs{display:none;text-align:center;padding:20px 0;color:red}.no-js .video-nojs{display:block}.video embed,.video object{width:100%!important}.video-video{border:solid 2px #323131}.video-video-container{margin:0 auto}.video-description{border:solid 2px #323131;padding:13px;margin-top:-2px}.videoGallery-heading{display:block;color:#323131;font-size:20px;font-weight:700;padding-bottom:10px}.videoGallery-video{border:2px solid #323131}.videoGallery-video embed,.videoGallery-video object{width:100%!important}.videoGallery-thumbnails{position:relative;margin-top:18px}.videoGallery-list{overflow:hidden;margin:0 50px;position:relative}.videoGallery-arrow,.videoGallery-arrow.is-disabled:hover{position:absolute;top:0;cursor:pointer;width:35px;height:60px;background-position:50%;background-repeat:no-repeat;font:0/0 serif}.videoGallery-arrow.is-disabled:hover:before,.videoGallery-arrow:before{position:absolute;top:50%;color:#aaa}.videoGallery-arrow:hover:before{color:#888}.videoGallery-description{margin:15px 0}.videoGallery-arrow.is-disabled{opacity:.5}.videoGallery-arrow-left,.videoGallery-arrow-left.is-disabled:hover{left:0}.videoGallery-arrow-left.is-disabled:hover:before,.videoGallery-arrow-left:before{content:"\f053";display:inline-block;font-family:FontAwesome;font-style:normal;position:relative;font-weight:400;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:30px}.videoGallery-arrow-right,.videoGallery-arrow-right.is-disabled:hover{right:0;text-align:right}.videoGallery-arrow-right.is-disabled:hover:before,.videoGallery-arrow-right:before{content:"\f054";display:inline-block;font-family:FontAwesome;font-style:normal;position:relative;font-weight:400;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:30px}.videoGallery-list-inner{overflow:hidden;display:block;position:relative;top:0;left:0;padding:0;margin:0;list-style:none}.videoGallery-thumbnail{float:left;overflow:hidden;padding:0;margin:0 9px;cursor:pointer;text-align:center;position:relative;display:inline;max-width:100px}.videoGallery-thumbnail-title{display:block;margin:10px auto 0 auto;font-size:11px;width:71px}.videoGallery .thumbnails-list li.active .image,.videoGallery .thumbnails-list li:hover .image{border:solid 4px #323131;margin:0}.videoGallery-thumbnail-image{margin:2px;border:solid 2px #323131;position:relative}.videoGallery-thumbnail-overlay{opacity:.7;height:28px;left:50%;margin:-14px 0 0 -15px;position:absolute;top:50%;width:30px}.videoGallery-thumbnail-overlay:before{content:"\f04b";display:inline-block;font-family:FontAwesome;font-style:normal;position:relative;font-weight:400;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;display:inline-block;font-size:15px;width:100%;height:100%;border:3px solid #3e3e3e;text-indent:5px;background:#fff;text-align:center;line-height:24px}.videoGallery-thumbnail.is-active .videoGallery-thumbnail-overlay{opacity:0;-moz-transition:opacity .5s;-webkit-transition:opacity .5s;-o-transition:opacity .5s;-ms-transition:opacity .5s;transition:opacity .5s}.videoGallery-thumbnail-image img{display:block;margin:0 auto}.mod-js .videoGallery-nojs{display:none}.article_footnote {
    font-size: 13px;
}

.grey-color {
    color: #666;
}

.richText ul, .richText ol {
    padding: 10px 0;
    -webkit-padding-start: 16px; 
}.emplastru-box {
    margin-top: 9rem;
}

.emplastru-box .titleIcon img {
    max-width: 100% !important;
}@media(min-width: 992px) {
    .m-d-b-1 {
        padding-top: 1rem !important;
    }
    
    .m-d-x-1 {
        margin-right: 1rem !important;
        margin-left: 1rem !important;
    }
    
    .m-d-t-1 {
        margin-top: 1rem;
    }
    
    .m-d-y-1 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }
}

@media(max-width: 991px){
    .m-m-b-1 {
        margin-bottom: 1rem !important;
    }

    .m-m-x-1 {
        margin-left: 1rem !important;
        margin-bottom: 1rem !important;
    }

    .m-m-t-1 {
        margin-top: 1rem !important;
    }

    .m-m-y-1 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }
}

