.bg-image {
  height: 100vh;
  background-image: url('../images/bg-slider-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.bg-image.no-colour-bg {
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .8), hsla(0, 0%, 100%, .8)), url('../images/ecco-bg.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .8), hsla(0, 0%, 100%, .8)), url('../images/ecco-bg.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.bg-image.hp3 {
  background-image: url('../images/ecco-bg.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.header {
  height: auto;
  padding-top: 0px;
  background-color: transparent;
}

.header-sect {
  display: block;
  margin-top: 20px;
  margin-bottom: 20px;
}

.body-sect {
  display: block;
  height: auto;
  margin-bottom: 30px;
}

.footer {
  display: block;
  height: auto;
  margin-bottom: 30px;
  padding-bottom: 20px;
}

.intro {
  overflow: hidden;
  height: 320px;
  margin-bottom: 20px;
  padding: 30px;
  border-top-left-radius: 0px;
  background-color: rgba(27, 76, 122, .85);
}

.intro._1 {
  width: 460px;
  margin-right: 20px;
  float: left;
}

.intro._1._2 {
  margin-right: 12px;
}

.intro._2 {
  width: 460px;
  margin-left: 0px;
  float: left;
}

.intro.full {
  height: auto;
}

.intro.hp3 {
  background-color: rgba(27, 76, 122, .9);
}

.intro.interanl {
  height: auto;
  margin-bottom: 20px;
}

.intro.slider {
  padding: 0px;
}

.col {
  display: block;
  margin-right: auto;
  margin-left: auto;
  background-color: #2974ba;
}

.cta {
  width: 460px;
  float: left;
  background-color: #2974ba;
}

.cta._1 {
  margin-right: 10px;
  padding: 30px;
  background-color: rgba(27, 76, 122, .85);
}

.cta._1.hp3 {
  background-color: rgba(27, 76, 122, .9);
}

.cta._1.bam {
  min-height: 430px;
  margin-bottom: 20px;
}

.cta._2 {
  margin-left: 10px;
  padding: 30px;
  border-bottom-right-radius: 0px;
  background-color: rgba(27, 76, 122, .85);
}

.cta._2.hp3 {
  background-color: rgba(27, 76, 122, .9);
}

.cta._2.bam2 {
  min-height: 430px;
  margin-bottom: 20px;
}

.h1 {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 20px;
  float: left;
  font-family: 'Open Sans', sans-serif;
  color: #ffa300;
  font-size: 45px;
  line-height: 55px;
  font-weight: 300;
  letter-spacing: 2px;
}

.h1.profile-heading {
  text-align: center;
}

.main-copy {
  display: inline-block;
  overflow: visible;
  width: 100%;
  height: auto;
  margin-bottom: 20px;
  float: none;
  clear: none;
  font-family: 'Open Sans', sans-serif;
  color: hsla(0, 0%, 100%, .7);
  font-size: 14px;
  line-height: 24px;
  text-align: justify;
}

.music-icon {
  display: block;
  margin-top: 14px;
  margin-right: 15px;
  margin-left: auto;
  float: left;
  opacity: 0.8;
  text-align: center;
}

.h2 {
  float: left;
  font-family: 'Open Sans', sans-serif;
  color: #ffa300;
  font-weight: 300;
  text-align: center;
}

.cta-text {
  display: inline-block;
  min-height: 160px;
  padding-top: 19px;
  clear: left;
  font-family: 'Open Sans', sans-serif;
  color: hsla(0, 0%, 100%, .7);
  font-size: 13px;
  line-height: 24px;
  text-align: left;
}

.cta-text.bam-promo-text {
  display: block;
  min-height: 80px;
}

.ecco-button {
  width: 100%;
  height: 50px;
  margin-top: 9px;
  padding-top: 15px;
  padding-bottom: 15px;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, .4);
  background-color: transparent;
  font-family: 'Open Sans', sans-serif;
  color: hsla(0, 0%, 100%, .7);
  font-size: 19px;
  line-height: 19px;
  font-weight: 300;
  text-align: center;
  text-transform: uppercase;
}

.ecco-button:hover {
  border-color: rgba(255, 163, 0, .8);
  color: #ffa300;
}

.ecco-button.second {
  margin-bottom: 20px;
}

.navbar {
  background-color: transparent;
}

.main-nav-link {
  display: inline-block;
  margin: 0px 20px;
  padding-right: 0px;
  padding-left: 0px;
  border-bottom: 1px none hsla(0, 0%, 100%, 0);
  font-family: 'Open Sans', sans-serif;
  color: #ffa300;
  font-size: 16px;
  font-weight: 400;
}

.main-nav-link:hover {
  border-bottom: 1px none #fff;
  color: hsla(0, 0%, 100%, .8);
}

.main-nav-link:focus {
  color: #fff;
}

.main-nav-link.w--current {
  margin-right: 22px;
  margin-left: 22px;
  padding-right: 0px;
  padding-left: 0px;
  border-bottom-style: none;
  border-bottom-color: #fff;
  color: #fff;
}

.main-nav-link.dd {
  margin-right: 0px;
  margin-left: 20px;
  padding-right: 40px;
}

.main-nav-link.dropdown-version:hover {
  color: #000;
}

.main-nav-link.home-3 {
  color: #ffa300;
}

.top-nav {
  display: inline-block;
  margin-top: 29px;
  padding: 13px 20px;
  float: right;
  border-left: 1px solid rgba(27, 76, 122, .2);
  font-family: 'Open Sans', sans-serif;
  color: #058ed0;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
}

.top-nav:hover {
  color: #ffa300;
}

.top-nav.dd {
  padding-right: 44px;
  float: right;
}

.top-nav.home-3 {
  color: #000;
}

.top-nav.orange {
  color: #1b4c7a;
}

.in-link {
  color: #ffa300;
  text-decoration: none;
}

.island-addresses {
  height: 100px;
  margin-bottom: 30px;
  padding: 34px 30px;
  border: 1px solid #1b4c7a;
}

.islands {
  font-family: 'Open Sans', sans-serif;
  color: #1b4c7a;
  font-size: 30px;
  line-height: 30px;
  font-weight: 300;
  text-align: center;
  text-transform: uppercase;
}

.copyright {
  margin-top: 20px;
  font-family: 'Open Sans', sans-serif;
  color: #058ed0;
}

.copyright.home-footer-2 {
  color: #058ed0;
}

.emagine {
  margin-top: 20px;
  font-family: 'Open Sans', sans-serif;
  color: rgba(5, 142, 208, .5);
  text-align: right;
  text-decoration: none;
}

.emagine:hover {
  color: #058ed0;
}

.emagine.home-footer-2 {
  color: #058ed0;
}

.addresses {
  overflow: hidden;
  padding: 30px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: rgba(27, 76, 122, .85);
  cursor: pointer;
}

.addresses.hp3 {
  background-color: rgba(27, 76, 122, .9);
}

.address {
  width: 30%;
  margin-right: 14px;
  margin-left: 14px;
  float: left;
}

.address-title {
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #ffa300;
  font-weight: 700;
}

.address-data {
  display: inline-block;
  margin-bottom: 0px;
  font-family: 'Open Sans', sans-serif;
  color: hsla(0, 0%, 100%, .7);
}

.address-row {
  display: none;
  margin-bottom: 20px;
}

.top-nav-wrapper {
  text-align: right;
}

.dd-link {
  margin-top: 2px;
  margin-bottom: 2px;
  border-style: none;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, .7);
  background-color: #2974ba;
  color: #fff;
}

.dd-link:hover {
  background-color: #2364a0;
}

.dd-link-wrapper.w--open {
  background-color: transparent;
}

.dd-links-wrapper {
  display: block;
  width: 100%;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  float: none;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  background-color: rgba(27, 76, 122, .85);
  text-align: center;
}

.flags {
  display: inline-block;
  margin-right: 15px;
  margin-bottom: 19px;
  margin-left: 15px;
  float: none;
  clear: none;
  text-align: center;
}

.flag-wrapper {
  display: block;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.in-text-pic {
  display: block;
  margin-top: 5px;
  margin-right: 20px;
  margin-bottom: 20px;
  float: left;
  clear: none;
}

.affiliate-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 200px;
  padding: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: hsla(0, 0%, 100%, .7);
}

.affiliate-title {
  padding-top: 15px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-weight: 700;
  text-align: center;
}

.list {
  margin-bottom: 15px;
  font-family: 'Open Sans', sans-serif;
  color: hsla(0, 0%, 100%, .7);
  font-size: 13px;
  line-height: 24px;
}

.bg-slider {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: -1;
  display: block;
  overflow: visible;
  height: 100vh;
}

.sl1 {
  z-index: 1;
  display: block;
  height: 100vh;
  background-image: url('../images/bg-slider-3.jpg');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.sl2 {
  z-index: 1;
  display: block;
  height: 100vh;
  background-image: url('../images/bg-slider-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.sl3 {
  display: block;
  height: 100vh;
  background-image: url('../images/bg-slider-3.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide1 {
  background-image: url('../images/bg-slider-3.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-2 {
  background-image: url('../images/bg-slider-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-3 {
  background-image: url('../images/bg-slider-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.blog-wrapper {
  padding: 10px;
  border-radius: 10px;
  background-color: hsla(0, 0%, 100%, .3);
}

.blog-wrapper.faq-wrapper {
  display: block;
  padding-right: 21px;
  padding-left: 21px;
  background-color: #1b4c7a;
}

.blog-pic {
  margin-bottom: 20px;
}

.blog-text {
  margin-bottom: 20px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  line-height: 24px;
}

.blog-title {
  margin-bottom: 20px;
  font-family: 'Open Sans', sans-serif;
  color: #1b4c7a;
  font-size: 24px;
  line-height: 34px;
  font-weight: 600;
}

.blog-row-wrapper {
  margin-bottom: 25px;
}

.faq-title {
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
}

.faq-answer-wrapper {
  height: 60px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  background-color: transparent;
}

.faq-inner-text {
  margin-bottom: 20px;
  font-family: 'Open Sans', sans-serif;
  color: hsla(0, 0%, 100%, .7);
  line-height: 24px;
}

.faq-wrapper {
  overflow: hidden;
  height: 60px;
  margin-top: 15px;
  padding: 10px 20px;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, .17);
  border-radius: 5px;
  background-color: rgba(27, 76, 122, .8);
}

.bpost {
  margin-bottom: 20px;
  padding: 30px;
  background-color: rgba(27, 76, 122, .85);
}

.blog-post-title {
  margin-bottom: 15px;
  font-family: 'Open Sans', sans-serif;
  color: #ffa300;
  font-size: 24px;
  line-height: 34px;
}

.blog-featured-image {
  border-radius: 10px;
}

.pagination-text {
  display: inline-block;
  margin-right: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #ffa300;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
}

.feature-post-image {
  margin-bottom: 30px;
}

.comments {
  margin-bottom: 20px;
  padding: 30px;
  background-color: rgba(27, 76, 122, .85);
}

.comment-section-title {
  margin-bottom: 30px;
  font-family: 'Open Sans', sans-serif;
  color: #ffa300;
  font-size: 32px;
  line-height: 40px;
  font-weight: 300;
}

.comment-button {
  background-color: #ffa300;
  color: #333;
  text-transform: uppercase;
}

.divider {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-style: none none dashed;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, .2);
}

.commenter {
  display: inline;
  margin-right: 15px;
  font-family: 'Open Sans', sans-serif;
  color: #ffa300;
}

.commenter.dash {
  color: #fff;
}

.commenter.date {
  color: hsla(0, 0%, 100%, .7);
  font-size: 12px;
}

.comment-reply {
  color: #fff;
}

.commenter-comment {
  margin-top: 15px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 13px;
  line-height: 23px;
}

.comment-wrapper {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px dotted hsla(0, 0%, 100%, .1);
}

.comment-wrapper.sub-commnets {
  padding-left: 40px;
}

.form-item {
  opacity: 0.5;
}

.form-item:hover {
  opacity: 0.7;
}

.form-item:active {
  opacity: 1;
  color: #1b4c7a;
}

.form-item:focus {
  opacity: 1;
  color: #1b4c7a;
}

.form-item.comment {
  height: 90px;
}

.form-item.profile-comment {
  height: 150px;
}

.license-list {
  padding-top: 7px;
  padding-left: 15px;
  font-family: 'Open Sans', sans-serif;
  color: hsla(0, 0%, 100%, .7);
  line-height: 24px;
}

.address-div {
  position: static;
  display: block;
  width: 858px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.montserrat {
  overflow: hidden;
  height: 0px;
  text-align: center;
}

.st-vincent {
  overflow: hidden;
  height: 0px;
  text-align: center;
}

.bvi {
  overflow: hidden;
  height: 0px;
  text-align: center;
}

.dominica {
  overflow: hidden;
  height: 0px;
  text-align: center;
}

.grenada {
  overflow: hidden;
  height: 0px;
  text-align: center;
}

.st-lucia {
  overflow: hidden;
  height: 0px;
  text-align: center;
}

.antigua {
  overflow: hidden;
  height: 0px;
  text-align: center;
}

.st-kitts {
  overflow: hidden;
  height: 0px;
  text-align: center;
}

.anguilla {
  overflow: hidden;
  height: 0px;
  text-align: center;
}

.members-section {
  margin-bottom: 20px;
  padding: 30px;
  background-color: rgba(27, 76, 122, .85);
}

.h3 {
  font-family: 'Open Sans', sans-serif;
  color: #ffa300;
  font-size: 25px;
  font-weight: 300;
}

.form-button {
  margin-top: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, .4);
  background-color: transparent;
  color: hsla(0, 0%, 100%, .7);
  text-transform: uppercase;
}

.form-button:hover {
  border-color: #ffa300;
  color: #ffa300;
}

.member-name {
  font-family: 'Open Sans', sans-serif;
  color: #ffa300;
  font-size: 20px;
  line-height: 26px;
  font-weight: 700;
}

.member-island {
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 13px;
  font-weight: 600;
}

.member-pic {
  margin-bottom: 10px;
}

.member-pic.in-profile {
  display: block;
  margin: 12px auto 30px;
  padding: 13px;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, .5);
  text-align: center;
}

.members-wrapper {
  padding: 10px;
  border-style: dotted;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, .2);
  text-decoration: none;
}

.member-list-wrapper {
  margin-bottom: 20px;
}

.view-profile-link {
  padding-bottom: 3px;
  border-style: none none solid;
  border-width: 1px;
  border-color: #058ed0;
  color: #058ed0;
  font-size: 12px;
  text-decoration: none;
}

.bio {
  display: inline-block;
  margin-bottom: 6px;
  border-style: none none dotted;
  border-width: 0px 0px 1px;
  border-color: #000 #000 hsla(0, 0%, 100%, .3);
  font-family: 'Open Sans', sans-serif;
  color: hsla(0, 0%, 100%, .8);
  font-size: 12px;
  text-align: center;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.profile-links-wrapper {
  margin-top: 20px;
  text-align: center;
}

.profile-spacer {
  display: inline-block;
  margin-right: 10px;
  margin-left: 10px;
  font-family: 'Open Sans', sans-serif;
  color: hsla(0, 0%, 100%, .7);
  font-size: 18px;
  font-weight: 300;
}

.island {
  margin-top: -15px;
  margin-bottom: 25px;
  padding-bottom: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 2px;
}

.profile-form {
  padding: 30px;
  background-color: rgba(27, 76, 122, .85);
}

.bio-link {
  color: hsla(0, 0%, 100%, .8);
  text-decoration: none;
}

.catalog {
  margin-bottom: 20px;
  padding: 30px;
  background-color: rgba(27, 76, 122, .85);
}

.internal-link {
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 15px;
  text-decoration: none;
}

.internal-link:hover {
  color: #ffa300;
}

.pod-item {
  padding-top: 5px;
  padding-bottom: 5px;
}

.pag-col-1 {
  text-align: left;
}

.pag-col-2 {
  text-align: right;
}

.slide-1 {
  background-color: #058ed0;
}

.page-slide-1 {
  background-color: transparent;
  background-image: -webkit-linear-gradient(315deg, #ffa300, #058ed0);
  background-image: linear-gradient(135deg, #ffa300, #058ed0);
}

.page-slider-2 {
  background-image: -webkit-linear-gradient(315deg, #1b4c7a, rgba(255, 163, 0, .7));
  background-image: linear-gradient(135deg, #1b4c7a, rgba(255, 163, 0, .7));
}

.slider-wrapper {
  height: 320px;
}

.click-for-more {
  margin-top: 38px;
  float: right;
  font-family: 'Open Sans', sans-serif;
  color: #ffa300;
  text-transform: uppercase;
  cursor: pointer;
}

.click-for-more.less {
  display: block;
}

.click-for-less {
  margin-top: 38px;
  float: right;
  font-family: 'Open Sans', sans-serif;
  color: #ffa300;
  text-transform: uppercase;
  cursor: pointer;
}

.podcast-wrapper {
  margin-bottom: 20px;
}

.social-icons {
  margin-top: 35px;
  margin-right: 7px;
  opacity: 0.7;
}

.social-icons:hover {
  opacity: 1;
}

.social-icons.blog {
  margin-right: 19px;
}

html.w-mod-js *[data-ix="click-for-less"] {
  display: none;
}

@media (max-width: 991px) {
  .intro {
    height: 370px;
  }
  .intro.full {
    display: block;
  }
  .intro.interanl {
    display: none;
  }
  .cta._1 {
    width: 360px;
    margin-right: 8px;
  }
  .cta._1.bam {
    min-height: 510px;
  }
  .cta._2 {
    width: 350px;
  }
  .cta._2.bam2 {
    min-height: 510px;
  }
  .h1 {
    font-size: 35px;
  }
  .main-copy {
    font-size: 14px;
  }
  .h2 {
    margin-top: 24px;
  }
  .main-nav-link {
    display: block;
    margin-top: 0px;
    margin-bottom: 0px;
    color: #1b4c7a;
    text-align: center;
  }
  .main-nav-link:hover {
    background-color: #1b4c7a;
  }
  .main-nav-link:focus {
    background-color: #2974ba;
  }
  .main-nav-link.w--current {
    background-color: #fff;
    color: #1b4c7a;
  }
  .main-nav-link.w--current:hover {
    background-color: #1b4c7a;
    color: #fff;
  }
  .main-nav-link.w--current:focus {
    background-color: #1b4c7a;
    color: #fff;
  }
  .main-nav-link.dd {
    padding-right: 0px;
  }
  .main-nav-link.dropdown-version {
    display: block;
    width: auto;
  }
  .dd-link {
    height: 40px;
    margin-right: 20px;
    margin-left: 20px;
    text-align: center;
  }
  .dd-link:hover {
    background-color: #1b4c7a;
  }
  .dd-link:active {
    background-color: #1b4c7a;
  }
  .mobi-menu {
    display: block;
    margin-top: 30px;
    margin-right: auto;
    margin-left: auto;
    float: none;
    border-style: solid;
    border-width: 1px;
    border-color: hsla(0, 0%, 100%, .2);
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    background-color: rgba(27, 76, 122, .85);
    color: #fff;
    text-align: center;
  }
  .mobi-menu.w--open {
    background-color: hsla(0, 0%, 100%, .2);
  }
  .dd-links-wrapper {
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #fff;
  }
  .sss {
    background-color: transparent;
  }
}

@media (max-width: 767px) {
  .bg-image {
    padding-right: 20px;
    padding-left: 20px;
  }
  .intro {
    height: 440px;
  }
  .cta._1 {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 20px;
  }
  .cta._2 {
    width: 100%;
    margin-left: 0px;
  }
  .h1 {
    font-size: 26px;
    line-height: 36px;
  }
  .music-icon {
    margin-right: 15px;
  }
  .h2 {
    float: left;
  }
  .cta-text {
    min-height: 0px;
    text-align: left;
  }
  .copyright {
    text-align: center;
  }
  .emagine {
    text-align: center;
  }
  .address-title {
    text-align: center;
  }
  .address-data {
    margin-bottom: 30px;
    text-align: center;
  }
  .mobi-menu {
    margin-top: 20px;
  }
  .affiliate-wrapper {
    margin-bottom: 20px;
  }
  .aff-col {
    padding-right: 0px;
    padding-left: 0px;
  }
  .pag-col-1 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .pag-col-2 {
    padding-right: 0px;
    padding-left: 0px;
  }
}

@media (max-width: 479px) {
  .h1 {
    font-size: 30px;
    line-height: 40px;
  }
  .main-copy {
    text-align: left;
  }
  .top-nav {
    display: inline-block;
    width: 100%;
    font-size: 13px;
    text-align: center;
  }
  .mobi-log-wrapper {
    position: static;
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .brand {
    float: none;
  }
  .pagination-text {
    margin-right: 0px;
  }
  .catalog {
    padding-right: 20px;
    padding-left: 20px;
  }
  .pag-col-1 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .pag-col-2 {
    padding-right: 0px;
    padding-left: 0px;
  }
}