@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700');
* {
   -moz-box-sizing:    border-box;
   -webkit-box-sizing: border-box;
    box-sizing:        border-box;
    padding: 0;
    margin: 0;
}
html {
    font-family: 'Open Sans', sans-serif;
    -webkit-font-smoothing: antialiased;
}
body {
    color: #fff;
    letter-spacing: 0.015em;
}
h1, h2, h3, h4 {
    font-weight: 400;
}
a {
    color: #fff;
    text-decoration: none;
}
p {
   font-family: 'Open Sana', sans-serif;
}

/* SHARED */
.row {
    width: 100%;
    float: left;
    clear: both;
}
.mt5 {
    margin-top: 5px !important;
}
.mt10 {
    margin-top: 10px !important;
}
.mt15 {
    margin-top: 15px !important;
}
.mt20 {
    margin-top: 20px !important;
}
.mt25 {
    margin-top: 25px !important;
}
.mt30 {
    margin-top: 30px !important;
}
.mt35 {
    margin-top: 35px !important;
}
.mt40 {
    margin-top: 40px !important;
}
.mt50 {
    margin-top: 50px !important;
}

.container {
    max-width: 1170px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 0 30px 0 30px;
}
.clear {
    clear: both;
}

/* ABOUT */

.about {
    min-width: 100%;
    height:780px;
    background-image: linear-gradient(130deg, #04edd9, #4482ff);
    background-size: 100% 100%;
    overflow: hidden;
}
.about .shape-bg {
   }
.about .header {
    padding-top: 32px;
    width: 100%;
    float: left;
}
.about .brand {
    position: relative;
    display: inline-block;
    float: left;
    width: 60px;
    height: 60px;
}
.about .brand img {
    position: absolute;
}
.about .brand .logo {
    width: 55px;
    height: 70px;
}
.about ul.menus {
   display: inline-block;
   float: right;
   height: 62px;
}
.about ul.menus li {
    float: right;
    padding: 0 8px;
    list-style-type: none;
}
.about ul.menus li:first-child {
    padding-right: 30px;
}
.about ul.menus a {
    float: right;
    font-size: 16px;
}

.about-content {
    float: left;
    width: 70%;
    padding-top: 60px;
}
.about-content h2 {
    display: inline;
    font-size: 40px;
    font-weight: 300;
    line-height: 44px; 
}
.about-content p {
    padding: 20px 0 50px 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #fff;
}

.about-content .btn{
  width: 183px;
  height: 50px;
  object-fit: contain;
  display: inline-block;
  margin-right: 20px;
}
.about .about-bottom {
    width: 100%;
    border-top: 1px solid #4bbff0;
    height: 88px;
    float: left;
    margin-top: 65px;
}
.about .about-bottom ul.lists {
    padding: 0;
    margin: 0;
    width: 100%;
    display: table;
}
.about .about-bottom ul.lists li {
    display: table-cell;
    border-right: 1px solid #4bbff0;
    text-align: center;
    vertical-align: middle;
    height: 88px;
    width: 33.3333%;
}
.about .about-bottom ul.lists li span {
    text-align: left;
    font-size: 14px;
}
.about .about-bottom ul.lists li span strong {
    font-size: 16px;
    font-weight: 600;
}
.about .about-bottom ul.lists li .flag {
  width: 26.4px;
  height: 38px;
  object-fit: contain;
  display: inline-block;
  margin-right: 20px;
}
.about .about-bottom ul.lists li .txt {
    display: inline-block;
}

.about-iphone {
    position: relative;
    float: left;
    width: 25%;
    height: auto;
    pointer-events: none;
}
.about-iphone img {
}

/*  HOW DOES IT WORK */

.how-does-it-work {
    position: relative;
    min-width: 100%;
    min-height: 680px;
    margin-top: -1px;
    background: #fff;
   
}

.how-does-it-work .container {
    position: relative;
}
.how-does-it-work .col-left {
    width: 50%;
    float: left;
    text-align: center;
    padding-top: 20px;
    
}
.how-does-it-work .col-left.last img {
    position: relative;
    top: -10px;
}
.how-does-it-work .border-right {
    border-right: 1px solid #ededed;
}
.num {
    width: 40px;
  height: 40px;
  border: solid 1px #ebebeb;
  border-radius: 50%;
  display: inline-block;
  color: #000;
  padding-top: 8px;
}
.how-does-it-work h2 {
    display: block;
    padding: 64px 0 16px 0;
    font-size: 40px;
    font-weight: 300;
    color: #000;
    text-align: center;
}
.how-does-it-work h3 {
  font-size: 24px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #000000;   
}

.how-does-it-work .illustration-1 {
    position: absolute;
    top: 221px;
    left: 90px;
}
.how-does-it-work .illustration-2 {
    position: absolute;
    top: 220px;
    right: 180px;
}
.how-does-it-work .floor {
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 18px;
    background-color: #262f40;
}

/* FEATURES */

.features {
    width: 100%;
    margin-top: -1px;
    background-color: #f9f9f9;
}
.features .container {
    position: relative;
    overflow: hidden;
    max-width: 1000px;
}

.features .heading2 {
    padding: 60px 0 0px 0;
    font-size: 24px;
    line-height: 24px;
    color: #000;
    text-align: center;
}

.features .heading3 {
    font-size: 24px;
    line-height: 36px;
    font-weight: 300;
    color: #000;  
    text-align: center;
    margin-bottom: 30px;
}
.features h3  {
    font-size: 14px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000000 !important;
  text-align: left;
}
.features .new {
    float: left;
    position: absolute;
    margin: -2px 0 0 5px;
}
.features p {
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    color: #000;
    opacity: 0.8;
}
.feature.feature-btn {
    padding: 10px;padding-left: 20px;
}
.feature.feature-btn.back {
    background: #fff;
    box-shadow: 0 0 5px #999;
}
.features-col-left {
    float: left;
    width: 340px;
    padding: 50px 20px 0 0;
}
.features-col-center {
    float: left;
    width: 252px;
}
.features-col-center ul {
    width: 144px;
    height: 14px;
    margin: 35px auto 65px auto;
}
.features-col-center ul li {
    float: left;
    list-style-type:none;
}
.features-col-right {
    float: right;
    width: 340px;
    padding: 50px 0 0 20px;
}

.features-iphone {
    position: relative;
    width: 252px;
    height: 528px;
    pointer-events:none;
}
#features-iphone-screen {
    position: absolute;
    display: block;
    float: left;
    top: 0;
    left: 0;
    width: 256px;
    height: 503px;
    right: 0;
    margin: auto;
    
   /* border: 2px solid #141314;
    background: #19191e;*/
}
#features-iphone-screen img {
    position: absolute;
    display: none;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    margin: auto;
}

.feature {
    display: block;
    /*height: 85px;*/
    margin-bottom: 40px;
}
.tighten {
    letter-spacing: -0.2px;
}
.features .polo-bubble {
    position: absolute;
    display: none;
top: 118px;
    left: 490px;
    pointer-events:none;
}
.feature-btn {
    cursor: pointer;
}
.circle {
    display: block;
    margin: 0 5px;
    border-radius: 50%;
    width: 10px;
  height: 10px;
  border: solid 2px #c0c0c0;
  
}
.circle.active {
        width: 12px;
  height: 12px;
    border: 0;
    background-image: linear-gradient(135deg, #04edd9, #4482ff);
}

/* FOOTER */

.footer {
    min-width: 100%;
    margin-top: -1px;
    font-weight: 400;
    text-align: center;
    background: #fff;
    background-size: 100% 100%;
}
.footer container {
    overflow: hidden;
}
.footer h2 {
    padding: 54px 0 40px 0;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    text-align: center;
    color: #7f7f7f;
}
.footer h2 b {
    font-weight: 400;
    text-transform: uppercase;
}
.footer .download-btn {
    float: none;
}

.footer .links {
    position: relative;
    display: block;
    width: 100%;
    padding: 60px 0 25px 0;
    font-size: 22px;
}
.tell-a-friend {
    display: inline-block;
    float: left;
    padding-right: 10px;
        color: #4c4c4c;
    font-size: 14px;
}
.created-by-matt-wiechec {
    position:absolute;
    right:0;
    left:0;
    width: 300px;
    margin-left:auto;
    margin-right:auto;
}
.created-by-matt-wiechec a {
    color: #4c4c4c;
}
.footer ul {
   display: inline-block;
   float: right;
}
.footer {
        border-top: 1px solid #efefef;
}
.footer ul li {
    float: right;
    padding: 0 8px;
    list-style-type:none;
}
.footer ul li:first-child {
    padding-right: 0;
}
.footer ul a {
    float: right;
    color: #4c4c4c;
    font-size: 14px;
}

@media (max-width: 767px) {
    .about {
        width: 100%;
        height: auto;
    }
    .container {
        padding: 0 10px 0 10px;
    }
    .about-content {
        padding: 0;
        margin-top: 0 !important;
        width: 100%;
    }
    .about-content h2 {
        display: inline;
        font-size: 30px;
        font-weight: 300;
        line-height: 30px;
    }
    .about-content .btn {
        width: 50%;
        text-align: center;
        float: left;
        margin-right: 0;
    }
    .about-content .btn img {
        width: 90%;
    }
    .about-iphone {
        width: 100%;
        text-align: center;
    }
    .about .about-bottom {
        margin-top: 20px;
        height: auto;
    }
    .about .about-bottom ul.lists li {
        display: block;
        border-bottom: 1px solid #4bbff0;
        text-align: left;
        vertical-align: middle;
        height: auto;
        width: 100%;
        padding-left: 20px;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .how-does-it-work .col-left {
        width: 100%;
    }
     .how-does-it-work .col-left img {
        width: 100%;
     }
     .features-col-left {
        width: 100%;
     }
     .features-col-center {
        width: 100%;
        text-align: center;
     }
     .features-col-center img {

     }
     .features-iphone {
        width: 100%;
     }
     .features-col-right {
        width: 100%;
        padding: 0 0 0 10px;
     }
}

.support {
    height: 250px;
}
.support ul.lists li {
    width: 25% !important;
    text-align: center;
    float: left;
    display: table !important;
    height: 80px;
}

.support ul.lists li a {
    display: table-cell;
    font-size: 26px;
    font-weight: 300;
    vertical-align: middle;
    text-align: center;
}
.support ul.lists li.active,.support ul.lists li:hover {
    border-top: 2px solid #fff;
}
.support-container {
    width: 80%;
    margin:auto;
    padding: 50px 0;
}
.support-container h1 {
  font-size: 26px;
  margin-bottom: 20px;
  color: #4c4c4c;
}
.support-container p {
  font-size: 16px;
  
  color: #4c4c4c;
  margin-bottom: 40px;
}

.support-container h2 {
  font-size: 18px;
  
  color: #4c4c4c;
  margin-bottom: 40px;
  margin-bottom: 20px;
}
.support-container ol li {
    line-height: 20px;
    font-size: 16px;
    color: #4c4c4c;
    display: block;
    margin-bottom: 10px;
}
.support-container hr {
    width: 100%;
    height: 1px;
    border: none;
    margin: 30px 0;
    background: #efefef;
}

@media (max-width: 767px) {
    .support {
        height: auto;;
    }
    .support ul.lists li {
        width: 100% !important;
        text-align: center;
        float: left;
        display: table !important;
        height: 80px;
    }
    .about-content .btn {
        height: auto;
        margin-bottom: 20px;
    }
}