/* line 1, ../sass/framework/base/_base.scss */
*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 7, ../sass/framework/base/_base.scss */
a {
  text-decoration: none;
}

/* line 11, ../sass/framework/base/_base.scss */
a img {
  border: none;
}

/* line 15, ../sass/framework/base/_base.scss */
img {
  display: block;
}

/* line 19, ../sass/framework/base/_base.scss */
h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
}

/* line 23, ../sass/framework/base/_base.scss */
*:focus {
  outline: none;
}

/* line 27, ../sass/framework/base/_base.scss */
textarea {
  resize: none;
  overflow: auto;
}

/* line 33, ../sass/framework/base/_base.scss */
html,
body {
  min-height: 100%;
}

/* line 37, ../sass/framework/base/_base.scss */
body {
  margin: 0;
  padding: 0;
  -webkit-font-smoothing: antialiased;
  color: #464b4f;
  background-color: #fff;
}

/* line 1, ../sass/framework/base/_clearfix.scss */
.cf, .clearfix {
  *zoom: 1;
}

/* line 8, ../sass/framework/base/_clearfix.scss */
.cf:before,
.cf:after,
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

/* line 14, ../sass/framework/base/_clearfix.scss */
.cf:after,
.clearfix:after {
  clear: both;
}

/* line 2, ../sass/framework/base/_floats.scss */
.alignleft,
.fl {
  float: left;
}

/* line 7, ../sass/framework/base/_floats.scss */
.alignright,
.fr {
  float: right;
}

/* line 11, ../sass/framework/base/_floats.scss */
.aligncenter {
  margin: 0 auto;
  display: block;
}

/* line 6, ../sass/framework/mixins/_grid.scss */
[class*=col-sm] {
  float: left;
}
/* line 8, ../sass/framework/mixins/_grid.scss */
[class*=col-sm].with-padding {
  padding-left: 12px;
}

/* line 14, ../sass/framework/mixins/_grid.scss */
.col-sm-1 {
  width: 100px;
}

/* line 14, ../sass/framework/mixins/_grid.scss */
.col-sm-2 {
  width: 200px;
}

/* line 14, ../sass/framework/mixins/_grid.scss */
.col-sm-3 {
  width: 300px;
}

/* line 14, ../sass/framework/mixins/_grid.scss */
.col-sm-4 {
  width: 400px;
}

/* line 14, ../sass/framework/mixins/_grid.scss */
.col-sm-5 {
  width: 500px;
}

/* line 14, ../sass/framework/mixins/_grid.scss */
.col-sm-6 {
  width: 600px;
}

/* line 14, ../sass/framework/mixins/_grid.scss */
.col-sm-7 {
  width: 700px;
}

/* line 14, ../sass/framework/mixins/_grid.scss */
.col-sm-8 {
  width: 800px;
}

/* line 14, ../sass/framework/mixins/_grid.scss */
.col-sm-9 {
  width: 900px;
}

/* line 14, ../sass/framework/mixins/_grid.scss */
.col-sm-10 {
  width: 1000px;
}

/* line 14, ../sass/framework/mixins/_grid.scss */
.col-sm-11 {
  width: 1100px;
}

/* line 14, ../sass/framework/mixins/_grid.scss */
.col-sm-12 {
  width: 1200px;
}

/* line 930, basic/*.png */
.basic-sprite {
  background: url('../img/basic-sb0672440f0.png') no-repeat;
}

/* line 346, arrows/*.png */
.arrows-sprite {
  background: url('../img/arrows-sda7c9e8f30.png') no-repeat;
}

/* line 370, calc/*.png */
.calc-sprite {
  background: url('../img/calc-sba240245b2.png') no-repeat;
}

@media (min-width: 320px) and (max-width: 1024px) {
  /* line 2, ../sass/responsive/_news.scss */
  #main .news-container {
    padding-left: 4.375%;
    padding-right: 4.375%;
  }
  /* line 5, ../sass/responsive/_news.scss */
  #main .news-container .subtitle {
    font-size: 31px;
    margin-top: 15px;
  }
  /* line 11, ../sass/responsive/_news.scss */
  #main .news-container .news-list ul li {
    margin-top: 70px;
    width: 100%;
    float: none;
    padding: 0;
  }
  /* line 16, ../sass/responsive/_news.scss */
  #main .news-container .news-list ul li:first-child {
    margin-top: 0;
  }
  /* line 20, ../sass/responsive/_news.scss */
  #main .news-container .news-list ul li .text-wrapper h3 {
    font-size: 23px;
    line-height: 28px;
  }
  /* line 23, ../sass/responsive/_news.scss */
  #main .news-container .news-list ul li .text-wrapper h3 a {
    font-size: 23px;
    line-height: 28px;
  }
  /* line 28, ../sass/responsive/_news.scss */
  #main .news-container .news-list ul li .text-wrapper p {
    font-size: 17px;
    line-height: 27px;
  }
  /* line 31, ../sass/responsive/_news.scss */
  #main .news-container .news-list ul li .text-wrapper p a {
    clear: both;
    color: #2c3077;
    display: block;
    float: right;
    font-size: 20px;
    margin-top: 10px;
    text-align: right;
    width: 100%;
  }
  /* line 42, ../sass/responsive/_news.scss */
  #main .news-container .news-list ul li .text-wrapper .date {
    font-size: 15px;
    line-height: auto;
  }

  /* line 51, ../sass/responsive/_news.scss */
  #main .quick-nav {
    padding-left: 4.375%;
    padding-right: 4.375%;
  }
  /* line 54, ../sass/responsive/_news.scss */
  #main .quick-nav .subtitle {
    font-size: 31px;
    margin-top: 15px;
  }
  /* line 60, ../sass/responsive/_news.scss */
  #main .quick-nav .quick-nav-list ul li {
    padding-left: 0;
    margin-top: 20px;
    width: 100%;
    float: none;
  }
  /* line 67, ../sass/responsive/_news.scss */
  #main .quick-nav .quick-nav-list ul li .img-wrapper a img {
    width: 100%;
    max-height: none;
    max-width: none;
    min-height: auto;
  }

  /* line 79, ../sass/responsive/_news.scss */
  #main div.content-wrapper div.content.news {
    margin: 0;
    width: 100%;
  }
  /* line 86, ../sass/responsive/_news.scss */
  #main div.content-wrapper div.content.news ul.news {
    width: 100%;
  }
  /* line 89, ../sass/responsive/_news.scss */
  #main div.content-wrapper div.content.news ul.news li .img-wrapper {
    width: 40%;
    display: block;
    float: left;
    height: auto;
  }
  /* line 95, ../sass/responsive/_news.scss */
  #main div.content-wrapper div.content.news ul.news li .img-wrapper a img {
    width: 100;
    height: auto;
  }
  /* line 101, ../sass/responsive/_news.scss */
  #main div.content-wrapper div.content.news ul.news li .text-wrapper {
    width: 60%;
    display: block;
    float: left;
    margin: 0;
    padding: 0 15px;
  }
  /* line 107, ../sass/responsive/_news.scss */
  #main div.content-wrapper div.content.news ul.news li .text-wrapper h3 {
    font-size: 21px;
    font-weight: 300;
  }
  /* line 111, ../sass/responsive/_news.scss */
  #main div.content-wrapper div.content.news ul.news li .text-wrapper p {
    display: none;
  }
  /* line 114, ../sass/responsive/_news.scss */
  #main div.content-wrapper div.content.news ul.news li .text-wrapper .date {
    color: #464b4f;
    font-size: 20px;
    font-weight: 300;
    display: block;
  }
  /* line 123, ../sass/responsive/_news.scss */
  #main div.content-wrapper div.content.news ul.pagination {
    margin-bottom: 95px;
    width: 100%;
  }
  /* line 128, ../sass/responsive/_news.scss */
  #main div.content-wrapper div.content.news ul.pagination li a {
    line-height: 25px;
  }
  /* line 132, ../sass/responsive/_news.scss */
  #main div.content-wrapper div.content.news ul.pagination li.next, #main div.content-wrapper div.content.news ul.pagination li.prev {
    display: block;
    width: 100%;
    clear: both;
    margin-bottom: 10px;
    float: left;
  }
  /* line 138, ../sass/responsive/_news.scss */
  #main div.content-wrapper div.content.news ul.pagination li.next a, #main div.content-wrapper div.content.news ul.pagination li.prev a {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    font-size: 30px;
    font-weight: 600;
    padding: 20px 0;
    line-height: 35px;
  }
  /* line 146, ../sass/responsive/_news.scss */
  #main div.content-wrapper div.content.news ul.pagination li.next {
    margin-top: 10px;
    border: 3px solid #e9283c;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
  }
  /* line 150, ../sass/responsive/_news.scss */
  #main div.content-wrapper div.content.news ul.pagination li.next a {
    color: #e9283c;
    width: 100%;
  }
  /* line 153, ../sass/responsive/_news.scss */
  #main div.content-wrapper div.content.news ul.pagination li.next a:before {
    right: 15px;
    top: 50%;
    margin-top: -11.5px;
    background-position: 0 -363px;
    width: 10px;
    height: 23px;
  }
  /* line 163, ../sass/responsive/_news.scss */
  #main div.content-wrapper div.content.news ul.pagination li.next:hover a {
    color: #e9283c;
  }
  /* line 168, ../sass/responsive/_news.scss */
  #main div.content-wrapper div.content.news ul.pagination li.prev {
    border: 3px solid #a9a9a9;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
  }
  /* line 171, ../sass/responsive/_news.scss */
  #main div.content-wrapper div.content.news ul.pagination li.prev a {
    color: #a9a9a9;
    width: 100%;
  }
  /* line 174, ../sass/responsive/_news.scss */
  #main div.content-wrapper div.content.news ul.pagination li.prev a:before {
    right: 15px;
    top: 50%;
    margin-top: -11.5px;
    background-position: 0 -322px;
    width: 10px;
    height: 23px;
  }
  /* line 184, ../sass/responsive/_news.scss */
  #main div.content-wrapper div.content.news ul.pagination li.prev:hover a {
    color: #a9a9a9;
  }
}
@media (min-width: 320px) and (max-width: 1024px) {
  /* line 5, ../sass/responsive/_post.scss */
  #main div.content-wrapper div.content .post-content ul li {
    font-size: 21px;
    line-height: 28px;
    margin-top: 20px;
  }
  /* line 9, ../sass/responsive/_post.scss */
  #main div.content-wrapper div.content .post-content ul li:first-child {
    margin-top: 0;
  }
  /* line 15, ../sass/responsive/_post.scss */
  #main div.content-wrapper div.content .post-content ul.steps.steps4 {
    background: none;
  }
  /* line 17, ../sass/responsive/_post.scss */
  #main div.content-wrapper div.content .post-content ul.steps.steps4 li {
    width: 100%;
  }

  /* line 24, ../sass/responsive/_post.scss */
  #main div.content-wrapper div.content.post {
    margin: 0;
    width: 100%;
  }
  /* line 27, ../sass/responsive/_post.scss */
  #main div.content-wrapper div.content.post h1 {
    font-size: 28px;
    line-height: 1.25;
  }
  /* line 31, ../sass/responsive/_post.scss */
  #main div.content-wrapper div.content.post h2 {
    font-size: 23px;
    line-height: 30px;
  }
  /* line 36, ../sass/responsive/_post.scss */
  #main div.content-wrapper div.content.post .btn-back {
    display: block;
    width: 100%;
    background: #e4e5e6;
    font-size: 18px;
    padding: 20px 20px 20px 65px;
    color: #2c3077;
    font-weight: 300;
    position: relative;
    margin: 25px 0;
  }
  /* line 46, ../sass/responsive/_post.scss */
  #main div.content-wrapper div.content.post .btn-back:before {
    background-position: 0 -298px;
    width: 9px;
    height: 24px;
    display: block;
    top: 50%;
    margin-top: -12px;
    position: absolute;
    content: " ";
    left: 25px;
  }
  /* line 58, ../sass/responsive/_post.scss */
  #main div.content-wrapper div.content.post .date {
    display: none;
  }
  /* line 61, ../sass/responsive/_post.scss */
  #main div.content-wrapper div.content.post .post-content {
    border-top: 0;
  }
  /* line 63, ../sass/responsive/_post.scss */
  #main div.content-wrapper div.content.post .post-content p {
    font-size: 18px;
    line-height: 25px;
  }
  /* line 67, ../sass/responsive/_post.scss */
  #main div.content-wrapper div.content.post .post-content .post-slider {
    float: none;
    margin: 0 auto;
    width: 100%;
  }
  /* line 71, ../sass/responsive/_post.scss */
  #main div.content-wrapper div.content.post .post-content .post-slider .slider {
    margin: 0 auto;
  }
  /* line 74, ../sass/responsive/_post.scss */
  #main div.content-wrapper div.content.post .post-content .post-slider .carousel {
    display: none;
  }
  /* line 81, ../sass/responsive/_post.scss */
  #main div.content-wrapper div.content.post .social-icons .print {
    display: none;
  }
  /* line 84, ../sass/responsive/_post.scss */
  #main div.content-wrapper div.content.post .social-icons ul.social-navigation {
    margin: 0;
    padding: 0;
    list-style: none;
    float: right;
  }
  /* line 89, ../sass/responsive/_post.scss */
  #main div.content-wrapper div.content.post .social-icons ul.social-navigation li {
    float: left;
    margin-left: 18px;
  }
  /* line 92, ../sass/responsive/_post.scss */
  #main div.content-wrapper div.content.post .social-icons ul.social-navigation li:first-child {
    margin-left: 0px;
  }
  /* line 95, ../sass/responsive/_post.scss */
  #main div.content-wrapper div.content.post .social-icons ul.social-navigation li a {
    display: block;
    width: 79px;
    height: 79px;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    transition: all ease 0.3s;
    zoom: 0.60;
    -moz-transform: scale(0.6);
    -moz-transform-origin: 0 0;
    margin-right: -29px;
    margin-bottom: -29px;
  }
  /* line 110, ../sass/responsive/_post.scss */
  #main div.content-wrapper div.content.post .social-icons ul.social-navigation li.facebook a {
    background-position: 0 -1100px;
  }
  /* line 112, ../sass/responsive/_post.scss */
  #main div.content-wrapper div.content.post .social-icons ul.social-navigation li.facebook a:hover {
    background-position: 0 -1184px;
  }
  /* line 116, ../sass/responsive/_post.scss */
  #main div.content-wrapper div.content.post .social-icons ul.social-navigation li.twitter a {
    background-position: 0 -858px;
  }
  /* line 118, ../sass/responsive/_post.scss */
  #main div.content-wrapper div.content.post .social-icons ul.social-navigation li.twitter a:hover {
    background-position: 0 -942px;
  }
  /* line 122, ../sass/responsive/_post.scss */
  #main div.content-wrapper div.content.post .social-icons ul.social-navigation li.gplus a {
    background-position: 0 -511px;
  }
  /* line 124, ../sass/responsive/_post.scss */
  #main div.content-wrapper div.content.post .social-icons ul.social-navigation li.gplus a:hover {
    background-position: 0 -595px;
  }
  /* line 128, ../sass/responsive/_post.scss */
  #main div.content-wrapper div.content.post .social-icons ul.social-navigation li .details {
    width: 100%;
  }
  /* line 135, ../sass/responsive/_post.scss */
  #main div.content-wrapper div.content.post .blog-navigation {
    border-top: 0;
    margin-bottom: 0;
    width: 100%;
  }
  /* line 139, ../sass/responsive/_post.scss */
  #main div.content-wrapper div.content.post .blog-navigation a {
    display: none;
  }
  /* line 142, ../sass/responsive/_post.scss */
  #main div.content-wrapper div.content.post .blog-navigation a.next, #main div.content-wrapper div.content.post .blog-navigation a.prev {
    display: block;
    float: left;
    width: 45%;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    font-size: 23px;
    font-weight: 600;
    padding: 15px 0;
  }
  /* line 151, ../sass/responsive/_post.scss */
  #main div.content-wrapper div.content.post .blog-navigation a.next {
    float: right;
    border: 3px solid #e9283c;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
    color: #e9283c;
  }
  /* line 157, ../sass/responsive/_post.scss */
  #main div.content-wrapper div.content.post .blog-navigation a.next:before {
    right: 15px;
    top: 50%;
    margin-top: -11.5px;
    background-position: 0 -363px;
    width: 10px;
    height: 23px;
  }
  /* line 166, ../sass/responsive/_post.scss */
  #main div.content-wrapper div.content.post .blog-navigation a.next:hover {
    color: #fff;
    background: #e9283c;
  }
  /* line 173, ../sass/responsive/_post.scss */
  #main div.content-wrapper div.content.post .blog-navigation a.prev {
    border: 3px solid #a9a9a9;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
    color: #a9a9a9;
  }
  /* line 178, ../sass/responsive/_post.scss */
  #main div.content-wrapper div.content.post .blog-navigation a.prev:before {
    left: 15px;
    top: 50%;
    margin-top: -11.5px;
    background-position: 0 -322px;
    width: 10px;
    height: 23px;
  }
  /* line 187, ../sass/responsive/_post.scss */
  #main div.content-wrapper div.content.post .blog-navigation a.prev:hover {
    background: #a9a9a9;
    color: #fff;
  }
}
@media (min-width: 320px) and (max-width: 1024px) {
  /* line 2, ../sass/responsive/_contact_page.scss */
  #main div.content-wrapper div.content.contact-page {
    margin: 0;
    width: 100%;
  }
  /* line 5, ../sass/responsive/_contact_page.scss */
  #main div.content-wrapper div.content.contact-page .right {
    display: none;
  }
  /* line 9, ../sass/responsive/_contact_page.scss */
  #main div.content-wrapper div.content.contact-page .post-content .nav-points {
    margin: 0;
    width: 100%;
  }
  /* line 12, ../sass/responsive/_contact_page.scss */
  #main div.content-wrapper div.content.contact-page .post-content .nav-points .first-row, #main div.content-wrapper div.content.contact-page .post-content .nav-points .second-row {
    border: 0 !important;
  }
  /* line 15, ../sass/responsive/_contact_page.scss */
  #main div.content-wrapper div.content.contact-page .post-content .nav-points .left-col, #main div.content-wrapper div.content.contact-page .post-content .nav-points .right-col {
    border: 1px solid #e4e5e6 !important;
    width: 100% !important;
    float: none;
    margin: 0;
  }
  /* line 22, ../sass/responsive/_contact_page.scss */
  #main div.content-wrapper div.content.contact-page .post-content .nav-points .first-row .left-col, #main div.content-wrapper div.content.contact-page .post-content .nav-points .first-row .right-col {
    margin-bottom: 30px;
  }
  /* line 27, ../sass/responsive/_contact_page.scss */
  #main div.content-wrapper div.content.contact-page .post-content .nav-points .second-row .right-col {
    margin: 25px 0 0 0;
  }
  /* line 34, ../sass/responsive/_contact_page.scss */
  #main div.content-wrapper div.content.contact-page .subtitle {
    margin-top: 20px;
    display: block;
  }
  /* line 38, ../sass/responsive/_contact_page.scss */
  #main div.content-wrapper div.content.contact-page .contact-page-bg {
    display: none;
  }
  /* line 41, ../sass/responsive/_contact_page.scss */
  #main div.content-wrapper div.content.contact-page h1 {
    display: none;
  }

  /* line 45, ../sass/responsive/_contact_page.scss */
  #main .content-wrapper.full-contact .content.contact-page .post-content .nav-points {
    width: 100% !important;
  }

  /* line 48, ../sass/responsive/_contact_page.scss */
  .office-map {
    width: 100%;
    height: 520px;
  }
  /* line 51, ../sass/responsive/_contact_page.scss */
  .office-map .left, .office-map .right {
    width: 100%;
    float: none;
  }
  /* line 54, ../sass/responsive/_contact_page.scss */
  .office-map .left > h2, .office-map .right > h2 {
    display: none;
  }
  /* line 58, ../sass/responsive/_contact_page.scss */
  .office-map .left {
    clear: both;
    height: auto;
  }
  /* line 61, ../sass/responsive/_contact_page.scss */
  .office-map .left form {
    padding: 10px 25px 25px 25px;
    display: block;
    float: left;
    height: auto;
    clear: both;
    width: 100%;
    margin: 0 !important;
    background: #EBECED;
  }
  /* line 70, ../sass/responsive/_contact_page.scss */
  .office-map .left form #find-bok-popup-form-msg {
    display: block;
    float: left;
  }
  /* line 74, ../sass/responsive/_contact_page.scss */
  .office-map .left form .field.zip-code {
    display: block;
    float: left;
    margin: 0 auto;
    min-width: 130px;
    position: relative;
    width: 40%;
  }
  /* line 81, ../sass/responsive/_contact_page.scss */
  .office-map .left form .field.zip-code label {
    color: #464b4f;
    display: block;
    font-size: 14px;
    padding: 10px 0;
    text-align: center;
  }
  /* line 88, ../sass/responsive/_contact_page.scss */
  .office-map .left form .field.zip-code input[type=text] {
    font-size: 20px;
    min-width: 80px;
    padding: 0 20px;
    text-align: center;
    width: 100%;
  }
  /* line 96, ../sass/responsive/_contact_page.scss */
  .office-map .left form button.btn {
    border: 0 none;
    display: block;
    float: left;
    margin: 38px auto 0 10px;
    min-width: 85px;
    padding: 0;
    text-align: center;
    width: 20%;
  }
  /* line 108, ../sass/responsive/_contact_page.scss */
  .office-map .right {
    height: 100%;
  }

  /* line 113, ../sass/responsive/_contact_page.scss */
  #main .content-wrapper.full-contact .post-content {
    clear: both;
  }
  /* line 116, ../sass/responsive/_contact_page.scss */
  #main .content-wrapper.full-contact aside.right {
    position: static;
    float: left;
    width: 100%;
  }
  /* line 121, ../sass/responsive/_contact_page.scss */
  #main .content-wrapper.full-contact .column {
    display: block;
    float: left;
    margin-left: 0 !important;
    width: 100%;
  }
  /* line 126, ../sass/responsive/_contact_page.scss */
  #main .content-wrapper.full-contact .column a.element {
    border: none !important;
    width: 100% !important;
  }
  /* line 130, ../sass/responsive/_contact_page.scss */
  #main .content-wrapper.full-contact .column:first-child {
    margin-top: 15px;
  }
  /* line 134, ../sass/responsive/_contact_page.scss */
  #main .content-wrapper.full-contact .content.contact-page .contact-links {
    clear: both;
  }
}
@media (min-width: 320px) and (max-width: 1024px) {
  /* line 3, ../sass/responsive/_contact_numbers.scss */
  #main div.content-wrapper div.content.contact-numbers .block-view {
    margin-top: 20px;
  }
  /* line 5, ../sass/responsive/_contact_numbers.scss */
  #main div.content-wrapper div.content.contact-numbers .block-view .left {
    width: 100%;
    height: 300px;
    margin-right: 0;
    padding: 20px;
  }
  /* line 10, ../sass/responsive/_contact_numbers.scss */
  #main div.content-wrapper div.content.contact-numbers .block-view .left img.bg-image {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
  }
  /* line 20, ../sass/responsive/_contact_numbers.scss */
  #main div.content-wrapper div.content.contact-numbers .block-view .right {
    margin-top: 20px;
    width: 100%;
    height: 300px;
    margin-left: 0;
    padding: 20px;
  }
  /* line 27, ../sass/responsive/_contact_numbers.scss */
  #main div.content-wrapper div.content.contact-numbers .block-view .left, #main div.content-wrapper div.content.contact-numbers .block-view .right {
    min-height: auto !important;
    float: none;
  }
  /* line 30, ../sass/responsive/_contact_numbers.scss */
  #main div.content-wrapper div.content.contact-numbers .block-view .left .details, #main div.content-wrapper div.content.contact-numbers .block-view .right .details {
    padding: 0;
  }

  /* line 37, ../sass/responsive/_contact_numbers.scss */
  #main div.content-wrapper div.content.contact-numbers {
    width: 100%;
  }
  /* line 40, ../sass/responsive/_contact_numbers.scss */
  #main div.content-wrapper div.content.contact-numbers .widget-helpline .section {
    float: none;
    width: 100%;
    height: auto;
  }

  /* line 49, ../sass/responsive/_contact_numbers.scss */
  #main div.content-wrapper div.content.contact-numbers .phone-numbers ul li {
    position: relative;
    width: 100%;
    height: 150px;
    border-top: 1px solid #bfc2c4;
    border-left: 0;
  }
  /* line 55, ../sass/responsive/_contact_numbers.scss */
  #main div.content-wrapper div.content.contact-numbers .phone-numbers ul li:first-child {
    border: 0;
  }
  /* line 58, ../sass/responsive/_contact_numbers.scss */
  #main div.content-wrapper div.content.contact-numbers .phone-numbers ul li .align-element {
    min-width: 300px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }

  /* line 70, ../sass/responsive/_contact_numbers.scss */
  #main .phone-numbers-mobile {
    margin-top: 50px;
  }
  /* line 72, ../sass/responsive/_contact_numbers.scss */
  #main .phone-numbers-mobile h3.section {
    margin: 0;
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 20px;
    font-weight: 600;
    color: #464b4f;
  }
  /* line 82, ../sass/responsive/_contact_numbers.scss */
  #main .phone-numbers-mobile .back-btn-container .btn-back {
    display: block;
    width: 100%;
    background: #e4e5e6;
    font-size: 25px;
    padding: 20px 20px 20px 65px;
    color: #2c3077;
    font-weight: 300;
    position: relative;
    margin: 25px 0;
  }
  /* line 92, ../sass/responsive/_contact_numbers.scss */
  #main .phone-numbers-mobile .back-btn-container .btn-back:before {
    background-position: 0 -298px;
    width: 9px;
    height: 24px;
    display: block;
    top: 50%;
    margin-top: -12px;
    position: absolute;
    content: " ";
    left: 25px;
  }
  /* line 105, ../sass/responsive/_contact_numbers.scss */
  #main .phone-numbers-mobile ul.phone-numbers-mobile {
    padding: 0;
  }
  /* line 107, ../sass/responsive/_contact_numbers.scss */
  #main .phone-numbers-mobile ul.phone-numbers-mobile li {
    padding: 20px 0;
    border-top: 1px solid #E4E5E6;
    list-style: none;
  }
  /* line 111, ../sass/responsive/_contact_numbers.scss */
  #main .phone-numbers-mobile ul.phone-numbers-mobile li:first-child {
    border: 0;
  }
  /* line 114, ../sass/responsive/_contact_numbers.scss */
  #main .phone-numbers-mobile ul.phone-numbers-mobile li .description {
    display: block;
    font-weight: 300;
    color: #464b4f;
    font-size: 20px;
  }
  /* line 121, ../sass/responsive/_contact_numbers.scss */
  #main .phone-numbers-mobile ul.phone-numbers-mobile li .value {
    display: block;
    color: #0098e7;
    font-size: 25px;
    font-weight: 300;
  }
  /* line 130, ../sass/responsive/_contact_numbers.scss */
  #main .phone-numbers-mobile .phone-list h3 {
    padding: 0 20px;
  }
  /* line 134, ../sass/responsive/_contact_numbers.scss */
  #main .phone-numbers-mobile .phone-list .accordion-content h4 {
    margin: 0;
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 10px 0;
    font-weight: 600;
    color: #464b4f;
  }
  /* line 142, ../sass/responsive/_contact_numbers.scss */
  #main .phone-numbers-mobile .phone-list .accordion-content ul {
    list-style: none;
  }
  /* line 144, ../sass/responsive/_contact_numbers.scss */
  #main .phone-numbers-mobile .phone-list .accordion-content ul li {
    padding: 20px 0;
  }
  /* line 146, ../sass/responsive/_contact_numbers.scss */
  #main .phone-numbers-mobile .phone-list .accordion-content ul li span {
    display: block;
  }
  /* line 149, ../sass/responsive/_contact_numbers.scss */
  #main .phone-numbers-mobile .phone-list .accordion-content ul li .phone {
    font-size: 25px;
    line-height: 30px;
    font-weight: 600;
  }
  /* line 153, ../sass/responsive/_contact_numbers.scss */
  #main .phone-numbers-mobile .phone-list .accordion-content ul li .phone .smaller {
    font-size: 20px;
    color: #7c7c7c;
    font-weight: 300;
  }
  /* line 159, ../sass/responsive/_contact_numbers.scss */
  #main .phone-numbers-mobile .phone-list .accordion-content ul li .mail {
    font-size: 25px;
    line-height: 30px;
    color: #2f2c71;
    font-weight: 300;
  }
  /* line 170, ../sass/responsive/_contact_numbers.scss */
  #main h3 {
    font-size: 22px;
    line-height: 29px;
  }
  /* line 174, ../sass/responsive/_contact_numbers.scss */
  #main p {
    font-weight: 300;
  }
  /* line 178, ../sass/responsive/_contact_numbers.scss */
  #main form p.asterix-info {
    height: auto;
    font-size: 16px;
  }
  /* line 183, ../sass/responsive/_contact_numbers.scss */
  #main form .field label {
    font-size: 18px;
  }
  /* line 188, ../sass/responsive/_contact_numbers.scss */
  #main form .field.radio-wrapper .radio-field label {
    font-size: 18px;
  }
  /* line 193, ../sass/responsive/_contact_numbers.scss */
  #main form .field div.uploader {
    height: 55px;
  }
  /* line 195, ../sass/responsive/_contact_numbers.scss */
  #main form .field div.uploader span.action {
    font-size: 17px;
    line-height: 48px;
    height: 50px;
  }
  /* line 202, ../sass/responsive/_contact_numbers.scss */
  #main form button.btn {
    height: 55px;
    font-size: 18px;
    line-height: 49px;
  }
  /* line 210, ../sass/responsive/_contact_numbers.scss */
  #main .post-content form p.asterix-info {
    height: auto;
    font-size: 16px;
  }
  /* line 215, ../sass/responsive/_contact_numbers.scss */
  #main .post-content form .field label {
    font-size: 18px;
  }
  /* line 220, ../sass/responsive/_contact_numbers.scss */
  #main .post-content form .field.radio-wrapper .radio-field label {
    font-size: 18px;
  }
  /* line 225, ../sass/responsive/_contact_numbers.scss */
  #main .post-content form .field div.uploader {
    height: 55px;
  }
  /* line 227, ../sass/responsive/_contact_numbers.scss */
  #main .post-content form .field div.uploader span.action {
    font-size: 17px;
    line-height: 48px;
    height: 50px;
  }
  /* line 234, ../sass/responsive/_contact_numbers.scss */
  #main .post-content form button.btn {
    height: 55px;
    font-size: 18px;
    line-height: 49px;
  }
  /* line 240, ../sass/responsive/_contact_numbers.scss */
  #main .post-content .nav-points {
    margin: 0;
    width: 100%;
  }
  /* line 243, ../sass/responsive/_contact_numbers.scss */
  #main .post-content .nav-points .first-row, #main .post-content .nav-points .second-row {
    border: 0 !important;
  }
  /* line 246, ../sass/responsive/_contact_numbers.scss */
  #main .post-content .nav-points .left-col, #main .post-content .nav-points .right-col {
    border: 1px solid #e4e5e6 !important;
    width: 45.3125% !important;
  }
  /* line 250, ../sass/responsive/_contact_numbers.scss */
  #main .post-content .nav-points .right-col {
    margin-left: 30px;
  }
  /* line 254, ../sass/responsive/_contact_numbers.scss */
  #main .post-content .nav-points .second-row .left-col, #main .post-content .nav-points .second-row .right-col {
    margin-top: 30px;
  }
  /* line 262, ../sass/responsive/_contact_numbers.scss */
  #main .contact-links .column {
    width: 100%;
    margin: 0;
    border: 0;
  }
  /* line 266, ../sass/responsive/_contact_numbers.scss */
  #main .contact-links .column a.element {
    height: 100px;
    font-size: 30px;
    border: 0;
    border-top: 1px solid #d2d4d6;
    width: 100%;
    padding-top: 30px;
  }
  /* line 273, ../sass/responsive/_contact_numbers.scss */
  #main .contact-links .column a.element:first-child {
    border-top: 1px solid #d2d4d6;
  }
  /* line 276, ../sass/responsive/_contact_numbers.scss */
  #main .contact-links .column a.element:after {
    background-position: 0 -276px;
    width: 9px;
    height: 22px;
  }
  /* line 282, ../sass/responsive/_contact_numbers.scss */
  #main .contact-links .column:first-child {
    margin: 0;
  }
  /* line 285, ../sass/responsive/_contact_numbers.scss */
  #main .contact-links .column:first-child a.element:first-child {
    border-top: 0;
  }
  /* line 292, ../sass/responsive/_contact_numbers.scss */
  #main .contact-links .marked-info {
    display: none;
  }
}
@media (min-width: 320px) and (max-width: 1024px) {
  /* line 5, ../sass/responsive/_product.scss */
  #main .row .content-wrapper {
    margin: 2.1875% auto 2.1875% 4.375%;
    width: 91.25%;
  }

  /* line 12, ../sass/responsive/_product.scss */
  #main .single-offer {
    max-height: none !important;
    min-height: none !important;
    padding-bottom: 20px !important;
  }
  /* line 16, ../sass/responsive/_product.scss */
  #main .single-offer .left {
    width: 100%;
    float: none;
    max-height: none !important;
    min-height: none;
  }
  /* line 21, ../sass/responsive/_product.scss */
  #main .single-offer .left p {
    max-height: none !important;
    padding-bottom: 20px !important;
  }
  /* line 26, ../sass/responsive/_product.scss */
  #main .single-offer .right {
    display: none;
  }

  /* line 31, ../sass/responsive/_product.scss */
  #main .custom-tabs .r-tabs-accordion-title {
    display: none;
  }

  /* line 35, ../sass/responsive/_product.scss */
  #main div.content-wrapper .content.full-width.no-margin {
    margin: 0;
    width: 100%;
  }
  /* line 34, ../sass/responsive/_product.scss */
  #main div.content-wrapper .content.full-width.no-margin .offerfiltercompany-container {
    float: none;
  }
  /* line 36, ../sass/responsive/_product.scss */
  #main div.content-wrapper .content.full-width.no-margin .offerfiltercompany-container .contact-box {
    display: none;
  }
  /* line 41, ../sass/responsive/_product.scss */
  #main div.content-wrapper .content.full-width.no-margin .offerfiltercompany-container .custom-tabs .custom-tabs-nav li.active a {
    background: #129EE6;
  }
  /* line 43, ../sass/responsive/_product.scss */
  #main div.content-wrapper .content.full-width.no-margin .offerfiltercompany-container .custom-tabs .custom-tabs-nav li.active a .triangle-down {
    display: none;
  }
  /* line 53, ../sass/responsive/_product.scss */
  #main div.content-wrapper .content.full-width.no-margin .offerfiltercompany-container .filters .section,
  #main div.content-wrapper .content.full-width.no-margin .offerfiltercompany-container .filters .section.energy-area,
  #main div.content-wrapper .content.full-width.no-margin .offerfiltercompany-container .filters .section.network-name,
  #main div.content-wrapper .content.full-width.no-margin .offerfiltercompany-container .filters .section.business-type {
    padding-top: 45px;
    width: 100%;
  }
  /* line 56, ../sass/responsive/_product.scss */
  #main div.content-wrapper .content.full-width.no-margin .offerfiltercompany-container .filters .section:first-child,
  #main div.content-wrapper .content.full-width.no-margin .offerfiltercompany-container .filters .section.energy-area:first-child,
  #main div.content-wrapper .content.full-width.no-margin .offerfiltercompany-container .filters .section.network-name:first-child,
  #main div.content-wrapper .content.full-width.no-margin .offerfiltercompany-container .filters .section.business-type:first-child {
    padding-top: 0;
  }
  /* line 60, ../sass/responsive/_product.scss */
  #main div.content-wrapper .content.full-width.no-margin .offerfiltercompany-container .filters .section .field .radio-field,
  #main div.content-wrapper .content.full-width.no-margin .offerfiltercompany-container .filters .section.energy-area .field .radio-field,
  #main div.content-wrapper .content.full-width.no-margin .offerfiltercompany-container .filters .section.network-name .field .radio-field,
  #main div.content-wrapper .content.full-width.no-margin .offerfiltercompany-container .filters .section.business-type .field .radio-field {
    float: left;
  }
  /* line 62, ../sass/responsive/_product.scss */
  #main div.content-wrapper .content.full-width.no-margin .offerfiltercompany-container .filters .section .field .radio-field:first-child,
  #main div.content-wrapper .content.full-width.no-margin .offerfiltercompany-container .filters .section.energy-area .field .radio-field:first-child,
  #main div.content-wrapper .content.full-width.no-margin .offerfiltercompany-container .filters .section.network-name .field .radio-field:first-child,
  #main div.content-wrapper .content.full-width.no-margin .offerfiltercompany-container .filters .section.business-type .field .radio-field:first-child {
    padding-right: 35px;
  }
  /* line 65, ../sass/responsive/_product.scss */
  #main div.content-wrapper .content.full-width.no-margin .offerfiltercompany-container .filters .section .field .radio-field label,
  #main div.content-wrapper .content.full-width.no-margin .offerfiltercompany-container .filters .section.energy-area .field .radio-field label,
  #main div.content-wrapper .content.full-width.no-margin .offerfiltercompany-container .filters .section.network-name .field .radio-field label,
  #main div.content-wrapper .content.full-width.no-margin .offerfiltercompany-container .filters .section.business-type .field .radio-field label {
    font-size: 18px;
  }
  /* line 68, ../sass/responsive/_product.scss */
  #main div.content-wrapper .content.full-width.no-margin .offerfiltercompany-container .filters .section .field .radio-field .map-button,
  #main div.content-wrapper .content.full-width.no-margin .offerfiltercompany-container .filters .section.energy-area .field .radio-field .map-button,
  #main div.content-wrapper .content.full-width.no-margin .offerfiltercompany-container .filters .section.network-name .field .radio-field .map-button,
  #main div.content-wrapper .content.full-width.no-margin .offerfiltercompany-container .filters .section.business-type .field .radio-field .map-button {
    position: static;
    margin: 8px 0 20px 49px;
  }
  /* line 75, ../sass/responsive/_product.scss */
  #main div.content-wrapper .content.full-width.no-margin .offerfiltercompany-container .filters .section.network-name {
    margin-top: 15px;
  }

  /* line 81, ../sass/responsive/_product.scss */
  .post-content {
    margin: 0;
    width: 100%;
  }
  /* line 84, ../sass/responsive/_product.scss */
  .post-content .description {
    margin: 0;
    font-size: 30px;
    line-height: 40px;
    font-weight: 300;
  }
  /* line 90, ../sass/responsive/_product.scss */
  .post-content .offer-bg {
    position: static;
    width: 150%;
    height: 150%;
    min-width: 800px;
    margin-left: -300px;
  }
  /* line 97, ../sass/responsive/_product.scss */
  .post-content .discount-circle {
    top: inherit;
    left: 0;
    width: 170px;
    height: 170px;
  }
  /* line 102, ../sass/responsive/_product.scss */
  .post-content .discount-circle span {
    font-size: 20px;
    line-height: 25px;
  }
  /* line 105, ../sass/responsive/_product.scss */
  .post-content .discount-circle span.bigger {
    font-size: 55px;
    line-height: 100px;
  }
  /* line 110, ../sass/responsive/_product.scss */
  .post-content .discount-circle .border {
    width: 190px;
    height: 190px;
  }
  /* line 116, ../sass/responsive/_product.scss */
  .post-content .ticked-list li {
    font-size: 30px;
    line-height: 50px;
  }
  /* line 119, ../sass/responsive/_product.scss */
  .post-content .ticked-list li:before {
    margin: 15px 20px 0 0;
    background-position: 0 -4707px;
    width: 27px;
    height: 19px;
  }

  /* line 128, ../sass/responsive/_product.scss */
  #main .contact-box {
    clear: both;
    display: block;
    height: auto;
    line-height: 100px;
    margin: 30px 0 35px;
    padding: 20px;
    vertical-align: middle;
    width: 100%;
  }
  /* line 137, ../sass/responsive/_product.scss */
  #main .contact-box p {
    padding-right: 0;
    text-align: center;
    width: 100%;
  }
  /* line 142, ../sass/responsive/_product.scss */
  #main .contact-box .button-container {
    display: block;
    width: 100%;
  }
  /* line 145, ../sass/responsive/_product.scss */
  #main .contact-box .button-container a.btn {
    margin: 20px auto;
    min-width: 185px;
    width: 50%;
  }

  /* line 154, ../sass/responsive/_product.scss */
  .savings .savings-table .row {
    width: auto !important;
    height: auto !important;
  }

  /* line 161, ../sass/responsive/_product.scss */
  .boxed .savings {
    width: 100%;
  }
  /* line 163, ../sass/responsive/_product.scss */
  .boxed .savings .subtitle {
    font-size: 40px;
  }
  /* line 166, ../sass/responsive/_product.scss */
  .boxed .savings p {
    font-size: 21px;
  }
  /* line 169, ../sass/responsive/_product.scss */
  .boxed .savings .overall {
    width: 100%;
  }
  /* line 171, ../sass/responsive/_product.scss */
  .boxed .savings .overall .right-col {
    width: 100%;
  }
  /* line 173, ../sass/responsive/_product.scss */
  .boxed .savings .overall .right-col .saving {
    display: block;
    float: left;
    font-size: 21px;
    line-height: 60px;
  }
  /* line 179, ../sass/responsive/_product.scss */
  .boxed .savings .overall .right-col .price {
    display: block;
    float: right;
  }
  /* line 186, ../sass/responsive/_product.scss */
  .boxed .savings .savings-table .row {
    height: 100%;
  }
  /* line 188, ../sass/responsive/_product.scss */
  .boxed .savings .savings-table .row.grey, .boxed .savings .savings-table .row.blue, .boxed .savings .savings-table .row.overall {
    height: auto;
    line-height: 0;
  }
  /* line 192, ../sass/responsive/_product.scss */
  .boxed .savings .savings-table .row.grey .left-col > span, .boxed .savings .savings-table .row.grey .right-col > span, .boxed .savings .savings-table .row.blue .left-col > span, .boxed .savings .savings-table .row.blue .right-col > span, .boxed .savings .savings-table .row.overall .left-col > span, .boxed .savings .savings-table .row.overall .right-col > span {
    display: block;
    padding: 10px 0;
  }
  /* line 199, ../sass/responsive/_product.scss */
  .boxed .savings .savings-table .row.overall .left-col, .boxed .savings .savings-table .row.overall .right-col {
    line-height: 0;
    width: 50%;
  }
  /* line 204, ../sass/responsive/_product.scss */
  .boxed .savings .savings-table .row.blue {
    vertical-align: middle;
    width: 100%;
  }
  /* line 207, ../sass/responsive/_product.scss */
  .boxed .savings .savings-table .row.blue .left-col {
    position: relative;
  }
  /* line 209, ../sass/responsive/_product.scss */
  .boxed .savings .savings-table .row.blue .left-col span:first-child {
    display: block;
    float: left;
  }
  /* line 213, ../sass/responsive/_product.scss */
  .boxed .savings .savings-table .row.blue .left-col .fix-price-button {
    height: auto;
    text-align: center;
    float: left;
    display: block;
    line-height: 15px;
    padding: 5px;
    margin: 15px 0 15px 15px;
  }
  /* line 224, ../sass/responsive/_product.scss */
  .boxed .savings .savings-table .row.blue.sum-up {
    background: #3c3f76;
  }
  /* line 231, ../sass/responsive/_product.scss */
  .boxed .additional-asset {
    width: 100%;
    margin-top: 50px;
  }
  /* line 234, ../sass/responsive/_product.scss */
  .boxed .additional-asset .big-title {
    font-size: 32px;
    margin-top: 45px;
    display: block;
  }
  /* line 240, ../sass/responsive/_product.scss */
  .boxed .additional-asset .info-blocks .block {
    position: relative;
    padding-right: 105px;
    height: auto;
    width: 100%;
  }
  /* line 245, ../sass/responsive/_product.scss */
  .boxed .additional-asset .info-blocks .block.smaller {
    width: 100%;
    height: auto;
  }
  /* line 249, ../sass/responsive/_product.scss */
  .boxed .additional-asset .info-blocks .block p {
    font-size: 30px;
    padding-left: 10px;
  }
  /* line 253, ../sass/responsive/_product.scss */
  .boxed .additional-asset .info-blocks .block .ico {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -23px;
  }
  /* line 261, ../sass/responsive/_product.scss */
  .boxed .additional-asset a {
    font-size: 20px;
    margin-top: 20px;
    float: none;
    top: none;
    left: none;
    text-align: center;
  }
  /* line 268, ../sass/responsive/_product.scss */
  .boxed .additional-asset a:before {
    background-position: 0 -276px;
    width: 9px;
    height: 22px;
    top: 50%;
    margin-top: -11px;
    right: -10px;
  }
  /* line 276, ../sass/responsive/_product.scss */
  .boxed .additional-asset a:hover {
    text-decoration: none;
  }
  /* line 281, ../sass/responsive/_product.scss */
  .boxed .subtitle {
    font-size: 40px;
  }

  /* line 285, ../sass/responsive/_product.scss */
  .sep {
    display: none;
  }

  /* line 289, ../sass/responsive/_product.scss */
  .table-text span {
    font-weight: 300;
  }
  /* line 292, ../sass/responsive/_product.scss */
  .table-text .smaller {
    display: block;
    font-size: 15px;
    margin: 0;
    line-height: 40px;
  }

  /* line 300, ../sass/responsive/_product.scss */
  .offer-container .radio-wrapper {
    width: 100%;
  }
  /* line 302, ../sass/responsive/_product.scss */
  .offer-container .radio-wrapper .radio-field {
    float: left;
    width: 100%;
  }
  /* line 305, ../sass/responsive/_product.scss */
  .offer-container .radio-wrapper .radio-field label {
    padding-left: 25px;
    font-weight: 300;
    font-size: 25px;
    line-height: 22px;
    color: #464b4f;
  }
  /* line 313, ../sass/responsive/_product.scss */
  .offer-container .radio-wrapper .radio-field.is-checked label {
    font-weight: 600;
  }
  /* line 317, ../sass/responsive/_product.scss */
  .offer-container .radio-wrapper .radio-field .radio {
    line-height: 34px;
  }
  /* line 322, ../sass/responsive/_product.scss */
  .offer-container .offer-table {
    width: 100%;
  }
  /* line 325, ../sass/responsive/_product.scss */
  .offer-container .offer-table tbody .table-row {
    width: 100%;
  }
  /* line 327, ../sass/responsive/_product.scss */
  .offer-container .offer-table tbody .table-row td {
    font-size: 16px;
    width: 25%;
  }
  /* line 330, ../sass/responsive/_product.scss */
  .offer-container .offer-table tbody .table-row td.set {
    text-align: center;
    padding: 0;
  }
  /* line 332, ../sass/responsive/_product.scss */
  .offer-container .offer-table tbody .table-row td.set span {
    float: none;
    font-size: 16px;
  }
  /* line 336, ../sass/responsive/_product.scss */
  .offer-container .offer-table tbody .table-row td.set span.smaller i.help {
    margin: 0 auto;
    float: none;
  }
  /* line 348, ../sass/responsive/_product.scss */
  .offer-container .offer-table tbody .latest-offer td:first-child {
    text-align: center;
    padding: 0;
  }

  /* line 359, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .offers .single-offer {
    max-height: none !important;
    min-height: none !important;
  }
  /* line 362, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .offers .single-offer .left {
    width: 100%;
    float: none;
    max-height: none !important;
    min-height: none;
  }
  /* line 367, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .offers .single-offer .left p {
    max-height: none;
  }
  /* line 370, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .offers .single-offer .left .more {
    margin-top: 20px;
    position: static;
    font-size: 16px;
  }
  /* line 375, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .offers .single-offer .left ul.info {
    display: none !important;
  }
  /* line 379, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .offers .single-offer .right {
    display: none;
  }
  /* line 384, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart img.product-cart-bg {
    position: static;
    width: 150%;
    height: 150%;
    min-width: 800px;
    margin-left: -300px;
    display: none;
  }
  /* line 392, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .product-desc {
    width: 100%;
  }
  /* line 394, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .product-desc h3 {
    width: 66%;
    font-size: 30px;
    font-weight: 600;
  }
  /* line 399, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .product-desc p {
    font-size: 30px;
    line-height: 40px;
    color: #464b4f;
  }
  /* line 405, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart h3.subtitle {
    margin-top: 34px;
    font-weight: 600;
    font-size: 30px;
  }
  /* line 414, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab2,
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab3 {
    width: 100%;
  }
  /* line 416, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab2 li,
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab3 li {
    box-shadow: 0px 0px 7px #b6b6b6;
    border: 1px solid #c8c9cb;
    display: block;
    width: 48%;
    padding: 10px 0;
    float: left;
    height: auto;
    overflow: hidden;
    margin: 0;
    margin-bottom: 20px;
  }
  /* line 428, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab2 li:nth-child(even),
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab3 li:nth-child(even) {
    float: right;
    margin-left: 4%;
  }
  /* line 432, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab2 li h3,
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab3 li h3 {
    font-size: 23px;
    color: #464b4f;
  }
  /* line 436, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab2 li p,
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab3 li p {
    margin: 0 20px;
  }
  /* line 440, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab2 li .list-style li,
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab3 li .list-style li {
    box-shadow: none;
    border: none;
    width: 100%;
    padding: 0;
  }
  /* line 447, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab2 li:first-child,
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab3 li:first-child {
    margin-top: 0;
  }
  /* line 450, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab2 li:before,
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab3 li:before {
    border: 0 !important;
  }
  /* line 453, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab2 li.active,
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab3 li.active {
    top: 0;
  }
  /* line 456, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab2 li .ico-wrapper,
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab3 li .ico-wrapper {
    height: 56px;
  }
  /* line 458, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab2 li .ico-wrapper i.ico,
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab3 li .ico-wrapper i.ico {
    display: block;
    margin: 0 auto;
  }
  /* line 461, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab2 li .ico-wrapper i.ico.outlet,
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab3 li .ico-wrapper i.ico.outlet {
    background-position: 0 -3731px;
    width: 58px;
    height: 56px;
  }
  /* line 466, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab2 li .ico-wrapper i.ico.moon,
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab3 li .ico-wrapper i.ico.moon {
    background-position: 0 -3421px;
    width: 79px;
    height: 63px;
  }
  /* line 471, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab2 li .ico-wrapper i.ico.star,
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab3 li .ico-wrapper i.ico.star {
    background-position: 0 -1352px;
    width: 62px;
    height: 67px;
  }
  /* line 478, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab2 li span.details,
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab3 li span.details {
    position: absolute;
    display: inline-block;
    clear: both;
  }
  /* line 483, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab2 li span.details:before,
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab3 li span.details:before {
    right: 25px !important;
  }
  /* line 487, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab2 li .ui-accordion-content,
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab3 li .ui-accordion-content {
    padding: 0;
  }
  /* line 491, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab2 li .accordion-toggle .accordion-toggle-container,
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab3 li .accordion-toggle .accordion-toggle-container {
    text-align: left;
  }
  /* line 493, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab2 li .accordion-toggle .accordion-toggle-container h4,
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab3 li .accordion-toggle .accordion-toggle-container h4 {
    margin: 30px 0 12px 0;
    padding: 0;
    display: block;
    color: #464b4f;
    font-size: 25px;
    font-weight: 600;
  }
  /* line 501, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab2 li .accordion-toggle .accordion-toggle-container p,
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab3 li .accordion-toggle .accordion-toggle-container p {
    margin: 30px 0;
    padding: 0;
    color: #464b4f;
    font-size: 25px;
    line-height: 35px;
    font-weight: 300;
    border: 0;
  }
  /* line 510, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab2 li .accordion-toggle .accordion-toggle-container .btn,
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab3 li .accordion-toggle .accordion-toggle-container .btn {
    box-sizing: content-box;
    color: #fff;
    cursor: pointer;
    display: block;
    float: none;
    font-size: 23px;
    font-weight: 600;
    margin: 0 auto;
    position: relative;
    width: 50%;
    padding: 0 30px 0 0;
    min-height: none;
    height: 60px;
    line-height: 60px;
    background-color: #e9283c;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
  }
  /* line 528, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab2 li .accordion-toggle .accordion-toggle-container .btn:after,
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab3 li .accordion-toggle .accordion-toggle-container .btn:after {
    content: "";
    display: block;
    background-position: 0 -440px;
    width: 6px;
    height: 12px;
    position: absolute;
    top: 50%;
    margin-top: -7px;
    right: 16px;
    border: 0;
  }
  /* line 540, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab2 li .accordion-toggle .accordion-toggle-container .btn:before,
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab3 li .accordion-toggle .accordion-toggle-container .btn:before {
    border: 0;
  }
  /* line 543, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab2 li .accordion-toggle .accordion-toggle-container .btn:hover,
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab3 li .accordion-toggle .accordion-toggle-container .btn:hover {
    background-color: #ad1a2a;
  }
  /* line 547, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab2 li .accordion-toggle .accordion-toggle-container .for-who,
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab3 li .accordion-toggle .accordion-toggle-container .for-who {
    width: 100%;
    padding: 0 35px 35px 35px;
    background: #ebeced;
  }
  /* line 553, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab2 li .accordion-toggle .accordion-toggle-container .table-of-fees,
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab3 li .accordion-toggle .accordion-toggle-container .table-of-fees {
    padding: 0 20px 20px 20px;
    margin-top: -2px;
    margin-bottom: 40px;
    background-color: #EBECED;
  }
  /* line 558, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab2 li .accordion-toggle .accordion-toggle-container .table-of-fees h4.title,
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab3 li .accordion-toggle .accordion-toggle-container .table-of-fees h4.title {
    margin: 2px 0 18px 0;
    padding: 0;
    font-size: 25px;
    line-height: 30px;
    font-weight: 600;
    color: #464b4f;
  }
  /* line 566, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab2 li .accordion-toggle .accordion-toggle-container .table-of-fees span.info,
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab3 li .accordion-toggle .accordion-toggle-container .table-of-fees span.info {
    font-size: 20px;
    font-weight: 300;
    color: #464b4f;
    font-style: italic;
  }
  /* line 572, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab2 li .accordion-toggle .accordion-toggle-container .table-of-fees ul.tariffs,
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab3 li .accordion-toggle .accordion-toggle-container .table-of-fees ul.tariffs {
    display: block;
    margin: 0;
    padding: 7px 0 0 0;
    list-style: none;
  }
  /* line 577, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab2 li .accordion-toggle .accordion-toggle-container .table-of-fees ul.tariffs > li,
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab3 li .accordion-toggle .accordion-toggle-container .table-of-fees ul.tariffs > li {
    position: relative;
    box-shadow: none;
    background: none !important;
    border: 0;
    padding: 25px 0 12px 0;
    border-top: 1px solid #bfc2c4;
  }
  /* line 584, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab2 li .accordion-toggle .accordion-toggle-container .table-of-fees ul.tariffs > li:first-child,
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab3 li .accordion-toggle .accordion-toggle-container .table-of-fees ul.tariffs > li:first-child {
    border-top: none;
  }
  /* line 587, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab2 li .accordion-toggle .accordion-toggle-container .table-of-fees ul.tariffs > li .color,
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab3 li .accordion-toggle .accordion-toggle-container .table-of-fees ul.tariffs > li .color {
    position: absolute;
    left: 0;
    top: 26px;
  }
  /* line 591, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab2 li .accordion-toggle .accordion-toggle-container .table-of-fees ul.tariffs > li .color span,
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab3 li .accordion-toggle .accordion-toggle-container .table-of-fees ul.tariffs > li .color span {
    display: block;
    width: 19px;
    height: 19px;
    margin-top: 5px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
  }
  /* line 599, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab2 li .accordion-toggle .accordion-toggle-container .table-of-fees ul.tariffs > li .description,
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab3 li .accordion-toggle .accordion-toggle-container .table-of-fees ul.tariffs > li .description {
    padding-left: 40px;
    float: left;
    width: 100%;
    font-size: 20px;
    line-height: 30px;
    font-weight: 300;
    color: #464b4f;
  }
  /* line 607, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab2 li .accordion-toggle .accordion-toggle-container .table-of-fees ul.tariffs > li .description h4,
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab3 li .accordion-toggle .accordion-toggle-container .table-of-fees ul.tariffs > li .description h4 {
    margin: 0;
    padding: 0;
    font-size: 25px;
    font-weight: 600;
    line-height: 30px;
  }
  /* line 614, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab2 li .accordion-toggle .accordion-toggle-container .table-of-fees ul.tariffs > li .description p,
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab3 li .accordion-toggle .accordion-toggle-container .table-of-fees ul.tariffs > li .description p {
    margin: 10px 0;
  }
  /* line 617, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab2 li .accordion-toggle .accordion-toggle-container .table-of-fees ul.tariffs > li .description h4 + p,
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab3 li .accordion-toggle .accordion-toggle-container .table-of-fees ul.tariffs > li .description h4 + p {
    margin: 0 0 10px 0;
  }
  /* line 620, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab2 li .accordion-toggle .accordion-toggle-container .table-of-fees ul.tariffs > li .description ul,
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab3 li .accordion-toggle .accordion-toggle-container .table-of-fees ul.tariffs > li .description ul {
    display: block;
    padding-left: 22px;
    margin: 10px 0;
    list-style-type: disc;
  }
  /* line 625, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab2 li .accordion-toggle .accordion-toggle-container .table-of-fees ul.tariffs > li .description ul li,
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab3 li .accordion-toggle .accordion-toggle-container .table-of-fees ul.tariffs > li .description ul li {
    padding: 10px 0;
    border: 0;
    box-shadow: none;
    background: none !important;
    margin: 5px 0;
  }
  /* line 634, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab2 li .accordion-toggle .accordion-toggle-container .table-of-fees ul.tariffs > li .price,
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab3 li .accordion-toggle .accordion-toggle-container .table-of-fees ul.tariffs > li .price {
    padding-left: 40px;
    margin-top: 20px;
    float: left;
    width: 100%;
    color: #464b4f;
  }
  /* line 640, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab2 li .accordion-toggle .accordion-toggle-container .table-of-fees ul.tariffs > li .price p,
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab3 li .accordion-toggle .accordion-toggle-container .table-of-fees ul.tariffs > li .price p {
    margin: 0;
    padding: 0;
    font-size: 25px;
    line-height: 30px;
    font-weight: 600;
  }
  /* line 646, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab2 li .accordion-toggle .accordion-toggle-container .table-of-fees ul.tariffs > li .price p span,
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab3 li .accordion-toggle .accordion-toggle-container .table-of-fees ul.tariffs > li .price p span {
    font-size: 25px;
    line-height: 30px;
    font-weight: 300;
  }
  /* line 656, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab2 li .accordion-toggle .accordion-toggle-container .table-of-fees .graph-of-tariffs .graph-wrapper,
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab3 li .accordion-toggle .accordion-toggle-container .table-of-fees .graph-of-tariffs .graph-wrapper {
    border-top: 1px solid #bfc2c4;
    padding: 26px 0 35px 0;
  }
  /* line 659, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab2 li .accordion-toggle .accordion-toggle-container .table-of-fees .graph-of-tariffs .graph-wrapper:first-child,
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab3 li .accordion-toggle .accordion-toggle-container .table-of-fees .graph-of-tariffs .graph-wrapper:first-child {
    border-top: none;
  }
  /* line 662, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab2 li .accordion-toggle .accordion-toggle-container .table-of-fees .graph-of-tariffs .graph-wrapper p,
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab3 li .accordion-toggle .accordion-toggle-container .table-of-fees .graph-of-tariffs .graph-wrapper p {
    margin: 0;
  }
  /* line 665, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab2 li .accordion-toggle .accordion-toggle-container .table-of-fees .graph-of-tariffs .graph-wrapper .graph,
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab3 li .accordion-toggle .accordion-toggle-container .table-of-fees .graph-of-tariffs .graph-wrapper .graph {
    width: 100%;
    height: 25px;
    margin-top: 37px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
    position: relative;
    font-size: 0;
  }
  /* line 673, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab2 li .accordion-toggle .accordion-toggle-container .table-of-fees .graph-of-tariffs .graph-wrapper .graph a,
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab3 li .accordion-toggle .accordion-toggle-container .table-of-fees .graph-of-tariffs .graph-wrapper .graph a {
    height: 25px !important;
  }
  /* line 676, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab2 li .accordion-toggle .accordion-toggle-container .table-of-fees .graph-of-tariffs .graph-wrapper .graph:before,
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab3 li .accordion-toggle .accordion-toggle-container .table-of-fees .graph-of-tariffs .graph-wrapper .graph:before {
    border: 0;
    content: "00:00";
    font-size: 13px;
    font-weight: 300;
    color: #464b4f;
    position: absolute;
    left: -16px;
    bottom: 21px;
  }
  /* line 686, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab2 li .accordion-toggle .accordion-toggle-container .table-of-fees .graph-of-tariffs .graph-wrapper .graph:after,
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab3 li .accordion-toggle .accordion-toggle-container .table-of-fees .graph-of-tariffs .graph-wrapper .graph:after {
    content: "";
    font-size: 13px;
    font-weight: 300;
    color: #464b4f;
    position: absolute;
    right: -16px;
    bottom: 21px;
  }
  /* line 695, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab2 li .accordion-toggle .accordion-toggle-container .table-of-fees .graph-of-tariffs .graph-wrapper .graph .hours,
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab3 li .accordion-toggle .accordion-toggle-container .table-of-fees .graph-of-tariffs .graph-wrapper .graph .hours {
    height: 30px;
    position: relative;
    display: inline-block;
    font-size: 0;
    padding: 0;
  }
  /* line 704, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab2 li .accordion-toggle .accordion-toggle-container .table-of-fees .graph-of-tariffs .graph-wrapper .graph .hours.width-1,
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab3 li .accordion-toggle .accordion-toggle-container .table-of-fees .graph-of-tariffs .graph-wrapper .graph .hours.width-1 {
    width: 20%;
  }
  /* line 704, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab2 li .accordion-toggle .accordion-toggle-container .table-of-fees .graph-of-tariffs .graph-wrapper .graph .hours.width-2,
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab3 li .accordion-toggle .accordion-toggle-container .table-of-fees .graph-of-tariffs .graph-wrapper .graph .hours.width-2 {
    width: 40%;
  }
  /* line 704, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab2 li .accordion-toggle .accordion-toggle-container .table-of-fees .graph-of-tariffs .graph-wrapper .graph .hours.width-3,
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab3 li .accordion-toggle .accordion-toggle-container .table-of-fees .graph-of-tariffs .graph-wrapper .graph .hours.width-3 {
    width: 60%;
  }
  /* line 704, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab2 li .accordion-toggle .accordion-toggle-container .table-of-fees .graph-of-tariffs .graph-wrapper .graph .hours.width-4,
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab3 li .accordion-toggle .accordion-toggle-container .table-of-fees .graph-of-tariffs .graph-wrapper .graph .hours.width-4 {
    width: 80%;
  }
  /* line 704, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab2 li .accordion-toggle .accordion-toggle-container .table-of-fees .graph-of-tariffs .graph-wrapper .graph .hours.width-5,
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab3 li .accordion-toggle .accordion-toggle-container .table-of-fees .graph-of-tariffs .graph-wrapper .graph .hours.width-5 {
    width: 100%;
  }
  /* line 708, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab2 li .accordion-toggle .accordion-toggle-container .table-of-fees .graph-of-tariffs .graph-wrapper .graph .hours span,
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab3 li .accordion-toggle .accordion-toggle-container .table-of-fees .graph-of-tariffs .graph-wrapper .graph .hours span {
    font-size: 13px;
    font-weight: 300;
    color: #464b4f;
    position: absolute;
    bottom: 21px;
    right: -16px;
  }
  /* line 716, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab2 li .accordion-toggle .accordion-toggle-container .table-of-fees .graph-of-tariffs .graph-wrapper .graph .hours:before,
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab3 li .accordion-toggle .accordion-toggle-container .table-of-fees .graph-of-tariffs .graph-wrapper .graph .hours:before {
    border: 0;
  }
  /* line 719, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab2 li .accordion-toggle .accordion-toggle-container .table-of-fees .graph-of-tariffs .graph-wrapper .graph .hours:first-child,
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab3 li .accordion-toggle .accordion-toggle-container .table-of-fees .graph-of-tariffs .graph-wrapper .graph .hours:first-child {
    -webkit-border-radius: 6px 0 0 6px;
    -moz-border-radius: 6px 0 0 6px;
    -ms-border-radius: 6px 0 0 6px;
    -o-border-radius: 6px 0 0 6px;
    border-radius: 6px 0 0 6px;
  }
  /* line 722, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab2 li .accordion-toggle .accordion-toggle-container .table-of-fees .graph-of-tariffs .graph-wrapper .graph .hours:last-child,
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab3 li .accordion-toggle .accordion-toggle-container .table-of-fees .graph-of-tariffs .graph-wrapper .graph .hours:last-child {
    -webkit-border-radius: 0 6px 6px 0;
    -moz-border-radius: 0 6px 6px 0;
    -ms-border-radius: 0 6px 6px 0;
    -o-border-radius: 0 6px 6px 0;
    border-radius: 0 6px 6px 0;
  }
  /* line 725, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab2 li .accordion-toggle .accordion-toggle-container .table-of-fees .graph-of-tariffs .graph-wrapper .graph .hours:only-child,
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab3 li .accordion-toggle .accordion-toggle-container .table-of-fees .graph-of-tariffs .graph-wrapper .graph .hours:only-child {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
  }
  /* line 733, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab2 li .accordion-toggle .accordion-toggle-container .custom-tabs,
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab3 li .accordion-toggle .accordion-toggle-container .custom-tabs {
    margin-top: 0;
  }
  /* line 736, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab2 li .accordion-toggle .accordion-toggle-container .custom-tabs .accordion h3,
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab3 li .accordion-toggle .accordion-toggle-container .custom-tabs .accordion h3 {
    padding: 0 20px;
    font-size: 30px;
    font-weight: 300;
    color: #2f2c71;
    background: #ebeced;
    position: relative;
  }
  /* line 743, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab2 li .accordion-toggle .accordion-toggle-container .custom-tabs .accordion h3:after,
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab3 li .accordion-toggle .accordion-toggle-container .custom-tabs .accordion h3:after {
    content: "";
    display: block;
    background-position: 0 -242px;
    width: 34px;
    height: 12px;
    position: absolute;
    top: 50%;
    margin-top: -5px;
    right: 20px;
  }
  /* line 755, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab2 li .accordion-toggle .accordion-toggle-container .custom-tabs .accordion .accordion-content,
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab3 li .accordion-toggle .accordion-toggle-container .custom-tabs .accordion .accordion-content {
    padding-top: 14px;
    margin-top: -14px;
  }
  /* line 758, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab2 li .accordion-toggle .accordion-toggle-container .custom-tabs .accordion .accordion-content li,
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab3 li .accordion-toggle .accordion-toggle-container .custom-tabs .accordion .accordion-content li {
    background: none !important;
    border: 0;
    box-shadow: none;
    padding: 0;
  }
  /* line 763, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab2 li .accordion-toggle .accordion-toggle-container .custom-tabs .accordion .accordion-content li a,
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab3 li .accordion-toggle .accordion-toggle-container .custom-tabs .accordion .accordion-content li a {
    border: 0;
    display: block;
  }
  /* line 768, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab2 li .accordion-toggle .accordion-toggle-container .custom-tabs .accordion .accordion-content .tab-inner,
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab3 li .accordion-toggle .accordion-toggle-container .custom-tabs .accordion .accordion-content .tab-inner {
    padding-bottom: 30px;
  }
  /* line 770, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab2 li .accordion-toggle .accordion-toggle-container .custom-tabs .accordion .accordion-content .tab-inner .files,
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab3 li .accordion-toggle .accordion-toggle-container .custom-tabs .accordion .accordion-content .tab-inner .files {
    padding: 0;
  }
  /* line 772, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab2 li .accordion-toggle .accordion-toggle-container .custom-tabs .accordion .accordion-content .tab-inner .files h4,
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab3 li .accordion-toggle .accordion-toggle-container .custom-tabs .accordion .accordion-content .tab-inner .files h4 {
    margin-top: 0;
  }
  /* line 779, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab2 li .accordion-toggle .accordion-toggle-container .custom-tabs .accordion .accordion-content .tab-inner .files ol li ul li,
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab3 li .accordion-toggle .accordion-toggle-container .custom-tabs .accordion .accordion-content .tab-inner .files ol li ul li {
    display: inline-block;
  }
  /* line 781, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab2 li .accordion-toggle .accordion-toggle-container .custom-tabs .accordion .accordion-content .tab-inner .files ol li ul li a,
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab3 li .accordion-toggle .accordion-toggle-container .custom-tabs .accordion .accordion-content .tab-inner .files ol li ul li a {
    text-align: left;
    background-color: none;
    box-shadow: none;
    padding: 0;
    height: auto;
    font-size: 15px;
    line-height: 20px;
    font-weight: 300;
    color: #2f2c71;
    display: inline-block;
  }
  /* line 792, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab2 li .accordion-toggle .accordion-toggle-container .custom-tabs .accordion .accordion-content .tab-inner .files ol li ul li a:before,
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab3 li .accordion-toggle .accordion-toggle-container .custom-tabs .accordion .accordion-content .tab-inner .files ol li ul li a:before {
    border: 0;
    width: auto;
  }
  /* line 797, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab2 li .accordion-toggle .accordion-toggle-container .custom-tabs .accordion .accordion-content .tab-inner .files ol li ul li:active,
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab3 li .accordion-toggle .accordion-toggle-container .custom-tabs .accordion .accordion-content .tab-inner .files ol li ul li:active {
    background-color: none;
  }
  /* line 805, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab2 li .accordion-toggle .accordion-toggle-container .custom-tabs .accordion .accordion-content .tab-inner .files ul,
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab3 li .accordion-toggle .accordion-toggle-container .custom-tabs .accordion .accordion-content .tab-inner .files ul {
    display: block;
  }
  /* line 811, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab2 li .accordion-toggle .accordion-toggle-container .custom-tabs .accordion .accordion-content div,
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab3 li .accordion-toggle .accordion-toggle-container .custom-tabs .accordion .accordion-content div {
    padding: 0 20px;
  }
  /* line 813, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab2 li .accordion-toggle .accordion-toggle-container .custom-tabs .accordion .accordion-content div > h4,
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab3 li .accordion-toggle .accordion-toggle-container .custom-tabs .accordion .accordion-content div > h4 {
    font-size: 20px;
    font-weight: 600;
  }
  /* line 817, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab2 li .accordion-toggle .accordion-toggle-container .custom-tabs .accordion .accordion-content div > p,
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab3 li .accordion-toggle .accordion-toggle-container .custom-tabs .accordion .accordion-content div > p {
    font-size: 25px;
    font-weight: 300;
    line-height: 35px;
  }
  /* line 822, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab2 li .accordion-toggle .accordion-toggle-container .custom-tabs .accordion .accordion-content div a.btn,
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab3 li .accordion-toggle .accordion-toggle-container .custom-tabs .accordion .accordion-content div a.btn {
    text-align: center;
    box-sizing: content-box;
    color: #fff;
    cursor: pointer;
    display: block;
    float: none;
    font-size: 30px;
    font-weight: 600;
    margin: 0 auto;
    padding: 10px 15px 10px 0px;
    position: relative;
    width: 70%;
    height: 60px;
    line-height: 60px;
  }
  /* line 839, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab2 li .accordion-toggle .accordion-toggle-container .custom-tabs .accordion .accordion-content span.tel,
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab3 li .accordion-toggle .accordion-toggle-container .custom-tabs .accordion .accordion-content span.tel {
    color: #464b4f;
    font-size: 25px;
    font-weight: 300;
    display: inline-block;
    padding-bottom: 20px;
  }
  /* line 845, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab2 li .accordion-toggle .accordion-toggle-container .custom-tabs .accordion .accordion-content span.tel.with-icon,
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab3 li .accordion-toggle .accordion-toggle-container .custom-tabs .accordion .accordion-content span.tel.with-icon {
    padding-left: 35px;
    position: relative;
  }
  /* line 848, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab2 li .accordion-toggle .accordion-toggle-container .custom-tabs .accordion .accordion-content span.tel.with-icon:before,
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab3 li .accordion-toggle .accordion-toggle-container .custom-tabs .accordion .accordion-content span.tel.with-icon:before {
    content: "";
    display: block;
    background-position: 0 -4586px;
    width: 20px;
    height: 19px;
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -10px;
  }
  /* line 866, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab2 li .accordion-toggle .ui-state-active .roll,
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab3 li .accordion-toggle .ui-state-active .roll {
    display: block;
  }
  /* line 869, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab2 li .accordion-toggle .ui-state-active .unroll,
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav.tab3 li .accordion-toggle .ui-state-active .unroll {
    display: none;
  }
  /* line 877, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special .tab-content .single-offer {
    min-height: auto;
    max-height: auto;
  }
  /* line 881, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special .tab-content img {
    display: block;
    position: static !important;
  }
  /* line 885, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special .tab-content .for-who {
    display: block;
  }

  /* line 894, ../sass/responsive/_product.scss */
  #main .single-offer .left p {
    line-height: auto !important;
  }
  /* line 897, ../sass/responsive/_product.scss */
  #main .single-offer .left ul.info {
    display: none !important;
  }

  /* line 903, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .additional-asset .big-title {
    color: #464b4f;
    font-size: 30px;
    font-weight: 600;
    line-height: 30px;
    margin: 35px 0;
  }
  /* line 910, ../sass/responsive/_product.scss */
  #main .content-wrapper .custom-tabs ul.custom-tabs-nav li.active a {
    background: none;
  }
  /* line 913, ../sass/responsive/_product.scss */
  #main .content-wrapper .tab-inner > div > p {
    font-size: 17px;
    font-weight: 300;
    line-height: 23px;
  }

  /* line 920, ../sass/responsive/_product.scss */
  #main .content-wrapper .filters .section.energy-area .radio-wrapper {
    padding-left: 0;
  }

  /* line 925, ../sass/responsive/_product.scss */
  #main .single-offer .left p {
    max-height: none;
    margin-bottom: 0px;
  }
  /* line 929, ../sass/responsive/_product.scss */
  #main .single-offer .left a.more {
    position: static;
  }

  /* line 934, ../sass/responsive/_product.scss */
  .graph-wrapper .graph > a:nth-child(odd) span {
    bottom: -25px !important;
  }

  /* line 937, ../sass/responsive/_product.scss */
  #main .content-wrapper .custom-tabs ul.custom-tabs-nav li {
    display: block;
  }
  /* line 942, ../sass/responsive/_product.scss */
  #main .content-wrapper .custom-tabs .tab-content .single-offer .left {
    width: 100%;
    float: none;
    max-height: auto;
    max-height: auto;
  }
  /* line 947, ../sass/responsive/_product.scss */
  #main .content-wrapper .custom-tabs .tab-content .single-offer .left p {
    font-size: 17px;
    line-height: 24px;
  }
  /* line 951, ../sass/responsive/_product.scss */
  #main .content-wrapper .custom-tabs .tab-content .single-offer .left .more {
    position: static;
    font-size: 16px;
  }
  /* line 956, ../sass/responsive/_product.scss */
  #main .content-wrapper .custom-tabs .tab-content .single-offer .right {
    display: none;
  }

  /* line 962, ../sass/responsive/_product.scss */
  #main .content-wrapper .filters {
    padding: 25px;
  }
  /* line 963, ../sass/responsive/_product.scss */
  #main .content-wrapper .filters a.fancybox-region-map {
    display: none !important;
  }
  /* line 967, ../sass/responsive/_product.scss */
  #main .content-wrapper .filters .section.network-name {
    margin-top: 15px !important;
    float: left;
    width: 100%;
    clear: both;
  }
  /* line 973, ../sass/responsive/_product.scss */
  #main .content-wrapper .filters .section .radio-wrapper .radio-field a.map-button {
    display: none;
  }

  /* line 981, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .graph-wrapper .graph .hours.width-1 {
    width: 4.16667% !important;
  }
  /* line 981, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .graph-wrapper .graph .hours.width-2 {
    width: 8.33333% !important;
  }
  /* line 981, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .graph-wrapper .graph .hours.width-3 {
    width: 12.5% !important;
  }
  /* line 981, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .graph-wrapper .graph .hours.width-4 {
    width: 16.66667% !important;
  }
  /* line 981, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .graph-wrapper .graph .hours.width-5 {
    width: 20.83333% !important;
  }
  /* line 981, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .graph-wrapper .graph .hours.width-6 {
    width: 25% !important;
  }
  /* line 981, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .graph-wrapper .graph .hours.width-7 {
    width: 29.16667% !important;
  }
  /* line 981, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .graph-wrapper .graph .hours.width-8 {
    width: 33.33333% !important;
  }
  /* line 981, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .graph-wrapper .graph .hours.width-9 {
    width: 37.5% !important;
  }
  /* line 981, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .graph-wrapper .graph .hours.width-10 {
    width: 41.66667% !important;
  }
  /* line 981, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .graph-wrapper .graph .hours.width-11 {
    width: 45.83333% !important;
  }
  /* line 981, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .graph-wrapper .graph .hours.width-12 {
    width: 50% !important;
  }
  /* line 981, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .graph-wrapper .graph .hours.width-13 {
    width: 54.16667% !important;
  }
  /* line 981, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .graph-wrapper .graph .hours.width-14 {
    width: 58.33333% !important;
  }
  /* line 981, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .graph-wrapper .graph .hours.width-15 {
    width: 62.5% !important;
  }
  /* line 981, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .graph-wrapper .graph .hours.width-16 {
    width: 66.66667% !important;
  }
  /* line 981, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .graph-wrapper .graph .hours.width-17 {
    width: 70.83333% !important;
  }
  /* line 981, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .graph-wrapper .graph .hours.width-18 {
    width: 75% !important;
  }
  /* line 981, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .graph-wrapper .graph .hours.width-19 {
    width: 79.16667% !important;
  }
  /* line 981, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .graph-wrapper .graph .hours.width-20 {
    width: 83.33333% !important;
  }
  /* line 981, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .graph-wrapper .graph .hours.width-21 {
    width: 87.5% !important;
  }
  /* line 981, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .graph-wrapper .graph .hours.width-22 {
    width: 91.66667% !important;
  }
  /* line 981, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .graph-wrapper .graph .hours.width-23 {
    width: 95.83333% !important;
  }
  /* line 981, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .graph-wrapper .graph .hours.width-24 {
    width: 100% !important;
  }

  /* line 987, ../sass/responsive/_product.scss */
  .white-block .button-white-block {
    display: block;
    transform: translateX(-50%);
    width: 250px;
    left: 50%;
    margin-bottom: 20px;
  }
}
@media (min-width: 320px) and (max-width: 400px) {
  /* line 998, ../sass/responsive/_product.scss */
  .additional-asset {
    padding: 0 20px !important;
  }

  /* line 1001, ../sass/responsive/_product.scss */
  .white-block {
    text-align: center;
  }
  /* line 1003, ../sass/responsive/_product.scss */
  .white-block .img-white-block {
    padding: 20px;
  }
  /* line 1006, ../sass/responsive/_product.scss */
  .white-block .info-white-block {
    padding-left: 0;
  }
  /* line 1008, ../sass/responsive/_product.scss */
  .white-block .info-white-block p {
    width: 100% !important;
  }
  /* line 1012, ../sass/responsive/_product.scss */
  .white-block .button-white-block {
    right: auto;
    left: auto;
    transform: inherit;
  }

  /* line 1023, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav li {
    width: 100% !important;
  }
}
@media (min-width: 320px) and (max-width: 560px) {
  /* line 1037, ../sass/responsive/_product.scss */
  #main .offer-container .offer-table .field-header td {
    font-size: 11px !important;
    word-break: break-all;
  }
  /* line 1043, ../sass/responsive/_product.scss */
  #main .offer-container .offer-table .table-row td.set {
    padding: 0 !important;
  }
  /* line 1053, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .contact-box > p {
    display: block;
    width: 100%;
    padding-right: 0;
  }
  /* line 1058, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .contact-box .button-container {
    display: block !important;
    margin: 0 auto !important;
  }

  /* line 1070, ../sass/responsive/_product.scss */
  .graph-wrapper .graph .hours span,
  .graph-wrapper .graph:before,
  .graph-wrapper .graph:after {
    font-size: 9px !important;
  }
}
@media (min-width: 320px) and (max-width: 1024px) {
  /* line 5, ../sass/responsive/_be_customer.scss */
  #main .row .content-wrapper {
    margin: 2.1875% auto 2.1875% 4.375%;
    width: 91.25%;
  }

  /* line 12, ../sass/responsive/_be_customer.scss */
  #main div.content-wrapper .content.be-customer {
    margin: 0;
    width: 100%;
  }
  /* line 15, ../sass/responsive/_be_customer.scss */
  #main div.content-wrapper .content.be-customer .post-content {
    margin: 0;
    width: 100%;
  }
  /* line 18, ../sass/responsive/_be_customer.scss */
  #main div.content-wrapper .content.be-customer .post-content p {
    padding-left: 0;
    font-size: 20px;
  }
  /* line 22, ../sass/responsive/_be_customer.scss */
  #main div.content-wrapper .content.be-customer .post-content .description {
    font-size: 30px;
    line-height: 40px;
    font-weight: 300;
    padding-left: 0;
  }
  /* line 28, ../sass/responsive/_be_customer.scss */
  #main div.content-wrapper .content.be-customer .post-content .be-customer-bg {
    position: static;
    width: 150%;
    height: 150%;
    min-width: 800px;
    margin-left: -190px;
    display: none;
  }
  /* line 36, ../sass/responsive/_be_customer.scss */
  #main div.content-wrapper .content.be-customer .post-content .discount-circle {
    top: inherit;
    left: 0;
    width: 170px;
    height: 170px;
  }
  /* line 41, ../sass/responsive/_be_customer.scss */
  #main div.content-wrapper .content.be-customer .post-content .discount-circle span {
    font-size: 20px;
    line-height: 25px;
  }
  /* line 44, ../sass/responsive/_be_customer.scss */
  #main div.content-wrapper .content.be-customer .post-content .discount-circle span.bigger {
    font-size: 55px;
    line-height: 100px;
  }
  /* line 49, ../sass/responsive/_be_customer.scss */
  #main div.content-wrapper .content.be-customer .post-content .discount-circle .border {
    width: 190px;
    height: 190px;
  }
  /* line 54, ../sass/responsive/_be_customer.scss */
  #main div.content-wrapper .content.be-customer .post-content .ticked-list {
    padding-left: 25px;
  }
  /* line 56, ../sass/responsive/_be_customer.scss */
  #main div.content-wrapper .content.be-customer .post-content .ticked-list li {
    font-size: 20px;
    line-height: 25px;
    padding-left: 15px;
  }
  /* line 60, ../sass/responsive/_be_customer.scss */
  #main div.content-wrapper .content.be-customer .post-content .ticked-list li:before {
    margin: 5px 20px 0 0;
    background-position: 0 -4707px;
    width: 27px;
    height: 19px;
  }
  /* line 68, ../sass/responsive/_be_customer.scss */
  #main div.content-wrapper .content.be-customer .post-content .form-fill {
    display: none;
  }
  /* line 73, ../sass/responsive/_be_customer.scss */
  #main div.content-wrapper .content.be-customer form p {
    font-size: 16px;
    line-height: 22px;
  }
  /* line 77, ../sass/responsive/_be_customer.scss */
  #main div.content-wrapper .content.be-customer form p.asterix-info {
    font-size: 18px;
    line-height: 20px;
    padding-bottom: 10px;
    padding-top: 10px;
  }
  /* line 84, ../sass/responsive/_be_customer.scss */
  #main div.content-wrapper .content.be-customer form .field input {
    width: 100%;
    font-size: 20px;
  }
  /* line 88, ../sass/responsive/_be_customer.scss */
  #main div.content-wrapper .content.be-customer form .field label {
    font-size: 20px;
  }
  /* line 92, ../sass/responsive/_be_customer.scss */
  #main div.content-wrapper .content.be-customer form h3 {
    font-size: 22px;
    line-height: 28px;
    margin-top: 35px;
  }
  /* line 96, ../sass/responsive/_be_customer.scss */
  #main div.content-wrapper .content.be-customer form h3:first-child {
    margin-top: 15px;
  }
  /* line 100, ../sass/responsive/_be_customer.scss */
  #main div.content-wrapper .content.be-customer form .btn {
    display: block;
    margin: 0 auto;
  }
}
@media (min-width: 320px) and (max-width: 1024px) {
  /* line 3, ../sass/responsive/_customer_service.scss */
  #main div.content-wrapper div.content {
    margin: 0;
    /* width: 100%; */
  }
  /* line 6, ../sass/responsive/_customer_service.scss */
  #main div.content-wrapper div.content h1 {
    margin-top: 30px;
    font-size: 35px;
  }
  /* line 11, ../sass/responsive/_customer_service.scss */
  #main div.content-wrapper div.content .post-content p {
    font-size: 20px;
  }
  /* line 14, ../sass/responsive/_customer_service.scss */
  #main div.content-wrapper div.content .post-content h4 {
    font-weight: 300;
    line-height: auto;
  }
  /* line 18, ../sass/responsive/_customer_service.scss */
  #main div.content-wrapper div.content .post-content ul {
    padding-left: 20px;
    margin-bottom: 40px;
  }
  /* line 21, ../sass/responsive/_customer_service.scss */
  #main div.content-wrapper div.content .post-content ul li {
    line-height: auto;
  }
  /* line 27, ../sass/responsive/_customer_service.scss */
  #main div.content-wrapper div.content .customer-service-accordion h3 {
    margin-top: 30px;
    font-size: 30px;
    line-height: 40px;
    font-weight: 600;
    color: #464b4f;
  }
  /* line 33, ../sass/responsive/_customer_service.scss */
  #main div.content-wrapper div.content .customer-service-accordion h3 span {
    display: block;
    font-weight: 300;
  }
  /* line 39, ../sass/responsive/_customer_service.scss */
  #main div.content-wrapper div.content .customer-service-accordion .accordion h3 {
    font-size: 30px;
    font-weight: 300;
    color: #2f2c71;
    background: #ebeced;
    position: relative;
  }
  /* line 45, ../sass/responsive/_customer_service.scss */
  #main div.content-wrapper div.content .customer-service-accordion .accordion h3:after {
    content: "";
    display: block;
    background-position: 0 -242px;
    width: 34px;
    height: 12px;
    position: absolute;
    top: 50%;
    margin-top: -5px;
    right: 20px;
  }
  /* line 57, ../sass/responsive/_customer_service.scss */
  #main div.content-wrapper div.content .customer-service-accordion .accordion .ui-accordion-content {
    background: #ebeced;
  }
  /* line 60, ../sass/responsive/_customer_service.scss */
  #main div.content-wrapper div.content .customer-service-accordion .accordion > div .service-point {
    background-color: #fff;
    padding: 17px 0px 17px 25px;
    margin-top: 24px;
  }
  /* line 64, ../sass/responsive/_customer_service.scss */
  #main div.content-wrapper div.content .customer-service-accordion .accordion > div .service-point:first-child {
    margin-top: 0px;
  }
  /* line 67, ../sass/responsive/_customer_service.scss */
  #main div.content-wrapper div.content .customer-service-accordion .accordion > div .service-point h4 {
    margin-top: 30px;
    padding: 0;
    font-size: 30px;
    font-weight: 600;
    color: #464b4f;
  }
  /* line 74, ../sass/responsive/_customer_service.scss */
  #main div.content-wrapper div.content .customer-service-accordion .accordion > div .service-point .fancybox-map {
    display: none;
  }
  /* line 78, ../sass/responsive/_customer_service.scss */
  #main div.content-wrapper div.content .customer-service-accordion .accordion > div .service-point .custom-row .col {
    padding-left: 20px;
    width: 100% !important;
    float: none;
    font-size: 25px;
    line-height: 40px;
    font-weight: 300;
    color: #464b4f;
  }
  /* line 86, ../sass/responsive/_customer_service.scss */
  #main div.content-wrapper div.content .customer-service-accordion .accordion > div .service-point .custom-row .col p {
    margin: 15px 0;
    font-size: 25px;
    line-height: 40px;
  }
  /* line 91, ../sass/responsive/_customer_service.scss */
  #main div.content-wrapper div.content .customer-service-accordion .accordion > div .service-point .custom-row .col strong {
    font-weight: 600;
  }
  /* line 94, ../sass/responsive/_customer_service.scss */
  #main div.content-wrapper div.content .customer-service-accordion .accordion > div .service-point .custom-row .col.first {
    margin-top: 0;
    width: 100%;
  }
  /* line 98, ../sass/responsive/_customer_service.scss */
  #main div.content-wrapper div.content .customer-service-accordion .accordion > div .service-point .custom-row .col a {
    display: inline-block;
    color: #2f2c71;
    padding-right: 10px;
    position: relative;
  }
  /* line 103, ../sass/responsive/_customer_service.scss */
  #main div.content-wrapper div.content .customer-service-accordion .accordion > div .service-point .custom-row .col a:before {
    content: "";
    display: block;
    background-position: 0 -497px;
    width: 4px;
    height: 11px;
    position: absolute;
    top: 50%;
    margin-top: -5px;
    right: 0px;
  }
  /* line 117, ../sass/responsive/_customer_service.scss */
  #main div.content-wrapper div.content .customer-service-accordion .accordion > div .service-point > a {
    display: inline-block;
    font-size: 13px;
    font-weight: 300;
    color: #2f2c71;
    position: relative;
    padding-left: 28px;
  }
  /* line 124, ../sass/responsive/_customer_service.scss */
  #main div.content-wrapper div.content .customer-service-accordion .accordion > div .service-point > a:before {
    content: "";
    display: block;
    background-position: 0 -4684px;
    width: 17px;
    height: 18px;
    position: absolute;
    top: 50%;
    margin-top: -9px;
    left: 0px;
  }
  /* line 140, ../sass/responsive/_customer_service.scss */
  #main div.content-wrapper div.content .fixed-tabs.ui-tabs.ui-corner-all .r-tabs-accordion-title {
    display: block;
  }

  /* line 145, ../sass/responsive/_customer_service.scss */
  #main .customer-service-tabs .tabs {
    margin-top: 0;
  }
  /* line 147, ../sass/responsive/_customer_service.scss */
  #main .customer-service-tabs .tabs > div .service-point .custom-row .col {
    width: 100%;
  }
  /* line 150, ../sass/responsive/_customer_service.scss */
  #main .customer-service-tabs .tabs .ui-tabs-nav {
    display: none;
  }
}
@media (min-width: 320px) and (max-width: 1024px) {
  /* line 4, ../sass/responsive/_job_offers.scss */
  #main div.content-wrapper div.content.job-offers .offer-header {
    background: #fff;
  }
  /* line 6, ../sass/responsive/_job_offers.scss */
  #main div.content-wrapper div.content.job-offers .offer-header > img {
    height: 33.333333% !important;
    width: 33.3333333% !important;
  }
  /* line 7, ../sass/responsive/_job_offers.scss */
  #main div.content-wrapper div.content.job-offers .offer-header > img:first-child {
    margin-top: 12px !important;
  }
  /* line 17, ../sass/responsive/_job_offers.scss */
  #main div.content-wrapper div.content.job-offers ul.offers-list li .text-wrapper .offer-params > span {
    display: block;
    font-size: 16px !important;
    line-height: auto;
    margin: 0 !important;
    padding: 0;
    width: 100%;
  }
  /* line 24, ../sass/responsive/_job_offers.scss */
  #main div.content-wrapper div.content.job-offers ul.offers-list li .text-wrapper .offer-params > span span.strong {
    font-size: 16px !important;
    line-height: auto;
  }
}
@media (min-width: 320px) and (max-width: 1024px) {
  /* line 6, ../sass/responsive/_subpages.scss */
  #main div.content-wrapper div.content.disable-map div.map-container .layer-map {
    display: none !important;
  }
  /* line 9, ../sass/responsive/_subpages.scss */
  #main div.content-wrapper div.content.disable-map div.map-container .region-map {
    display: none;
  }
  /* line 12, ../sass/responsive/_subpages.scss */
  #main div.content-wrapper div.content.disable-map div.map-container .filter-options {
    margin-top: 20px;
    width: 100%;
  }
  /* line 18, ../sass/responsive/_subpages.scss */
  #main div.content-wrapper div.content.disable-map .ajax-pagination ul {
    position: relative;
    height: 25px;
    width: 100%;
  }
  /* line 22, ../sass/responsive/_subpages.scss */
  #main div.content-wrapper div.content.disable-map .ajax-pagination ul li {
    display: none;
  }
  /* line 24, ../sass/responsive/_subpages.scss */
  #main div.content-wrapper div.content.disable-map .ajax-pagination ul li:first-child {
    width: 120px;
    left: 0;
    position: absolute;
    display: block;
  }
  /* line 29, ../sass/responsive/_subpages.scss */
  #main div.content-wrapper div.content.disable-map .ajax-pagination ul li:first-child a {
    font-size: 17px;
  }
  /* line 33, ../sass/responsive/_subpages.scss */
  #main div.content-wrapper div.content.disable-map .ajax-pagination ul li:last-child {
    width: 120px;
    right: 0;
    position: absolute;
    display: block;
  }
  /* line 38, ../sass/responsive/_subpages.scss */
  #main div.content-wrapper div.content.disable-map .ajax-pagination ul li:last-child a {
    font-size: 17px;
  }

  /* line 47, ../sass/responsive/_subpages.scss */
  #main div.content-wrapper .faq {
    border-top: none;
    margin-top: 0;
    padding: 0;
  }

  /* line 53, ../sass/responsive/_subpages.scss */
  div.faq .faq-tabs .r-tabs-accordion-title {
    display: none !important;
  }
  /* line 58, ../sass/responsive/_subpages.scss */
  div.faq .faq-tabs .r-tabs-panel .faq-accordion .ui-accordion-header {
    padding: 25px 70px 20px 25px !important;
  }

  /* line 64, ../sass/responsive/_subpages.scss */
  .calc label {
    font-size: 16px !important;
  }

  /* line 68, ../sass/responsive/_subpages.scss */
  .calc .calc-result > li .item-left, .calc .calc-result > li .item-right {
    width: 100%;
    float: left;
    max-width: none;
  }
  /* line 72, ../sass/responsive/_subpages.scss */
  .calc .calc-result > li .item-left .best, .calc .calc-result > li .item-right .best {
    margin-top: 5px;
  }
  /* line 76, ../sass/responsive/_subpages.scss */
  .calc .calc-result > li .timeline-desc {
    display: none;
  }

  /* line 80, ../sass/responsive/_subpages.scss */
  #main div.content-wrapper .calc aside.right {
    background: none;
    color: #464b4f;
    float: left;
    font-size: 20px;
    height: 120px;
    padding: 22px 0;
    width: 100%;
  }

  /* line 89, ../sass/responsive/_subpages.scss */
  .open-details-wrapper {
    padding-top: 10px;
  }

  /* line 92, ../sass/responsive/_subpages.scss */
  .table-details th > h3 {
    display: none;
  }

  /* line 96, ../sass/responsive/_subpages.scss */
  #main div.content-wrapper .files ol {
    padding: 15px 0 0 15px;
  }
  /* line 98, ../sass/responsive/_subpages.scss */
  #main div.content-wrapper .files ol li {
    font-size: 20px;
  }
  /* line 100, ../sass/responsive/_subpages.scss */
  #main div.content-wrapper .files ol li ul {
    list-style: none;
  }
  /* line 102, ../sass/responsive/_subpages.scss */
  #main div.content-wrapper .files ol li ul li {
    padding: 6px 0;
  }
  /* line 104, ../sass/responsive/_subpages.scss */
  #main div.content-wrapper .files ol li ul li a {
    color: #2f2c71;
    display: block;
    font-size: 20px;
    margin: 5px 0 20px;
    padding-left: 22px;
    position: relative;
  }

  /* line 117, ../sass/responsive/_subpages.scss */
  .regions-map {
    width: 100%;
    height: 520px;
  }
  /* line 120, ../sass/responsive/_subpages.scss */
  .regions-map .left, .regions-map .right {
    width: 100%;
    float: none;
  }
  /* line 123, ../sass/responsive/_subpages.scss */
  .regions-map .left > h2, .regions-map .right > h2 {
    display: none;
  }
  /* line 127, ../sass/responsive/_subpages.scss */
  .regions-map .left {
    float: left !important;
    clear: both;
    height: auto;
  }
  /* line 131, ../sass/responsive/_subpages.scss */
  .regions-map .left form {
    padding: 10px 25px 25px 25px;
    display: block;
    float: left;
    height: auto;
    clear: both;
    width: 100%;
    margin: 0 !important;
    background: #EBECED;
  }
  /* line 140, ../sass/responsive/_subpages.scss */
  .regions-map .left form p:first-child {
    display: none;
  }
  /* line 143, ../sass/responsive/_subpages.scss */
  .regions-map .left form .info {
    width: 100%;
    float: left;
  }
  /* line 147, ../sass/responsive/_subpages.scss */
  .regions-map .left form #find-bok-popup-form-msg {
    display: block;
    float: left;
  }
  /* line 151, ../sass/responsive/_subpages.scss */
  .regions-map .left form .field.zip-code {
    display: block;
    float: left;
    margin: 0 auto;
    min-width: 130px;
    position: relative;
    width: 40%;
  }
  /* line 158, ../sass/responsive/_subpages.scss */
  .regions-map .left form .field.zip-code label {
    color: #464b4f;
    display: block;
    font-size: 14px;
    padding: 10px 0;
    text-align: center;
  }
  /* line 165, ../sass/responsive/_subpages.scss */
  .regions-map .left form .field.zip-code input[type=text] {
    font-size: 20px;
    min-width: 80px;
    padding: 0 20px;
    text-align: center;
    width: 100%;
  }
  /* line 173, ../sass/responsive/_subpages.scss */
  .regions-map .left form button.btn {
    border: 0 none;
    display: block;
    float: left;
    margin: 38px auto 0 10px;
    min-width: 85px;
    padding: 0;
    text-align: center;
    width: 20%;
  }
  /* line 185, ../sass/responsive/_subpages.scss */
  .regions-map .right {
    float: left !important;
    width: 100%;
    height: 100%;
  }

  /* line 191, ../sass/responsive/_subpages.scss */
  .calc .fieldset {
    position: relative;
  }
  /* line 193, ../sass/responsive/_subpages.scss */
  .calc .fieldset .field {
    position: static;
  }
  /* line 195, ../sass/responsive/_subpages.scss */
  .calc .fieldset .field .error {
    position: absolute;
    bottom: -15px;
  }

  /* line 204, ../sass/responsive/_subpages.scss */
  #main .operator-connect .operator-description p {
    width: 100%;
    margin-right: 0;
  }
  /* line 208, ../sass/responsive/_subpages.scss */
  #main .operator-connect .operator-description img {
    max-width: 100%;
    margin: 0 auto;
  }
  /* line 213, ../sass/responsive/_subpages.scss */
  #main .operator-connect .gray-box {
    width: 100%;
    margin: 0;
  }
  /* line 217, ../sass/responsive/_subpages.scss */
  #main .operator-connect .gray-box.right {
    float: left;
    margin-top: 20px;
  }
  /* line 224, ../sass/responsive/_subpages.scss */
  #main .operator-connect .icon-column img {
    margin: 0 auto;
  }

  /* line 230, ../sass/responsive/_subpages.scss */
  #main div.content-wrapper .content .how-to-be-boxes .box {
    padding: 0 20px 0 20px;
  }
  /* line 232, ../sass/responsive/_subpages.scss */
  #main div.content-wrapper .content .how-to-be-boxes .box.current-on:before {
    content: none;
  }
  /* line 235, ../sass/responsive/_subpages.scss */
  #main div.content-wrapper .content .how-to-be-boxes .box.current-off:before {
    content: none;
  }

  /* line 240, ../sass/responsive/_subpages.scss */
  footer .bottom .other-navigation ul.social-navigation li a {
    margin-right: 0 !important;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  /* line 3, ../sass/responsive/_bip.scss */
  .auctions .search-box {
    width: 100%;
  }
  /* line 7, ../sass/responsive/_bip.scss */
  .auctions .search-box > .left, .auctions .search-box > .right {
    width: 100%;
  }
  /* line 11, ../sass/responsive/_bip.scss */
  .auctions .search-box .bottom .dategroup {
    float: none;
    margin-right: 0;
  }
  /* line 15, ../sass/responsive/_bip.scss */
  .auctions .search-box .bottom .dategroup input[type=text] {
    background-position: 98%;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  /* line 25, ../sass/responsive/_bip.scss */
  #main div.content-wrapper.bip {
    width: 91.25%;
    margin: 0 4.375% 0 4.375%;
  }
  /* line 7, ../sass/responsive/_bip.scss */
  #main div.content-wrapper.bip .row-inner > .content {
    width: 100%;
    float: left;
    font-size: 15px;
    line-height: 20px;
    font-weight: 300;
    color: #464b4f;
    margin-top: 20px;
    padding-top: 5px;
    padding-right: 0;
  }
  /* line 8, ../sass/responsive/_bip.scss */
  #main div.content-wrapper.bip .row-inner > .content img {
    width: 100%;
  }
  /* line 21, ../sass/responsive/_bip.scss */
  #main div.content-wrapper.bip .row-inner > .right {
    width: 100%;
    min-height: 100px;
    padding-bottom: 30px;
  }

  /* line 30, ../sass/responsive/_bip.scss */
  .bip-img-ico {
    margin: 0px 6px 0px 0px !important;
    display: block;
    margin-top: 4px;
    padding-top: 4px;
  }
}
@media (min-width: 320px) and (max-width: 1024px) {
  /* line 6, ../sass/responsive/_auctions.scss */
  .auctions .single-auction h1 {
    font-size: 26px;
    word-break: break-all;
  }
  /* line 14, ../sass/responsive/_auctions.scss */
  .auctions .single-auction table tr td:first-child {
    width: 50%;
  }
  /* line 17, ../sass/responsive/_auctions.scss */
  .auctions .single-auction table tr td:last-child {
    width: 50%;
  }
}
@media (min-width: 1024px) and (max-width: 1200px) {
  /* line 4, ../sass/responsive/_sales_filter.scss */
  #main .sales-filter-single .custom-wrapper {
    position: relative;
    padding-right: 398px;
  }
  /* line 8, ../sass/responsive/_sales_filter.scss */
  #main .sales-filter-single div.content-wrapper div.content.narrow {
    width: 100%;
  }
  /* line 11, ../sass/responsive/_sales_filter.scss */
  #main .sales-filter-single div.content-wrapper aside.right.wide {
    position: absolute;
    top: 0px;
    right: 0px;
  }
}
@media (min-width: 320px) and (max-width: 1024px) {
  /* line 24, ../sass/responsive/_sales_filter.scss */
  #main div.content-wrapper.sales-filter .content h1 {
    padding: 0 15px 15px 15px;
    font-size: 25px;
    line-height: 32px;
  }
  /* line 30, ../sass/responsive/_sales_filter.scss */
  #main div.content-wrapper.sales-filter .content h2 {
    padding: 0 15px;
    font-size: 15px;
    line-height: 20px;
  }

  /* line 40, ../sass/responsive/_sales_filter.scss */
  .news-list_wrapper .search {
    background: #ebeced;
    padding: 35px;
    margin: 30px 15px;
    width: auto;
  }
  /* line 45, ../sass/responsive/_sales_filter.scss */
  .news-list_wrapper .search .ico-srch {
    top: 40px;
    right: 43px;
  }
  /* line 50, ../sass/responsive/_sales_filter.scss */
  .news-list_wrapper ul.news-list {
    padding: 0 15px 30px 15px;
    min-height: auto;
  }
  /* line 53, ../sass/responsive/_sales_filter.scss */
  .news-list_wrapper ul.news-list li {
    display: block;
    width: 100%;
    padding: 0;
    height: auto;
    border-top: 1px solid #f1f1f2;
  }
  /* line 59, ../sass/responsive/_sales_filter.scss */
  .news-list_wrapper ul.news-list li .text-wrapper h3 a {
    border-top: 1px solid #e1e3e3;
  }
  /* line 62, ../sass/responsive/_sales_filter.scss */
  .news-list_wrapper ul.news-list li:first-child {
    border-top: none;
  }
  /* line 64, ../sass/responsive/_sales_filter.scss */
  .news-list_wrapper ul.news-list li:first-child .text-wrapper h3 a {
    border-top: none;
  }
  /* line 68, ../sass/responsive/_sales_filter.scss */
  .news-list_wrapper ul.news-list li:nth-child(2):not(.other-block) {
    width: 100%;
    padding-right: 0px;
  }
  /* line 72, ../sass/responsive/_sales_filter.scss */
  .news-list_wrapper ul.news-list li.other-block {
    display: none;
  }
  /* line 75, ../sass/responsive/_sales_filter.scss */
  .news-list_wrapper ul.news-list li .img-wrapper {
    display: none;
  }
  /* line 78, ../sass/responsive/_sales_filter.scss */
  .news-list_wrapper ul.news-list li .text-wrapper {
    height: auto;
  }
  /* line 80, ../sass/responsive/_sales_filter.scss */
  .news-list_wrapper ul.news-list li .text-wrapper h3 {
    text-align: left;
    font-size: 15px !important;
    margin: 0 !important;
  }
  /* line 84, ../sass/responsive/_sales_filter.scss */
  .news-list_wrapper ul.news-list li .text-wrapper h3 a {
    display: block;
    line-height: 55px;
    padding: 0 25px 0 15px;
    position: relative;
  }
  /* line 89, ../sass/responsive/_sales_filter.scss */
  .news-list_wrapper ul.news-list li .text-wrapper h3 a:after {
    display: block;
  }
  /* line 94, ../sass/responsive/_sales_filter.scss */
  .news-list_wrapper ul.news-list li .text-wrapper .text {
    display: none;
  }

  /* line 103, ../sass/responsive/_sales_filter.scss */
  #main .sales-filter-single .single-offer {
    min-height: 0px !important;
  }
  /* line 105, ../sass/responsive/_sales_filter.scss */
  #main .sales-filter-single .single-offer .left {
    width: 100%;
    height: auto;
    max-height: none !important;
    min-height: 0px;
    padding-bottom: 65px;
  }
  /* line 111, ../sass/responsive/_sales_filter.scss */
  #main .sales-filter-single .single-offer .left a.btn {
    bottom: 10px;
  }
  /* line 116, ../sass/responsive/_sales_filter.scss */
  #main .sales-filter-single div.content-wrapper div.content.narrow {
    width: 100%;
  }
  /* line 118, ../sass/responsive/_sales_filter.scss */
  #main .sales-filter-single div.content-wrapper div.content.narrow h1 {
    font-size: 25px;
    line-height: 30px;
  }
  /* line 123, ../sass/responsive/_sales_filter.scss */
  #main .sales-filter-single div.content-wrapper aside.right.wide {
    width: 100%;
    padding-bottom: 15px;
  }
  /* line 127, ../sass/responsive/_sales_filter.scss */
  #main .sales-filter-single p.map-info {
    margin: 20px 0;
    height: auto;
    font-size: 15px;
    line-height: 20px;
  }
  /* line 132, ../sass/responsive/_sales_filter.scss */
  #main .sales-filter-single p.map-info a {
    top: 50%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    right: 0px;
  }
  /* line 138, ../sass/responsive/_sales_filter.scss */
  #main .sales-filter-single .post-content {
    font-size: 15px !important;
    line-height: 20px;
  }
  /* line 141, ../sass/responsive/_sales_filter.scss */
  #main .sales-filter-single .post-content p {
    font-size: 15px !important;
    line-height: 20px;
  }
  /* line 145, ../sass/responsive/_sales_filter.scss */
  #main .sales-filter-single .post-content .read-more-button.link {
    margin: 25px 0;
  }
  /* line 149, ../sass/responsive/_sales_filter.scss */
  #main .sales-filter-single .visible-on-mobile {
    display: block;
  }
  /* line 152, ../sass/responsive/_sales_filter.scss */
  #main .sales-filter-single .hidden-on-mobile {
    display: none;
  }
  /* line 155, ../sass/responsive/_sales_filter.scss */
  #main .sales-filter-single .separator {
    border-top: 1px solid #bfc2c4;
    padding: 30px 0 20px 0;
    margin-top: 10px;
  }
  /* line 159, ../sass/responsive/_sales_filter.scss */
  #main .sales-filter-single .separator h2 {
    font-size: 20px;
  }
  /* line 162, ../sass/responsive/_sales_filter.scss */
  #main .sales-filter-single .separator p {
    font-size: 15px;
    line-height: 20px;
  }
  /* line 167, ../sass/responsive/_sales_filter.scss */
  #main .sales-filter-single .widget-helpline {
    margin: 0 auto !important;
    float: none !important;
  }
  /* line 171, ../sass/responsive/_sales_filter.scss */
  #main .sales-filter-single form.contact-form {
    padding-bottom: 30px;
  }
  /* line 174, ../sass/responsive/_sales_filter.scss */
  #main .sales-filter-single form.contact-form .field label {
    font-size: 15px;
    padding-bottom: 5px;
  }
  /* line 178, ../sass/responsive/_sales_filter.scss */
  #main .sales-filter-single form.contact-form .field .radio-field {
    padding-left: 0px;
  }
  /* line 180, ../sass/responsive/_sales_filter.scss */
  #main .sales-filter-single form.contact-form .field .radio-field label {
    font-size: 15px;
  }
  /* line 184, ../sass/responsive/_sales_filter.scss */
  #main .sales-filter-single form.contact-form .field .radio-field.is-checked label {
    font-weight: 400;
  }
  /* line 190, ../sass/responsive/_sales_filter.scss */
  #main .sales-filter-single form.contact-form button[type="submit"] {
    margin: 0 auto;
    float: none !important;
    width: 200px;
    font-size: 15px;
    height: 42px;
    line-height: 42px;
    margin-top: 30px;
  }
  /* line 200, ../sass/responsive/_sales_filter.scss */
  #main .sales-filter-single div.content-wrapper .files {
    margin-bottom: 30px;
  }
  /* line 203, ../sass/responsive/_sales_filter.scss */
  #main .sales-filter-single div.content-wrapper .files ol li {
    font-size: 15px;
    line-height: 20px;
  }
  /* line 206, ../sass/responsive/_sales_filter.scss */
  #main .sales-filter-single div.content-wrapper .files ol li a {
    display: inline-block;
    font-size: 15px;
    margin: 0 0 0 5px;
  }
  /* line 212, ../sass/responsive/_sales_filter.scss */
  #main .sales-filter-single div.content-wrapper .files ol > li ul {
    padding-left: 0;
  }
  /* line 217, ../sass/responsive/_sales_filter.scss */
  #main .sales-filter-single .similar-services {
    display: none;
  }

  /* line 221, ../sass/responsive/_sales_filter.scss */
  .office-map.sales-filter-map {
    width: 500px;
  }
  /* line 223, ../sass/responsive/_sales_filter.scss */
  .office-map.sales-filter-map #gmap {
    width: 500px;
  }
}
@media (max-width: 550px) {
  /* line 232, ../sass/responsive/_sales_filter.scss */
  #main .sales-filter-single p.map-info {
    padding-right: 140px;
  }
  /* line 234, ../sass/responsive/_sales_filter.scss */
  #main .sales-filter-single p.map-info a {
    right: 20px;
  }
  /* line 238, ../sass/responsive/_sales_filter.scss */
  #main .sales-filter-single .sales-filter-slider .slider ul.flex-direction-nav a.flex-prev {
    left: 10px;
    z-index: 10;
  }
  /* line 242, ../sass/responsive/_sales_filter.scss */
  #main .sales-filter-single .sales-filter-slider .slider ul.flex-direction-nav a.flex-next {
    right: 10px;
    z-index: 10;
  }
  /* line 246, ../sass/responsive/_sales_filter.scss */
  #main .sales-filter-single .sales-filter-slider {
    width: 292px;
  }
  /* line 248, ../sass/responsive/_sales_filter.scss */
  #main .sales-filter-single .sales-filter-slider .slider {
    width: 292px;
    height: 292px;
  }
  /* line 252, ../sass/responsive/_sales_filter.scss */
  #main .sales-filter-single .sales-filter-slider .slider ul.slides li {
    width: 292px;
    height: 292px;
  }
  /* line 259, ../sass/responsive/_sales_filter.scss */
  #main .sales-filter-single .sales-filter-slider .slider ul.flex-direction-nav a.flex-prev {
    left: 10px;
    z-index: 10;
  }
  /* line 263, ../sass/responsive/_sales_filter.scss */
  #main .sales-filter-single .sales-filter-slider .slider ul.flex-direction-nav a.flex-next {
    right: 10px;
    z-index: 10;
  }
  /* line 270, ../sass/responsive/_sales_filter.scss */
  #main .sales-filter-single .sales-filter-slider .carousel {
    width: 292px;
  }

  /* line 276, ../sass/responsive/_sales_filter.scss */
  .office-map.sales-filter-map {
    width: 280px;
  }
  /* line 278, ../sass/responsive/_sales_filter.scss */
  .office-map.sales-filter-map #gmap {
    width: 280px;
  }
}
@media (min-width: 320px) and (max-width: 1024px) {
  /* line 42, ../sass/mobile.scss */
  div#alerts .message {
    width: 100% !important;
  }
  /* line 45, ../sass/mobile.scss */
  div#alerts.alert-fancy {
    width: 100% !important;
  }

  /* line 67, ../sass/mobile.scss */
  body {
    min-width: 320px;
    width: 100%;
  }

  /* line 72, ../sass/mobile.scss */
  .mobile-hidden, #mobile-menu:not(.mm-menu) {
    display: none;
  }

  /* line 76, ../sass/mobile.scss */
  .desktop-hidden {
    display: block;
  }

  /* line 80, ../sass/mobile.scss */
  /* #main aside.left {
    width: 100%;
    min-height: 0 !important;
    padding-bottom: 0;
  } */
  /* line 84, ../sass/mobile.scss */
  #main aside.left .widget {
    display: none;
  }
  /* line 86, ../sass/mobile.scss */
  #main aside.left .widget.widget-multilevel-navigation {
    display: block;
  }
  /* line 89, ../sass/mobile.scss */
  #main aside.left .widget.widget-multilevel-navigation > ul li > a {
    padding: 20px 15px;
    font-size: 20px;
  }
  /* line 93, ../sass/mobile.scss */
  #main aside.left .widget.widget-multilevel-navigation > ul li.active {
    background: url("../img/basic/ico-plus.png") 10px center no-repeat #0098e7;
    padding-left: 30px;
  }
  /* line 96, ../sass/mobile.scss */
  #main aside.left .widget.widget-multilevel-navigation > ul li.active:hover {
    cursor: pointer;
  }
  /* line 100, ../sass/mobile.scss */
  #main aside.left .widget.widget-multilevel-navigation > ul li:not(.active) {
    display: none;
  }
  /* line 104, ../sass/mobile.scss */
  #main aside.left .widget.widget-multilevel-navigation > ul.opened li:not(.active) {
    display: block;
  }
  /* line 110, ../sass/mobile.scss */
  #main aside.left .widget.widget-multilevel-navigation > ul.opened li.active {
    background: url("../img/basic/ico-minus.png") 10px center no-repeat #0098e7;
  }
  /* line 116, ../sass/mobile.scss */
  #main aside.left > img {
    display: none;
  }

  /* line 123, ../sass/mobile.scss */
  #wrapper .cookie-info p {
    font-size: 15px;
    line-height: 23px;
    padding: 10px 55px 10px 12px;
  }
  /* line 128, ../sass/mobile.scss */
  #wrapper .cookie-info a.close {
    color: #66696d;
    font-size: 15px;
    font-weight: 300;
    line-height: 17px;
    margin-top: -38px;
    padding: 0 37px 0 0;
    text-indent: -9999px;
  }
  /* line 136, ../sass/mobile.scss */
  #wrapper .cookie-info a.close:before {
    right: 10px;
  }

  /* line 143, ../sass/mobile.scss */
  .widget-newsletter {
    width: 100%;
  }

  /* line 148, ../sass/mobile.scss */
  .row,
  .row-inner {
    width: 100%;
  }
  /* line 149, ../sass/mobile.scss */
  /* .row .breadcrumbs, */ .row .related-posts,
  /* .row-inner .breadcrumbs, */
  .row-inner .related-posts {
    display: none;
  }

  /* line 155, ../sass/mobile.scss */
  header .header-top {
    height: 49px;
  }
  /* line 157, ../sass/mobile.scss */
  header .header-top ul {
    width: 216px;
    position: absolute;
    margin: 0;
    float: right;
    right: 4.375%;
    z-index: 998;
  }
  /* line 165, ../sass/mobile.scss */
  header .header-top ul.opened li {
    display: block;
  }
  /* line 169, ../sass/mobile.scss */
  header .header-top ul li {
    border-radius: none;
    background: #fff;
    float: none;
    display: none;
  }
  /* line 174, ../sass/mobile.scss */
  header .header-top ul li a {
    border-radius: none;
    padding: 1px 55px 0 20px;
    font-weight: 300;
    font-size: 19px;
    color: #2c3077;
  }
  /* line 180, ../sass/mobile.scss */
  header .header-top ul li a:hover {
    border-radius: none;
  }
  /* line 184, ../sass/mobile.scss */
  header .header-top ul li.ebok_mobile {
    text-align: center;
    background: #e9283c;
  }
  /* line 187, ../sass/mobile.scss */
  header .header-top ul li.ebok_mobile a {
    margin: 0;
    color: #fff;
    padding: 0;
  }
  /* line 191, ../sass/mobile.scss */
  header .header-top ul li.ebok_mobile a:hover {
    background: #e9283c;
  }
  /* line 196, ../sass/mobile.scss */
  header .header-top ul li.active {
    display: block;
  }
  /* line 198, ../sass/mobile.scss */
  header .header-top ul li.active a {
    padding: 1px 55px 0 20px;
    background: url("../img/responsive/arrow-down-blue.png") 92% center no-repeat white;
  }
  /* line 206, ../sass/mobile.scss */
  header .header-top a.btn {
    display: none;
  }
  /* line 211, ../sass/mobile.scss */
  header .header-bottom {
    height: auto;
  }
  /* line 213, ../sass/mobile.scss */
  header .header-bottom .logo {
    margin: 20px 0 25px 15px;
  }
  /* line 215, ../sass/mobile.scss */
  header .header-bottom .logo a {
    background-size: 141px 59px;
    background-position: center;
    background-image: url("../img/retina/logo2x_osd.png");
  }
  /* line 221, ../sass/mobile.scss */
  header .header-bottom .open-search {
    display: block;
    background-position: 0 -1469px;
    width: 40px;
    height: 40px;
    right: 25px;
    top: 30px;
    text-indent: -99999px;
  }
  /* line 229, ../sass/mobile.scss */
  header .header-bottom .open-search.active {
    background-position: 0 -1424px;
    width: 40px;
    height: 40px;
  }
  /* line 235, ../sass/mobile.scss */
  header .header-bottom .searchform {
    display: none;
    width: 50%;
  }
  /* line 238, ../sass/mobile.scss */
  header .header-bottom .searchform #submit-inactive {
    background: transparent;
    float: right;
    height: 40px;
    margin-right: 25px;
    margin-top: -9px;
    width: 44px;
    cursor: pointer;
  }
  /* line 246, ../sass/mobile.scss */
  header .header-bottom .searchform #submit-inactive input[type="submit"] {
    z-index: -1;
  }
  /* line 250, ../sass/mobile.scss */
  header .header-bottom .searchform input[type="submit"] {
    background-position: 0 -1469px;
    width: 40px;
    height: 40px;
    right: 25px;
    top: -10px;
  }
  /* line 257, ../sass/mobile.scss */
  header .header-bottom .searchform input[type="text"] {
    display: block;
    background: #fff;
    border: 1px solid #ccc;
    height: 46px;
    padding: 5px;
    position: absolute;
    right: 24px;
    top: 33px;
    z-index: 997;
  }
  /* line 267, ../sass/mobile.scss */
  header .header-bottom .searchform input[type="text"]:focus {
    border-bottom: 1px solid #ccc;
  }
  /* line 269, ../sass/mobile.scss */
  header .header-bottom .searchform input[type="text"]:focus + input[type="submit"] {
    display: none;
    background-position: 0 -2000px;
    width: 21px;
    height: 21px;
  }
  /* line 278, ../sass/mobile.scss */
  header .header-bottom nav {
    float: none;
    clear: both;
    border-top: 1px solid #bfc2c4;
  }
  /* line 282, ../sass/mobile.scss */
  header .header-bottom nav a.desktop-hidden {
    text-transform: uppercase;
    display: block;
    font-weight: 300;
    color: #2c3077;
    float: right;
    margin-right: 0;
    padding: 20px 80px 20px 20px;
    font-size: 20px;
    position: relative;
  }
  /* line 292, ../sass/mobile.scss */
  header .header-bottom nav a.desktop-hidden:after {
    content: "";
    display: block;
    background: url("../img/responsive/ico-mobile-menu.png") center no-repeat;
    width: 33px;
    height: 30px;
    position: absolute;
    top: 50%;
    margin-top: -15px;
    right: 30px;
  }
  /* line 303, ../sass/mobile.scss */
  header .header-bottom nav a.desktop-hidden.active {
    color: #fff;
    background: #0098e7;
  }
  /* line 306, ../sass/mobile.scss */
  header .header-bottom nav a.desktop-hidden.active:after {
    background: url("../img/responsive/ico-mobile-menu-white.png") center no-repeat;
  }
  /* line 312, ../sass/mobile.scss */
  header .header-bottom nav > ul {
    margin: 20px 0 0 0;
    border-top: 1px solid #bfc2c4;
  }
  /* line 317, ../sass/mobile.scss */
  header .header-bottom nav > ul.mobile-menu > li {
    display: table;
  }
  /* line 319, ../sass/mobile.scss */
  header .header-bottom nav > ul.mobile-menu > li .submenu-right {
    top: 70px;
  }
  /* line 322, ../sass/mobile.scss */
  header .header-bottom nav > ul.mobile-menu > li > a {
    display: table-cell;
    vertical-align: middle;
    height: 70px;
    font-weight: 300;
    padding: 0 60px 0 20px;
  }
  /* line 328, ../sass/mobile.scss */
  header .header-bottom nav > ul.mobile-menu > li > a:before {
    background-position: 0 -54px;
    width: 23px;
    height: 8px;
  }
  /* line 336, ../sass/mobile.scss */
  header .header-bottom nav > ul.mobile-menu > li.hover > a:before {
    background-position: 0 -62px;
    width: 23px;
    height: 8px;
  }
  /* line 345, ../sass/mobile.scss */
  header .header-bottom nav > ul > li {
    margin: 0;
    width: 50%;
  }
  /* line 352, ../sass/mobile.scss */
  header .header-bottom nav > ul > li .submenu-right .top .left .nav.long {
    display: none;
  }
  /* line 356, ../sass/mobile.scss */
  header .header-bottom nav > ul > li .submenu-right .top .left .nav.short h4 {
    display: none;
  }
  /* line 364, ../sass/mobile.scss */
  header .header-bottom nav > ul > li > a {
    padding: 8px 45px 0 10px;
    line-height: 20px;
  }
  /* line 370, ../sass/mobile.scss */
  header .header-bottom nav > ul li:first-child {
    border-right: 1px solid #bfc2c4;
  }
  /* line 375, ../sass/mobile.scss */
  header .header-bottom nav .menu-overlay {
    display: none !important;
  }

  /* line 382, ../sass/mobile.scss */
  #main {
    padding-bottom: 0 !important;
  }
  /* line 384, ../sass/mobile.scss */
  #main div.content-wrapper .content.full-width, #main div.content-wrapper .content.full-width.no-margin {
    width: 100%;
  }
  /* line 386, ../sass/mobile.scss */
  #main div.content-wrapper .content.full-width .how-to-be-boxes, #main div.content-wrapper .content.full-width.no-margin .how-to-be-boxes {
    width: 100%;
  }
  /* line 388, ../sass/mobile.scss */
  #main div.content-wrapper .content.full-width .how-to-be-boxes .box, #main div.content-wrapper .content.full-width.no-margin .how-to-be-boxes .box {
    width: 100%;
  }
  /* line 393, ../sass/mobile.scss */
  #main .row {
    position: relative;
    top: 0px;
    left: 0;
    margin-left: 0;
  }
  /* line 398, ../sass/mobile.scss */
  #main .row .content-wrapper {
    width: 91.25%;
  }
  /* line 400, ../sass/mobile.scss */
  #main .row .content-wrapper aside.right {
    width: 100%;
  }
  /* line 402, ../sass/mobile.scss */
  #main .row .content-wrapper aside.right .widget {
    margin-top: 25px !important;
  }
  /* line 404, ../sass/mobile.scss */
  #main .row .content-wrapper aside.right .widget .title {
    line-height: 50px;
  }
  /* line 409, ../sass/mobile.scss */
  #main .row .content-wrapper aside.right .widget-newsletter .info {
    display: none;
  }
  /* line 412, ../sass/mobile.scss */
  #main .row .content-wrapper aside.right .widget-newsletter h3 {
    font-size: 17px;
    padding: 0 15px;
  }
  /* line 416, ../sass/mobile.scss */
  #main .row .content-wrapper aside.right .widget-newsletter form {
    padding: 17px 15px 30px;
  }
  /* line 418, ../sass/mobile.scss */
  #main .row .content-wrapper aside.right .widget-newsletter form .field > input {
    font-size: 17px;
  }
  /* line 421, ../sass/mobile.scss */
  #main .row .content-wrapper aside.right .widget-newsletter form p {
    font-size: 17px;
  }
  /* line 424, ../sass/mobile.scss */
  #main .row .content-wrapper aside.right .widget-newsletter form label[for="accept-terms"] {
    font-size: 15px;
    line-height: 16px;
  }
  /* line 429, ../sass/mobile.scss */
  #main .row .content-wrapper aside.right .widget-newsletter form label.term-optional span {
    font-size: 15px;
    line-height: 16px;
  }
  /* line 434, ../sass/mobile.scss */
  #main .row .content-wrapper aside.right .widget-newsletter form button[type="submit"] {
    font-size: 18px;
  }
  /* line 442, ../sass/mobile.scss */
  #main #home-slider {
    max-width: 100%;
    min-width: 100%;
  }
  /* line 445, ../sass/mobile.scss */
  #main #home-slider .row {
    position: relative;
    top: 0px;
    left: 0;
    margin-left: 0;
  }
  /* line 450, ../sass/mobile.scss */
  #main #home-slider .row .content-wrapper {
    width: 91.25%;
  }
  /* line 452, ../sass/mobile.scss */
  #main #home-slider .row .content-wrapper aside.right {
    width: 100%;
  }
  /* line 456, ../sass/mobile.scss */
  #main #home-slider .row .col-sm-3 {
    width: 91.25%;
    margin: 4.375% 4.375% 4.375% auto;
  }
  /* line 461, ../sass/mobile.scss */
  #main #home-slider .row .col-sm-3 .help p {
    font-size: 28px;
    line-height: 28px;
  }
  /* line 466, ../sass/mobile.scss */
  #main #home-slider .row .col-sm-3 .help ul li {
    font-size: 20px;
    line-height: 22px;
  }
  /* line 482, ../sass/mobile.scss */
  #main #home-slider .inner ul.slides li .row .inner .text p {
    display: none;
  }
  /* line 494, ../sass/mobile.scss */
  #main .accordion h3 {
    font-size: 30px;
    font-weight: 300;
    color: #2f2c71;
    background: #ebeced;
    position: relative;
  }
  /* line 500, ../sass/mobile.scss */
  #main .accordion h3:after {
    content: "";
    display: block;
    background-position: 0 -242px;
    width: 34px;
    height: 12px;
    position: absolute;
    top: 50%;
    margin-top: -5px;
    right: 20px;
  }
  /* line 512, ../sass/mobile.scss */
  #main .accordion .ui-accordion-content {
    background: #ebeced;
  }
  /* line 517, ../sass/mobile.scss */
  #main .accordion .accordion-content div > h4 {
    font-size: 20px;
    font-weight: 600;
  }
  /* line 521, ../sass/mobile.scss */
  #main .accordion .accordion-content div > p {
    font-size: 25px;
    font-weight: 300;
    line-height: 35px;
  }
  /* line 526, ../sass/mobile.scss */
  #main .accordion .accordion-content div a.btn {
    text-align: center;
    box-sizing: content-box;
    color: #fff;
    cursor: pointer;
    display: block;
    float: none;
    font-size: 30px;
    font-weight: 600;
    margin: 0 auto;
    padding: 10px 15px 10px 0px;
    position: relative;
    width: 70%;
  }
  /* line 541, ../sass/mobile.scss */
  #main .accordion .accordion-content span.tel {
    color: #464b4f;
    font-size: 25px;
    font-weight: 300;
    display: inline-block;
    padding-bottom: 20px;
  }
  /* line 547, ../sass/mobile.scss */
  #main .accordion .accordion-content span.tel.with-icon {
    padding-left: 35px;
    position: relative;
  }
  /* line 550, ../sass/mobile.scss */
  #main .accordion .accordion-content span.tel.with-icon:before {
    content: "";
    display: block;
    background-position: 0 -4586px;
    width: 20px;
    height: 19px;
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -10px;
  }

  /* line 570, ../sass/mobile.scss */
  footer {
    height: auto !important;
    position: static !important;
    padding-bottom: 20px;
  }
  /* line 574, ../sass/mobile.scss */
  footer .col-sm-3 {
    width: 91.25%;
    margin: 2.1875% auto 2.1875% 4.375%;
  }
  /* line 577, ../sass/mobile.scss */
  footer .col-sm-3.with-padding {
    padding: 0;
  }
  /* line 581, ../sass/mobile.scss */
  footer .col-sm-3 .widget-newsletter h3 {
    font-size: 18px;
  }
  /* line 583, ../sass/mobile.scss */
  footer .col-sm-3 .widget-newsletter h3.title {
    padding: 0 20px;
  }
  /* line 587, ../sass/mobile.scss */
  footer .col-sm-3 .widget-newsletter form {
    padding-left: 20px !important;
    padding-right: 20px !important;
    max-height: none;
  }
  /* line 591, ../sass/mobile.scss */
  footer .col-sm-3 .widget-newsletter form .field > input {
    font-size: 17px;
  }
  /* line 594, ../sass/mobile.scss */
  footer .col-sm-3 .widget-newsletter form p {
    font-size: 17px;
  }
  /* line 597, ../sass/mobile.scss */
  footer .col-sm-3 .widget-newsletter form label[for="accept-terms"] {
    font-size: 15px;
    line-height: 16px;
  }
  /* line 602, ../sass/mobile.scss */
  footer .col-sm-3 .widget-newsletter form label.term-optional span {
    font-size: 15px;
    line-height: 16px;
  }
  /* line 607, ../sass/mobile.scss */
  footer .col-sm-3 .widget-newsletter form button[type="submit"] {
    font-size: 18px;
  }
  /* line 612, ../sass/mobile.scss */
  footer .col-sm-3 .widget-navigation {
    border-bottom: 1px solid #c8c9cb;
  }
  /* line 613, ../sass/mobile.scss */
  footer .col-sm-3 .widget-navigation h3 {
    padding: 0 0 0 4.6875%;
    background: url("../img/responsive/plus-ico.png") 95% center no-repeat;
    background-size: 8%;
    height: 65px;
    line-height: 65px;
    border-top: 1px solid #c8c9cb;
    border-left: 1px solid #c8c9cb;
    border-right: 1px solid #c8c9cb;
    cursor: pointer;
  }
  /* line 623, ../sass/mobile.scss */
  footer .col-sm-3 .widget-navigation h3.ui-accordion-header-active {
    background: url("../img/responsive/minus-ico.png") 95% center no-repeat;
    background-size: 8%;
  }
  /* line 629, ../sass/mobile.scss */
  footer .col-sm-3 .widget-navigation ul {
    overflow: hidden;
    display: none;
    padding: 0 0 9.375% 9.375%;
    border-left: 1px solid #c8c9cb;
    border-right: 1px solid #c8c9cb;
  }
  /* line 636, ../sass/mobile.scss */
  footer .col-sm-3 .widget-navigation ul li a {
    color: #464b4f;
    font-size: 17px;
    font-weight: 300;
    line-height: 43px;
  }
  /* line 647, ../sass/mobile.scss */
  footer .col-sm-4,
  footer .col-sm-8 {
    width: 100%;
  }
  /* line 653, ../sass/mobile.scss */
  footer .bottom {
    background: none;
    width: 91.25%;
    margin: 4.375% 4.375% 4.375% auto;
    margin-top: 20px;
  }
  /* line 658, ../sass/mobile.scss */
  footer .bottom .footer-navigation {
    padding-left: 0px;
    margin-bottom: 20px;
  }
  /* line 661, ../sass/mobile.scss */
  footer .bottom .footer-navigation ul {
    border-top: 1px solid #bfc2c4;
    padding-top: 20px;
  }
  /* line 664, ../sass/mobile.scss */
  footer .bottom .footer-navigation ul li {
    margin: 12px 0;
    line-height: 22px;
  }
  /* line 667, ../sass/mobile.scss */
  footer .bottom .footer-navigation ul li:nth-child(odd) {
    width: 50%;
  }
  /* line 670, ../sass/mobile.scss */
  footer .bottom .footer-navigation ul li:nth-child(even) {
    width: 50%;
  }
  /* line 673, ../sass/mobile.scss */
  footer .bottom .footer-navigation ul li a {
    color: #464b4f;
    font-size: 17px;
    font-weight: 300;
    font-family: "Signika";
  }
  /* line 682, ../sass/mobile.scss */
  footer .bottom .other-navigation {
    border-top: 1px solid #bfc2c4;
    padding: 20px 0 40px 0;
  }
  /* line 686, ../sass/mobile.scss */
  footer .bottom .other-navigation ul.additional-navigation {
    float: left;
    padding: 0;
    margin-right: 30px;
  }
  /* line 693, ../sass/mobile.scss */
  footer .bottom .other-navigation ul.additional-navigation li.print, footer .bottom .other-navigation ul.additional-navigation li.contrast, footer .bottom .other-navigation ul.additional-navigation li.font-size {
    display: none;
  }
  /* line 696, ../sass/mobile.scss */
  footer .bottom .other-navigation ul.additional-navigation li.lang {
    margin-top: 2px;
  }
  /* line 698, ../sass/mobile.scss */
  footer .bottom .other-navigation ul.additional-navigation li.lang .selectricWrapper .selectricItems li {
    font-size: 20px;
    line-height: 38px;
  }
  /* line 702, ../sass/mobile.scss */
  footer .bottom .other-navigation ul.additional-navigation li.lang .selectricWrapper .selectric {
    height: 40px;
    max-width: 130px;
    width: 100px;
    background-color: #fff;
  }
  /* line 707, ../sass/mobile.scss */
  footer .bottom .other-navigation ul.additional-navigation li.lang .selectricWrapper .selectric .label {
    line-height: 40px;
    min-height: 40px;
    font-size: 20px;
  }
  /* line 712, ../sass/mobile.scss */
  footer .bottom .other-navigation ul.additional-navigation li.lang .selectricWrapper .selectric .button {
    height: 38px;
  }
  /* line 719, ../sass/mobile.scss */
  footer .bottom .other-navigation ul.additional-navigation li.lang .selectricItems .selectricScroll ul li {
    min-height: 40px;
  }
  /* line 726, ../sass/mobile.scss */
  footer .bottom .other-navigation ul.additional-navigation li.bip {
    margin-top: 8px;
  }
  /* line 732, ../sass/mobile.scss */
  footer .bottom .other-navigation ul.social-navigation {
    margin: 0;
    padding: 0;
    list-style: none;
    float: right;
    border-left: none;
  }
  /* line 738, ../sass/mobile.scss */
  footer .bottom .other-navigation ul.social-navigation li {
    float: left;
    margin-left: 18px;
  }
  /* line 741, ../sass/mobile.scss */
  footer .bottom .other-navigation ul.social-navigation li:first-child {
    margin-left: 0px;
  }
  /* line 744, ../sass/mobile.scss */
  footer .bottom .other-navigation ul.social-navigation li a {
    display: block;
    width: 79px;
    height: 79px;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    transition: all ease 0.3s;
    zoom: 0.60;
    -moz-transform: scale(0.6);
    -moz-transform-origin: 0 0;
    margin-right: -29px;
    margin-bottom: -29px;
  }
  /* line 759, ../sass/mobile.scss */
  footer .bottom .other-navigation ul.social-navigation li.facebook a {
    background-position: 0 -1100px;
  }
  /* line 761, ../sass/mobile.scss */
  footer .bottom .other-navigation ul.social-navigation li.facebook a:hover {
    background-position: 0 -1184px;
  }
  /* line 765, ../sass/mobile.scss */
  footer .bottom .other-navigation ul.social-navigation li.twitter a {
    background-position: 0 -858px;
  }
  /* line 767, ../sass/mobile.scss */
  footer .bottom .other-navigation ul.social-navigation li.twitter a:hover {
    background-position: 0 -942px;
  }
  /* line 771, ../sass/mobile.scss */
  footer .bottom .other-navigation ul.social-navigation li.gplus a {
    background-position: 0 -511px;
  }
  /* line 773, ../sass/mobile.scss */
  footer .bottom .other-navigation ul.social-navigation li.gplus a:hover {
    background-position: 0 -595px;
  }
  /* line 777, ../sass/mobile.scss */
  footer .bottom .other-navigation ul.social-navigation li.youtube a {
    background-position: 0 -287px;
    background-position: 0;
    background-image: url("../img/retina/ico-youtube-big-2x.png") !important;
    background-size: 79px 79px !important;
  }
  /* line 783, ../sass/mobile.scss */
  footer .bottom .other-navigation ul.social-navigation li .details {
    width: 100%;
  }
  /* line 791, ../sass/mobile.scss */
  footer .bottom .other-navigation .row .content-wrapper {
    margin: 2.1875% auto 2.1875% 4.375%;
    width: 91.25%;
  }

  /* line 800, ../sass/mobile.scss */
  .form-container .field input[type=text], .form-container .field input[type=email], .form-container .field input[type=password], .form-container .field input[type=number], form.contact-form .field input[type=text], form.contact-form .field input[type=email], form.contact-form .field input[type=password], form.contact-form .field input[type=number], .form-container .field .selectricWrapper, form.contact-form .field .selectricWrapper {
    width: 100% !important;
  }

  /*
  jQuery.mmenu CSS
  */
  /*
      jQuery.mmenu panels CSS
  */
  /* line 812, ../sass/mobile.scss */
  .mm-menu.mm-horizontal > .mm-panel {
    -webkit-transition: -webkit-transform 0.4s ease;
    transition: transform 0.4s ease;
  }
  /* line 816, ../sass/mobile.scss */
  .mm-menu .mm-hidden {
    display: none;
  }

  /* line 821, ../sass/mobile.scss */
  .mm-wrapper {
    overflow-x: hidden;
    position: relative;
  }

  /* line 826, ../sass/mobile.scss */
  .mm-menu {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 999;
    background: inherit;
    display: block;
    overflow: hidden;
    padding: 0;
  }
  /* line 833, ../sass/mobile.scss */
  .mm-menu > .mm-panel {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    background: inherit;
    -webkit-overflow-scrolling: touch;
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: auto;
    box-sizing: border-box;
    padding: 20px;
    -webkit-transform: translate(100%, 0);
    -moz-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    transform: translate(100%, 0);
  }
  /* line 852, ../sass/mobile.scss */
  .mm-menu > .mm-panel.mm-opened {
    -webkit-transform: translate(0%, 0);
    -moz-transform: translate(0%, 0);
    -ms-transform: translate(0%, 0);
    -o-transform: translate(0%, 0);
    transform: translate(0%, 0);
  }
  /* line 859, ../sass/mobile.scss */
  .mm-menu > .mm-panel.mm-subopened {
    -webkit-transform: translate(-30%, 0);
    -moz-transform: translate(-30%, 0);
    -ms-transform: translate(-30%, 0);
    -o-transform: translate(-30%, 0);
    transform: translate(-30%, 0);
  }
  /* line 866, ../sass/mobile.scss */
  .mm-menu > .mm-panel.mm-highest {
    z-index: 1;
  }
  /* line 874, ../sass/mobile.scss */
  .mm-menu .mm-list {
    padding: 20px 15px 0 15px;
  }
  /* line 877, ../sass/mobile.scss */
  .mm-menu > .mm-list {
    padding-bottom: 0;
  }
  /* line 879, ../sass/mobile.scss */
  .mm-menu > .mm-list:after {
    content: '';
    display: block;
    height: 40px;
  }

  /* line 887, ../sass/mobile.scss */
  .mm-panel > .mm-list {
    margin-left: -20px;
    margin-right: -20px;
  }
  /* line 890, ../sass/mobile.scss */
  .mm-panel > .mm-list:first-child {
    padding-top: 0;
  }

  /* line 895, ../sass/mobile.scss */
  .mm-list {
    list-style: none;
    display: block;
    padding: 0;
    margin: 0;
    font: inherit;
    font-size: 20px;
    font-weight: 300;
  }
  /* line 900, ../sass/mobile.scss */
  .mm-list > li {
    list-style: none;
    display: block;
    padding: 0;
    margin: 0;
  }
  /* line 909, ../sass/mobile.scss */
  .mm-list a {
    text-decoration: none;
  }
  /* line 911, ../sass/mobile.scss */
  .mm-list a.btn {
    margin-top: 20px;
  }
  /* line 914, ../sass/mobile.scss */
  .mm-list a:hover {
    text-decoration: none;
  }
  /* line 917, ../sass/mobile.scss */
  .mm-list a.mm-subopen {
    background: rgba(3, 2, 1, 0);
    width: 40px;
    height: 100%;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
  }
  /* line 926, ../sass/mobile.scss */
  .mm-list a.mm-subopen:before {
    content: '';
    border-left-width: 1px;
    border-left-style: solid;
    display: block;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }
  /* line 936, ../sass/mobile.scss */
  .mm-list a.mm-subopen.mm-fullsubopen {
    width: 100%;
  }
  /* line 938, ../sass/mobile.scss */
  .mm-list a.mm-subopen.mm-fullsubopen:before {
    border-left: none;
  }
  /* line 943, ../sass/mobile.scss */
  .mm-list a.mm-subopen + a, .mm-list a.mm-subopen + span {
    padding-right: 5px;
    margin-right: 40px;
  }
  /* line 949, ../sass/mobile.scss */
  .mm-list a.mm-subclose {
    text-indent: 20px;
    padding-top: 30px;
    margin-top: -20px;
  }
  /* line 954, ../sass/mobile.scss */
  .mm-list a.mm-subopen:after, .mm-list a.mm-subclose:before {
    content: '';
    border: 2px solid transparent;
    display: inline-block;
    width: 7px;
    height: 7px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-bottom: -5px;
    position: absolute;
    bottom: 50%;
  }
  /* line 969, ../sass/mobile.scss */
  .mm-list a.mm-subopen:after {
    border-top: none;
    border-left: none;
    right: 18px;
  }
  /* line 974, ../sass/mobile.scss */
  .mm-list a.mm-subclose:before {
    border-right: none;
    border-bottom: none;
    margin-bottom: -8px;
    left: 22px;
  }
  /* line 981, ../sass/mobile.scss */
  .mm-list > li {
    position: relative;
  }
  /* line 984, ../sass/mobile.scss */
  .mm-list > li > a, .mm-list > li > span {
    text-overflow: ellipsis;
    overflow: hidden;
    color: inherit;
    line-height: 20px;
    display: block;
    padding: 22px 10px 22px 20px;
    margin: 0;
  }
  /* line 995, ../sass/mobile.scss */
  .mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
    content: '';
    border-bottom-width: 1px;
    border-bottom-style: solid;
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    width: auto;
    margin-left: 20px;
    position: relative;
    left: auto;
  }
  /* line 1011, ../sass/mobile.scss */
  .mm-list > li.mm-selected > a.mm-subopen {
    background: transparent;
  }
  /* line 1015, ../sass/mobile.scss */
  .mm-list > li.mm-selected > a.mm-fullsubopen + a, .mm-list > li.mm-selected > a.mm-fullsubopen + span {
    padding-right: 45px;
    margin-right: 0;
  }
  /* line 1022, ../sass/mobile.scss */
  .mm-list > li.mm-label {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 10px;
    text-transform: uppercase;
    text-indent: 20px;
    line-height: 25px;
    padding-right: 5px;
  }
  /* line 1032, ../sass/mobile.scss */
  .mm-list > li.mm-spacer {
    padding-top: 40px;
  }
  /* line 1034, ../sass/mobile.scss */
  .mm-list > li.mm-spacer.mm-label {
    padding-top: 25px;
  }

  /* line 1042, ../sass/mobile.scss */
  .mm-menu.mm-vertical .mm-list .mm-panel {
    display: none;
    padding: 10px 0 10px 10px;
  }
  /* line 1045, ../sass/mobile.scss */
  .mm-menu.mm-vertical .mm-list .mm-panel li:last-child:after {
    border-color: transparent;
  }
  /* line 1049, ../sass/mobile.scss */
  .mm-menu.mm-vertical .mm-list li.mm-opened > .mm-panel {
    display: block;
  }
  /* line 1053, ../sass/mobile.scss */
  .mm-menu.mm-vertical .mm-list > li > a.mm-subopen {
    height: 40px;
  }
  /* line 1055, ../sass/mobile.scss */
  .mm-menu.mm-vertical .mm-list > li > a.mm-subopen:after {
    top: 16px;
    bottom: auto;
  }
  /* line 1060, ../sass/mobile.scss */
  .mm-menu.mm-vertical .mm-list > li.mm-opened > a.mm-subopen:after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  /* line 1067, ../sass/mobile.scss */
  .mm-menu.mm-vertical .mm-list > li.mm-label > a.mm-subopen {
    height: 25px;
  }

  /* line 1076, ../sass/mobile.scss */
  .mm-menu {
    background: #0098e7;
    color: #fff;
  }
  /* line 1080, ../sass/mobile.scss */
  .mm-menu .mm-list > li:after {
    border: none !important;
  }
  /* line 1084, ../sass/mobile.scss */
  .mm-menu .mm-list > li > a.mm-subclose {
    background: rgba(0, 0, 0, 0.1);
    color: rgba(255, 255, 255, 0.3);
  }
  /* line 1088, ../sass/mobile.scss */
  .mm-menu .mm-list > li > a.mm-subopen:after, .mm-menu .mm-list > li > a.mm-subclose:before {
    border-color: rgba(255, 255, 255, 0.3);
  }
  /* line 1091, ../sass/mobile.scss */
  .mm-menu .mm-list > li > a.mm-subopen:before {
    border-color: rgba(0, 0, 0, 0.15);
  }
  /* line 1096, ../sass/mobile.scss */
  .mm-menu .mm-list > li.mm-selected > a:not(.mm-subopen), .mm-menu .mm-list > li.mm-selected > span {
    background: rgba(0, 0, 0, 0.1);
  }
  /* line 1100, ../sass/mobile.scss */
  .mm-menu .mm-list > li.mm-label {
    background: rgba(255, 255, 255, 0.05);
  }
  /* line 1105, ../sass/mobile.scss */
  .mm-menu.mm-vertical .mm-list li.mm-opened > a.mm-subopen, .mm-menu.mm-vertical .mm-list li.mm-opened > ul {
    background: rgba(255, 255, 255, 0.05);
  }

  /*
      jQuery.mmenu offcanvas addon CSS
  */
  /* line 1115, ../sass/mobile.scss */
  .mm-page {
    box-sizing: border-box;
    position: relative;
  }

  /* line 1120, ../sass/mobile.scss */
  .mm-slideout {
    -webkit-transition: -webkit-transform 0.4s ease;
    -ms-transition: -ms-transform 0.4s ease;
    transition: transform 0.4s ease;
  }

  /* line 1127, ../sass/mobile.scss */
  html.mm-opened {
    position: relative;
  }
  /* line 1130, ../sass/mobile.scss */
  html.mm-background .mm-page {
    background: inherit;
  }

  /* line 1135, ../sass/mobile.scss */
  #mm-blocker {
    background: rgba(3, 2, 1, 0);
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999;
  }

  /* line 1147, ../sass/mobile.scss */
  html.mm-opened #mm-blocker, html.mm-blocking #mm-blocker {
    display: block;
  }

  /* line 1152, ../sass/mobile.scss */
  .mm-menu {
    width: 80%;
    min-width: 140px;
    max-width: 440px;
  }
  /* line 1153, ../sass/mobile.scss */
  .mm-menu.mm-offcanvas {
    display: none;
    position: fixed;
  }
  /* line 1157, ../sass/mobile.scss */
  .mm-menu.mm-current {
    display: block;
  }

  /* line 1165, ../sass/mobile.scss */
  html.mm-opening .mm-slideout {
    -webkit-transform: translate(80%, 0);
    -moz-transform: translate(80%, 0);
    -ms-transform: translate(80%, 0);
    -o-transform: translate(80%, 0);
    transform: translate(80%, 0);
  }

  /*
      jQuery.mmenu buttonbars addon CSS
  */
  /* line 1197, ../sass/mobile.scss */
  .mm-buttonbar {
    border: 1px solid transparent;
    border-radius: 5px;
    text-align: center;
    line-height: 20px;
    overflow: hidden;
    display: block;
    padding: 0;
    margin: 0;
    position: relative;
  }
  /* line 1207, ../sass/mobile.scss */
  .mm-buttonbar:after {
    content: '';
    display: block;
    clear: both;
  }
  /* line 1213, ../sass/mobile.scss */
  .mm-buttonbar > * {
    border-left: 1px solid transparent;
    box-sizing: border-box;
    display: block;
    width: 100%;
    height: 100%;
    float: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  /* line 1224, ../sass/mobile.scss */
  .mm-buttonbar > a {
    text-decoration: none;
  }
  /* line 1227, ../sass/mobile.scss */
  .mm-buttonbar > input {
    position: absolute;
    left: -1000px;
    top: -1000px;
  }
  /* line 1231, ../sass/mobile.scss */
  .mm-buttonbar > input:checked + label {
    border-color: transparent !important;
  }
  /* line 1235, ../sass/mobile.scss */
  .mm-buttonbar > *:first-child, .mm-buttonbar > input:first-child + * {
    border-left: none;
  }
  /* line 1239, ../sass/mobile.scss */
  .mm-buttonbar.mm-buttonbar-2 > * {
    width: 50%;
  }
  /* line 1242, ../sass/mobile.scss */
  .mm-buttonbar.mm-buttonbar-3 > * {
    width: 33.33%;
  }
  /* line 1245, ../sass/mobile.scss */
  .mm-buttonbar.mm-buttonbar-4 > * {
    width: 25%;
  }
  /* line 1248, ../sass/mobile.scss */
  .mm-buttonbar.mm-buttonbar-5 > * {
    width: 20%;
  }

  /* line 1253, ../sass/mobile.scss */
  .mm-header .mm-buttonbar {
    margin-top: 20px;
    margin-left: -30px;
    margin-right: -30px;
  }

  /* line 1259, ../sass/mobile.scss */
  .mm-footer .mm-buttonbar {
    border: none;
    border-radius: none;
    line-height: 40px;
    margin: -10px -10px 0 -20px;
  }
  /* line 1264, ../sass/mobile.scss */
  .mm-footer .mm-buttonbar > * {
    border-left: none;
  }

  /* line 1269, ../sass/mobile.scss */
  .mm-list > li > .mm-buttonbar {
    margin: 10px 20px;
  }

  /* line 1273, ../sass/mobile.scss */
  .mm-menu .mm-buttonbar {
    border-color: rgba(255, 255, 255, 0.6);
    background: #333333;
  }
  /* line 1277, ../sass/mobile.scss */
  .mm-menu .mm-buttonbar > * {
    border-color: rgba(255, 255, 255, 0.6);
  }
  /* line 1280, ../sass/mobile.scss */
  .mm-menu .mm-buttonbar > input:checked + label {
    background: rgba(255, 255, 255, 0.6);
    color: #333333;
  }

  /*
      jQuery.mmenu counters addon CSS
  */
  /* line 1291, ../sass/mobile.scss */
  em.mm-counter {
    font: inherit;
    font-size: 14px;
    font-style: normal;
    text-indent: 0;
    line-height: 20px;
    display: block;
    margin-top: -10px;
    position: absolute;
    right: 40px;
    top: 50%;
  }
  /* line 1303, ../sass/mobile.scss */
  em.mm-counter + a.mm-subopen {
    padding-left: 40px;
  }
  /* line 1306, ../sass/mobile.scss */
  em.mm-counter + a.mm-subopen + a, em.mm-counter + a.mm-subopen + span {
    margin-right: 80px;
  }
  /* line 1311, ../sass/mobile.scss */
  em.mm-counter + a.mm-fullsubopen {
    padding-left: 0;
  }

  /* line 1317, ../sass/mobile.scss */
  .mm-vertical em.mm-counter {
    top: 12px;
    margin-top: 0;
  }

  /* line 1322, ../sass/mobile.scss */
  .mm-nosubresults > em.mm-counter {
    display: none;
  }

  /* line 1326, ../sass/mobile.scss */
  .mm-menu em.mm-counter {
    color: rgba(255, 255, 255, 0.3);
  }

  /*
      jQuery.mmenu dragOpen addon CSS
  */
  /* line 1335, ../sass/mobile.scss */
  html.mm-opened.mm-dragging .mm-menu, html.mm-opened.mm-dragging .mm-page, html.mm-opened.mm-dragging .mm-fixed-top, html.mm-opened.mm-dragging .mm-fixed-bottom, html.mm-opened.mm-dragging #mm-blocker {
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -ms-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
  }

  /*
      jQuery.mmenu footer addon CSS
  */
  /* line 1348, ../sass/mobile.scss */
  .mm-footer {
    background: inherit;
    border-top: 1px solid transparent;
    text-align: center;
    line-height: 20px;
    box-sizing: border-box;
    width: 100%;
    height: 40px;
    padding: 10px 10px 0 20px;
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
  }

  /* line 1364, ../sass/mobile.scss */
  .mm-menu.mm-hasfooter > .mm-panel:after {
    height: 80px;
  }
  /* line 1367, ../sass/mobile.scss */
  .mm-menu .mm-footer {
    border-color: rgba(0, 0, 0, 0.15);
    color: rgba(255, 255, 255, 0.3);
  }

  /*
      jQuery.mmenu header addon CSS
  */
  /* line 1377, ../sass/mobile.scss */
  .mm-header {
    background: inherit;
    border-bottom: 1px solid transparent;
    text-align: center;
    line-height: 20px;
    box-sizing: border-box;
    width: 100%;
    height: 60px;
    padding: 0 50px;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
  }
  /* line 1390, ../sass/mobile.scss */
  .mm-header .mm-title, .mm-header .mm-prev, .mm-header .mm-next, .mm-header .mm-close {
    padding-top: 30px;
  }
  /* line 1393, ../sass/mobile.scss */
  .mm-header .mm-title {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    width: 100%;
    position: relative;
  }
  /* line 1401, ../sass/mobile.scss */
  .mm-header .mm-prev, .mm-header .mm-next, .mm-header .mm-close {
    text-decoration: none;
    display: block;
    box-sizing: border-box;
    min-width: 10px;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 1;
  }
  /* line 1411, ../sass/mobile.scss */
  .mm-header .mm-prev {
    padding-left: 20px;
    padding-right: 10px;
    left: 0;
  }
  /* line 1416, ../sass/mobile.scss */
  .mm-header .mm-next, .mm-header .mm-close {
    padding-left: 10px;
    padding-right: 20px;
    right: 0;
  }
  /* line 1422, ../sass/mobile.scss */
  .mm-header [href].mm-prev:before, .mm-header [href].mm-next:after {
    content: '';
    border: 2px solid transparent;
    display: inline-block;
    width: 7px;
    height: 7px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  /* line 1434, ../sass/mobile.scss */
  .mm-header [href].mm-prev:before {
    border-right: none;
    border-bottom: none;
    margin-left: 2px;
    margin-right: 5px;
  }
  /* line 1440, ../sass/mobile.scss */
  .mm-header [href].mm-next:after, .mm-header [href].mm-close:after {
    margin-left: 5px;
    margin-right: -2px;
  }
  /* line 1444, ../sass/mobile.scss */
  .mm-header [href].mm-next:after {
    border-top: none;
    border-left: none;
  }
  /* line 1448, ../sass/mobile.scss */
  .mm-header [href].mm-close:after {
    content: 'x';
  }

  /* line 1455, ../sass/mobile.scss */
  .mm-menu.mm-hassearch .mm-header {
    height: 50px;
    top: 50px;
  }
  /* line 1458, ../sass/mobile.scss */
  .mm-menu.mm-hassearch .mm-header .mm-title, .mm-menu.mm-hassearch .mm-header .mm-prev, .mm-menu.mm-hassearch .mm-header .mm-next, .mm-menu.mm-hassearch .mm-header .mm-close {
    padding-top: 20px;
  }
  /* line 1463, ../sass/mobile.scss */
  .mm-menu.mm-hasheader li.mm-subtitle {
    display: none;
  }
  /* line 1466, ../sass/mobile.scss */
  .mm-menu.mm-hasheader > .mm-panel {
    padding-top: 80px;
  }
  /* line 1468, ../sass/mobile.scss */
  .mm-menu.mm-hasheader > .mm-panel.mm-list {
    padding-top: 60px;
  }
  /* line 1471, ../sass/mobile.scss */
  .mm-menu.mm-hasheader > .mm-panel > .mm-list:first-child {
    margin-top: -20px;
  }
  /* line 1475, ../sass/mobile.scss */
  .mm-menu.mm-hasheader.mm-hassearch > .mm-panel {
    padding-top: 120px;
  }
  /* line 1477, ../sass/mobile.scss */
  .mm-menu.mm-hasheader.mm-hassearch > .mm-panel.mm-list {
    padding-top: 100px;
  }
  /* line 1482, ../sass/mobile.scss */
  .mm-menu .mm-header {
    border-color: rgba(0, 0, 0, 0.15);
    color: rgba(255, 255, 255, 0.3);
  }
  /* line 1485, ../sass/mobile.scss */
  .mm-menu .mm-header .mm-prev:before, .mm-menu .mm-header .mm-next:after, .mm-menu .mm-header .mm-close:after {
    border-color: rgba(255, 255, 255, 0.3);
  }

  /*
      jQuery.mmenu labels addon CSS
  */
  /* line 1495, ../sass/mobile.scss */
  .mm-list li {
    border-top: 1px solid #5fc0f3;
  }
  /* line 1497, ../sass/mobile.scss */
  .mm-list li:first-child {
    border: none;
  }
  /* line 1500, ../sass/mobile.scss */
  .mm-list li:hover {
    background: #0082d4;
  }
  /* line 1504, ../sass/mobile.scss */
  .mm-list li.mm-label > span {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding: 0;
    line-height: 25px;
  }
  /* line 1511, ../sass/mobile.scss */
  .mm-list li.mm-label.mm-opened a.mm-subopen:after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  /* line 1519, ../sass/mobile.scss */
  .mm-list li.mm-collapsed:not(.mm-uncollapsed) {
    display: none;
  }

  /* line 1525, ../sass/mobile.scss */
  .mm-menu.mm-vertical .mm-list > li.mm-label > a.mm-subopen:after {
    top: 8.5px;
  }
  /* line 1528, ../sass/mobile.scss */
  .mm-menu .mm-list li.mm-label > div > div {
    background: rgba(255, 255, 255, 0.05);
  }

  /*
      jQuery.mmenu searchfield addon CSS
  */
  /* line 1537, ../sass/mobile.scss */
  .mm-search {
    box-sizing: border-box;
  }
  /* line 1539, ../sass/mobile.scss */
  .mm-search input {
    box-sizing: border-box;
  }

  /* line 1545, ../sass/mobile.scss */
  .mm-list > li.mm-search {
    padding: 10px;
    margin-top: -20px;
  }
  /* line 1549, ../sass/mobile.scss */
  .mm-list > li.mm-subtitle + li.mm-search {
    margin-top: 0;
  }

  /* line 1554, ../sass/mobile.scss */
  div.mm-panel > div.mm-search {
    padding: 0 0 10px 0;
  }

  /* line 1559, ../sass/mobile.scss */
  .mm-menu.mm-hasheader .mm-list > li.mm-search {
    margin-top: 0;
  }
  /* line 1562, ../sass/mobile.scss */
  .mm-menu > .mm-search {
    background: inherit;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
  }

  /* line 1572, ../sass/mobile.scss */
  .mm-search {
    padding: 10px;
  }
  /* line 1574, ../sass/mobile.scss */
  .mm-search input {
    border: none;
    border-radius: 30px;
    font: inherit;
    font-size: 14px;
    line-height: 30px;
    outline: none;
    display: block;
    width: 100%;
    height: 30px;
    margin: 0;
    padding: 0 10px;
  }
  /* line 1586, ../sass/mobile.scss */
  .mm-search input::-ms-clear {
    display: none;
  }

  /* line 1592, ../sass/mobile.scss */
  .mm-menu .mm-noresultsmsg {
    text-align: center;
    font-size: 21px;
    display: none;
    padding: 60px 0;
  }
  /* line 1597, ../sass/mobile.scss */
  .mm-menu .mm-noresultsmsg:after {
    border: none !important;
  }

  /* line 1602, ../sass/mobile.scss */
  .mm-noresults .mm-noresultsmsg {
    display: block;
  }

  /* line 1607, ../sass/mobile.scss */
  .mm-menu li.mm-nosubresults > a.mm-subopen {
    display: none;
  }
  /* line 1610, ../sass/mobile.scss */
  .mm-menu li.mm-nosubresults > a.mm-subopen + a, .mm-menu li.mm-nosubresults > a.mm-subopen + span {
    padding-right: 10px;
  }
  /* line 1615, ../sass/mobile.scss */
  .mm-menu.mm-hassearch > .mm-panel {
    padding-top: 70px;
  }
  /* line 1617, ../sass/mobile.scss */
  .mm-menu.mm-hassearch > .mm-panel > .mm-list:first-child {
    margin-top: -20px;
  }
  /* line 1621, ../sass/mobile.scss */
  .mm-menu.mm-hasheader > .mm-panel > div.mm-search:first-child {
    margin-top: -10px;
  }
  /* line 1623, ../sass/mobile.scss */
  .mm-menu.mm-hasheader > .mm-panel > div.mm-search:first-child + .mm-list {
    padding-top: 0;
  }
  /* line 1627, ../sass/mobile.scss */
  .mm-menu .mm-search input {
    background: rgba(255, 255, 255, 0.3);
    color: rgba(255, 255, 255, 0.6);
  }
  /* line 1631, ../sass/mobile.scss */
  .mm-menu .mm-noresultsmsg {
    color: rgba(255, 255, 255, 0.3);
  }

  /*
      jQuery.mmenu toggles addon CSS
  */
  /* line 1641, ../sass/mobile.scss */
  input.mm-toggle, input.mm-check {
    position: absolute;
    left: -10000px;
  }

  /* line 1648, ../sass/mobile.scss */
  label.mm-toggle, label.mm-check {
    margin: 0;
    position: absolute;
    bottom: 50%;
    z-index: 2;
  }
  /* line 1654, ../sass/mobile.scss */
  label.mm-toggle:before, label.mm-check:before {
    content: '';
    display: block;
  }
  /* line 1658, ../sass/mobile.scss */
  label.mm-toggle {
    border-radius: 30px;
    width: 50px;
    height: 30px;
    margin-bottom: -15px;
  }
  /* line 1663, ../sass/mobile.scss */
  label.mm-toggle:before {
    border-radius: 30px;
    width: 28px;
    height: 28px;
    margin: 1px;
  }

  /* line 1672, ../sass/mobile.scss */
  input.mm-toggle:checked ~ label.mm-toggle:before {
    float: right;
  }

  /* line 1676, ../sass/mobile.scss */
  label.mm-check {
    width: 30px;
    height: 30px;
    margin-bottom: -15px;
  }
  /* line 1680, ../sass/mobile.scss */
  label.mm-check:before {
    border-left: 3px solid;
    border-bottom: 3px solid;
    width: 40%;
    height: 20%;
    margin: 25% 0 0 20%;
    opacity: 0.1;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  /* line 1695, ../sass/mobile.scss */
  input.mm-check:checked ~ label.mm-check:before {
    opacity: 1;
  }

  /* line 1700, ../sass/mobile.scss */
  .mm-menu.mm-vertical .mm-list > li label.mm-toggle, .mm-menu.mm-vertical .mm-list > li label.mm-check {
    bottom: auto;
    margin-bottom: 0;
  }
  /* line 1704, ../sass/mobile.scss */
  .mm-menu.mm-vertical .mm-list > li label.mm-toggle, .mm-menu.mm-vertical .mm-list > li label.mm-check {
    top: 5px;
  }

  /* line 1710, ../sass/mobile.scss */
  label.mm-toggle, label.mm-check {
    right: 20px;
  }
  /* line 1714, ../sass/mobile.scss */
  label.mm-toggle + a, label.mm-toggle + span {
    margin-right: 70px;
  }
  /* line 1719, ../sass/mobile.scss */
  label.mm-check + a, label.mm-check + span {
    margin-right: 50px;
  }

  /* line 1726, ../sass/mobile.scss */
  a.mm-subopen + label.mm-toggle, a.mm-subopen + label.mm-check {
    right: 50px;
  }
  /* line 1730, ../sass/mobile.scss */
  a.mm-subopen + label.mm-toggle + a, a.mm-subopen + label.mm-toggle + span {
    margin-right: 100px;
  }
  /* line 1735, ../sass/mobile.scss */
  a.mm-subopen + label.mm-check + a, a.mm-subopen + label.mm-check + span {
    margin-right: 80px;
  }

  /* line 1742, ../sass/mobile.scss */
  em.mm-counter + a.mm-subopen + label.mm-toggle, em.mm-counter + a.mm-subopen + label.mm-check {
    right: 90px;
  }
  /* line 1746, ../sass/mobile.scss */
  em.mm-counter + a.mm-subopen + label.mm-toggle + a, em.mm-counter + a.mm-subopen + label.mm-toggle + span {
    margin-right: 140px;
  }
  /* line 1751, ../sass/mobile.scss */
  em.mm-counter + a.mm-subopen + label.mm-check + a, em.mm-counter + a.mm-subopen + label.mm-check + span {
    margin-right: 120px;
  }

  /* line 1758, ../sass/mobile.scss */
  .mm-menu label.mm-toggle {
    background: rgba(0, 0, 0, 0.15);
  }
  /* line 1760, ../sass/mobile.scss */
  .mm-menu label.mm-toggle:before {
    background: #333333;
  }
  /* line 1764, ../sass/mobile.scss */
  .mm-menu input.mm-toggle:checked ~ label.mm-toggle {
    background: #4bd963;
  }
  /* line 1767, ../sass/mobile.scss */
  .mm-menu label.mm-check:before {
    border-color: rgba(255, 255, 255, 0.6);
  }

  /*
      jQuery.mmenu effects extension CSS
  */
  /* line 1778, ../sass/mobile.scss */
  html.mm-slide .mm-menu {
    -webkit-transition: -webkit-transform 0.4s ease;
    transition: transform 0.4s ease;
  }
  /* line 1782, ../sass/mobile.scss */
  html.mm-slide.mm-opened .mm-menu {
    -webkit-transform: translateX(-30%);
    -moz-transform: translateX(-30%);
    -ms-transform: translateX(-30%);
    -o-transform: translateX(-30%);
    transform: translateX(-30%);
  }
  /* line 1789, ../sass/mobile.scss */
  html.mm-slide.mm-opening .mm-menu {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
  }
  /* line 1797, ../sass/mobile.scss */
  html.mm-slide.mm-right.mm-opened .mm-menu {
    -webkit-transform: translateX(30%);
    -moz-transform: translateX(30%);
    -ms-transform: translateX(30%);
    -o-transform: translateX(30%);
    transform: translateX(30%);
  }
  /* line 1804, ../sass/mobile.scss */
  html.mm-slide.mm-right.mm-opening .mm-menu {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
  }
  /* line 1813, ../sass/mobile.scss */
  html.mm-slide.mm-top.mm-opened .mm-menu {
    -webkit-transform: translateY(-30%);
    -moz-transform: translateY(-30%);
    -ms-transform: translateY(-30%);
    -o-transform: translateY(-30%);
    transform: translateY(-30%);
  }
  /* line 1820, ../sass/mobile.scss */
  html.mm-slide.mm-top.mm-opening .mm-menu {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
  }
  /* line 1829, ../sass/mobile.scss */
  html.mm-slide.mm-bottom.mm-opened .mm-menu {
    -webkit-transform: translateY(30%);
    -moz-transform: translateY(30%);
    -ms-transform: translateY(30%);
    -o-transform: translateY(30%);
    transform: translateY(30%);
  }
  /* line 1836, ../sass/mobile.scss */
  html.mm-slide.mm-bottom.mm-opening .mm-menu {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
  }
  /* line 1846, ../sass/mobile.scss */
  html.mm-zoom-menu .mm-menu {
    -webkit-transition: -webkit-transform 0.4s ease;
    transition: transform 0.4s ease;
  }
  /* line 1850, ../sass/mobile.scss */
  html.mm-zoom-menu.mm-opened .mm-menu {
    -webkit-transform: scale(0.7, 0.7) translateX(-30%);
    -moz-transform: scale(0.7, 0.7) translateX(-30%);
    -ms-transform: scale(0.7, 0.7) translateX(-30%);
    -o-transform: scale(0.7, 0.7) translateX(-30%);
    transform: scale(0.7, 0.7) translateX(-30%);
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
  }
  /* line 1862, ../sass/mobile.scss */
  html.mm-zoom-menu.mm-opening .mm-menu {
    -webkit-transform: scale(1, 1) translateX(0%);
    -moz-transform: scale(1, 1) translateX(0%);
    -ms-transform: scale(1, 1) translateX(0%);
    -o-transform: scale(1, 1) translateX(0%);
    transform: scale(1, 1) translateX(0%);
  }
  /* line 1870, ../sass/mobile.scss */
  html.mm-zoom-menu.mm-right.mm-opened .mm-menu {
    -webkit-transform: scale(0.7, 0.7) translateX(30%);
    -moz-transform: scale(0.7, 0.7) translateX(30%);
    -ms-transform: scale(0.7, 0.7) translateX(30%);
    -o-transform: scale(0.7, 0.7) translateX(30%);
    transform: scale(0.7, 0.7) translateX(30%);
    -webkit-transform-origin: right center;
    -moz-transform-origin: right center;
    -ms-transform-origin: right center;
    -o-transform-origin: right center;
    transform-origin: right center;
  }
  /* line 1882, ../sass/mobile.scss */
  html.mm-zoom-menu.mm-right.mm-opening .mm-menu {
    -webkit-transform: scale(1, 1) translateX(0%);
    -moz-transform: scale(1, 1) translateX(0%);
    -ms-transform: scale(1, 1) translateX(0%);
    -o-transform: scale(1, 1) translateX(0%);
    transform: scale(1, 1) translateX(0%);
  }
  /* line 1891, ../sass/mobile.scss */
  html.mm-zoom-menu.mm-top.mm-opened .mm-menu {
    -webkit-transform: scale(0.7, 0.7) translateY(-30%);
    -moz-transform: scale(0.7, 0.7) translateY(-30%);
    -ms-transform: scale(0.7, 0.7) translateY(-30%);
    -o-transform: scale(0.7, 0.7) translateY(-30%);
    transform: scale(0.7, 0.7) translateY(-30%);
    -webkit-transform-origin: center top;
    -moz-transform-origin: center top;
    -ms-transform-origin: center top;
    -o-transform-origin: center top;
    transform-origin: center top;
  }
  /* line 1903, ../sass/mobile.scss */
  html.mm-zoom-menu.mm-top.mm-opening .mm-menu {
    -webkit-transform: scale(1, 1) translateY(0%);
    -moz-transform: scale(1, 1) translateY(0%);
    -ms-transform: scale(1, 1) translateY(0%);
    -o-transform: scale(1, 1) translateY(0%);
    transform: scale(1, 1) translateY(0%);
  }
  /* line 1912, ../sass/mobile.scss */
  html.mm-zoom-menu.mm-bottom.mm-opened .mm-menu {
    -webkit-transform: scale(0.7, 0.7) translateY(30%);
    -moz-transform: scale(0.7, 0.7) translateY(30%);
    -ms-transform: scale(0.7, 0.7) translateY(30%);
    -o-transform: scale(0.7, 0.7) translateY(30%);
    transform: scale(0.7, 0.7) translateY(30%);
    -webkit-transform-origin: center bottom;
    -moz-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    -o-transform-origin: center bottom;
    transform-origin: center bottom;
  }
  /* line 1924, ../sass/mobile.scss */
  html.mm-zoom-menu.mm-bottom.mm-opening .mm-menu {
    -webkit-transform: scale(1, 1) translateY(0%);
    -moz-transform: scale(1, 1) translateY(0%);
    -ms-transform: scale(1, 1) translateY(0%);
    -o-transform: scale(1, 1) translateY(0%);
    transform: scale(1, 1) translateY(0%);
  }
  /* line 1933, ../sass/mobile.scss */
  html.mm-zoom-panels .mm-menu.mm-horizontal > .mm-panel {
    -webkit-transform: scale(1.5, 1.5) translateX(100%);
    -moz-transform: scale(1.5, 1.5) translateX(100%);
    -ms-transform: scale(1.5, 1.5) translateX(100%);
    -o-transform: scale(1.5, 1.5) translateX(100%);
    transform: scale(1.5, 1.5) translateX(100%);
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
    -webkit-transition-property: -webkit-transform, left;
    transition-property: transform, left;
  }
  /* line 1946, ../sass/mobile.scss */
  html.mm-zoom-panels .mm-menu.mm-horizontal > .mm-panel.mm-opened {
    -webkit-transform: scale(1, 1) translateX(0%);
    -moz-transform: scale(1, 1) translateX(0%);
    -ms-transform: scale(1, 1) translateX(0%);
    -o-transform: scale(1, 1) translateX(0%);
    transform: scale(1, 1) translateX(0%);
  }
  /* line 1952, ../sass/mobile.scss */
  html.mm-zoom-panels .mm-menu.mm-horizontal > .mm-panel.mm-opened.mm-subopened {
    -webkit-transform: scale(0.7, 0.7) translateX(-30%);
    -moz-transform: scale(0.7, 0.7) translateX(-30%);
    -ms-transform: scale(0.7, 0.7) translateX(-30%);
    -o-transform: scale(0.7, 0.7) translateX(-30%);
    transform: scale(0.7, 0.7) translateX(-30%);
  }

  /*
      jQuery.mmenu fullscreen extension CSS
  */
  /* line 1967, ../sass/mobile.scss */
  .mm-menu.mm-fullscreen {
    width: 100%;
    min-width: 140px;
    max-width: 10000px;
  }

  /* line 1974, ../sass/mobile.scss */
  html.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(100%, 0);
    -moz-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    transform: translate(100%, 0);
  }
  /* line 1981, ../sass/mobile.scss */
  html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(-100%, 0);
    -moz-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    -o-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
  }

  /* line 2031, ../sass/mobile.scss */
  .mm-menu.mm-front.mm-fullscreen.mm-top, .mm-menu.mm-front.mm-fullscreen.mm-bottom {
    height: 100%;
    min-height: 140px;
    max-height: 10000px;
  }

  /* line 2038, ../sass/mobile.scss */
  html.mm-opened.mm-fullscreen .mm-page {
    box-shadow: none !important;
  }

  /*
      jQuery.mmenu position extension CSS
  */
  /* line 2047, ../sass/mobile.scss */
  .mm-menu.mm-top, .mm-menu.mm-bottom {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }
  /* line 2052, ../sass/mobile.scss */
  .mm-menu.mm-right {
    left: auto;
    right: 0;
  }
  /* line 2056, ../sass/mobile.scss */
  .mm-menu.mm-bottom {
    top: auto;
    bottom: 0;
  }

  /* line 2063, ../sass/mobile.scss */
  html.mm-right.mm-opening .mm-slideout {
    -webkit-transform: translate(-80%, 0);
    -moz-transform: translate(-80%, 0);
    -ms-transform: translate(-80%, 0);
    -o-transform: translate(-80%, 0);
    transform: translate(-80%, 0);
  }
  /* line 2070, ../sass/mobile.scss */
  html.mm-front .mm-slideout {
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    transform: none !important;
    z-index: 0 !important;
  }

  /*
      jQuery.mmenu z-position extension CSS
  */
  /* line 2104, ../sass/mobile.scss */
  .mm-menu.mm-front {
    z-index: 1;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
  }

  /* line 2109, ../sass/mobile.scss */
  html.mm-opened.mm-next .mm-page {
    box-shadow: none;
  }

  /* line 2114, ../sass/mobile.scss */
  .mm-menu.mm-front, .mm-menu.mm-next {
    -webkit-transition: -webkit-transform 0.4s ease;
    -ms-transition: -ms-transform 0.4s ease;
    transition: transform 0.4s ease;
    -webkit-transform: translate(-100%, 0);
    -moz-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    -o-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
  }
  /* line 2124, ../sass/mobile.scss */
  .mm-menu.mm-front.mm-right, .mm-menu.mm-next.mm-right {
    -webkit-transform: translate(100%, 0);
    -moz-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    transform: translate(100%, 0);
  }
  /* line 2132, ../sass/mobile.scss */
  .mm-menu.mm-front.mm-top {
    -webkit-transform: translate(0, -100%);
    -moz-transform: translate(0, -100%);
    -ms-transform: translate(0, -100%);
    -o-transform: translate(0, -100%);
    transform: translate(0, -100%);
  }
  /* line 2139, ../sass/mobile.scss */
  .mm-menu.mm-front.mm-bottom {
    -webkit-transform: translate(0, 100%);
    -moz-transform: translate(0, 100%);
    -ms-transform: translate(0, 100%);
    -o-transform: translate(0, 100%);
    transform: translate(0, 100%);
  }

  /* line 2150, ../sass/mobile.scss */
  html.mm-opening .mm-menu.mm-front, html.mm-opening .mm-menu.mm-next {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  /* line 2160, ../sass/mobile.scss */
  .mm-menu.mm-front.mm-top, .mm-menu.mm-front.mm-bottom {
    height: 80%;
    min-height: 140px;
    max-height: 880px;
  }

  /*
      jQuery.mmenu themes extension CSS
  */
  /* line 2171, ../sass/mobile.scss */
  html.mm-opened.mm-light .mm-page {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  }

  /* line 2175, ../sass/mobile.scss */
  .mm-menu.mm-light {
    background: #f3f3f3;
    color: rgba(0, 0, 0, 0.6);
  }
  /* line 2179, ../sass/mobile.scss */
  .mm-menu.mm-light .mm-list > li:after {
    border-color: rgba(0, 0, 0, 0.1);
  }
  /* line 2183, ../sass/mobile.scss */
  .mm-menu.mm-light .mm-list > li > a.mm-subclose {
    background: rgba(255, 255, 255, 0.6);
    color: rgba(0, 0, 0, 0.3);
  }
  /* line 2187, ../sass/mobile.scss */
  .mm-menu.mm-light .mm-list > li > a.mm-subopen:after, .mm-menu.mm-light .mm-list > li > a.mm-subclose:before {
    border-color: rgba(0, 0, 0, 0.3);
  }
  /* line 2190, ../sass/mobile.scss */
  .mm-menu.mm-light .mm-list > li > a.mm-subopen:before {
    border-color: rgba(0, 0, 0, 0.1);
  }
  /* line 2195, ../sass/mobile.scss */
  .mm-menu.mm-light .mm-list > li.mm-selected > a:not(.mm-subopen), .mm-menu.mm-light .mm-list > li.mm-selected > span {
    background: rgba(255, 255, 255, 0.6);
  }
  /* line 2199, ../sass/mobile.scss */
  .mm-menu.mm-light .mm-list > li.mm-label {
    background: rgba(0, 0, 0, 0.03);
  }
  /* line 2204, ../sass/mobile.scss */
  .mm-menu.mm-light.mm-vertical .mm-list li.mm-opened > a.mm-subopen, .mm-menu.mm-light.mm-vertical .mm-list li.mm-opened > ul {
    background: rgba(0, 0, 0, 0.03);
  }
  /* line 2208, ../sass/mobile.scss */
  .mm-menu.mm-light .mm-buttonbar {
    border-color: rgba(0, 0, 0, 0.6);
    background: #f3f3f3;
  }
  /* line 2212, ../sass/mobile.scss */
  .mm-menu.mm-light .mm-buttonbar > * {
    border-color: rgba(0, 0, 0, 0.6);
  }
  /* line 2215, ../sass/mobile.scss */
  .mm-menu.mm-light .mm-buttonbar > input:checked + label {
    background: rgba(0, 0, 0, 0.6);
    color: #f3f3f3;
  }
  /* line 2221, ../sass/mobile.scss */
  .mm-menu.mm-light label.mm-check:before {
    border-color: rgba(0, 0, 0, 0.6);
  }
  /* line 2224, ../sass/mobile.scss */
  .mm-menu.mm-light em.mm-counter {
    color: rgba(0, 0, 0, 0.3);
  }
  /* line 2227, ../sass/mobile.scss */
  .mm-menu.mm-light .mm-footer {
    border-color: rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.3);
  }
  /* line 2231, ../sass/mobile.scss */
  .mm-menu.mm-light .mm-header {
    border-color: rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.3);
  }
  /* line 2234, ../sass/mobile.scss */
  .mm-menu.mm-light .mm-header .mm-prev:before, .mm-menu.mm-light .mm-header .mm-next:after, .mm-menu.mm-light .mm-header .mm-close:after {
    border-color: rgba(0, 0, 0, 0.3);
  }
  /* line 2238, ../sass/mobile.scss */
  .mm-menu.mm-light .mm-list li.mm-label > div > div {
    background: rgba(0, 0, 0, 0.03);
  }
  /* line 2241, ../sass/mobile.scss */
  .mm-menu.mm-light .mm-search input {
    background: rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.6);
  }
  /* line 2245, ../sass/mobile.scss */
  .mm-menu.mm-light .mm-noresultsmsg {
    color: rgba(0, 0, 0, 0.3);
  }
  /* line 2248, ../sass/mobile.scss */
  .mm-menu.mm-light label.mm-toggle {
    background: rgba(0, 0, 0, 0.1);
  }
  /* line 2250, ../sass/mobile.scss */
  .mm-menu.mm-light label.mm-toggle:before {
    background: #f3f3f3;
  }
  /* line 2254, ../sass/mobile.scss */
  .mm-menu.mm-light input.mm-toggle:checked ~ label.mm-toggle {
    background: #4bd963;
  }

  /* line 2259, ../sass/mobile.scss */
  html.mm-opened.mm-white .mm-page {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  }

  /* line 2263, ../sass/mobile.scss */
  .mm-menu.mm-white {
    background: white;
    color: rgba(0, 0, 0, 0.6);
  }
  /* line 2267, ../sass/mobile.scss */
  .mm-menu.mm-white .mm-list > li:after {
    border-color: rgba(0, 0, 0, 0.1);
  }
  /* line 2271, ../sass/mobile.scss */
  .mm-menu.mm-white .mm-list > li > a.mm-subclose {
    background: rgba(0, 0, 0, 0.06);
    color: rgba(0, 0, 0, 0.3);
  }
  /* line 2275, ../sass/mobile.scss */
  .mm-menu.mm-white .mm-list > li > a.mm-subopen:after, .mm-menu.mm-white .mm-list > li > a.mm-subclose:before {
    border-color: rgba(0, 0, 0, 0.3);
  }
  /* line 2278, ../sass/mobile.scss */
  .mm-menu.mm-white .mm-list > li > a.mm-subopen:before {
    border-color: rgba(0, 0, 0, 0.1);
  }
  /* line 2283, ../sass/mobile.scss */
  .mm-menu.mm-white .mm-list > li.mm-selected > a:not(.mm-subopen), .mm-menu.mm-white .mm-list > li.mm-selected > span {
    background: rgba(0, 0, 0, 0.06);
  }
  /* line 2287, ../sass/mobile.scss */
  .mm-menu.mm-white .mm-list > li.mm-label {
    background: rgba(0, 0, 0, 0.03);
  }
  /* line 2292, ../sass/mobile.scss */
  .mm-menu.mm-white.mm-vertical .mm-list li.mm-opened > a.mm-subopen, .mm-menu.mm-white.mm-vertical .mm-list li.mm-opened > ul {
    background: rgba(0, 0, 0, 0.03);
  }
  /* line 2296, ../sass/mobile.scss */
  .mm-menu.mm-white .mm-buttonbar {
    border-color: rgba(0, 0, 0, 0.6);
    background: white;
  }
  /* line 2300, ../sass/mobile.scss */
  .mm-menu.mm-white .mm-buttonbar > * {
    border-color: rgba(0, 0, 0, 0.6);
  }
  /* line 2303, ../sass/mobile.scss */
  .mm-menu.mm-white .mm-buttonbar > input:checked + label {
    background: rgba(0, 0, 0, 0.6);
    color: white;
  }
  /* line 2309, ../sass/mobile.scss */
  .mm-menu.mm-white label.mm-check:before {
    border-color: rgba(0, 0, 0, 0.6);
  }
  /* line 2312, ../sass/mobile.scss */
  .mm-menu.mm-white em.mm-counter {
    color: rgba(0, 0, 0, 0.3);
  }
  /* line 2315, ../sass/mobile.scss */
  .mm-menu.mm-white .mm-footer {
    border-color: rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.3);
  }
  /* line 2319, ../sass/mobile.scss */
  .mm-menu.mm-white .mm-header {
    border-color: rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.3);
  }
  /* line 2322, ../sass/mobile.scss */
  .mm-menu.mm-white .mm-header .mm-prev:before, .mm-menu.mm-white .mm-header .mm-next:after, .mm-menu.mm-white .mm-header .mm-close:after {
    border-color: rgba(0, 0, 0, 0.3);
  }
  /* line 2326, ../sass/mobile.scss */
  .mm-menu.mm-white .mm-list li.mm-label > div > div {
    background: rgba(0, 0, 0, 0.03);
  }
  /* line 2329, ../sass/mobile.scss */
  .mm-menu.mm-white .mm-search input {
    background: rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.6);
  }
  /* line 2333, ../sass/mobile.scss */
  .mm-menu.mm-white .mm-noresultsmsg {
    color: rgba(0, 0, 0, 0.3);
  }
  /* line 2336, ../sass/mobile.scss */
  .mm-menu.mm-white label.mm-toggle {
    background: rgba(0, 0, 0, 0.1);
  }
  /* line 2338, ../sass/mobile.scss */
  .mm-menu.mm-white label.mm-toggle:before {
    background: white;
  }
  /* line 2342, ../sass/mobile.scss */
  .mm-menu.mm-white input.mm-toggle:checked ~ label.mm-toggle {
    background: #4bd963;
  }

  /* line 2347, ../sass/mobile.scss */
  html.mm-opened.mm-black .mm-page {
    box-shadow: none;
  }

  /* line 2351, ../sass/mobile.scss */
  .mm-menu.mm-black {
    background: black;
    color: rgba(255, 255, 255, 0.6);
  }
  /* line 2355, ../sass/mobile.scss */
  .mm-menu.mm-black .mm-list > li:after {
    border-color: rgba(255, 255, 255, 0.2);
  }
  /* line 2359, ../sass/mobile.scss */
  .mm-menu.mm-black .mm-list > li > a.mm-subclose {
    background: rgba(255, 255, 255, 0.25);
    color: rgba(255, 255, 255, 0.3);
  }
  /* line 2363, ../sass/mobile.scss */
  .mm-menu.mm-black .mm-list > li > a.mm-subopen:after, .mm-menu.mm-black .mm-list > li > a.mm-subclose:before {
    border-color: rgba(255, 255, 255, 0.3);
  }
  /* line 2366, ../sass/mobile.scss */
  .mm-menu.mm-black .mm-list > li > a.mm-subopen:before {
    border-color: rgba(255, 255, 255, 0.2);
  }
  /* line 2371, ../sass/mobile.scss */
  .mm-menu.mm-black .mm-list > li.mm-selected > a:not(.mm-subopen), .mm-menu.mm-black .mm-list > li.mm-selected > span {
    background: rgba(255, 255, 255, 0.25);
  }
  /* line 2375, ../sass/mobile.scss */
  .mm-menu.mm-black .mm-list > li.mm-label {
    background: rgba(255, 255, 255, 0.15);
  }
  /* line 2380, ../sass/mobile.scss */
  .mm-menu.mm-black.mm-vertical .mm-list li.mm-opened > a.mm-subopen, .mm-menu.mm-black.mm-vertical .mm-list li.mm-opened > ul {
    background: rgba(255, 255, 255, 0.15);
  }
  /* line 2384, ../sass/mobile.scss */
  .mm-menu.mm-black .mm-buttonbar {
    border-color: rgba(255, 255, 255, 0.6);
    background: black;
  }
  /* line 2388, ../sass/mobile.scss */
  .mm-menu.mm-black .mm-buttonbar > * {
    border-color: rgba(255, 255, 255, 0.6);
  }
  /* line 2391, ../sass/mobile.scss */
  .mm-menu.mm-black .mm-buttonbar > input:checked + label {
    background: rgba(255, 255, 255, 0.6);
    color: black;
  }
  /* line 2397, ../sass/mobile.scss */
  .mm-menu.mm-black label.mm-check:before {
    border-color: rgba(255, 255, 255, 0.6);
  }
  /* line 2400, ../sass/mobile.scss */
  .mm-menu.mm-black em.mm-counter {
    color: rgba(255, 255, 255, 0.3);
  }
  /* line 2403, ../sass/mobile.scss */
  .mm-menu.mm-black .mm-footer {
    border-color: rgba(255, 255, 255, 0.2);
    color: rgba(255, 255, 255, 0.3);
  }
  /* line 2407, ../sass/mobile.scss */
  .mm-menu.mm-black .mm-header {
    border-color: rgba(255, 255, 255, 0.2);
    color: rgba(255, 255, 255, 0.3);
  }
  /* line 2410, ../sass/mobile.scss */
  .mm-menu.mm-black .mm-header .mm-prev:before, .mm-menu.mm-black .mm-header .mm-next:after, .mm-menu.mm-black .mm-header .mm-close:after {
    border-color: rgba(255, 255, 255, 0.3);
  }
  /* line 2414, ../sass/mobile.scss */
  .mm-menu.mm-black .mm-list li.mm-label > div > div {
    background: rgba(255, 255, 255, 0.15);
  }
  /* line 2417, ../sass/mobile.scss */
  .mm-menu.mm-black .mm-search input {
    background: rgba(255, 255, 255, 0.3);
    color: rgba(255, 255, 255, 0.6);
  }
  /* line 2421, ../sass/mobile.scss */
  .mm-menu.mm-black .mm-noresultsmsg {
    color: rgba(255, 255, 255, 0.3);
  }
  /* line 2424, ../sass/mobile.scss */
  .mm-menu.mm-black label.mm-toggle {
    background: rgba(255, 255, 255, 0.2);
  }
  /* line 2426, ../sass/mobile.scss */
  .mm-menu.mm-black label.mm-toggle:before {
    background: black;
  }
  /* line 2430, ../sass/mobile.scss */
  .mm-menu.mm-black input.mm-toggle:checked ~ label.mm-toggle {
    background: #4bd963;
  }

  /* line 2435, ../sass/mobile.scss */
  .order-online .change-btn {
    position: relative;
    left: 0;
    float: left;
    margin: 35px 0;
  }

  /* line 2443, ../sass/mobile.scss */
  .form-pager .formHeading li {
    width: 10%;
  }
  /* line 2445, ../sass/mobile.scss */
  .form-pager .formHeading li .fromHeading-styling {
    width: 60%;
  }
  /* line 2447, ../sass/mobile.scss */
  .form-pager .formHeading li .fromHeading-styling span {
    width: 0;
    color: transparent !important;
  }
  /* line 2450, ../sass/mobile.scss */
  .form-pager .formHeading li .fromHeading-styling span:before {
    margin: -15px 0 0 -10px;
  }
  /* line 2457, ../sass/mobile.scss */
  .form-pager .order-online .change-btn {
    position: relative;
    left: 0;
    float: left;
    margin: 35px 0;
  }
  /* line 2464, ../sass/mobile.scss */
  .form-pager form .field.shortField.rightField {
    margin-left: 0;
    display: block;
  }
  /* line 2470, ../sass/mobile.scss */
  .form-pager form button.prev, .form-pager form button.next {
    width: 35%;
    text-align: center;
    padding: 0 53px 0 15px;
    margin-top: 40px;
  }
  /* line 2476, ../sass/mobile.scss */
  .form-pager form button.prev {
    padding: 0 53px 0 20px;
  }
  /* line 2478, ../sass/mobile.scss */
  .form-pager form button.prev:before {
    left: 7px;
  }
  /* line 2482, ../sass/mobile.scss */
  .form-pager form button.next:before {
    right: 16px;
  }
  /* line 2487, ../sass/mobile.scss */
  .form-pager form .field.shortField label {
    min-height: 64px;
  }
  /* line 2490, ../sass/mobile.scss */
  .form-pager form .fieldsetDescription {
    display: none;
  }

  /* line 2494, ../sass/mobile.scss */
  .summation .data.cust {
    width: 100%;
  }
}
@media all and (min-width: 320px) and (max-width: 1024px) and (max-width: 175px) {
  /* line 1174, ../sass/mobile.scss */
  html.mm-opening .mm-slideout {
    -webkit-transform: translate(140px, 0);
    -moz-transform: translate(140px, 0);
    -ms-transform: translate(140px, 0);
    -o-transform: translate(140px, 0);
    transform: translate(140px, 0);
  }
}
@media all and (min-width: 320px) and (max-width: 1024px) and (min-width: 550px) {
  /* line 1184, ../sass/mobile.scss */
  html.mm-opening .mm-slideout {
    -webkit-transform: translate(440px, 0);
    -moz-transform: translate(440px, 0);
    -ms-transform: translate(440px, 0);
    -o-transform: translate(440px, 0);
    transform: translate(440px, 0);
  }
}
@media all and (min-width: 320px) and (max-width: 1024px) and (max-width: 140px) {
  /* line 1991, ../sass/mobile.scss */
  html.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(140px, 0);
    -moz-transform: translate(140px, 0);
    -ms-transform: translate(140px, 0);
    -o-transform: translate(140px, 0);
    transform: translate(140px, 0);
  }
}
@media all and (min-width: 320px) and (max-width: 1024px) and (min-width: 10000px) {
  /* line 2001, ../sass/mobile.scss */
  html.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(10000px, 0);
    -moz-transform: translate(10000px, 0);
    -ms-transform: translate(10000px, 0);
    -o-transform: translate(10000px, 0);
    transform: translate(10000px, 0);
  }
}
@media all and (min-width: 320px) and (max-width: 1024px) and (max-width: 140px) {
  /* line 2011, ../sass/mobile.scss */
  html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(-140px, 0);
    -moz-transform: translate(-140px, 0);
    -ms-transform: translate(-140px, 0);
    -o-transform: translate(-140px, 0);
    transform: translate(-140px, 0);
  }
}
@media all and (min-width: 320px) and (max-width: 1024px) and (min-width: 10000px) {
  /* line 2021, ../sass/mobile.scss */
  html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(-10000px, 0);
    -moz-transform: translate(-10000px, 0);
    -ms-transform: translate(-10000px, 0);
    -o-transform: translate(-10000px, 0);
    transform: translate(-10000px, 0);
  }
}
@media all and (min-width: 320px) and (max-width: 1024px) and (max-width: 175px) {
  /* line 2081, ../sass/mobile.scss */
  html.mm-right.mm-opening .mm-slideout {
    -webkit-transform: translate(-140px, 0);
    -moz-transform: translate(-140px, 0);
    -ms-transform: translate(-140px, 0);
    -o-transform: translate(-140px, 0);
    transform: translate(-140px, 0);
  }
}
@media all and (min-width: 320px) and (max-width: 1024px) and (min-width: 550px) {
  /* line 2091, ../sass/mobile.scss */
  html.mm-right.mm-opening .mm-slideout {
    -webkit-transform: translate(-440px, 0);
    -moz-transform: translate(-440px, 0);
    -ms-transform: translate(-440px, 0);
    -o-transform: translate(-440px, 0);
    transform: translate(-440px, 0);
  }
}
@media (min-width: 550px) and (max-width: 1024px) {
  /* line 2501, ../sass/mobile.scss */
  .widget-navigation h3 {
    background-size: 6% !important;
  }
  /* line 2503, ../sass/mobile.scss */
  .widget-navigation h3.ui-accordion-header-active {
    background-size: 6% !important;
  }

  /* line 2510, ../sass/mobile.scss */
  .form-pager form button.prev, .form-pager form button.next {
    padding: 0 53px 0 30px;
  }
}
/* line 2517, ../sass/mobile.scss */
.r-tabs .r-tabs-nav {
  margin: 0;
  padding: 0;
}

/* line 2522, ../sass/mobile.scss */
.r-tabs .r-tabs-tab {
  display: inline-block;
  margin: 0;
  list-style: none;
}

/* line 2528, ../sass/mobile.scss */
.r-tabs .r-tabs-panel {
  padding: 15px;
  display: none;
}

/* line 2533, ../sass/mobile.scss */
.r-tabs .r-tabs-accordion-title {
  display: none;
}

/* line 2537, ../sass/mobile.scss */
.r-tabs .r-tabs-panel.r-tabs-state-active {
  display: block;
}
/* line 2539, ../sass/mobile.scss */
.r-tabs .r-tabs-panel.r-tabs-state-active .r-tabs-anchor {
  display: block;
}

/* Accordion responsive breakpoint */
@media only screen and (max-width: 1024px) {
  /* line 2546, ../sass/mobile.scss */
  .r-tabs .r-tabs-nav {
    display: none;
  }

  /* line 2550, ../sass/mobile.scss */
  .r-tabs .r-tabs-accordion-title {
    display: inline-block;
    margin-top: 20px;
    float: left;
    width: 100%;
  }
  /* line 2555, ../sass/mobile.scss */
  .r-tabs .r-tabs-accordion-title:first-child {
    margin-top: 0;
  }
  /* line 2558, ../sass/mobile.scss */
  .r-tabs .r-tabs-accordion-title .r-tabs-anchor {
    display: block;
    width: 100%;
    background: url("../img/responsive/arrow-down-blue.png") 92% center no-repeat #e4e5e6;
    padding: 14px 70px 14px 16px;
    color: #2c3077;
    font-size: 20px;
    font-weight: 300;
  }

  /* line 2570, ../sass/mobile.scss */
  .r-tabs .r-tabs-panel.r-tabs-state-active .r-tabs-anchor {
    display: block;
    width: 100%;
    background: url("../img/responsive/arrow-down-blue.png") 92% center no-repeat #e4e5e6;
    padding: 14px 70px 14px 16px;
    color: #2c3077;
    font-size: 20px;
    font-weight: 300;
  }

  /* line 2582, ../sass/mobile.scss */
  .r-tabs .tab-inner .col50 {
    width: 100% !important;
  }

  /* line 2588, ../sass/mobile.scss */
  .widget ul li.menu-rotate-animation {
    display: none !important;
  }

  /* line 2592, ../sass/mobile.scss */
  .order-online i.fa.fa-info-circle {
    position: relative;
    left: 105%;
    top: -33px;
    color: #0098E7;
    font-size: 21px;
    cursor: pointer;
    z-index: 9999;
  }
}
@media (min-width: 1024px) {
  /* line 2608, ../sass/mobile.scss */
  footer .row .col-sm-3 div > ul {
    display: block !important;
    padding: 0;
  }
}
@media (min-width: 1024px) and (max-width: 1200px) {
  /* line 2619, ../sass/mobile.scss */
  body {
    width: 100%;
    min-width: 100%;
  }
  /* line 2623, ../sass/mobile.scss */
  body #main div.content-wrapper {
    /* margin-left: 0 !important;
    padding: 0 15px !important; */
    /* width: 100% !important; */
  }
  /* line 2627, ../sass/mobile.scss */
  body #main div.content-wrapper .content.full-width {
    width: 100% !important;
  }
  /* line 2629, ../sass/mobile.scss */
  body #main div.content-wrapper .content.full-width.no-margin {
    width: 100%;
  }

  /* line 2636, ../sass/mobile.scss */
  #main aside.left {
    /* width: 100%;
    min-height: auto;
    padding-bottom: 30px; */
  }
  /* line 2640, ../sass/mobile.scss */
  #main aside.left .widget {
    display: none;
  }
  /* line 2642, ../sass/mobile.scss */
  #main aside.left .widget.widget-multilevel-navigation {
    display: block;
  }
  /* line 2645, ../sass/mobile.scss */
  #main aside.left .widget.widget-multilevel-navigation > ul li.active {
    background: url("../img/basic/ico-plus.png") 10px center no-repeat #0098e7;
    padding-left: 30px;
  }
  /* line 2648, ../sass/mobile.scss */
  #main aside.left .widget.widget-multilevel-navigation > ul li.active:hover {
    cursor: pointer;
  }
  /* line 2652, ../sass/mobile.scss */
  #main aside.left .widget.widget-multilevel-navigation > ul li:not(.active) {
    display: none;
  }
  /* line 2656, ../sass/mobile.scss */
  #main aside.left .widget.widget-multilevel-navigation > ul.opened li:not(.active) {
    display: block;
  }
  /* line 2662, ../sass/mobile.scss */
  #main aside.left .widget.widget-multilevel-navigation > ul.opened li.active {
    background: url("../img/basic/ico-minus.png") 10px center no-repeat #0098e7;
  }
  /* line 2668, ../sass/mobile.scss */
  #main aside.left > img {
    display: none;
  }

  /* line 2674, ../sass/mobile.scss */
  .row,
  .row-inner {
    width: 100%;
  }
  /* line 2676, ../sass/mobile.scss */
  .row .breadcrumbs,
  .row-inner .breadcrumbs {
    padding-left: 15px;
  }

  /* line 2681, ../sass/mobile.scss */
  #main div.content-wrapper div.content {
    /* width: 100%; */
  }

  /* line 2685, ../sass/mobile.scss */
  #main #home-slider {
    max-width: 100%;
    min-width: 100%;
  }
  /* line 2688, ../sass/mobile.scss */
  #main #home-slider .row {
    top: 0px;
    left: 0;
    margin-left: 0;
  }
  /* line 2692, ../sass/mobile.scss */
  #main #home-slider .row .content-wrapper {
    width: 91.25%;
  }
  /* line 2694, ../sass/mobile.scss */
  #main #home-slider .row .content-wrapper aside.right {
    width: 100%;
  }
  /* line 2698, ../sass/mobile.scss */
  #main #home-slider .row .col-sm-3 {
    position: static;
    top: 0;
    right: 15px;
  }
  /* line 2703, ../sass/mobile.scss */
  #main #home-slider .row .col-sm-3 .help p {
    font-size: 22px;
    line-height: 28px;
  }
  /* line 2708, ../sass/mobile.scss */
  #main #home-slider .row .col-sm-3 .help ul li {
    font-size: 17px;
    line-height: 22px;
  }

  /* line 2720, ../sass/mobile.scss */
  header .header-bottom .row .logo {
    margin: 20px 0 25px 15px;
  }
  /* line 2722, ../sass/mobile.scss */
  header .header-bottom .row .logo a {
    background-size: 141px 79px;
    background-position: center;
    background-image: url("../img/retina/logo2x_osd.png");
  }
  /* line 2728, ../sass/mobile.scss */
  header .header-bottom .row form {
    margin-right: 15px;
    width: 20%;
  }
  /* line 2732, ../sass/mobile.scss */
  header .header-bottom .row nav {
    position: relative;
  }
  /* line 2735, ../sass/mobile.scss */
  header .header-bottom .row nav .hover-menu li {
    position: static !important;
    margin-left: 10px;
  }
  /* line 2738, ../sass/mobile.scss */
  header .header-bottom .row nav .hover-menu li a {
    padding-right: 25px;
    padding-left: 10px;
  }
  /* line 2741, ../sass/mobile.scss */
  header .header-bottom .row nav .hover-menu li a:before {
    right: 6px;
  }
  /* line 2747, ../sass/mobile.scss */
  header .header-bottom .row nav .hover-menu li:nth-child(1) > div {
    position: absolute;
    top: 84px;
    left: -144px;
  }
  /* line 2754, ../sass/mobile.scss */
  header .header-bottom .row nav .hover-menu li:nth-child(2) > div {
    position: absolute;
    top: 84px;
    left: -144px;
  }
  /* line 2760, ../sass/mobile.scss */
  header .header-bottom .row nav .hover-menu li:nth-child(2) > div.submenu-right .top .left {
    padding-left: 0;
  }
  /* line 2763, ../sass/mobile.scss */
  header .header-bottom .row nav .hover-menu li:nth-child(2) > div.submenu-right .top .right {
    right: 54px;
  }

  /* line 2776, ../sass/mobile.scss */
  footer .row {
    padding: 0 15px;
  }
  /* line 2778, ../sass/mobile.scss */
  footer .row .col-sm-3 {
    width: 37%;
  }
  /* line 2780, ../sass/mobile.scss */
  footer .row .col-sm-3.with-padding {
    width: 21%;
    padding: 0;
  }
  /* line 2788, ../sass/mobile.scss */
  footer .bottom .row .footer-navigation {
    width: 50%;
    float: left;
  }
  /* line 2792, ../sass/mobile.scss */
  footer .bottom .row .other-navigation {
    width: 50%;
    float: right;
  }
  /* line 2796, ../sass/mobile.scss */
  footer .bottom .row .other-navigation ul.additional-navigation .font-size, footer .bottom .row .other-navigation ul.additional-navigation .contrast, footer .bottom .row .other-navigation ul.additional-navigation .print {
    display: none !important;
  }
  /* line 2801, ../sass/mobile.scss */
  footer .bottom .row .other-navigation ul.social-navigation li.youtube a {
    background-position: 0;
    background-size: 29px 29px !important;
    background-image: url("../img/retina/ico-youtube-big-2x.png") !important;
  }
  /* line 2806, ../sass/mobile.scss */
  footer .bottom .row .other-navigation ul.social-navigation li a {
    margin-right: 0 !important;
  }

  /* line 2815, ../sass/mobile.scss */
  #main div.content-wrapper div.content.job-offers .offer-header {
    background: #fff !important;
  }
  /* line 2817, ../sass/mobile.scss */
  #main div.content-wrapper div.content.job-offers .offer-header > img {
    height: 33.333333% !important;
    width: 33.3333333% !important;
  }
  /* line 2818, ../sass/mobile.scss */
  #main div.content-wrapper div.content.job-offers .offer-header > img:first-child {
    margin-top: 12px !important;
  }

  /* line 2826, ../sass/mobile.scss */
  #main div.content-wrapper div.content.contact-numbers {
    width: 100%;
  }
  /* line 2828, ../sass/mobile.scss */
  #main div.content-wrapper div.content.contact-numbers .block-view {
    margin-top: 20px;
  }
  /* line 2830, ../sass/mobile.scss */
  #main div.content-wrapper div.content.contact-numbers .block-view .left {
    width: 60%;
    margin-right: 0;
    padding: 20px;
  }
  /* line 2834, ../sass/mobile.scss */
  #main div.content-wrapper div.content.contact-numbers .block-view .left img.bg-image {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
  }
  /* line 2844, ../sass/mobile.scss */
  #main div.content-wrapper div.content.contact-numbers .block-view .right {
    width: 40%;
    margin-top: 0;
    margin-left: 0;
    padding: 20px;
  }
  /* line 2850, ../sass/mobile.scss */
  #main div.content-wrapper div.content.contact-numbers .block-view .left, #main div.content-wrapper div.content.contact-numbers .block-view .right {
    height: 464px;
    min-height: auto !important;
    float: left;
  }
  /* line 2854, ../sass/mobile.scss */
  #main div.content-wrapper div.content.contact-numbers .block-view .left .details, #main div.content-wrapper div.content.contact-numbers .block-view .right .details {
    padding: 0;
  }

  /* line 2860, ../sass/mobile.scss */
  #main div.content-wrapper div.content.disable-map div.map-container .filter-options {
    /* width: 100%; */
  }

  /* line 2863, ../sass/mobile.scss */
  .widget ul li.menu-rotate-animation {
    display: none !important;
  }

  /* line 2866, ../sass/mobile.scss */
  .js-menu-show-more {
    display: block !important;
  }

  /* line 2869, ../sass/mobile.scss */
  .js-menu-show-more > a {
    opacity: 1;
  }

  /* line 2872, ../sass/mobile.scss */
  .calc .fieldset {
    position: relative;
  }
  /* line 2874, ../sass/mobile.scss */
  .calc .fieldset .field {
    position: static;
  }
  /* line 2876, ../sass/mobile.scss */
  .calc .fieldset .field .error {
    position: absolute;
    bottom: -15px;
  }

  /* line 2884, ../sass/mobile.scss */
  .formHeading li .fromHeading-styling span {
    font-size: 0.8em;
    width: 30%;
  }
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  /* line 2899, ../sass/mobile.scss */
  #wrapper header .header-bottom .row .logo {
    margin: 20px 0 25px 15px;
  }
  /* line 2901, ../sass/mobile.scss */
  #wrapper header .header-bottom .row .logo a {
    background-size: 141px 79px !important;
    background-position: center !important;
    background-image: url("../img/retina/logo2x_osd.png") !important;
  }
  /* line 2909, ../sass/mobile.scss */
  #wrapper footer .bottom .other-navigation ul.social-navigation li.youtube a {
    background-image: url("../img/retina/ico-youtube-big-2x.png") !important;
  }
}
