/* 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 890, basic/*.png */
.basic-sprite {
  background: url('../img/basic-se007c8d002.png') no-repeat;
}

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

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

@media (min-width: 320px) and (max-width: 767px) {
  /* 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 126, ../sass/responsive/_news.scss */
  #main div.content-wrapper div.content.news ul.pagination li {
    display: none;
  }
  /* line 129, ../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;
    float: left;
    width: 45%;
  }
  /* line 133, ../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 140, ../sass/responsive/_news.scss */
  #main div.content-wrapper div.content.news ul.pagination li.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;
  }
  /* line 144, ../sass/responsive/_news.scss */
  #main div.content-wrapper div.content.news ul.pagination li.next a {
    color: #e9283c;
  }
  /* line 146, ../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 -334px;
    width: 10px;
    height: 23px;
  }
  /* line 156, ../sass/responsive/_news.scss */
  #main div.content-wrapper div.content.news ul.pagination li.next:hover a {
    color: #e9283c;
  }
  /* line 161, ../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 164, ../sass/responsive/_news.scss */
  #main div.content-wrapper div.content.news ul.pagination li.prev a {
    color: #a9a9a9;
  }
  /* line 166, ../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 -293px;
    width: 10px;
    height: 23px;
  }
  /* line 176, ../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: 767px) {
  /* 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 -269px;
    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 -892px;
  }
  /* 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 -976px;
  }
  /* line 116, ../sass/responsive/_post.scss */
  #main div.content-wrapper div.content.post .social-icons ul.social-navigation li.twitter a {
    background-position: 0 -650px;
  }
  /* 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 -734px;
  }
  /* line 122, ../sass/responsive/_post.scss */
  #main div.content-wrapper div.content.post .social-icons ul.social-navigation li.gplus a {
    background-position: 0 -303px;
  }
  /* 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 -387px;
  }
  /* 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 -334px;
    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 -293px;
    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: 767px) {
  /* 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: 767px) {
  /* 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 -269px;
    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 -247px;
    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: 767px) {
  /* 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 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 -4425px;
    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 153, ../sass/responsive/_product.scss */
  .boxed .savings {
    width: 100%;
  }
  /* line 155, ../sass/responsive/_product.scss */
  .boxed .savings .subtitle {
    font-size: 40px;
  }
  /* line 158, ../sass/responsive/_product.scss */
  .boxed .savings p {
    font-size: 21px;
  }
  /* line 161, ../sass/responsive/_product.scss */
  .boxed .savings .overall {
    width: 100%;
  }
  /* line 163, ../sass/responsive/_product.scss */
  .boxed .savings .overall .right-col {
    width: 100%;
  }
  /* line 165, ../sass/responsive/_product.scss */
  .boxed .savings .overall .right-col .saving {
    display: block;
    float: left;
    font-size: 21px;
    line-height: 60px;
  }
  /* line 171, ../sass/responsive/_product.scss */
  .boxed .savings .overall .right-col .price {
    display: block;
    float: right;
  }
  /* line 179, ../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 183, ../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 190, ../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 195, ../sass/responsive/_product.scss */
  .boxed .savings .savings-table .row.blue {
    vertical-align: middle;
    width: 100%;
  }
  /* line 198, ../sass/responsive/_product.scss */
  .boxed .savings .savings-table .row.blue .left-col {
    position: relative;
  }
  /* line 200, ../sass/responsive/_product.scss */
  .boxed .savings .savings-table .row.blue .left-col span:first-child {
    display: block;
    float: left;
  }
  /* line 204, ../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 215, ../sass/responsive/_product.scss */
  .boxed .savings .savings-table .row.blue.sum-up {
    background: #3c3f76;
  }
  /* line 222, ../sass/responsive/_product.scss */
  .boxed .additional-asset {
    width: 100%;
    margin-top: 50px;
  }
  /* line 225, ../sass/responsive/_product.scss */
  .boxed .additional-asset .big-title {
    font-size: 32px;
    margin-top: 45px;
    display: block;
  }
  /* line 231, ../sass/responsive/_product.scss */
  .boxed .additional-asset .info-blocks .block {
    position: relative;
    padding-right: 105px;
    height: auto;
    width: 100%;
  }
  /* line 236, ../sass/responsive/_product.scss */
  .boxed .additional-asset .info-blocks .block.smaller {
    width: 100%;
    height: auto;
  }
  /* line 240, ../sass/responsive/_product.scss */
  .boxed .additional-asset .info-blocks .block p {
    font-size: 30px;
    padding-left: 10px;
  }
  /* line 244, ../sass/responsive/_product.scss */
  .boxed .additional-asset .info-blocks .block .ico {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -23px;
  }
  /* line 252, ../sass/responsive/_product.scss */
  .boxed .additional-asset a {
    font-size: 20px;
    margin-top: 20px;
    float: none;
    top: none;
    left: none;
    text-align: center;
  }
  /* line 259, ../sass/responsive/_product.scss */
  .boxed .additional-asset a:before {
    background-position: 0 -247px;
    width: 9px;
    height: 22px;
    top: 50%;
    margin-top: -11px;
    right: -10px;
  }
  /* line 267, ../sass/responsive/_product.scss */
  .boxed .additional-asset a:hover {
    text-decoration: none;
  }
  /* line 272, ../sass/responsive/_product.scss */
  .boxed .subtitle {
    font-size: 40px;
  }

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

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

  /* line 291, ../sass/responsive/_product.scss */
  .offer-container .radio-wrapper {
    width: 100%;
  }
  /* line 293, ../sass/responsive/_product.scss */
  .offer-container .radio-wrapper .radio-field {
    float: left;
    width: 100%;
  }
  /* line 296, ../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 304, ../sass/responsive/_product.scss */
  .offer-container .radio-wrapper .radio-field.is-checked label {
    font-weight: 600;
  }
  /* line 308, ../sass/responsive/_product.scss */
  .offer-container .radio-wrapper .radio-field .radio {
    line-height: 34px;
  }
  /* line 313, ../sass/responsive/_product.scss */
  .offer-container .offer-table {
    width: 100%;
  }
  /* line 316, ../sass/responsive/_product.scss */
  .offer-container .offer-table tbody .table-row {
    width: 100%;
  }
  /* line 318, ../sass/responsive/_product.scss */
  .offer-container .offer-table tbody .table-row td {
    font-size: 16px;
    width: 25%;
  }
  /* line 321, ../sass/responsive/_product.scss */
  .offer-container .offer-table tbody .table-row td.set {
    text-align: center;
    padding: 0;
  }
  /* line 323, ../sass/responsive/_product.scss */
  .offer-container .offer-table tbody .table-row td.set span {
    float: none;
    font-size: 16px;
  }
  /* line 327, ../sass/responsive/_product.scss */
  .offer-container .offer-table tbody .table-row td.set span.smaller i.help {
    margin: 0 auto;
    float: none;
  }
  /* line 339, ../sass/responsive/_product.scss */
  .offer-container .offer-table tbody .latest-offer td:first-child {
    text-align: center;
    padding: 0;
  }

  /* line 350, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .offers .single-offer {
    max-height: none !important;
    min-height: none !important;
  }
  /* line 353, ../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 358, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .offers .single-offer .left p {
    max-height: none;
  }
  /* line 361, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .offers .single-offer .left .more {
    margin-top: 20px;
    position: static;
    font-size: 16px;
  }
  /* line 366, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .offers .single-offer .left ul.info {
    display: none !important;
  }
  /* line 370, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .offers .single-offer .right {
    display: none;
  }
  /* line 375, ../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 383, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .product-desc {
    width: 100%;
  }
  /* line 385, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .product-desc h3 {
    width: 66%;
    font-size: 30px;
    font-weight: 600;
  }
  /* line 390, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .product-desc p {
    font-size: 30px;
    line-height: 40px;
    color: #464b4f;
  }
  /* line 396, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart h3.subtitle {
    margin-top: 34px;
    font-weight: 600;
    font-size: 30px;
  }
  /* line 403, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav {
    width: 100%;
  }
  /* line 405, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav li {
    margin-top: 50px;
    box-shadow: 0px 0px 7px #b6b6b6;
    border: 1px solid #c8c9cb;
    display: block;
    width: 100%;
    background: #fff !important;
    padding: 38px 0;
  }
  /* line 413, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav li h3 {
    font-size: 40px;
    line-height: 70px;
    color: #464b4f;
  }
  /* line 418, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav li p {
    font-size: 30px;
    line-height: 40px;
    padding: 20px;
    margin: 0 20px;
    border-top: 1px solid #bfc2c4;
  }
  /* line 425, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav li hr, #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav li h4, #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav li ul {
    display: none;
  }
  /* line 428, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav li:first-child {
    margin-top: 0;
  }
  /* line 431, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav li:before {
    border: 0 !important;
  }
  /* line 434, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav li.active {
    box-shadow: 0px 0px 7px #b6b6b6;
    background-color: inherit;
    color: #464b4f;
    padding-top: 38px;
    position: static;
  }
  /* line 440, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav li.active .details {
    height: auto;
    padding: 20px 20px 20px 20px;
  }
  /* line 443, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav li.active .details .roll, #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav li.active .details .unroll {
    padding-right: 30px;
    color: #e9283c;
  }
  /* line 447, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav li.active .details .roll {
    display: none;
  }
  /* line 450, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav li.active .details:before {
    content: "";
    display: block;
    background-position: 0 -237px;
    width: 23px;
    height: 10px;
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -5px;
  }
  /* line 462, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav li.active:after {
    background: none;
  }
  /* line 466, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav li .ico-wrapper {
    height: 56px;
  }
  /* line 468, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav li .ico-wrapper i.ico {
    display: block;
    margin: 0 auto;
  }
  /* line 471, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav li .ico-wrapper i.ico.outlet {
    background-position: 0 -3478px;
    width: 58px;
    height: 56px;
  }
  /* line 476, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav li .ico-wrapper i.ico.moon {
    background-position: 0 -3168px;
    width: 79px;
    height: 63px;
  }
  /* line 481, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav li .ico-wrapper i.ico.star {
    background-position: 0 -1144px;
    width: 62px;
    height: 67px;
  }
  /* line 488, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav li span.details {
    width: 75%;
    height: auto;
    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;
    font-size: 23px;
    line-height: auto;
    padding: 20px 20px 20px 20px;
  }
  /* line 497, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav li span.details .roll, #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav li span.details .unroll {
    padding-right: 30px;
    color: #e9283c;
  }
  /* line 501, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav li span.details:before {
    content: "";
    display: block;
    background-position: 0 -237px;
    width: 23px;
    height: 10px;
    position: absolute;
    right: 25px;
    top: 50%;
    margin-top: -5px;
  }
  /* line 513, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav li span.details:hover {
    color: #e9283c;
  }
  /* line 517, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav li span.details .roll {
    display: none;
  }
  /* line 520, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav li span.details .unroll {
    display: block;
  }
  /* line 525, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav li .ui-accordion-content {
    padding: 0;
  }
  /* line 529, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav li .accordion-toggle .accordion-toggle-container {
    text-align: left;
  }
  /* line 531, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav 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 539, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav 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 548, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav 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 566, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav li .accordion-toggle .accordion-toggle-container .btn:after {
    content: "";
    display: block;
    background-position: 0 -411px;
    width: 6px;
    height: 12px;
    position: absolute;
    top: 50%;
    margin-top: -7px;
    right: 16px;
    border: 0;
  }
  /* line 578, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav li .accordion-toggle .accordion-toggle-container .btn:before {
    border: 0;
  }
  /* line 581, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav li .accordion-toggle .accordion-toggle-container .btn:hover {
    background-color: #ad1a2a;
  }
  /* line 585, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav li .accordion-toggle .accordion-toggle-container .for-who {
    width: 100%;
    padding: 0 35px 35px 35px;
    background: #ebeced;
  }
  /* line 591, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav li .accordion-toggle .accordion-toggle-container .table-of-fees {
    padding: 0 20px 20px 20px;
    margin-top: -2px;
    margin-bottom: 40px;
    background-color: #EBECED;
  }
  /* line 596, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav 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 604, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav li .accordion-toggle .accordion-toggle-container .table-of-fees span.info {
    font-size: 20px;
    font-weight: 300;
    color: #464b4f;
    font-style: italic;
  }
  /* line 610, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav li .accordion-toggle .accordion-toggle-container .table-of-fees ul.tariffs {
    display: block;
    margin: 0;
    padding: 7px 0 0 0;
    list-style: none;
  }
  /* line 615, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav 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 622, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav li .accordion-toggle .accordion-toggle-container .table-of-fees ul.tariffs > li:first-child {
    border-top: none;
  }
  /* line 625, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav li .accordion-toggle .accordion-toggle-container .table-of-fees ul.tariffs > li .color {
    position: absolute;
    left: 0;
    top: 26px;
  }
  /* line 629, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav 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 637, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav 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 645, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav 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 652, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav li .accordion-toggle .accordion-toggle-container .table-of-fees ul.tariffs > li .description p {
    margin: 10px 0;
  }
  /* line 655, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav li .accordion-toggle .accordion-toggle-container .table-of-fees ul.tariffs > li .description h4 + p {
    margin: 0 0 10px 0;
  }
  /* line 658, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav 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 663, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav 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 672, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav 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 678, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav 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 684, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav 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 694, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav 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 697, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav li .accordion-toggle .accordion-toggle-container .table-of-fees .graph-of-tariffs .graph-wrapper:first-child {
    border-top: none;
  }
  /* line 700, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav li .accordion-toggle .accordion-toggle-container .table-of-fees .graph-of-tariffs .graph-wrapper p {
    margin: 0;
  }
  /* line 703, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav 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 710, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav li .accordion-toggle .accordion-toggle-container .table-of-fees .graph-of-tariffs .graph-wrapper .graph a {
    height: 25px !important;
  }
  /* line 713, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav 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 723, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav 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 732, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav 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 741, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav li .accordion-toggle .accordion-toggle-container .table-of-fees .graph-of-tariffs .graph-wrapper .graph .hours.width-1 {
    width: 20%;
  }
  /* line 741, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav li .accordion-toggle .accordion-toggle-container .table-of-fees .graph-of-tariffs .graph-wrapper .graph .hours.width-2 {
    width: 40%;
  }
  /* line 741, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav li .accordion-toggle .accordion-toggle-container .table-of-fees .graph-of-tariffs .graph-wrapper .graph .hours.width-3 {
    width: 60%;
  }
  /* line 741, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav li .accordion-toggle .accordion-toggle-container .table-of-fees .graph-of-tariffs .graph-wrapper .graph .hours.width-4 {
    width: 80%;
  }
  /* line 741, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav li .accordion-toggle .accordion-toggle-container .table-of-fees .graph-of-tariffs .graph-wrapper .graph .hours.width-5 {
    width: 100%;
  }
  /* line 745, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav 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 753, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav li .accordion-toggle .accordion-toggle-container .table-of-fees .graph-of-tariffs .graph-wrapper .graph .hours:before {
    border: 0;
  }
  /* line 756, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav 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 759, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav 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 762, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav 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 770, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav li .accordion-toggle .accordion-toggle-container .custom-tabs {
    margin-top: 0;
  }
  /* line 773, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav 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 780, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav li .accordion-toggle .accordion-toggle-container .custom-tabs .accordion h3:after {
    content: "";
    display: block;
    background-position: 0 -213px;
    width: 34px;
    height: 12px;
    position: absolute;
    top: 50%;
    margin-top: -5px;
    right: 20px;
  }
  /* line 792, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav li .accordion-toggle .accordion-toggle-container .custom-tabs .accordion .accordion-content {
    padding-top: 14px;
    margin-top: -14px;
  }
  /* line 795, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav li .accordion-toggle .accordion-toggle-container .custom-tabs .accordion .accordion-content li {
    background: none !important;
    border: 0;
    box-shadow: none;
    padding: 0;
  }
  /* line 800, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav li .accordion-toggle .accordion-toggle-container .custom-tabs .accordion .accordion-content li a {
    border: 0;
    display: block;
  }
  /* line 805, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav li .accordion-toggle .accordion-toggle-container .custom-tabs .accordion .accordion-content .tab-inner {
    padding-bottom: 30px;
  }
  /* line 807, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav li .accordion-toggle .accordion-toggle-container .custom-tabs .accordion .accordion-content .tab-inner .files {
    padding: 0;
  }
  /* line 809, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav li .accordion-toggle .accordion-toggle-container .custom-tabs .accordion .accordion-content .tab-inner .files h4 {
    margin-top: 0;
  }
  /* line 816, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav li .accordion-toggle .accordion-toggle-container .custom-tabs .accordion .accordion-content .tab-inner .files ol li ul li {
    display: inline-block;
  }
  /* line 818, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav 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 829, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav 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 834, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav li .accordion-toggle .accordion-toggle-container .custom-tabs .accordion .accordion-content .tab-inner .files ol li ul li:active {
    background-color: none;
  }
  /* line 842, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav li .accordion-toggle .accordion-toggle-container .custom-tabs .accordion .accordion-content .tab-inner .files ul {
    display: block;
  }
  /* line 848, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav li .accordion-toggle .accordion-toggle-container .custom-tabs .accordion .accordion-content div {
    padding: 0 20px;
  }
  /* line 850, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav li .accordion-toggle .accordion-toggle-container .custom-tabs .accordion .accordion-content div > h4 {
    font-size: 20px;
    font-weight: 600;
  }
  /* line 854, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav li .accordion-toggle .accordion-toggle-container .custom-tabs .accordion .accordion-content div > p {
    font-size: 25px;
    font-weight: 300;
    line-height: 35px;
  }
  /* line 859, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav 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 876, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav 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 882, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav li .accordion-toggle .accordion-toggle-container .custom-tabs .accordion .accordion-content span.tel.with-icon {
    padding-left: 35px;
    position: relative;
  }
  /* line 885, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav li .accordion-toggle .accordion-toggle-container .custom-tabs .accordion .accordion-content span.tel.with-icon:before {
    content: "";
    display: block;
    background-position: 0 -4304px;
    width: 20px;
    height: 19px;
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -10px;
  }
  /* line 903, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav li .accordion-toggle .ui-state-active .roll {
    display: block;
  }
  /* line 906, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav li .accordion-toggle .ui-state-active .unroll {
    display: none;
  }
  /* line 914, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special .tab-content .single-offer {
    min-height: auto;
    max-height: auto;
  }
  /* line 918, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special .tab-content img {
    display: none;
  }
  /* line 921, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special .tab-content .for-who {
    display: none;
  }

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

  /* line 939, ../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 946, ../sass/responsive/_product.scss */
  #main .content-wrapper .custom-tabs ul.custom-tabs-nav li.active a {
    background: none;
  }
  /* line 949, ../sass/responsive/_product.scss */
  #main .content-wrapper .tab-inner > div > p {
    font-size: 17px;
    font-weight: 300;
    line-height: 23px;
  }

  /* line 957, ../sass/responsive/_product.scss */
  #main .content-wrapper .content.product-cart .custom-tabs.special ul.custom-tabs-nav > li.active span.details:before {
    content: "";
    display: block;
    background-position: 0 -237px;
    width: 23px;
    height: 10px;
    position: absolute;
    right: 25px;
    top: 50%;
    margin-top: -5px;
  }

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

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

  /* line 985, ../sass/responsive/_product.scss */
  #main .content-wrapper .custom-tabs ul.custom-tabs-nav li {
    display: block;
  }
  /* line 990, ../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 995, ../sass/responsive/_product.scss */
  #main .content-wrapper .custom-tabs .tab-content .single-offer .left p {
    font-size: 17px;
    line-height: 24px;
  }
  /* line 999, ../sass/responsive/_product.scss */
  #main .content-wrapper .custom-tabs .tab-content .single-offer .left .more {
    position: static;
    font-size: 16px;
  }
  /* line 1004, ../sass/responsive/_product.scss */
  #main .content-wrapper .custom-tabs .tab-content .single-offer .right {
    display: none;
  }

  /* line 1010, ../sass/responsive/_product.scss */
  #main .content-wrapper .filters {
    padding: 25px;
  }
  /* line 1011, ../sass/responsive/_product.scss */
  #main .content-wrapper .filters a.fancybox-region-map {
    display: none !important;
  }
  /* line 1015, ../sass/responsive/_product.scss */
  #main .content-wrapper .filters .section.network-name {
    margin-top: 15px !important;
    float: left;
    width: 100%;
    clear: both;
  }
  /* line 1021, ../sass/responsive/_product.scss */
  #main .content-wrapper .filters .section .radio-wrapper .radio-field a.map-button {
    display: none;
  }
}
@media (min-width: 320px) and (max-width: 400px) {
  /* line 1028, ../sass/responsive/_product.scss */
  .additional-asset {
    padding: 0 20px !important;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  /* 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 -4425px;
    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: 767px) {
  /* 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 -213px;
    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 -468px;
    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 -4402px;
    width: 17px;
    height: 18px;
    position: absolute;
    top: 50%;
    margin-top: -9px;
    left: 0px;
  }

  /* line 140, ../sass/responsive/_customer_service.scss */
  #main .customer-service-tabs .tabs {
    margin-top: 0;
  }
  /* line 142, ../sass/responsive/_customer_service.scss */
  #main .customer-service-tabs .tabs > div .service-point .custom-row .col {
    width: 100%;
  }
  /* line 145, ../sass/responsive/_customer_service.scss */
  #main .customer-service-tabs .tabs .ui-tabs-nav {
    display: none;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  /* 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: 767px) {
  /* 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 54, ../sass/responsive/_subpages.scss */
  div.faq .faq-tabs .r-tabs-accordion-title {
    display: none !important;
  }
  /* line 59, ../sass/responsive/_subpages.scss */
  div.faq .faq-tabs .r-tabs-panel .faq-accordion .ui-accordion-header {
    padding: 25px 70px 20px 25px !important;
  }

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

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

  /* line 81, ../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 90, ../sass/responsive/_subpages.scss */
  .open-details-wrapper {
    padding-top: 10px;
  }

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

  /* line 97, ../sass/responsive/_subpages.scss */
  #main div.content-wrapper .files ol {
    padding: 15px 0 0 15px;
  }
  /* line 99, ../sass/responsive/_subpages.scss */
  #main div.content-wrapper .files ol li {
    font-size: 20px;
  }
  /* line 101, ../sass/responsive/_subpages.scss */
  #main div.content-wrapper .files ol li ul {
    list-style: none;
  }
  /* line 103, ../sass/responsive/_subpages.scss */
  #main div.content-wrapper .files ol li ul li {
    padding: 6px 0;
  }
  /* line 105, ../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 118, ../sass/responsive/_subpages.scss */
  .regions-map {
    width: 100%;
    height: 520px;
  }
  /* line 121, ../sass/responsive/_subpages.scss */
  .regions-map .left, .regions-map .right {
    width: 100%;
    float: none;
  }
  /* line 124, ../sass/responsive/_subpages.scss */
  .regions-map .left > h2, .regions-map .right > h2 {
    display: none;
  }
  /* line 128, ../sass/responsive/_subpages.scss */
  .regions-map .left {
    float: left !important;
    clear: both;
    height: auto;
  }
  /* line 132, ../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 141, ../sass/responsive/_subpages.scss */
  .regions-map .left form p:first-child {
    display: none;
  }
  /* line 144, ../sass/responsive/_subpages.scss */
  .regions-map .left form .info {
    width: 100%;
    float: left;
  }
  /* line 148, ../sass/responsive/_subpages.scss */
  .regions-map .left form #find-bok-popup-form-msg {
    display: block;
    float: left;
  }
  /* line 152, ../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 159, ../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 166, ../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 174, ../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 186, ../sass/responsive/_subpages.scss */
  .regions-map .right {
    float: left !important;
    width: 100%;
    height: 100%;
  }

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

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

  /* line 213, ../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 */
  #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: 767px) {
  /* line 40, ../sass/mobile.scss */
  div#alerts .message {
    width: 100% !important;
  }
  /* line 43, ../sass/mobile.scss */
  div#alerts.alert-fancy {
    width: 100% !important;
  }

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

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

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

  /* line 78, ../sass/mobile.scss */
  #main aside.left {
    width: 100%;
    min-height: 0 !important;
    padding-bottom: 0;
  }
  /* line 82, ../sass/mobile.scss */
  #main aside.left .widget {
    display: none;
  }
  /* line 84, ../sass/mobile.scss */
  #main aside.left .widget.widget-multilevel-navigation {
    display: block;
  }
  /* line 87, ../sass/mobile.scss */
  #main aside.left .widget.widget-multilevel-navigation > ul li > a {
    padding: 20px 15px;
    font-size: 20px;
  }
  /* line 91, ../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 94, ../sass/mobile.scss */
  #main aside.left .widget.widget-multilevel-navigation > ul li.active:hover {
    cursor: pointer;
  }
  /* line 98, ../sass/mobile.scss */
  #main aside.left .widget.widget-multilevel-navigation > ul li:not(.active) {
    display: none;
  }
  /* line 102, ../sass/mobile.scss */
  #main aside.left .widget.widget-multilevel-navigation > ul.opened li:not(.active) {
    display: block;
  }
  /* line 108, ../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 114, ../sass/mobile.scss */
  #main aside.left > img {
    display: none;
  }

  /* line 121, ../sass/mobile.scss */
  #wrapper .cookie-info p {
    font-size: 15px;
    line-height: 23px;
    padding: 10px 55px 10px 12px;
  }
  /* line 126, ../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 134, ../sass/mobile.scss */
  #wrapper .cookie-info a.close:before {
    right: 10px;
  }

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

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

  /* line 153, ../sass/mobile.scss */
  header:after {
    width: 100% !important;
  }
  /* line 156, ../sass/mobile.scss */
  header .header-top {
    height: 49px;
  }
  /* line 158, ../sass/mobile.scss */
  header .header-top ul {
    width: 216px;
    position: absolute;
    margin: 0;
    float: right;
    right: 4.375%;
    z-index: 999;
  }
  /* line 166, ../sass/mobile.scss */
  header .header-top ul.opened li {
    display: block;
  }
  /* line 170, ../sass/mobile.scss */
  header .header-top ul li {
    border-radius: none;
    background: #fff;
    float: none;
    display: none;
  }
  /* line 175, ../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 181, ../sass/mobile.scss */
  header .header-top ul li a:hover {
    border-radius: none;
  }
  /* line 185, ../sass/mobile.scss */
  header .header-top ul li.active {
    display: block;
  }
  /* line 187, ../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 195, ../sass/mobile.scss */
  header .header-top a.btn {
    display: none;
  }
  /* line 200, ../sass/mobile.scss */
  header .header-bottom {
    height: auto;
  }
  /* line 202, ../sass/mobile.scss */
  header .header-bottom .logo {
    margin: 20px 0 25px 15px;
  }
  /* line 204, ../sass/mobile.scss */
  header .header-bottom .logo a {
    background-size: 141px 59px;
    background-position: center;
    background-image: url("../img/retina/logo2x.png");
  }
  /* line 210, ../sass/mobile.scss */
  header .header-bottom .open-search {
    display: block;
    background-position: 0 -1261px;
    width: 40px;
    height: 40px;
    right: 25px;
    top: 30px;
    text-indent: -99999px;
  }
  /* line 218, ../sass/mobile.scss */
  header .header-bottom .open-search.active {
    background-position: 0 -1216px;
    width: 40px;
    height: 40px;
  }
  /* line 224, ../sass/mobile.scss */
  header .header-bottom .searchform {
    display: none;
    width: 50%;
  }
  /* line 227, ../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 235, ../sass/mobile.scss */
  header .header-bottom .searchform #submit-inactive input[type="submit"] {
    z-index: -1;
  }
  /* line 239, ../sass/mobile.scss */
  header .header-bottom .searchform input[type="submit"] {
    background-position: 0 -1261px;
    width: 40px;
    height: 40px;
    right: 25px;
    top: -10px;
  }
  /* line 246, ../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: 9999;
  }
  /* line 256, ../sass/mobile.scss */
  header .header-bottom .searchform input[type="text"]:focus {
    border-bottom: 1px solid #ccc;
  }
  /* line 258, ../sass/mobile.scss */
  header .header-bottom .searchform input[type="text"]:focus + input[type="submit"] {
    display: none;
    background-position: 0 -1792px;
    width: 21px;
    height: 21px;
  }
  /* line 267, ../sass/mobile.scss */
  header .header-bottom nav {
    float: none;
    clear: both;
    border-top: 1px solid #bfc2c4;
  }
  /* line 271, ../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 281, ../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 292, ../sass/mobile.scss */
  header .header-bottom nav a.desktop-hidden.active {
    color: #fff;
    background: #0098e7;
  }
  /* line 295, ../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 301, ../sass/mobile.scss */
  header .header-bottom nav > ul {
    margin: 20px 0 0 0;
    border-top: 1px solid #bfc2c4;
  }
  /* line 306, ../sass/mobile.scss */
  header .header-bottom nav > ul.mobile-menu > li {
    display: table;
  }
  /* line 308, ../sass/mobile.scss */
  header .header-bottom nav > ul.mobile-menu > li .submenu-right {
    top: 70px;
  }
  /* line 311, ../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 317, ../sass/mobile.scss */
  header .header-bottom nav > ul.mobile-menu > li > a:before {
    background-position: 0 -54px;
    width: 23px;
    height: 8px;
  }
  /* line 325, ../sass/mobile.scss */
  header .header-bottom nav > ul.mobile-menu > li.hover > a:before {
    background-position: 0 -62px;
    width: 23px;
    height: 8px;
  }
  /* line 334, ../sass/mobile.scss */
  header .header-bottom nav > ul > li {
    margin: 0;
    width: 50%;
  }
  /* line 341, ../sass/mobile.scss */
  header .header-bottom nav > ul > li .submenu-right .top .left .nav.long {
    display: none;
  }
  /* line 345, ../sass/mobile.scss */
  header .header-bottom nav > ul > li .submenu-right .top .left .nav.short h4 {
    display: none;
  }
  /* line 353, ../sass/mobile.scss */
  header .header-bottom nav > ul > li > a {
    padding: 8px 45px 0 10px;
    line-height: 20px;
  }
  /* line 359, ../sass/mobile.scss */
  header .header-bottom nav > ul li:first-child {
    border-right: 1px solid #bfc2c4;
  }
  /* line 364, ../sass/mobile.scss */
  header .header-bottom nav .menu-overlay {
    display: none !important;
  }

  /* line 371, ../sass/mobile.scss */
  #main {
    padding-bottom: 0 !important;
  }
  /* line 373, ../sass/mobile.scss */
  #main div.content-wrapper .content.full-width {
    width: 100%;
  }
  /* line 375, ../sass/mobile.scss */
  #main div.content-wrapper .content.full-width .how-to-be-boxes {
    width: 100%;
  }
  /* line 377, ../sass/mobile.scss */
  #main div.content-wrapper .content.full-width .how-to-be-boxes .box {
    width: 100%;
  }
  /* line 382, ../sass/mobile.scss */
  #main .row {
    position: relative;
    top: 0px;
    left: 0;
    margin-left: 0;
  }
  /* line 387, ../sass/mobile.scss */
  #main .row .content-wrapper {
    width: 91.25%;
  }
  /* line 389, ../sass/mobile.scss */
  #main .row .content-wrapper aside.right {
    width: 100%;
  }
  /* line 391, ../sass/mobile.scss */
  #main .row .content-wrapper aside.right .widget {
    margin-top: 25px !important;
  }
  /* line 393, ../sass/mobile.scss */
  #main .row .content-wrapper aside.right .widget .title {
    line-height: 50px;
  }
  /* line 398, ../sass/mobile.scss */
  #main .row .content-wrapper aside.right .widget-newsletter .info {
    display: none;
  }
  /* line 401, ../sass/mobile.scss */
  #main .row .content-wrapper aside.right .widget-newsletter h3 {
    font-size: 17px;
    padding: 0 15px;
  }
  /* line 405, ../sass/mobile.scss */
  #main .row .content-wrapper aside.right .widget-newsletter form {
    padding: 17px 15px 30px;
  }
  /* line 407, ../sass/mobile.scss */
  #main .row .content-wrapper aside.right .widget-newsletter form .field > input {
    font-size: 17px;
  }
  /* line 410, ../sass/mobile.scss */
  #main .row .content-wrapper aside.right .widget-newsletter form p {
    font-size: 17px;
  }
  /* line 413, ../sass/mobile.scss */
  #main .row .content-wrapper aside.right .widget-newsletter form label[for="accept-terms"] {
    font-size: 15px;
    line-height: 16px;
  }
  /* line 418, ../sass/mobile.scss */
  #main .row .content-wrapper aside.right .widget-newsletter form label.term-optional span {
    font-size: 15px;
    line-height: 16px;
  }
  /* line 423, ../sass/mobile.scss */
  #main .row .content-wrapper aside.right .widget-newsletter form button[type="submit"] {
    font-size: 18px;
  }
  /* line 431, ../sass/mobile.scss */
  #main #home-slider {
    max-width: 100%;
    min-width: 100%;
  }
  /* line 434, ../sass/mobile.scss */
  #main #home-slider .row {
    position: relative;
    top: 0px;
    left: 0;
    margin-left: 0;
  }
  /* line 439, ../sass/mobile.scss */
  #main #home-slider .row .content-wrapper {
    width: 91.25%;
  }
  /* line 441, ../sass/mobile.scss */
  #main #home-slider .row .content-wrapper aside.right {
    width: 100%;
  }
  /* line 445, ../sass/mobile.scss */
  #main #home-slider .row .col-sm-3 {
    width: 91.25%;
    margin: 4.375% 4.375% 4.375% auto;
  }
  /* line 448, ../sass/mobile.scss */
  #main #home-slider .row .col-sm-3 .offer {
    display: none;
  }
  /* line 452, ../sass/mobile.scss */
  #main #home-slider .row .col-sm-3 .help p {
    font-size: 28px;
    line-height: 28px;
  }
  /* line 457, ../sass/mobile.scss */
  #main #home-slider .row .col-sm-3 .help ul li {
    font-size: 20px;
    line-height: 22px;
  }
  /* line 473, ../sass/mobile.scss */
  #main #home-slider .inner ul.slides li .row .inner .text p {
    display: none;
  }
  /* line 485, ../sass/mobile.scss */
  #main .accordion h3 {
    font-size: 30px;
    font-weight: 300;
    color: #2f2c71;
    background: #ebeced;
    position: relative;
  }
  /* line 491, ../sass/mobile.scss */
  #main .accordion h3:after {
    content: "";
    display: block;
    background-position: 0 -213px;
    width: 34px;
    height: 12px;
    position: absolute;
    top: 50%;
    margin-top: -5px;
    right: 20px;
  }
  /* line 503, ../sass/mobile.scss */
  #main .accordion .ui-accordion-content {
    background: #ebeced;
  }
  /* line 508, ../sass/mobile.scss */
  #main .accordion .accordion-content div > h4 {
    font-size: 20px;
    font-weight: 600;
  }
  /* line 512, ../sass/mobile.scss */
  #main .accordion .accordion-content div > p {
    font-size: 25px;
    font-weight: 300;
    line-height: 35px;
  }
  /* line 517, ../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 532, ../sass/mobile.scss */
  #main .accordion .accordion-content span.tel {
    color: #464b4f;
    font-size: 25px;
    font-weight: 300;
    display: inline-block;
    padding-bottom: 20px;
  }
  /* line 538, ../sass/mobile.scss */
  #main .accordion .accordion-content span.tel.with-icon {
    padding-left: 35px;
    position: relative;
  }
  /* line 541, ../sass/mobile.scss */
  #main .accordion .accordion-content span.tel.with-icon:before {
    content: "";
    display: block;
    background-position: 0 -4304px;
    width: 20px;
    height: 19px;
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -10px;
  }

  /* line 561, ../sass/mobile.scss */
  footer {
    height: auto !important;
    position: static !important;
    padding-bottom: 20px;
  }
  /* line 565, ../sass/mobile.scss */
  footer .col-sm-3 {
    width: 91.25%;
    margin: 2.1875% auto 2.1875% 4.375%;
  }
  /* line 568, ../sass/mobile.scss */
  footer .col-sm-3.with-padding {
    padding: 0;
  }
  /* line 572, ../sass/mobile.scss */
  footer .col-sm-3 .widget-newsletter h3 {
    font-size: 18px;
  }
  /* line 574, ../sass/mobile.scss */
  footer .col-sm-3 .widget-newsletter h3.title {
    padding: 0 20px;
  }
  /* line 578, ../sass/mobile.scss */
  footer .col-sm-3 .widget-newsletter form {
    padding-left: 20px !important;
    padding-right: 20px !important;
    max-height: none;
  }
  /* line 582, ../sass/mobile.scss */
  footer .col-sm-3 .widget-newsletter form .field > input {
    font-size: 17px;
  }
  /* line 585, ../sass/mobile.scss */
  footer .col-sm-3 .widget-newsletter form p {
    font-size: 17px;
  }
  /* line 588, ../sass/mobile.scss */
  footer .col-sm-3 .widget-newsletter form label[for="accept-terms"] {
    font-size: 15px;
    line-height: 16px;
  }
  /* line 593, ../sass/mobile.scss */
  footer .col-sm-3 .widget-newsletter form label.term-optional span {
    font-size: 15px;
    line-height: 16px;
  }
  /* line 598, ../sass/mobile.scss */
  footer .col-sm-3 .widget-newsletter form button[type="submit"] {
    font-size: 18px;
  }
  /* line 603, ../sass/mobile.scss */
  footer .col-sm-3 .widget-navigation {
    border-bottom: 1px solid #c8c9cb;
  }
  /* line 604, ../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 614, ../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 620, ../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 627, ../sass/mobile.scss */
  footer .col-sm-3 .widget-navigation ul li a {
    color: #464b4f;
    font-size: 17px;
    font-weight: 300;
    line-height: 43px;
  }
  /* line 638, ../sass/mobile.scss */
  footer .col-sm-4,
  footer .col-sm-8 {
    width: 100%;
  }
  /* line 644, ../sass/mobile.scss */
  footer .bottom {
    background: none;
    width: 91.25%;
    margin: 4.375% 4.375% 4.375% auto;
    margin-top: 20px;
  }
  /* line 649, ../sass/mobile.scss */
  footer .bottom .footer-navigation {
    padding-left: 0px;
    margin-bottom: 20px;
  }
  /* line 652, ../sass/mobile.scss */
  footer .bottom .footer-navigation ul {
    border-top: 1px solid #bfc2c4;
    padding-top: 20px;
  }
  /* line 655, ../sass/mobile.scss */
  footer .bottom .footer-navigation ul li {
    margin: 12px 0;
    line-height: 22px;
  }
  /* line 658, ../sass/mobile.scss */
  footer .bottom .footer-navigation ul li:nth-child(odd) {
    width: 50%;
  }
  /* line 661, ../sass/mobile.scss */
  footer .bottom .footer-navigation ul li:nth-child(even) {
    width: 50%;
  }
  /* line 664, ../sass/mobile.scss */
  footer .bottom .footer-navigation ul li a {
    color: #464b4f;
    font-size: 17px;
    font-weight: 300;
    font-family: "Signika";
  }
  /* line 673, ../sass/mobile.scss */
  footer .bottom .other-navigation {
    border-top: 1px solid #bfc2c4;
    padding: 20px 0 40px 0;
  }
  /* line 677, ../sass/mobile.scss */
  footer .bottom .other-navigation ul.additional-navigation {
    float: left;
    padding: 0;
    margin-right: 30px;
  }
  /* line 684, ../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 687, ../sass/mobile.scss */
  footer .bottom .other-navigation ul.additional-navigation li.lang {
    margin-top: 2px;
  }
  /* line 689, ../sass/mobile.scss */
  footer .bottom .other-navigation ul.additional-navigation li.lang .selectricWrapper .selectricItems li {
    font-size: 20px;
    line-height: 38px;
  }
  /* line 693, ../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 698, ../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 703, ../sass/mobile.scss */
  footer .bottom .other-navigation ul.additional-navigation li.lang .selectricWrapper .selectric .button {
    height: 38px;
  }
  /* line 710, ../sass/mobile.scss */
  footer .bottom .other-navigation ul.additional-navigation li.lang .selectricItems .selectricScroll ul li {
    min-height: 40px;
  }
  /* line 717, ../sass/mobile.scss */
  footer .bottom .other-navigation ul.additional-navigation li.bip {
    margin-top: 8px;
  }
  /* line 723, ../sass/mobile.scss */
  footer .bottom .other-navigation ul.social-navigation {
    margin: 0;
    padding: 0;
    list-style: none;
    float: right;
    border-left: none;
  }
  /* line 729, ../sass/mobile.scss */
  footer .bottom .other-navigation ul.social-navigation li {
    float: left;
    margin-left: 18px;
  }
  /* line 732, ../sass/mobile.scss */
  footer .bottom .other-navigation ul.social-navigation li:first-child {
    margin-left: 0px;
  }
  /* line 735, ../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 750, ../sass/mobile.scss */
  footer .bottom .other-navigation ul.social-navigation li.facebook a {
    background-position: 0 -892px;
  }
  /* line 752, ../sass/mobile.scss */
  footer .bottom .other-navigation ul.social-navigation li.facebook a:hover {
    background-position: 0 -976px;
  }
  /* line 756, ../sass/mobile.scss */
  footer .bottom .other-navigation ul.social-navigation li.twitter a {
    background-position: 0 -650px;
  }
  /* line 758, ../sass/mobile.scss */
  footer .bottom .other-navigation ul.social-navigation li.twitter a:hover {
    background-position: 0 -734px;
  }
  /* line 762, ../sass/mobile.scss */
  footer .bottom .other-navigation ul.social-navigation li.gplus a {
    background-position: 0 -303px;
  }
  /* line 764, ../sass/mobile.scss */
  footer .bottom .other-navigation ul.social-navigation li.gplus a:hover {
    background-position: 0 -387px;
  }
  /* line 768, ../sass/mobile.scss */
  footer .bottom .other-navigation ul.social-navigation li.youtube a {
    background-position: 0 -79px;
    background-position: 0;
    background-image: url("../img/retina/ico-youtube-big-2x.png") !important;
    background-size: 79px 79px !important;
  }
  /* line 774, ../sass/mobile.scss */
  footer .bottom .other-navigation ul.social-navigation li .details {
    width: 100%;
  }
  /* line 782, ../sass/mobile.scss */
  footer .bottom .other-navigation .row .content-wrapper {
    margin: 2.1875% auto 2.1875% 4.375%;
    width: 91.25%;
  }

  /* line 791, ../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 803, ../sass/mobile.scss */
  .mm-menu.mm-horizontal > .mm-panel {
    -webkit-transition: -webkit-transform 0.4s ease;
    transition: transform 0.4s ease;
  }
  /* line 807, ../sass/mobile.scss */
  .mm-menu .mm-hidden {
    display: none;
  }

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

  /* line 817, ../sass/mobile.scss */
  .mm-menu {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    background: inherit;
    display: block;
    overflow: hidden;
    padding: 0;
  }
  /* line 824, ../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 843, ../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 850, ../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 857, ../sass/mobile.scss */
  .mm-menu > .mm-panel.mm-highest {
    z-index: 1;
  }
  /* line 865, ../sass/mobile.scss */
  .mm-menu .mm-list {
    padding: 20px 15px 0 15px;
  }
  /* line 868, ../sass/mobile.scss */
  .mm-menu > .mm-list {
    padding-bottom: 0;
  }
  /* line 870, ../sass/mobile.scss */
  .mm-menu > .mm-list:after {
    content: '';
    display: block;
    height: 40px;
  }

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

  /* line 886, ../sass/mobile.scss */
  .mm-list {
    list-style: none;
    display: block;
    padding: 0;
    margin: 0;
    font: inherit;
    font-size: 20px;
    font-weight: 300;
  }
  /* line 891, ../sass/mobile.scss */
  .mm-list > li {
    list-style: none;
    display: block;
    padding: 0;
    margin: 0;
  }
  /* line 900, ../sass/mobile.scss */
  .mm-list a {
    text-decoration: none;
  }
  /* line 902, ../sass/mobile.scss */
  .mm-list a.btn {
    margin-top: 20px;
  }
  /* line 905, ../sass/mobile.scss */
  .mm-list a:hover {
    text-decoration: none;
  }
  /* line 908, ../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 917, ../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 927, ../sass/mobile.scss */
  .mm-list a.mm-subopen.mm-fullsubopen {
    width: 100%;
  }
  /* line 929, ../sass/mobile.scss */
  .mm-list a.mm-subopen.mm-fullsubopen:before {
    border-left: none;
  }
  /* line 934, ../sass/mobile.scss */
  .mm-list a.mm-subopen + a, .mm-list a.mm-subopen + span {
    padding-right: 5px;
    margin-right: 40px;
  }
  /* line 940, ../sass/mobile.scss */
  .mm-list a.mm-subclose {
    text-indent: 20px;
    padding-top: 30px;
    margin-top: -20px;
  }
  /* line 945, ../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 960, ../sass/mobile.scss */
  .mm-list a.mm-subopen:after {
    border-top: none;
    border-left: none;
    right: 18px;
  }
  /* line 965, ../sass/mobile.scss */
  .mm-list a.mm-subclose:before {
    border-right: none;
    border-bottom: none;
    margin-bottom: -8px;
    left: 22px;
  }
  /* line 972, ../sass/mobile.scss */
  .mm-list > li {
    position: relative;
  }
  /* line 975, ../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 986, ../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 1002, ../sass/mobile.scss */
  .mm-list > li.mm-selected > a.mm-subopen {
    background: transparent;
  }
  /* line 1006, ../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 1013, ../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 1023, ../sass/mobile.scss */
  .mm-list > li.mm-spacer {
    padding-top: 40px;
  }
  /* line 1025, ../sass/mobile.scss */
  .mm-list > li.mm-spacer.mm-label {
    padding-top: 25px;
  }

  /* line 1033, ../sass/mobile.scss */
  .mm-menu.mm-vertical .mm-list .mm-panel {
    display: none;
    padding: 10px 0 10px 10px;
  }
  /* line 1036, ../sass/mobile.scss */
  .mm-menu.mm-vertical .mm-list .mm-panel li:last-child:after {
    border-color: transparent;
  }
  /* line 1040, ../sass/mobile.scss */
  .mm-menu.mm-vertical .mm-list li.mm-opened > .mm-panel {
    display: block;
  }
  /* line 1044, ../sass/mobile.scss */
  .mm-menu.mm-vertical .mm-list > li > a.mm-subopen {
    height: 40px;
  }
  /* line 1046, ../sass/mobile.scss */
  .mm-menu.mm-vertical .mm-list > li > a.mm-subopen:after {
    top: 16px;
    bottom: auto;
  }
  /* line 1051, ../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 1058, ../sass/mobile.scss */
  .mm-menu.mm-vertical .mm-list > li.mm-label > a.mm-subopen {
    height: 25px;
  }

  /* line 1067, ../sass/mobile.scss */
  .mm-menu {
    background: #0098e7;
    color: #fff;
  }
  /* line 1071, ../sass/mobile.scss */
  .mm-menu .mm-list > li:after {
    border: none !important;
  }
  /* line 1075, ../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 1079, ../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 1082, ../sass/mobile.scss */
  .mm-menu .mm-list > li > a.mm-subopen:before {
    border-color: rgba(0, 0, 0, 0.15);
  }
  /* line 1087, ../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 1091, ../sass/mobile.scss */
  .mm-menu .mm-list > li.mm-label {
    background: rgba(255, 255, 255, 0.05);
  }
  /* line 1096, ../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 1106, ../sass/mobile.scss */
  .mm-page {
    box-sizing: border-box;
    position: relative;
  }

  /* line 1111, ../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 1118, ../sass/mobile.scss */
  html.mm-opened {
    overflow: hidden;
    position: relative;
  }
  /* line 1121, ../sass/mobile.scss */
  html.mm-opened body {
    overflow: hidden;
  }
  /* line 1125, ../sass/mobile.scss */
  html.mm-background .mm-page {
    background: inherit;
  }

  /* line 1130, ../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 1142, ../sass/mobile.scss */
  html.mm-opened #mm-blocker, html.mm-blocking #mm-blocker {
    display: block;
  }

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

  /* line 1160, ../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 1192, ../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 1202, ../sass/mobile.scss */
  .mm-buttonbar:after {
    content: '';
    display: block;
    clear: both;
  }
  /* line 1208, ../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 1219, ../sass/mobile.scss */
  .mm-buttonbar > a {
    text-decoration: none;
  }
  /* line 1222, ../sass/mobile.scss */
  .mm-buttonbar > input {
    position: absolute;
    left: -1000px;
    top: -1000px;
  }
  /* line 1226, ../sass/mobile.scss */
  .mm-buttonbar > input:checked + label {
    border-color: transparent !important;
  }
  /* line 1230, ../sass/mobile.scss */
  .mm-buttonbar > *:first-child, .mm-buttonbar > input:first-child + * {
    border-left: none;
  }
  /* line 1234, ../sass/mobile.scss */
  .mm-buttonbar.mm-buttonbar-2 > * {
    width: 50%;
  }
  /* line 1237, ../sass/mobile.scss */
  .mm-buttonbar.mm-buttonbar-3 > * {
    width: 33.33%;
  }
  /* line 1240, ../sass/mobile.scss */
  .mm-buttonbar.mm-buttonbar-4 > * {
    width: 25%;
  }
  /* line 1243, ../sass/mobile.scss */
  .mm-buttonbar.mm-buttonbar-5 > * {
    width: 20%;
  }

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

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

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

  /* line 1268, ../sass/mobile.scss */
  .mm-menu .mm-buttonbar {
    border-color: rgba(255, 255, 255, 0.6);
    background: #333333;
  }
  /* line 1272, ../sass/mobile.scss */
  .mm-menu .mm-buttonbar > * {
    border-color: rgba(255, 255, 255, 0.6);
  }
  /* line 1275, ../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 1286, ../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 1298, ../sass/mobile.scss */
  em.mm-counter + a.mm-subopen {
    padding-left: 40px;
  }
  /* line 1301, ../sass/mobile.scss */
  em.mm-counter + a.mm-subopen + a, em.mm-counter + a.mm-subopen + span {
    margin-right: 80px;
  }
  /* line 1306, ../sass/mobile.scss */
  em.mm-counter + a.mm-fullsubopen {
    padding-left: 0;
  }

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

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

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

  /*
      jQuery.mmenu dragOpen addon CSS
  */
  /* line 1330, ../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 1343, ../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 1359, ../sass/mobile.scss */
  .mm-menu.mm-hasfooter > .mm-panel:after {
    height: 80px;
  }
  /* line 1362, ../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 1372, ../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 1385, ../sass/mobile.scss */
  .mm-header .mm-title, .mm-header .mm-prev, .mm-header .mm-next, .mm-header .mm-close {
    padding-top: 30px;
  }
  /* line 1388, ../sass/mobile.scss */
  .mm-header .mm-title {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    width: 100%;
    position: relative;
  }
  /* line 1396, ../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 1406, ../sass/mobile.scss */
  .mm-header .mm-prev {
    padding-left: 20px;
    padding-right: 10px;
    left: 0;
  }
  /* line 1411, ../sass/mobile.scss */
  .mm-header .mm-next, .mm-header .mm-close {
    padding-left: 10px;
    padding-right: 20px;
    right: 0;
  }
  /* line 1417, ../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 1429, ../sass/mobile.scss */
  .mm-header [href].mm-prev:before {
    border-right: none;
    border-bottom: none;
    margin-left: 2px;
    margin-right: 5px;
  }
  /* line 1435, ../sass/mobile.scss */
  .mm-header [href].mm-next:after, .mm-header [href].mm-close:after {
    margin-left: 5px;
    margin-right: -2px;
  }
  /* line 1439, ../sass/mobile.scss */
  .mm-header [href].mm-next:after {
    border-top: none;
    border-left: none;
  }
  /* line 1443, ../sass/mobile.scss */
  .mm-header [href].mm-close:after {
    content: 'x';
  }

  /* line 1450, ../sass/mobile.scss */
  .mm-menu.mm-hassearch .mm-header {
    height: 50px;
    top: 50px;
  }
  /* line 1453, ../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 1458, ../sass/mobile.scss */
  .mm-menu.mm-hasheader li.mm-subtitle {
    display: none;
  }
  /* line 1461, ../sass/mobile.scss */
  .mm-menu.mm-hasheader > .mm-panel {
    padding-top: 80px;
  }
  /* line 1463, ../sass/mobile.scss */
  .mm-menu.mm-hasheader > .mm-panel.mm-list {
    padding-top: 60px;
  }
  /* line 1466, ../sass/mobile.scss */
  .mm-menu.mm-hasheader > .mm-panel > .mm-list:first-child {
    margin-top: -20px;
  }
  /* line 1470, ../sass/mobile.scss */
  .mm-menu.mm-hasheader.mm-hassearch > .mm-panel {
    padding-top: 120px;
  }
  /* line 1472, ../sass/mobile.scss */
  .mm-menu.mm-hasheader.mm-hassearch > .mm-panel.mm-list {
    padding-top: 100px;
  }
  /* line 1477, ../sass/mobile.scss */
  .mm-menu .mm-header {
    border-color: rgba(0, 0, 0, 0.15);
    color: rgba(255, 255, 255, 0.3);
  }
  /* line 1480, ../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 1490, ../sass/mobile.scss */
  .mm-list li {
    border-top: 1px solid #5fc0f3;
  }
  /* line 1492, ../sass/mobile.scss */
  .mm-list li:first-child {
    border: none;
  }
  /* line 1495, ../sass/mobile.scss */
  .mm-list li:hover {
    background: #0082d4;
  }
  /* line 1499, ../sass/mobile.scss */
  .mm-list li.mm-label > span {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding: 0;
    line-height: 25px;
  }
  /* line 1506, ../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 1514, ../sass/mobile.scss */
  .mm-list li.mm-collapsed:not(.mm-uncollapsed) {
    display: none;
  }

  /* line 1520, ../sass/mobile.scss */
  .mm-menu.mm-vertical .mm-list > li.mm-label > a.mm-subopen:after {
    top: 8.5px;
  }
  /* line 1523, ../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 1532, ../sass/mobile.scss */
  .mm-search {
    box-sizing: border-box;
  }
  /* line 1534, ../sass/mobile.scss */
  .mm-search input {
    box-sizing: border-box;
  }

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

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

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

  /* line 1567, ../sass/mobile.scss */
  .mm-search {
    padding: 10px;
  }
  /* line 1569, ../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 1581, ../sass/mobile.scss */
  .mm-search input::-ms-clear {
    display: none;
  }

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

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

  /* line 1602, ../sass/mobile.scss */
  .mm-menu li.mm-nosubresults > a.mm-subopen {
    display: none;
  }
  /* line 1605, ../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 1610, ../sass/mobile.scss */
  .mm-menu.mm-hassearch > .mm-panel {
    padding-top: 70px;
  }
  /* line 1612, ../sass/mobile.scss */
  .mm-menu.mm-hassearch > .mm-panel > .mm-list:first-child {
    margin-top: -20px;
  }
  /* line 1616, ../sass/mobile.scss */
  .mm-menu.mm-hasheader > .mm-panel > div.mm-search:first-child {
    margin-top: -10px;
  }
  /* line 1618, ../sass/mobile.scss */
  .mm-menu.mm-hasheader > .mm-panel > div.mm-search:first-child + .mm-list {
    padding-top: 0;
  }
  /* line 1622, ../sass/mobile.scss */
  .mm-menu .mm-search input {
    background: rgba(255, 255, 255, 0.3);
    color: rgba(255, 255, 255, 0.6);
  }
  /* line 1626, ../sass/mobile.scss */
  .mm-menu .mm-noresultsmsg {
    color: rgba(255, 255, 255, 0.3);
  }

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

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

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

  /* line 1671, ../sass/mobile.scss */
  label.mm-check {
    width: 30px;
    height: 30px;
    margin-bottom: -15px;
  }
  /* line 1675, ../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 1690, ../sass/mobile.scss */
  input.mm-check:checked ~ label.mm-check:before {
    opacity: 1;
  }

  /* line 1695, ../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 1699, ../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 1705, ../sass/mobile.scss */
  label.mm-toggle, label.mm-check {
    right: 20px;
  }
  /* line 1709, ../sass/mobile.scss */
  label.mm-toggle + a, label.mm-toggle + span {
    margin-right: 70px;
  }
  /* line 1714, ../sass/mobile.scss */
  label.mm-check + a, label.mm-check + span {
    margin-right: 50px;
  }

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

  /* line 1737, ../sass/mobile.scss */
  em.mm-counter + a.mm-subopen + label.mm-toggle, em.mm-counter + a.mm-subopen + label.mm-check {
    right: 90px;
  }
  /* line 1741, ../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 1746, ../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 1753, ../sass/mobile.scss */
  .mm-menu label.mm-toggle {
    background: rgba(0, 0, 0, 0.15);
  }
  /* line 1755, ../sass/mobile.scss */
  .mm-menu label.mm-toggle:before {
    background: #333333;
  }
  /* line 1759, ../sass/mobile.scss */
  .mm-menu input.mm-toggle:checked ~ label.mm-toggle {
    background: #4bd963;
  }
  /* line 1762, ../sass/mobile.scss */
  .mm-menu label.mm-check:before {
    border-color: rgba(255, 255, 255, 0.6);
  }

  /*
      jQuery.mmenu effects extension CSS
  */
  /* line 1773, ../sass/mobile.scss */
  html.mm-slide .mm-menu {
    -webkit-transition: -webkit-transform 0.4s ease;
    transition: transform 0.4s ease;
  }
  /* line 1777, ../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 1784, ../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 1792, ../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 1799, ../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 1808, ../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 1815, ../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 1824, ../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 1831, ../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 1841, ../sass/mobile.scss */
  html.mm-zoom-menu .mm-menu {
    -webkit-transition: -webkit-transform 0.4s ease;
    transition: transform 0.4s ease;
  }
  /* line 1845, ../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 1857, ../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 1865, ../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 1877, ../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 1886, ../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 1898, ../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 1907, ../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 1919, ../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 1928, ../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 1941, ../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 1947, ../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 1962, ../sass/mobile.scss */
  .mm-menu.mm-fullscreen {
    width: 100%;
    min-width: 140px;
    max-width: 10000px;
  }

  /* line 1969, ../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 1976, ../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 2026, ../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 2033, ../sass/mobile.scss */
  html.mm-opened.mm-fullscreen .mm-page {
    box-shadow: none !important;
  }

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

  /* line 2058, ../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 2065, ../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 2099, ../sass/mobile.scss */
  .mm-menu.mm-front {
    z-index: 1;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
  }

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

  /* line 2109, ../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 2119, ../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 2127, ../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 2134, ../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 2145, ../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 2155, ../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 2166, ../sass/mobile.scss */
  html.mm-opened.mm-light .mm-page {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  }

  /* line 2170, ../sass/mobile.scss */
  .mm-menu.mm-light {
    background: #f3f3f3;
    color: rgba(0, 0, 0, 0.6);
  }
  /* line 2174, ../sass/mobile.scss */
  .mm-menu.mm-light .mm-list > li:after {
    border-color: rgba(0, 0, 0, 0.1);
  }
  /* line 2178, ../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 2182, ../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 2185, ../sass/mobile.scss */
  .mm-menu.mm-light .mm-list > li > a.mm-subopen:before {
    border-color: rgba(0, 0, 0, 0.1);
  }
  /* line 2190, ../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 2194, ../sass/mobile.scss */
  .mm-menu.mm-light .mm-list > li.mm-label {
    background: rgba(0, 0, 0, 0.03);
  }
  /* line 2199, ../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 2203, ../sass/mobile.scss */
  .mm-menu.mm-light .mm-buttonbar {
    border-color: rgba(0, 0, 0, 0.6);
    background: #f3f3f3;
  }
  /* line 2207, ../sass/mobile.scss */
  .mm-menu.mm-light .mm-buttonbar > * {
    border-color: rgba(0, 0, 0, 0.6);
  }
  /* line 2210, ../sass/mobile.scss */
  .mm-menu.mm-light .mm-buttonbar > input:checked + label {
    background: rgba(0, 0, 0, 0.6);
    color: #f3f3f3;
  }
  /* line 2216, ../sass/mobile.scss */
  .mm-menu.mm-light label.mm-check:before {
    border-color: rgba(0, 0, 0, 0.6);
  }
  /* line 2219, ../sass/mobile.scss */
  .mm-menu.mm-light em.mm-counter {
    color: rgba(0, 0, 0, 0.3);
  }
  /* line 2222, ../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 2226, ../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 2229, ../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 2233, ../sass/mobile.scss */
  .mm-menu.mm-light .mm-list li.mm-label > div > div {
    background: rgba(0, 0, 0, 0.03);
  }
  /* line 2236, ../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 2240, ../sass/mobile.scss */
  .mm-menu.mm-light .mm-noresultsmsg {
    color: rgba(0, 0, 0, 0.3);
  }
  /* line 2243, ../sass/mobile.scss */
  .mm-menu.mm-light label.mm-toggle {
    background: rgba(0, 0, 0, 0.1);
  }
  /* line 2245, ../sass/mobile.scss */
  .mm-menu.mm-light label.mm-toggle:before {
    background: #f3f3f3;
  }
  /* line 2249, ../sass/mobile.scss */
  .mm-menu.mm-light input.mm-toggle:checked ~ label.mm-toggle {
    background: #4bd963;
  }

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

  /* line 2258, ../sass/mobile.scss */
  .mm-menu.mm-white {
    background: white;
    color: rgba(0, 0, 0, 0.6);
  }
  /* line 2262, ../sass/mobile.scss */
  .mm-menu.mm-white .mm-list > li:after {
    border-color: rgba(0, 0, 0, 0.1);
  }
  /* line 2266, ../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 2270, ../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 2273, ../sass/mobile.scss */
  .mm-menu.mm-white .mm-list > li > a.mm-subopen:before {
    border-color: rgba(0, 0, 0, 0.1);
  }
  /* line 2278, ../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 2282, ../sass/mobile.scss */
  .mm-menu.mm-white .mm-list > li.mm-label {
    background: rgba(0, 0, 0, 0.03);
  }
  /* line 2287, ../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 2291, ../sass/mobile.scss */
  .mm-menu.mm-white .mm-buttonbar {
    border-color: rgba(0, 0, 0, 0.6);
    background: white;
  }
  /* line 2295, ../sass/mobile.scss */
  .mm-menu.mm-white .mm-buttonbar > * {
    border-color: rgba(0, 0, 0, 0.6);
  }
  /* line 2298, ../sass/mobile.scss */
  .mm-menu.mm-white .mm-buttonbar > input:checked + label {
    background: rgba(0, 0, 0, 0.6);
    color: white;
  }
  /* line 2304, ../sass/mobile.scss */
  .mm-menu.mm-white label.mm-check:before {
    border-color: rgba(0, 0, 0, 0.6);
  }
  /* line 2307, ../sass/mobile.scss */
  .mm-menu.mm-white em.mm-counter {
    color: rgba(0, 0, 0, 0.3);
  }
  /* line 2310, ../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 2314, ../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 2317, ../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 2321, ../sass/mobile.scss */
  .mm-menu.mm-white .mm-list li.mm-label > div > div {
    background: rgba(0, 0, 0, 0.03);
  }
  /* line 2324, ../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 2328, ../sass/mobile.scss */
  .mm-menu.mm-white .mm-noresultsmsg {
    color: rgba(0, 0, 0, 0.3);
  }
  /* line 2331, ../sass/mobile.scss */
  .mm-menu.mm-white label.mm-toggle {
    background: rgba(0, 0, 0, 0.1);
  }
  /* line 2333, ../sass/mobile.scss */
  .mm-menu.mm-white label.mm-toggle:before {
    background: white;
  }
  /* line 2337, ../sass/mobile.scss */
  .mm-menu.mm-white input.mm-toggle:checked ~ label.mm-toggle {
    background: #4bd963;
  }

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

  /* line 2346, ../sass/mobile.scss */
  .mm-menu.mm-black {
    background: black;
    color: rgba(255, 255, 255, 0.6);
  }
  /* line 2350, ../sass/mobile.scss */
  .mm-menu.mm-black .mm-list > li:after {
    border-color: rgba(255, 255, 255, 0.2);
  }
  /* line 2354, ../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 2358, ../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 2361, ../sass/mobile.scss */
  .mm-menu.mm-black .mm-list > li > a.mm-subopen:before {
    border-color: rgba(255, 255, 255, 0.2);
  }
  /* line 2366, ../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 2370, ../sass/mobile.scss */
  .mm-menu.mm-black .mm-list > li.mm-label {
    background: rgba(255, 255, 255, 0.15);
  }
  /* line 2375, ../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 2379, ../sass/mobile.scss */
  .mm-menu.mm-black .mm-buttonbar {
    border-color: rgba(255, 255, 255, 0.6);
    background: black;
  }
  /* line 2383, ../sass/mobile.scss */
  .mm-menu.mm-black .mm-buttonbar > * {
    border-color: rgba(255, 255, 255, 0.6);
  }
  /* line 2386, ../sass/mobile.scss */
  .mm-menu.mm-black .mm-buttonbar > input:checked + label {
    background: rgba(255, 255, 255, 0.6);
    color: black;
  }
  /* line 2392, ../sass/mobile.scss */
  .mm-menu.mm-black label.mm-check:before {
    border-color: rgba(255, 255, 255, 0.6);
  }
  /* line 2395, ../sass/mobile.scss */
  .mm-menu.mm-black em.mm-counter {
    color: rgba(255, 255, 255, 0.3);
  }
  /* line 2398, ../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 2402, ../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 2405, ../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 2409, ../sass/mobile.scss */
  .mm-menu.mm-black .mm-list li.mm-label > div > div {
    background: rgba(255, 255, 255, 0.15);
  }
  /* line 2412, ../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 2416, ../sass/mobile.scss */
  .mm-menu.mm-black .mm-noresultsmsg {
    color: rgba(255, 255, 255, 0.3);
  }
  /* line 2419, ../sass/mobile.scss */
  .mm-menu.mm-black label.mm-toggle {
    background: rgba(255, 255, 255, 0.2);
  }
  /* line 2421, ../sass/mobile.scss */
  .mm-menu.mm-black label.mm-toggle:before {
    background: black;
  }
  /* line 2425, ../sass/mobile.scss */
  .mm-menu.mm-black input.mm-toggle:checked ~ label.mm-toggle {
    background: #4bd963;
  }
}
@media all and (min-width: 320px) and (max-width: 767px) and (max-width: 175px) {
  /* line 1169, ../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: 767px) and (min-width: 550px) {
  /* line 1179, ../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: 767px) and (max-width: 140px) {
  /* line 1986, ../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: 767px) and (min-width: 10000px) {
  /* line 1996, ../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: 767px) and (max-width: 140px) {
  /* line 2006, ../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: 767px) and (min-width: 10000px) {
  /* line 2016, ../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: 767px) and (max-width: 175px) {
  /* line 2076, ../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: 767px) and (min-width: 550px) {
  /* line 2086, ../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: 767px) {
  /* line 2434, ../sass/mobile.scss */
  .widget-navigation h3 {
    background-size: 6% !important;
  }
  /* line 2436, ../sass/mobile.scss */
  .widget-navigation h3.ui-accordion-header-active {
    background-size: 6% !important;
  }
}
/* line 2443, ../sass/mobile.scss */
.r-tabs .r-tabs-nav {
  margin: 0;
  padding: 0;
}

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

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

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

/* line 2463, ../sass/mobile.scss */
.r-tabs .r-tabs-panel.r-tabs-state-active {
  display: block;
}
/* line 2465, ../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: 767px) {
  /* line 2472, ../sass/mobile.scss */
  .r-tabs .r-tabs-nav {
    display: none;
  }

  /* line 2476, ../sass/mobile.scss */
  .r-tabs .r-tabs-accordion-title {
    display: block;
    margin-top: 20px;
    float: left;
    width: 100%;
  }
  /* line 2481, ../sass/mobile.scss */
  .r-tabs .r-tabs-accordion-title:first-child {
    margin-top: 0;
  }
  /* line 2484, ../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 2496, ../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 2508, ../sass/mobile.scss */
  .r-tabs .tab-inner .col50 {
    width: 100% !important;
  }
  /* line 2512, ../sass/mobile.scss */
  .r-tabs ul.custom-tabs-nav {
    display: none !important;
  }

  /* line 2517, ../sass/mobile.scss */
  .widget ul li.menu-rotate-animation {
    display: none !important;
  }
}
@media (min-width: 768px) {
  /* line 2526, ../sass/mobile.scss */
  footer .row .col-sm-3 div > ul {
    display: block !important;
    padding: 0;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  /* line 2537, ../sass/mobile.scss */
  body {
    width: 100%;
    min-width: 100%;
  }
  /* line 2541, ../sass/mobile.scss */
  body #main div.content-wrapper {
    margin-left: 0 !important;
    padding: 0 15px !important;
    width: 100% !important;
  }
  /* line 2545, ../sass/mobile.scss */
  body #main div.content-wrapper .content.full-width {
    width: 100% !important;
  }
  /* line 2547, ../sass/mobile.scss */
  body #main div.content-wrapper .content.full-width.no-margin {
    width: 100%;
  }

  /* line 2554, ../sass/mobile.scss */
  #main aside.left {
    width: 100%;
    min-height: auto;
    padding-bottom: 30px;
  }
  /* line 2558, ../sass/mobile.scss */
  #main aside.left .widget {
    display: none;
  }
  /* line 2560, ../sass/mobile.scss */
  #main aside.left .widget.widget-multilevel-navigation {
    display: block;
  }
  /* line 2563, ../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 2566, ../sass/mobile.scss */
  #main aside.left .widget.widget-multilevel-navigation > ul li.active:hover {
    cursor: pointer;
  }
  /* line 2570, ../sass/mobile.scss */
  #main aside.left .widget.widget-multilevel-navigation > ul li:not(.active) {
    display: none;
  }
  /* line 2574, ../sass/mobile.scss */
  #main aside.left .widget.widget-multilevel-navigation > ul.opened li:not(.active) {
    display: block;
  }
  /* line 2580, ../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 2586, ../sass/mobile.scss */
  #main aside.left > img {
    display: none;
  }

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

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

  /* line 2603, ../sass/mobile.scss */
  #main #home-slider {
    max-width: 100%;
    min-width: 100%;
  }
  /* line 2606, ../sass/mobile.scss */
  #main #home-slider .row {
    top: 0px;
    left: 0;
    margin-left: 0;
  }
  /* line 2610, ../sass/mobile.scss */
  #main #home-slider .row .content-wrapper {
    width: 91.25%;
  }
  /* line 2612, ../sass/mobile.scss */
  #main #home-slider .row .content-wrapper aside.right {
    width: 100%;
  }
  /* line 2616, ../sass/mobile.scss */
  #main #home-slider .row .col-sm-3 {
    position: absolute;
    top: 0;
    right: 15px;
  }
  /* line 2621, ../sass/mobile.scss */
  #main #home-slider .row .col-sm-3 .help p {
    font-size: 22px;
    line-height: 28px;
  }
  /* line 2626, ../sass/mobile.scss */
  #main #home-slider .row .col-sm-3 .help ul li {
    font-size: 17px;
    line-height: 22px;
  }

  /* line 2639, ../sass/mobile.scss */
  header .header-bottom .row .logo {
    margin: 20px 0 25px 15px;
  }
  /* line 2641, ../sass/mobile.scss */
  header .header-bottom .row .logo a {
    background-size: 141px 59px;
    background-position: center;
    background-image: url("../img/retina/logo2x.png");
  }
  /* line 2647, ../sass/mobile.scss */
  header .header-bottom .row form {
    margin-right: 15px;
    width: 20%;
  }
  /* line 2651, ../sass/mobile.scss */
  header .header-bottom .row nav {
    position: relative;
  }
  /* line 2654, ../sass/mobile.scss */
  header .header-bottom .row nav .hover-menu li {
    position: static !important;
    margin-left: 10px;
  }
  /* line 2657, ../sass/mobile.scss */
  header .header-bottom .row nav .hover-menu li a {
    padding-right: 25px;
    padding-left: 10px;
  }
  /* line 2660, ../sass/mobile.scss */
  header .header-bottom .row nav .hover-menu li a:before {
    right: 6px;
  }
  /* line 2666, ../sass/mobile.scss */
  header .header-bottom .row nav .hover-menu li:nth-child(1) > div {
    position: absolute;
    top: 84px;
    left: -144px;
  }
  /* line 2673, ../sass/mobile.scss */
  header .header-bottom .row nav .hover-menu li:nth-child(2) > div {
    position: absolute;
    top: 84px;
    left: -144px;
  }
  /* line 2679, ../sass/mobile.scss */
  header .header-bottom .row nav .hover-menu li:nth-child(2) > div.submenu-right .top .left {
    padding-left: 0;
  }
  /* line 2682, ../sass/mobile.scss */
  header .header-bottom .row nav .hover-menu li:nth-child(2) > div.submenu-right .top .right {
    right: 54px;
  }

  /* line 2695, ../sass/mobile.scss */
  footer .row {
    padding: 0 15px;
  }
  /* line 2697, ../sass/mobile.scss */
  footer .row .col-sm-3 {
    width: 37%;
  }
  /* line 2699, ../sass/mobile.scss */
  footer .row .col-sm-3.with-padding {
    width: 21%;
    padding: 0;
  }
  /* line 2707, ../sass/mobile.scss */
  footer .bottom .row .footer-navigation {
    width: 50%;
    float: left;
  }
  /* line 2711, ../sass/mobile.scss */
  footer .bottom .row .other-navigation {
    width: 50%;
    float: right;
  }
  /* line 2715, ../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 2720, ../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 2725, ../sass/mobile.scss */
  footer .bottom .row .other-navigation ul.social-navigation li a {
    margin-right: 0 !important;
  }

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

  /* line 2745, ../sass/mobile.scss */
  #main div.content-wrapper div.content.contact-numbers {
    width: 100%;
  }
  /* line 2747, ../sass/mobile.scss */
  #main div.content-wrapper div.content.contact-numbers .block-view {
    margin-top: 20px;
  }
  /* line 2749, ../sass/mobile.scss */
  #main div.content-wrapper div.content.contact-numbers .block-view .left {
    width: 60%;
    margin-right: 0;
    padding: 20px;
  }
  /* line 2753, ../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 2763, ../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 2769, ../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 2773, ../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 2779, ../sass/mobile.scss */
  #main div.content-wrapper div.content.disable-map div.map-container .filter-options {
    width: 100%;
  }

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

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

  /* line 2788, ../sass/mobile.scss */
  .calc .fieldset {
    position: relative;
  }
  /* line 2790, ../sass/mobile.scss */
  .calc .fieldset .field {
    position: static;
  }
  /* line 2792, ../sass/mobile.scss */
  .calc .fieldset .field .error {
    position: absolute;
    bottom: -15px;
  }
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  /* line 2807, ../sass/mobile.scss */
  #wrapper header .header-bottom .row .logo {
    margin: 20px 0 25px 15px;
  }
  /* line 2809, ../sass/mobile.scss */
  #wrapper header .header-bottom .row .logo a {
    background-size: 141px 59px !important;
    background-position: center !important;
    background-image: url("../img/retina/logo2x.png") !important;
  }
  /* line 2817, ../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;
  }
}
