/* line 9, /Users/dgrba/Documents/www_root/landing-pages-2018/infobip-marketing/source/css/landing-pages/relocating.scss */
a {
  text-decoration: none; }
  /* line 11, /Users/dgrba/Documents/www_root/landing-pages-2018/infobip-marketing/source/css/landing-pages/relocating.scss */
  a.is-link {
    font-weight: bold;
    color: #ff6002;
    border-bottom: 1px solid transparent;
    transition: all ease-in-out .2s; }
    /* line 16, /Users/dgrba/Documents/www_root/landing-pages-2018/infobip-marketing/source/css/landing-pages/relocating.scss */
    a.is-link:hover {
      border-bottom: 1px solid #ff6002; }

@media (max-width: 1024px) {
  /* line 27, /Users/dgrba/Documents/www_root/landing-pages-2018/infobip-marketing/source/css/landing-pages/relocating.scss */
  body.relocating.headroom .wsmenucontainer nav.wsmenu {
    padding: 0px;
    height: 65px; }
    /* line 30, /Users/dgrba/Documents/www_root/landing-pages-2018/infobip-marketing/source/css/landing-pages/relocating.scss */
    body.relocating.headroom .wsmenucontainer nav.wsmenu .wsmenu-list {
      width: initial;
      overflow: initial;
      display: inline-block !important; }
      /* line 34, /Users/dgrba/Documents/www_root/landing-pages-2018/infobip-marketing/source/css/landing-pages/relocating.scss */
      body.relocating.headroom .wsmenucontainer nav.wsmenu .wsmenu-list li {
        position: relative; }
        /* line 36, /Users/dgrba/Documents/www_root/landing-pages-2018/infobip-marketing/source/css/landing-pages/relocating.scss */
        body.relocating.headroom .wsmenucontainer nav.wsmenu .wsmenu-list li.nav-cta {
          margin-top: .7rem; }
    /* line 43, /Users/dgrba/Documents/www_root/landing-pages-2018/infobip-marketing/source/css/landing-pages/relocating.scss */
    body.relocating.headroom .wsmenucontainer nav.wsmenu .brand a img {
      max-height: 3rem;
      margin-top: .7rem; }
  /* line 53, /Users/dgrba/Documents/www_root/landing-pages-2018/infobip-marketing/source/css/landing-pages/relocating.scss */
  body.relocating .wsmenu {
    width: 100%;
    left: initial;
    height: initial; } }
/* line 59, /Users/dgrba/Documents/www_root/landing-pages-2018/infobip-marketing/source/css/landing-pages/relocating.scss */
body.relocating .nav-cta {
  display: block;
  margin-top: .7rem; }
/* line 64, /Users/dgrba/Documents/www_root/landing-pages-2018/infobip-marketing/source/css/landing-pages/relocating.scss */
body.relocating .title-bar-after:after {
  height: 2px;
  margin-bottom: 2rem;
  margin-top: 2rem; }
/* line 70, /Users/dgrba/Documents/www_root/landing-pages-2018/infobip-marketing/source/css/landing-pages/relocating.scss */
body.relocating .marquee {
  background-image: url("../../img/landing-pages/relocating-page/marquee-bg.jpg");
  background-position: center; }
  /* line 73, /Users/dgrba/Documents/www_root/landing-pages-2018/infobip-marketing/source/css/landing-pages/relocating.scss */
  body.relocating .marquee .masked-content {
    background-color: rgba(0, 0, 0, 0.5);
    /*--adjust marquee height general--*/ }
    /* line 78, /Users/dgrba/Documents/www_root/landing-pages-2018/infobip-marketing/source/css/landing-pages/relocating.scss */
    body.relocating .marquee .masked-content .marquee-inner .valign-inner .marquee-title {
      margin: 0; }
      /* line 80, /Users/dgrba/Documents/www_root/landing-pages-2018/infobip-marketing/source/css/landing-pages/relocating.scss */
      body.relocating .marquee .masked-content .marquee-inner .valign-inner .marquee-title:after {
        height: 2px;
        margin-top: 2rem !important;
        margin-bottom: 3rem !important; }
    @media (max-width: 1024px) {
      /* line 87, /Users/dgrba/Documents/www_root/landing-pages-2018/infobip-marketing/source/css/landing-pages/relocating.scss */
      body.relocating .marquee .masked-content .marquee-inner .valign-inner .marquee-title {
        font-size: 70px; } }
/* line 96, /Users/dgrba/Documents/www_root/landing-pages-2018/infobip-marketing/source/css/landing-pages/relocating.scss */
body.relocating .section-wrapper .title-bar-after {
  font-size: 45px;
  font-family: "ProximaNova-Light";
  font-weight: normal; }
/* line 102, /Users/dgrba/Documents/www_root/landing-pages-2018/infobip-marketing/source/css/landing-pages/relocating.scss */
body.relocating .section-wrapper.masked:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.5);
  top: 0; }
/* line 114, /Users/dgrba/Documents/www_root/landing-pages-2018/infobip-marketing/source/css/landing-pages/relocating.scss */
body.relocating .ib-quotes .quote-wrap {
  margin-top: 10rem;
  margin-bottom: 3rem; }
  /* line 117, /Users/dgrba/Documents/www_root/landing-pages-2018/infobip-marketing/source/css/landing-pages/relocating.scss */
  body.relocating .ib-quotes .quote-wrap .quote-box {
    padding: 0 5rem 3rem; }
    /* line 119, /Users/dgrba/Documents/www_root/landing-pages-2018/infobip-marketing/source/css/landing-pages/relocating.scss */
    body.relocating .ib-quotes .quote-wrap .quote-box:before {
      content: "";
      display: block;
      width: 100px;
      height: 100px;
      background-position: center;
      background-size: cover;
      margin: auto;
      border-radius: 50%;
      border: 2px solid #ff6002;
      position: relative;
      top: -5rem; }
    /* line 133, /Users/dgrba/Documents/www_root/landing-pages-2018/infobip-marketing/source/css/landing-pages/relocating.scss */
    body.relocating .ib-quotes .quote-wrap .quote-box.quote-milan:before {
      background-image: url("../../img/landing-pages/relocating-page/milan-mimica.png"); }
    @media (max-width: 1024px) {
      /* line 132, /Users/dgrba/Documents/www_root/landing-pages-2018/infobip-marketing/source/css/landing-pages/relocating.scss */
      body.relocating .ib-quotes .quote-wrap .quote-box.quote-milan {
        margin-bottom: 8rem; } }
    /* line 141, /Users/dgrba/Documents/www_root/landing-pages-2018/infobip-marketing/source/css/landing-pages/relocating.scss */
    body.relocating .ib-quotes .quote-wrap .quote-box.quote-ivan:before {
      background-image: url("../../img/landing-pages/relocating-page/ivan-kisic.png"); }
    /* line 145, /Users/dgrba/Documents/www_root/landing-pages-2018/infobip-marketing/source/css/landing-pages/relocating.scss */
    body.relocating .ib-quotes .quote-wrap .quote-box .fa-quote-right {
      color: #ff6002;
      font-size: 3rem;
      margin: -3rem auto 2rem;
      display: block; }
/* line 153, /Users/dgrba/Documents/www_root/landing-pages-2018/infobip-marketing/source/css/landing-pages/relocating.scss */
body.relocating .ib-quotes + .section-wrapper {
  padding-top: 0; }
/* line 159, /Users/dgrba/Documents/www_root/landing-pages-2018/infobip-marketing/source/css/landing-pages/relocating.scss */
body.relocating .ib-challenge dl dt {
  font-weight: bold; }
  /* line 161, /Users/dgrba/Documents/www_root/landing-pages-2018/infobip-marketing/source/css/landing-pages/relocating.scss */
  body.relocating .ib-challenge dl dt:before {
    content: "\f05d";
    font-family: "FontAwesome";
    color: #ff6002;
    display: inline-block;
    margin-right: 1rem;
    margin-left: -2.5rem; }
/* line 170, /Users/dgrba/Documents/www_root/landing-pages-2018/infobip-marketing/source/css/landing-pages/relocating.scss */
body.relocating .ib-challenge dl dd {
  margin: 0 0 3rem; }
/* line 175, /Users/dgrba/Documents/www_root/landing-pages-2018/infobip-marketing/source/css/landing-pages/relocating.scss */
body.relocating .ib-blog-me {
  padding: 4rem 0; }
  /* line 177, /Users/dgrba/Documents/www_root/landing-pages-2018/infobip-marketing/source/css/landing-pages/relocating.scss */
  body.relocating .ib-blog-me .ib-blog-profile {
    text-align: right; }
    /* line 179, /Users/dgrba/Documents/www_root/landing-pages-2018/infobip-marketing/source/css/landing-pages/relocating.scss */
    body.relocating .ib-blog-me .ib-blog-profile img {
      display: block;
      max-width: 12rem;
      float: right; }
      @media (max-width: 1024px) {
        /* line 179, /Users/dgrba/Documents/www_root/landing-pages-2018/infobip-marketing/source/css/landing-pages/relocating.scss */
        body.relocating .ib-blog-me .ib-blog-profile img {
          margin: auto;
          float: none; } }
  /* line 189, /Users/dgrba/Documents/www_root/landing-pages-2018/infobip-marketing/source/css/landing-pages/relocating.scss */
  body.relocating .ib-blog-me .ib-blog-copy {
    padding-left: 2rem; }
    /* line 191, /Users/dgrba/Documents/www_root/landing-pages-2018/infobip-marketing/source/css/landing-pages/relocating.scss */
    body.relocating .ib-blog-me .ib-blog-copy h2 {
      margin: 1rem 0; }
  @media (max-width: 1024px) {
    /* line 175, /Users/dgrba/Documents/www_root/landing-pages-2018/infobip-marketing/source/css/landing-pages/relocating.scss */
    body.relocating .ib-blog-me {
      text-align: center; } }
/* line 200, /Users/dgrba/Documents/www_root/landing-pages-2018/infobip-marketing/source/css/landing-pages/relocating.scss */
body.relocating .ib-features {
  background-image: url("../../img/landing-pages/relocating-page/pangea-1.jpg");
  background-attachment: fixed;
  padding-top: 8rem;
  padding-bottom: 20rem; }
  /* line 205, /Users/dgrba/Documents/www_root/landing-pages-2018/infobip-marketing/source/css/landing-pages/relocating.scss */
  body.relocating .ib-features .ib-features-wrapper {
    margin-top: 3rem; }
    /* line 207, /Users/dgrba/Documents/www_root/landing-pages-2018/infobip-marketing/source/css/landing-pages/relocating.scss */
    body.relocating .ib-features .ib-features-wrapper .ib-features-box {
      padding: 1rem 3rem; }
      /* line 209, /Users/dgrba/Documents/www_root/landing-pages-2018/infobip-marketing/source/css/landing-pages/relocating.scss */
      body.relocating .ib-features .ib-features-wrapper .ib-features-box .img-wrap {
        width: 80px;
        height: 80px;
        margin: 2rem auto;
        background-color: #ff6002;
        padding: 2.3rem 0;
        border-radius: 50%; }
        /* line 216, /Users/dgrba/Documents/www_root/landing-pages-2018/infobip-marketing/source/css/landing-pages/relocating.scss */
        body.relocating .ib-features .ib-features-wrapper .ib-features-box .img-wrap img {
          margin: 0; }
      /* line 220, /Users/dgrba/Documents/www_root/landing-pages-2018/infobip-marketing/source/css/landing-pages/relocating.scss */
      body.relocating .ib-features .ib-features-wrapper .ib-features-box p {
        font-weight: bold; }
/* line 226, /Users/dgrba/Documents/www_root/landing-pages-2018/infobip-marketing/source/css/landing-pages/relocating.scss */
body.relocating .ib-slider-container {
  background-image: url("../../img/landing-pages/relocating-page/pangea-2.jpg");
  background-size: cover;
  background-attachment: fixed;
  padding: 15rem 0; }
/* line 233, /Users/dgrba/Documents/www_root/landing-pages-2018/infobip-marketing/source/css/landing-pages/relocating.scss */
body.relocating .ib-helps li {
  list-style: none;
  margin-bottom: 1rem; }
  /* line 236, /Users/dgrba/Documents/www_root/landing-pages-2018/infobip-marketing/source/css/landing-pages/relocating.scss */
  body.relocating .ib-helps li:before {
    content: "\f05d";
    font-family: "FontAwesome";
    color: #ff6002;
    display: inline-block;
    margin-right: 1rem;
    margin-left: -2.5rem; }
/* line 246, /Users/dgrba/Documents/www_root/landing-pages-2018/infobip-marketing/source/css/landing-pages/relocating.scss */
body.relocating .ib-see {
  background-image: url("../../img/landing-pages/relocating-page/pangea-4.jpg");
  background-size: cover;
  background-attachment: fixed;
  padding: 15rem 0; }
/* line 253, /Users/dgrba/Documents/www_root/landing-pages-2018/infobip-marketing/source/css/landing-pages/relocating.scss */
body.relocating .ib-fact .fact-box-set {
  margin-bottom: 4rem; }
  /* line 255, /Users/dgrba/Documents/www_root/landing-pages-2018/infobip-marketing/source/css/landing-pages/relocating.scss */
  body.relocating .ib-fact .fact-box-set .fact-box {
    padding: 2rem; }
    /* line 257, /Users/dgrba/Documents/www_root/landing-pages-2018/infobip-marketing/source/css/landing-pages/relocating.scss */
    body.relocating .ib-fact .fact-box-set .fact-box strong {
      color: #ff6002;
      font-size: 4rem; }
/* line 264, /Users/dgrba/Documents/www_root/landing-pages-2018/infobip-marketing/source/css/landing-pages/relocating.scss */
body.relocating .prefooter-img {
  background-image: url("../../img/landing-pages/relocating-page/pangea-3.jpg");
  padding: 30rem 0;
  background-position: bottom; }
