#cu_motog5sContainer {
  width: 100%;
  max-width: 1150px;
  margin: 0 auto;
  font-family: 'Montserrat', sans-serif;
  color: #000;
  overflow: hidden;
  text-align: center;
}
#cu_motog5sContainer * {
  font-family: 'Montserrat', sans-serif;
}
#cu_motog5sContainer .cu_font {
  font-family: 'Montserrat', sans-serif;
}
#cu_motog5sContainer .cu_rel {
  position: relative;
}
#cu_motog5sContainer div {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#cu_motog5sContainer sup {
  font-size: 0.6em;
}
#cu_motog5sContainer img {
  max-width: 100%;
  display: block;
}
#cu_motog5sContainer p {
  font-size: 12px;
  line-height: 1.35;
  padding: 0;
  font-weight: normal;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  font-weight: 300;
}
#cu_motog5sContainer p strong {
  font-weight: bold;
}
#cu_motog5sContainer .cu_normalPadding {
  padding: 20px;
}
#cu_motog5sContainer .cu_paddingContent {
  padding: 55px 90px 0 90px;
}
#cu_motog5sContainer h2 {
  font-size: 30px;
  line-height: 1.22;
  padding: 0;
  margin: 0 0 2em 0;
  font-weight: 700;
  color: #fff;
  text-transform: none;
}
#cu_motog5sContainer h3 {
  font-weight: 600;
  font-size: 27px;
  margin: 20px 0;
}
#cu_motog5sContainer .cu_video {
  height: 0;
  padding-bottom: 56.25%;
  width: 100%;
  position: relative;
}
#cu_motog5sContainer .cu_video iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
#cu_motog5sContainer .cu_half {
  width: 50%;
}
#cu_motog5sContainer .cu_videoContainer {
  padding: 75px 170px;
}
#cu_motog5sContainer .cu_row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#cu_motog5sContainer .cu_row.cu_right {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
#cu_motog5sContainer .cu_mods {
  background: url(/media/cache/resolve/filemanager_original/images/descriptions/images/11/1172406/storage_app_materialy_do_opisow_875990/cu_mods.jpg) no-repeat center;
  background-size: cover;
}
#cu_motog5sContainer .cu_mods .cu_modsContent {
  padding: 60px 8% 0 8%;
  width: 100%;
  color: #fff;
  text-align: center;
}
#cu_motog5sContainer .cu_mods h2 {
  font-size: 32px;
  line-height: 1.1;
  margin: 0 0 0.6em 0;
}
#cu_motog5sContainer .cu_mods h2 sup {
  font-size: 0.6em;
}
#cu_motog5sContainer .cu_mods .cu_modsImage {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 0;
}
#cu_motog5sContainer .cu_mods .cu_modsImage span {
  max-width: 60%;
  margin-top: 20px;
}
#cu_motog5sContainer .cu_mods .cu_modsImage img {
  display: block;
  max-width: 100%;
}
#cu_motog5sContainer .cu_center,
#cu_motog5sContainer .cu_bottom,
#cu_motog5sContainer .cu_top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#cu_motog5sContainer .cu_center p,
#cu_motog5sContainer .cu_bottom p,
#cu_motog5sContainer .cu_top p {
  margin: 0;
  width: 100%;
}
#cu_motog5sContainer .cu_center .cu_minusMargin,
#cu_motog5sContainer .cu_bottom .cu_minusMargin,
#cu_motog5sContainer .cu_top .cu_minusMargin {
  margin-top: -40px;
}
#cu_motog5sContainer .cu_overflow {
  overflow: hidden;
}
#cu_motog5sContainer .cu_bottom {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}
#cu_motog5sContainer .cu_top {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
#cu_motog5sContainer .cu_textBlock {
  padding: 20px 0;
  text-align: center;
}
#cu_motog5sContainer .cu_box {
  width: 50%;
  color: #000;
  text-align: left;
}
#cu_motog5sContainer .cu_box h2 {
  margin: 0.3em 0;
}
#cu_motog5sContainer .cu_box h2 span {
  color: #f04187;
}
#cu_motog5sContainer .cu_box span.icon {
  width: 40%;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 50px;
  max-width: 174px;
}
#cu_motog5sContainer .cu_box span.cu_titleText {
  width: 60%;
  display: block;
}
#cu_motog5sContainer .cu_box.cu_content {
  padding: 0 6%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#cu_motog5sContainer .cu_box p {
  font-weight: 300;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#cu_motog5sContainer .cu_box.cu_7 {
  background: url('/media/cache/resolve/filemanager_original/images/descriptions/images/11/1172406/storage_app_materialy_do_opisow_875990/7.jpg') no-repeat center;
  background-size: cover;
}
#cu_motog5sContainer .cu_box.cu_7 img {
  opacity: 0;
}
#cu_motog5sContainer .cu_box.cu_pink h2 span {
  color: #46c8e1;
}
#cu_motog5sContainer .cu_legal {
  padding: 20px 105px;
  font-size: 10px;
  position: relative;
}
#cu_motog5sContainer .cu_legal img {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -60px;
  height: 120px;
}
#cu_motog5sContainer .cu_yellow {
  background: #fee600;
  color: #ffffff;
}
#cu_motog5sContainer .cu_yellow2 {
  background: #e2bc0a;
  color: #ffffff;
}
#cu_motog5sContainer .cu_green {
  background: #1d636c;
  color: #fff;
}
#cu_motog5sContainer .cu_pink {
  background: #f04187;
  color: #fff;
}
#cu_motog5sContainer .cu_blueGradient {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#46c8e1+0,139dc7+100 */
  background: #139dc7;
  /* Old browsers */
  background: -moz-radial-gradient(center, ellipse cover, #46c8e1 45%, #17a1c9 87%);
  /* FF3.6-15 */
  background: -webkit-radial-gradient(center, ellipse cover, #46c8e1 45%, #17a1c9 87%);
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-radial-gradient(center ellipse, #46c8e1 45%, #17a1c9 87%);
  background: -o-radial-gradient(center ellipse, #46c8e1 45%, #17a1c9 87%);
  background: radial-gradient(ellipse at center, #46c8e1 45%, #17a1c9 87%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#46c8e1', endColorstr='#17a1c9', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
}
@media only screen and (max-width: 1025px) {
  #cu_motog5sContainer .cu_orangeGrad {
    padding-left: 15px;
    padding-right: 15px;
  }
  #cu_motog5sContainer h2 {
    font-size: 22px;
  }
  #cu_motog5sContainer h3 {
    font-size: 22px;
  }
  #cu_motog5sContainer p {
    font-size: 13px;
  }
  #cu_motog5sContainer .cu_mods h2 {
    font-size: 26px;
  }
  #cu_motog5sContainer .cu_box span.icon {
    padding-right: 25px;
  }
  #cu_motog5sContainer .cu_comp .cu_comp_phone p {
    font-size: 21px;
  }
  #cu_motog5sContainer .cu_comp .cu_compTitle {
    width: 100%;
  }
  #cu_motog5sContainer .cu_comp .cu_compTitle img {
    width: 400px;
    max-width: 90%;
    margin: 0 auto;
  }
  #cu_motog5sContainer .cu_comp .cu_compTitle p {
    width: 100%;
    padding-top: 20px;
  }
  #cu_motog5sContainer .cu_comp .cu_comp_phone {
    width: 33.33%;
  }
  #cu_motog5sContainer .cu_comp {
    padding: 25px;
  }
}
@media only screen and (max-width: 845px) {
  #cu_motog5sContainer h2 {
    font-size: 22px;
  }
  #cu_motog5sContainer p {
    font-size: 13px;
  }
  #cu_motog5sContainer .cu_videoContainer {
    padding: 55px 100px;
  }
}
@media only screen and (max-width: 760px) {
  #cu_motog5sContainer .cu_legal {
    padding: 20px 55px;
  }
  #cu_motog5sContainer .cu_legal img {
    height: 80px;
    margin-top: -40px;
  }
  #cu_motog5sContainer h2 {
    font-size: 18px;
  }
  #cu_motog5sContainer p {
    font-size: 12px;
  }
  #cu_motog5sContainer .cu_mods .cu_modsContent {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 710px) {
  #cu_motog5sContainer h2 {
    font-size: 20px;
  }
  #cu_motog5sContainer p {
    font-size: 13px;
  }
  #cu_motog5sContainer .cu_videoContainer {
    padding: 35px 50px;
  }
  #cu_motog5sContainer .cu_row {
    display: block;
  }
  #cu_motog5sContainer .cu_box {
    width: 100%;
  }
  #cu_motog5sContainer .cu_box.cu_content {
    padding: 30px;
  }
  #cu_motog5sContainer .cu_box img {
    width: 100%;
  }
  #cu_motog5sContainer .cu_mods {
    padding-bottom: 0;
  }
  #cu_motog5sContainer .cu_mods p {
    width: 100%;
    margin-top: 20px;
  }
  #cu_motog5sContainer .cu_mods p img {
    width: 400px;
    max-width: 60%;
  }
  #cu_motog5sContainer .cu_mods .modsPic {
    width: 350px;
    max-width: 45%;
    position: static;
    margin: 40px auto;
  }
  #cu_motog5sContainer .cu_mods .modsWomen {
    position: static;
    width: 350px;
    max-width: 45%;
    margin: 0 auto;
  }
  #cu_motog5sContainer .cu_comp .cu_comp_phone {
    width: 100%;
    padding-top: 20px;
  }
  #cu_motog5sContainer .cu_comp .cu_comp_phone img {
    margin: 0 auto;
  }
  #cu_motog5sContainer .cu_comp .cu_comp_phone p {
    margin: 0;
  }
  #cu_motog5sContainer .cu_comp .cu_compTitle p {
    font-size: 20px;
  }
  #cu_motog5sContainer .cu_mods .cu_modsContent {
    width: 100%;
    padding-top: 30px;
  }
  #cu_motog5sContainer .cu_mods .cu_modsImage span {
    max-width: 70%;
  }
}
@media only screen and (max-width: 600px) {
  #cu_motog5sContainer .cu_videoContainer {
    padding: 20px 30px;
  }
}
