

@font-face {
    font-family: Arkiv Bold; /* Имя шрифта */
    src: url(../fonts/Arkiv-Bold.woff); /* Путь к файлу со шрифтом */
 }
@font-face {
   font-family: Arkiv Regular; /* Имя шрифта */
   src: url(../fonts/Arkiv-Regular.woff); /* Путь к файлу со шрифтом */
}
@font-face {
    font-family: Arkiv Light; /* Имя шрифта */
    src: url(../fonts/Arkiv-Light.woff); /* Путь к файлу со шрифтом */
 }

 #fp-nav.white ul li a span, .fp-slidesNav ul li a span{
   background:white;
 }
 #fp-nav.gray ul li a span, .fp-slidesNav ul li a span{
     background: #333333;
 }
 .mobile_menu_wrap {
     display: none;
     position: fixed;
     z-index: 100000;
     width: 100%;
     height: 100%;
     background-color: rgba(78, 231, 174, 0.949019607843137);
     padding: 50px;
     overflow: auto;
 }
.pre_loader {
   position: fixed;
   width: 100%;
   height: 100%;
   z-index: 10050;
   background-color: rgba(239, 240, 241, 1);
}

.preloader_wrapper {
    position: absolute;
    margin: auto;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    width: 25%;
    height: 30%;
    text-align: center;
}
.preloader_wrapper img {
    width: 75%;
    text-align: center;
    margin-bottom: 30px;
}
.preloader_wrapper p {
    font-size: 30px;
    text-align: center;
}
 body{
   background-color: rgba(245, 246, 246, 1);
 }
*{
  font-family: Arkiv Regular;
}
section {
    padding: 50px;
    background-color: rgba(245, 246, 246, 1);
    position: relative;
    overflow: hidden;
    height: 100%;
}

img{
  width:100%
}
.logo {
    width: 6%;
    display: table-cell;
}
.logo img{
  width:100%
}

.menu {
  /*font-family: 'Arkiv Bold', 'Arkiv Regular', 'Arkiv';*/
  font-weight: 700;
  font-style: normal;
  font-size: 20px;
  color: #454545;
  text-align: left;
  display: table-cell;
  vertical-align: middle;
  width: 45%;
  padding-left: 4%;
}
.menu a{
  float: left;
  padding-right: 5%;
  transition: 0.3s
}

.login_form a{
  padding-left: 5%;
  transition: 0.3s
}
.login_form {
    font-weight: 700;
    display: table-cell;
    vertical-align: middle;
    text-align: right;
    width: 45%;
    padding-left: 4%;
    font-style: normal;
    font-size: 20px;
    z-index: 30;
    position: relative;
}
 .login_form .get_started {
    color: #EC6568;
    border: 2px solid #EC6568;
    padding: 10px 15px;
    margin-left: 5%;
    transition: 0.5s
}
 .login_form  .get_started:hover {
    background-color: #EC6568;
    border: 2px solid #EC6568;
    padding: 10px 15px;
    margin-left: 5%;
    color:white;
    transition: 0.5s
}
 .login_form .get_started.hiden {
   display:none
}
 .login_form .get_started.showing {
   display:initial
}
.row.header_block {
    margin-top: -25px;
    padding-bottom: 25px;
    display: table;
      width: 100%;
}
section#header {
    position: fixed;
    top: 0px;
    height: 90px;
    padding-bottom: 0px;
    border-bottom: 1px solid #E4E4E4;
    padding-top: 0px;
    z-index: 10000;
    width: 100%;
        padding: 0px;
        overflow: visible;
}
section#header.stat_1{
  background-color: rgba(245, 246, 246, 0);
  border-bottom: 1px solid rgba(245, 246, 246, 0);
  transition: 0.5s;
}
section#header.stat_2{
  background-color: rgba(245, 246, 246, 1);
  border-bottom: 1px solid #E4E4E4;
  transition: 0.5s;
}
section#header .container-fluid{
    padding-right: 65px;
    padding-left: 65px;
}
/*section#header {
    display: none;
    width: 100%;
    height: initial;
    transition: 1s;
}
section#header.active_fix {
    display: table;
    width: 100%;
    height: initial;
    padding: 25px 50px;
    border-bottom: 1px solid rgba(204, 204, 204, 1);
    transition: 1s;
    position: relative;
    z-index: 100;
}*/
section#header.active_fix {
    display: table;
    width: 100%;
    height: initial;
    padding: 25px 50px;
    border-bottom: 1px solid rgba(204, 204, 204, 1);
    transition: 1s;
    position: relative;
    z-index: 100;
}
.menu a {
    color: #454545;
text-decoration: none;
}
.menu a:hover {
    color: rgb(78, 231, 174);
    text-decoration: none;

}
.menu a.active {
    color: rgb(78, 231, 174);
    text-decoration: none;
}
.login_form a {
    color: #454545;

}
.login_form a:hover {
    color: rgb(78, 231, 174);
    text-decoration: none;

}
.language_menu_wrapper {
    display: inline;
    margin-left: 5%;
    position: relative;
}
.login_form span.show_hidden_language_menu {
    color: #454545;
    cursor: pointer;
    font-family: Arkiv Regular;

}
.login_form span.show_hidden_language_menu:hover {
    color: rgb(78, 231, 174);
    text-decoration: none;

}
.login_form span.show_hidden_language_menu:hover .hidden_menu_language {
    display: block;

}
.login_form a.cockie_selected{
    color: rgba(69, 69, 69, 0.63);
}
.login_form a.cockie_selected:hover{
    color: rgb(78, 231, 174);
}


.table_new.content_header_css>div.product_hunt {
    display: table-row;
    width: 100%;
    height: 90px;
    transition: 1s;

}
.table_new.stat_1>div.product_hunt {
    display: table-row;
    width: 100%;
    height: 90px;
    transition: 1s;

}
.table_new.stat_2>div.product_hunt {
    display: table-row;
    opacity: 0;
    width: 100%;
    height: 0px;
    transition: 1s;
}
.content_header_css .product_hunt_wrapper {
    display: flex;
    align-items: center;
    padding-left: 50px;
    padding-right: 50px;
    background-color: #DA552F;
    height: 90px;
    transition: 0.5s;
}
.stat_1 .product_hunt_wrapper {
    display: flex;
    align-items: center;
    padding-left: 50px;
    padding-right: 50px;
    background-color: #DA552F;
    height: 90px;
    transition: 0.5s;
}
.stat_2 .product_hunt_wrapper {
    display: flex;
    align-items: center;
    padding-left: 50px;
    padding-right: 50px;
    background-color: #DA552F;
    height: 0px;
    transition: 0.5s;
}
.product_hunt a {

}
.product_hunt p {
    text-align: center;
    width: 100%;
    color:white;
    font-size: 20px;
    line-height: 28px;
    font-family: Arkiv Regular;
}
.content_header_css .product_hunt img {
    height: 90px;
    width: initial;
    margin-top: 20px;
    transition: 2s;
}
.stat_1 .product_hunt img {
    height: 90px;
    width: initial;
    margin-top: 20px;
    transition: 2s;
}
.stat_2 .product_hunt img {
    height: 0px;
    width: initial;
    margin-top: 20px;
    transition: 1s;
}

.hidden_menu_language {
    position: absolute;
    left: -18px;

    top: -8px;
    display: none;
    border: 1px solid #E4E4E4;
    padding: 5px 0px 5px 15px;
    background-color: rgba(245, 246, 246, 1);
    border-radius: .2rem;
    box-shadow: 0 1px 6px rgba(0,0,0,.12), 0 1px 4px rgba(0,0,0,.24);
    text-align: left;
    width: 60px;
}

a.influenser_active {
    font-family: Arkiv Regular;
    font-size: 20px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 1.1px;
    color: #4a4a4a;
    /* background-color: #5beeb5; */
    padding-right: 0px;
    position: relative;
    text-transform: uppercase;
    z-index: 10;
    margin-left: 50px;
}
a.influenser_active:after {
    content: "";
    position: absolute;
    top: -1px;
    left: -5px;
    width: calc(100% + 9px);
    height: calc(100% + 2px);
    background-color: #5beeb5;
    z-index: -1;
}
a.influenser_active:hover{
  color:white
}
#start_block p{
  font-size: 40px;
  color: rgba(54, 54, 54, 0.698039215686274);
  font-family: Arkiv Light
}
#start_block p span {
    font-size: 64px;
    color: #454545;
    font-family: Arkiv Bold;

    display: block;
}
#start_block .left-column p {
  margin-bottom: 40px
}
#start_block .left-column {
    padding-top: 15%;
    padding-right: 15%;
    padding-left: 0px;
}
#start_block .left-column-after {
    padding-top: 12%;
    padding-right: 0%;
    padding-left: 0px;
    z-index: 20;
    position: relative;
    font-family: Arkiv Light
}
#start_block .left-column-after p {
    font-size: 30px;
    color: rgba(54, 54, 54, 0.698039215686274);
    font-family: Arkiv Light;
    margin: 20px 0px;
}
#start_block .left-column-after p span{
  font-size:48px;
  font-family: Arkiv Light
}
#start_block .left-column-after a {
    font-weight: 700;
    font-style: normal;
    font-size: 20px;
    color: #4EE7AE;
    border-bottom: 1px solid;
}
#start_block .left-column-after a:hover{
  color: #EC6568;
  text-decoration: none;
}
.partner {
    width: 100%;
    display: table;
}

.partner img {
    height: 30px;
    display: inline-block;
    width: initial;
    max-width: 85px;
}
.partner img {
    height: 30px;
    display: inline-block;
    width: initial;
    max-width: 85px;
    opacity: 0.5;
    transition: 1s
}
.partner img:hover {
    opacity: 1;
    transition: 1s
}
.partner>div{
  display: table-cell;
  vertical-align: bottom;
  width: 25%;
  height: 60px;
}
.partner a {
    height: 30px;
    float: left;
    width: 55%;
}
#start_block .iphone {
    max-width: 320px;
    position: relative;
    z-index: 30;
    padding-top: 10%;
    transition: 1s;
    margin: 0 auto;
}
#gray_block {
    border-width: 0px;
    position: absolute;
    top: -71px;
    width: 728px;
    height: 728px;
    -webkit-transform: rotate(345deg);
    -moz-transform: rotate(345deg);
    -ms-transform: rotate(345deg);
    transform: rotate(345deg);
    right: -210px;
    z-index: 0;
    transition: 1s;
}
#gray_block_in {
    border-width: 0px;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 728px;
    height: 728px;
    background: inherit;
    background-color: rgba(239, 240, 241, 1);
    border: none;
    border-radius: 0px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#gray_block_bottom {
    border-width: 0px;
    position: absolute;
    left: -240px;
    top: 925px;
    width: 720px;
    height: 720px;
    -webkit-transform: rotate(36deg);
    -moz-transform: rotate(36deg);
    -ms-transform: rotate(36deg);
    transform: rotate(36deg);
    transition: 1s;
}
#gray_block_bottom_in {
    border-width: 0px;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 720px;
    height: 720px;
    background: inherit;
    background-color: rgba(239, 240, 241, 1);
    border: none;
    border-radius: 0px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#green_block {
    border-width: 0px;
    position: absolute;
    left: 70%;
    top: 740px;
    width: 663px;
    z-index: 13;
    height: 663px;
    -webkit-transform: rotate(15deg);
    -moz-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    transform: rotate(15deg);
    transition: 1s;
}
#green_block_in {
    border-width: 0px;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 663px;
    height: 663px;
    background: inherit;
    background-color: rgba(78, 231, 174, 1);
    border: none;
    border-radius: 0px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#start_block.action_0 .iphone {
    max-width: 320px;
    transition: 0.5s;
    background: url(/img/phone/lenta_new.jpg?1);
    background-size: contain;
    background-position: 52% -7.1%;
    border-radius: 70px;


    background-repeat: no-repeat;
    padding-top: 0%;
    background-size: 88%;
}
#start_block.action_1 .iphone {
    max-width: 280px;
    transition: 0.5s;
    background-size: contain;
    background-position: 52% 106.1%;
    background-repeat: no-repeat;
    margin-top: 0%;
    background-size: 88%;
    padding-top: 0%;
    border-radius: 70px;
}
#start_block.action_0 .iphone.state[data-state="1"] {
    background-position: 52% 33.1%;
}
#start_block.action_0 .iphone.state[data-state="2"] {
        background-position: 52% 70.1%;
}
#start_block.action_0 .iphone.state[data-state="3"] {
    background-position: 52% 106.1%;
}

.video_phone_wrap {
    width: 100%;
    height: 80%;
    display: block;
    float: left;
    margin-top: 10%;
}

img.action_wrap_video {
    background: url(/img/phone/light_new.jpg?1);
    background-position: 52% 52%;
    background-repeat: no-repeat;
    background-size: 88%;
}
#start_block.action_0 .video_phone_wrap.load_image img.action_wrap_video {
    background: initial;
    background-position: 52% 52%;
    background-repeat: no-repeat;
    background-size: 88%;
}
#start_block.action_0 .mejs-container{
  display: none;
}
#start_block.action_1 .mejs-container{
  display: none;
}
#start_block.action_1 .mejs-container.showing_1.showing_2{
  display: initial;
}
.mejs-container {
    width: 100% !important;
    height: 100% !important;
    top: 19px;
    left: 72px;
    background: initial;
    position: absolute;
    z-index: 1000;
}
video#iphone_video {
    width: 100%;
    height: 100%;
    max-width: 246px;
}
.mejs-controls {
  display: none !important;
}
.mejs-overlay-play {
  display: none !important;
}
#start_block .margin_off{
  margin:0 !important
}
#start_block.action_1 #gray_block{
  top: -321px;
  transition: 1s;
}
#start_block.action_0 #gray_block{
  top: -71px;
  transition: 1s;
}
#start_block.action_1 #green_block{
  top: 500px;
  transition: 1s;
}
#start_block.action_0 #green_block{
  top: 740px;
  transition: 1s;
}
#start_block.action_1 #gray_block_bottom{
  top: 755px;
  transition: 1s;
}
#start_block.action_0 #gray_block_bottom{
  top: 925px;
  transition: 1s;
}
.scroll span {
    background-image: url(../img/mouse.svg);
    background-repeat: no-repeat;
    padding-left: 40px;
    padding-bottom: 10px;
    opacity: 0.5;
}
.scroll .line_mouse {
    background-image: url(../img/line_mouse.png);
    padding-left: 0px;
    height: 63px;
    width: 5px;
    display: block;
    margin-left: 10px;
    margin-top: 15px;
    opacity: 1;
}
#start_block.action_0 .scroll {
    opacity: 1;
    transition: 1s;
    position: absolute;
    bottom: 0px;
    left: 12%;
}
#start_block.action_1 .scroll{
  opacity: 0;
  bottom: 0px;
  left: 12%;
  transition: 1s;
    position: absolute;
}

#second_block {
    background-color: #3F4250 !important;
    text-align: center;
}
#second_block .fp-tableCell{
        vertical-align: top;
}
#second_block .table_new {
    display: table;
    vertical-align: middle;
    height: 100%;
    width: 100%;
}
#second_block .table_new>div {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    float: none;
}
#second_block .height_table_0 {

    height: 0%;

}
#second_block .fp-slides {
    display: none;
}

#second_block.active_second{
  display:block;
}
.fp-controlArrow{
  display: none;
}
.owl_item{
  opacity: 0;
  transition: 0.0001s;

}
.owl_item.active{
  opacity:1;
  transition: 2s;

}
.table_item {
    float: none;
    display: table-cell;
    vertical-align: middle;
}
#second_block .fp-tableCell {
    vertical-align: middle;
}
#second_block .owl_item {
    padding: 0px;
}

#start_block.action_0 .action_0_block{
  display: block;
  transition: 1s;
}
#start_block.action_1 .action_1_block{
  display: block;
  transition: 1s;
}
#start_block.action_1 .action_0_block{
  display: none;
  transition: 1s;
}
#start_block.action_0 .action_1_block{
  display: none;
  transition: 1s;
}
.second_header {
    width: 100%;
    font-size: 16em;
    text-align: center;
    left: 0px;
    top: 0px;
    color: #FFFFFF;
    opacity: 0.03;
    position: absolute;
    z-index: 20;
}

.owl_item {
    display: inline-block;
    /* background-color: #3F4250; */
    padding: 110px 0px 0px;
    position: relative;
}
.how_it_work_img_counter {
    position: relative;
    height: 100%;
}

.img_counter.in{
  left: 0px;
  top: 0vh;
  opacity: 1;
  transition:  1s;
}
.img_counter.out, .img_counter.out[data-img="note"] {
  left: -60vw;
  top: -80vh;
  opacity: 1;
  transition:  1s;
}
.img_counter.hiddenet, .img_counter.hiddenet[data-img="note"]{
  left: 50vw;
  top: 70vh;
  opacity: 1;
  transition:  1s;
}
/*.img_counter {
    position: absolute;
    max-height: initital;
    width: initial !important;
    margin: 0 auto;
    left: 50vw;
    top: 70vh;
    transition:  1s;
    z-index: 200;
}*/

.img_counter {
    position: absolute;
    max-height: initial;
    width: initial !important;
    margin: 0 auto;
    left: 100px;
    top: -207px;
    transition: 1s;
    z-index: 200;
    max-height: 440px;
}


.img_counter[data-img="note"] {
    max-height: initial;
    top: -18vh;
    max-width: 750px;
}
.green_line {
    width: 1000%;
    height: 0px;
    margin-left: -80px;
    position: absolute;
    top: 37px;
    border: 1px dashed #57E6AA;
}
.img_counter.active_image_counter {
    position: absolute;
    top: 110px;
    left: 70px;
    width: 95%;
}



.line_wrap {
    width: 100%;
    border-width: 0px;
    position: absolute;
    height: 100%;
    -webkit-transform: rotate(310deg);
    -moz-transform: rotate(310deg);
    -ms-transform: rotate(310deg);
    transform: rotate(305deg);
    z-index: 30;
    transition: 1s;
}
.line_wrap {
  bottom: 54vh;
  left: 23vh;
}
.line {
    border-width: 0px;
    position: absolute;
    left: 0px;
    top: 100%;
    width: 0px;
    height: 400%;
    background: inherit;
    border: none;
    border-radius: 0px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px dashed #57E6AA;
}
.line.position_0 {
  top: 100%;
  transition: 1s;
}
.line.position_1 {
  top: -10%;
  transition: 1s;
}
.line.position_2 {
  top: -120%;
  transition: 1s;
}
.line.position_3 {
  top: -201%;
  transition: 1s;
}
.line.position_4 {
  top: -302%;
  transition: 1s;
}

.owl-dots {
    margin-top: 40px;
}
.counter span{
  position:absolute;
  top: 20px;
  transition: 1s;
  left: 24px;
}
#second_block .owl-theme .owl-nav [class*='owl-'] {
    background-color: initial;
    font-size: 40px;
}
.owl-nav {
    position: absolute;
    top: 50%;
    width: 100%;
}
#second_block .owl-prev{
  float: left;
  margin-left: -30px;
}
 #second_block .owl-next{
  float: right;
  margin-right: -30px;
}
.counter span.active_counter{
  display:block;
}
.how-it{
  display:block
}
.how-it {
    display: block;
    /* min-height: 200px; */
}
.how-it-work_wrapper {
    padding-top: 10%;
    height: 250px;
}
/*
.counter {
    position: absolute;
    bottom: 61px;
    color: white;
    left: 88px;
    font-size: 32px;
    border: 3px solid #57E6AA;
    border-radius: 50%;
    text-align: center;
    display: inline-block;
    overflow: hidden;
    background-color: #3F4250;
    margin: auto;
    text-align: center;
    padding: 22px 0px;
    width: 73px;
    height: 73px;
    line-height: 22px;
    transform: rotate(55deg);
}
.hor_line {
    position: absolute;
    width: 3px;
    height: 112px;
    bottom: -13px;
    background-color: #57E6AA;
    left: 49px;
    transform: rotate(54deg);
}

span.circle {
    position: absolute;
    bottom: 0px;
    background-color: #57E6AA;
    left: -3px;
    text-align: center;
    display: inline-block;
    width: 12px;
    height: 20px;
    border-radius: 50%;
    transform: rotate(144deg);
}*/

.counter {
    position: relative;
    color: white;
    font-size: 32px;
    border: 3px solid #57E6AA;
    border-radius: 50%;
    text-align: center;
    display: inline-block;
    overflow: hidden;
    background-color: #3F4250;
    margin: auto;
    text-align: center;
    padding: 22px 0px;
    width: 73px;
    height: 73px;
    line-height: 22px;
    transform: rotate(0deg);
    float: left;
}
.counter span {
    position: absolute;
    top: 20px;
    transition: 1s;
    left: 24px;
    width: 100%;
    left: 0px;
    right: 0px;
    margin: auto;
}
.active_how_it{
  display:block;
}
.hidden_active_it{
  display:none;
}
.counter span.out_counter{
  top:-100px;

  transition: 1s;
}
#second_block .fp-slidesContainer {
    transition-duration: 90ms !important;
}
#third_block .fp-slidesContainer {
    transition-duration: 90ms !important;
}
#second_block .fp-slide .how-it{
	opacity: 0;
  transition: all 2s ease-in-out;
}
#second_block .fp-slide.active .how-it{
	opacity: 1;
  transition: all 2s ease-in-out;
}
.counter span.in_counter{
  top:22px;

  transition: 1s;
}
.counter span.hidden_counter{
  top:100px;
  transition: 1s;
}
span.circle {
    position: absolute;
    bottom: 0px;
    background-color: #57E6AA;
    left: 90%;
    text-align: center;
    display: inline-block;
    width: 12px;
    height: 20px;
    border-radius: 50%;
    transform: rotate(144deg);
    display: none;
}
.hor_line {
    position: absolute;
    width: 3px;
    height: 112px;
    bottom: -31px;
    background-color: #57E6AA;
    right: 113px;
    transform: rotate(0deg);
}
.how_to_image {
    background-image: url(../img/Devices-Steps.png);
    background-position: 107px 233px;
    background-repeat: no-repeat;
}
.how_to_block_circle {
    position: absolute;
    left: 880px;
    float: right;
    display: block;
    height: 110px;
    top:-50px
    /* width: 100%; */
}
.how_it_work p {
    font-size: 20px;
    color: rgba(255,255,255,0.5);
    font-family: Arkiv Light
}

.how_it_work p span {
    font-size: 48px;
    color: rgba(255,255,255,1);
    font-family: Arkiv Light
}

.how_it_work {
    background-size: cover;
    background-position: center;
}

.how-it a {
   color: #57E6AA;
   border-bottom: 1px solid #57E6AA;
}
.how-it a:hover {
   border-bottom: 1px solid #EC6568;
   color:#EC6568;
   transition: 1s
}

#third_block .case_item.active_work_case{
  display:block;
}
#third_block .case_item.hidden_work_case{
  display:none;
}

#third_block .fp-slides {
    display: none;
}
#third_block .table_new {
    display: table;
    height: 100%;
    width: 100%;
}
.case_studios_wrapper {
    width: 100%;
    display: table;
}
#third_block #green_block {
    border-width: 0px;
    position: absolute;
    left: 2%;
    top: -3.1em;
    width: 200%;
    z-index: 0;
    height: 200%;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    transition: 1s;
}
#third_block #green_block_in {
    border-width: 0px;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: inherit;
    background-color: rgba(78, 231, 174, 1);
    border: none;
    border-radius: 0px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#third_block #red_line_wrap {
    border-width: 0px;
    position: absolute;
    left: 1.5% !important;
    top: -3.1em !important;
    width: 5px;
    z-index: 45;
    height: 100%;
    -webkit-transform: rotate(0deg)!important;
    -moz-transform: rotate(0deg)!important;
    -ms-transform: rotate(0deg)!important;
    transform: rotate(0deg)!important;
    transition: 1s;
}
#third_block #red_line_in {
    border-width: 0px;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: inherit;
    background-color: rgba(245, 246, 246, 0);
    border: none;
    border-radius: 0px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#third_block #red_line_in .line_case {
    display: block;
    width: 100%;
    background-color: rgba(245, 246, 246, 0);
    height: 25%;
    position: relative;
}
#third_block #red_line_in .line_case .red_line_in {
    width: 100%;
    height: 0%;
    position: absolute;
    display: block;
    background-color: rgb(236, 101, 104);
    transition: 1s;
}
#third_block #red_line_in .line_case.active .red_line_in {
    width: 100%;
    height: 100%;
    position: absolute;
    display: block;
    background-color: rgb(236, 101, 104);
    transition: 1s;
}


#third_block #red_line_in .line_case.min:first-child{
  height: calc(25% + 3.1em);
}
#third_block #red_line_in .line_case.min{
  height: 25%;
}
#third_block #red_line_in .line_case.active .bounce.active {
    position: absolute;
    bottom: 0px;
    background-color: rgba(78, 231, 174, 1);
    width: 12px;
    height: 12px;
    left: -4px;
    border-radius: 50%;
    border: 3px solid rgba(78, 231, 174, 1);
    padding: 0px;
    display: inline-block;
    box-shadow: 0px 0px 0px 5px rgb(236, 101, 104);
    z-index: 50;
}
#third_block #red_line_in .bounce {
    position: absolute;
    bottom: 0px;
    background-color: rgba(78, 231, 174, 1);
    width: 12px;
    height: 12px;
    left: -4px;
    border-radius: 50%;
    border: 3px solid rgba(78, 231, 174, 1);
    padding: 0px;
    display: inline-block;
    box-shadow: 0px 0px 0px 5px rgba(245, 246, 246, 1);
    z-index: 50;
}
#third_block {
  padding-top: 10px;
  text-align: center

}
#third_block.active_third {
    display: block;
    padding-top: 10px;
}
.table_new{
  display: table;
}
.table_new>div{
  display: table-cell;
  vertical-align: middle;
  height: 100%;
  float: none;
}
.third_header {
    z-index: 1;
    width: 100%;
    font-size: 16em;
    text-align: center;
    left: 0px;
    top: 0px;
    color: #BCBCBC;
    opacity: 0.3;
    position: absolute;
}
.case_text p span {
    font-weight: 200;
    font-style: normal;
    font-size: 48px;
    color: #454545;
}

.case_text p {
    font-weight: 200;
    font-style: normal;
    font-size: 20px;
    color: rgba(69, 69, 69, 0.698039215686274);
}

.case_text {
    padding-left: 20%;
    position: relative;
    z-index: 2;
}
.img_case {
    display: none;
    width: 100%;
    height: 100%;
    margin-top: -50px;
    background-repeat: no-repeat;
    margin-left: 70px;
    background-size: cover;
    background-position: left top,center center;
    position: relative;
    z-index: 10;
    transition: 1s;
    opacity:0;
}

.img_case.active_image_case{
  display: block;
  transition: 1s;
  opacity:1;
}

.case_wrap {
    position: absolute;
    bottom: 80px;
    z-index: 30;
    left: 150px;
    width: 100%;
}

span {}

.case_wrap_info {
  width: 50%;
  float: none;
  margin-bottom: 30px;
  margin-top: 30px;
  display: table-cell;
  padding-left: 10%;
  position: relative;
  z-index: 2;
}

.case_wrap_like {
    display: block;
    width: 100%;
}

.case_info_title {
    font-weight: 700;
    font-style: normal;
    font-size: 14px;
    color: #FFFFFF;
    opacity: 0.5;
    display: block;
}
.case_info_count {
    font-weight: 400;
    font-style: normal;
    font-size: 40px;
    color: #FFFFFF;
    display: block;
}

.case_wrap_comments {
    display: block;
    width: 100%;
}

.case_wrap_reach {
    display: block;
    width: 100%;
}

.case_item>img {
    max-height: 30px;
    display: block;
    text-align: left;
    max-width: 160px;
    margin-left: 25px;
}

.case_item {
    display: none;
    width: 100%;
    opacity:0;
    transition: 1s;
}
.case_item.active_case_item {
    float: left;
    opacity: 1;
    transition: 1s;
    /* padding: 75% 0% 10%; */
    display: initial;
}
.phone_case {
    float: none;
    width: 40%;
    display: table-cell;
    -webkit-transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    -ms-transform: rotate(10deg);
    transform: rotate(10deg);
    z-index: 19;
    position: relative;
}
.phone_case img {
    position: initial;
    max-width: 280px;
    top: -50%;
    -webkit-transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    -ms-transform: rotate(10deg);
    transform: rotate(10deg);
    width: 100%;
}
.case_logo_wrap {
    display: block;
    position: relative;
    height: 87px;
    margin-bottom: 40px;
}
.case_logo {
    position: absolute;
    left: 0px;
    bottom: 0px;
    max-height: 100px;

}
.case_logo.hoverin {
    position: absolute;
    left: -50px;
    bottom: 0px;
    max-height: 100px;
    width: 187px;
}
.case_logo.hoover{
  width: 87px;
}
.case_logo.loreal{
  width: 187px;
}
#third_block .case_item>span{
  background-color: white;
  padding: 10px 15px;
  border-radius: 20px;
  font-weight: 700;
  margin-left: 5%
}
#third_block .case_item>span>img{
  display: inline-block;
  width: initial;
  padding-right: 10px;
}

#third_block .owl-theme .owl-nav [class*='owl-'] {
    background-color: initial;
    font-size: 40px;
        color: #4EE7AE;
}
#third_block .owl-nav {
    position: absolute;
    bottom: -17px;
    width: 100%;
    top: initial;
}
#third_block .owl-prev{
  float: left;
}
 #third_block .owl-next{
  float: right;
}
.line_case_wrap {
    position: absolute;
    background-color: white;
    height: 100%;
    width: 5px;
    top: -10px;
    left: 80px;
}
.case_line {
    height: 25%;
    width: 5px;
    display: block;

    border-bottom: 2px solid;
}
.case_line.active_case_line {
    background-color: rgb(236, 101, 104);
}


#four_block {


}
#four_block.active_four {
    display: block;
}

#third_block .owl_item {
    /*display: inline-block;
     background-color: #3F4250;
    padding: 25px 0px 0px;
    position: relative;
    width: 100%;*/
    padding: 0px 0px 0px;
}
#third_block .fp-tableCell {
  vertical-align: middle;
}
.get_started_block {
    position: relative;
    top: -70px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin: auto 0;
    width: 100%;
    height: 100%;
    text-align: center;
    padding-top: 0%;
}

.get_started_block p {
    font-weight: 700;
    font-style: normal;
    font-size: 40px;
    color: #454545;
    text-align: center;
    line-height: 52px;
}

.get_started_block .get_started {
    color: #EC6568;
    border: 2px solid #EC6568;
    padding: 20px 75px;
    margin-left: 0%;
    font-size: 20px;
    display: inline-block;
    margin-top: 25px;
    font-weight: 700;
    margin-bottom: 25px;
    clear: both;
    transition: 0.3s;
}
.login_form .get_started.productHunt_get{
    color: white;
    border: 2px solid #DA552F;
    background-color: #DA552F;
}
.get_started_block .get_started:hover {
  background-color: white;
  border: 2px solid #DA552F;
  color:#DA552F;
  transition: 0.3s;
  text-decoration: none;
}

.login_form .get_started.productHunt_get:hover{
    color: #DA552F;
    border: 2px solid #EC6568;
    background-color: rgba(245, 246, 246, 1);
}

.download_app{
  display: inline-block;
  color: #57E6AA;
  border-bottom: 1px solid #57E6AA;
  font-size: 20px;
  transition: 0.3s;
}
.download_app:hover{
  color: #EC6568;
  border-bottom: 1px solid #EC6568;
  text-decoration: none;
  transition: 0.3s;
}


#fife_block {
  display: block;
  background-color: rgba(63, 66, 80, 1);
  height: 214px;
  padding: 4% 50px 0px;

}
#fife_block.show_footer {
    display: block;
    background-color: rgba(63, 66, 80, 1);
    height: 214px;
    padding: 4% 50px 0px;
}
#fife_block .footer_menu {
    font-weight: 700;
    font-style: normal;
    font-size: 16px;
    color: rgba(255, 255, 255, 0.498039215686275);
    text-align: left;
    margin-right: 50px;
}
#fife_block p {
    opacity: 0.3;
    font-weight: 200;
    font-style: normal;
    font-size: 16px;
    color: #FFFFFF;
    display: block;
    margin-top: 25px;
}
#fife_block .footer_menu:hover{
  color:rgba(255, 255, 255, 1);
  text-decoration: none;
}

#fife_block .insta_ref {
    color: rgba(255, 255, 255, 0.498039215686275);
    font-size: 36px;
}
#fife_block .insta_ref:hover{
  color:rgba(255, 255, 255, 1);
  text-decoration: none;
}
#fife_block .footer_block{

}
#four_block .table_new{
  width:100%
}
#four_block.five_block_action_0 .footer{
  height:0px;
  padding: 0 50px 0px;
  transition: 1s;
}
#four_block.five_block_action_1 .footer{
  height:190px;
  padding: 3% 50px 0px;
  transition: 1s;
}
#four_block.five_block_action_0 .get_started_block {
     top: 0px;
       transition: 1s;
}
#four_block.five_block_action_1 .get_started_block {
     top: -70px;
       transition: 1s;
}
.footer {
    position: absolute;
    width: 100%;
    bottom: 0px;
    background-color: rgba(63, 66, 80, 1);
    height: 200px;
    padding: 2% 50px 0px;
    margin-left: -65px;
}

.footer .footer_menu {
    font-weight: 700;
    font-style: normal;
    font-size: 16px;
    color: rgba(255, 255, 255, 0.498039215686275);
    text-align: left;
    margin-right: 50px;
}
.footer p {
    opacity: 0.3;
    font-weight: 200;
    font-style: normal;
    font-size: 16px;
    color: #FFFFFF;
    display: block;
    margin-top: 25px;
}

.footer .footer_menu:hover{
  color:rgba(255, 255, 255, 1);
  text-decoration: none;
}

.footer .insta_ref {
    color: rgba(255, 255, 255, 0.498039215686275);
    font-size: 36px;
}
.footer .insta_ref:hover{
  color:rgba(255, 255, 255, 1);
  text-decoration: none;
}


.pull_navi {
    position: absolute;
    z-index: 1000;
    left: 98%;
    top: 50%;
}

.pull_item {
    background-color: rgba(0,0,0,0.0);
    display: block;
    border-radius: 50%;
    padding: 5px;
    margin-bottom: 20px;
    cursor:pointer
}
.pull_item.active {
    background-color: rgba(0,0,0,1);
}
.pull_item span:hover {
  box-shadow: 0px 0px 0px 2px black;
}

.pull_item span {
    width: 10px;
    height: 10px;
    display: block;
    background: black;
    border-radius: 50%;
}


.pull_navi.white_pull .pull_item{

}
.pull_navi.white_pull .pull_item.active{

}
.pull_navi.white_pull .pull_item span{

}
.pull_navi.white_pull .pull_item span:hover{

}

#fp-nav ul li a span, .fp-slidesNav ul li a span {
    background: #4EE7AE;
}

#fp-nav{
  opacity:1;
}
#fp-nav.showing{
  opacity:1;
}
.tablet .menu{
  font-size: 14px;
}
.tablet .login_form {
    font-size: 14px;
}
.mobile section {
    height: initial;
}
.mobile .scroll {
    display:none;
}
.mobile .scroll {
    display:none;
}
.mobile section#header {
    z-index:2000
}
.mobile section#start_block {
    padding-top: 130px;
}
/*
img.img_counter.note {
    position: absolute;
    max-height: 470px;
    left: 50px;
    top: -100px;
}
img.img_counter.note_start {
    position: absolute;
    max-height: 470px;
    left: -70px;
    top: -100px;
}
*/


@media screen and (min-width: 2100px ) {
  .img_counter[data-img="note"] {
      max-height: initial;
      top: -18vh;
      max-width: 960px;
  }
    .img_counter {
      max-height: 570px;
  }
}

@media screen and (max-width: 1900px ) {
    .second_header {
      font-size: 14em;
    }
  /*  .line_wrap {
      bottom: 64vh;
      left: 23vh;
    }*/
}
@media screen and (max-width: 1680px ) {
    .second_header {
      font-size: 14em;
    }
    .preloader_wrapper {
      width: 35%;
    }
    .login_form {
        font-size: 18px;
    }
    .menu {
        font-size: 18px;
    }
    .case_text {
      padding-left: 17%;
  }
  /*  .line_wrap {
      bottom: 54vh;
      left: 23vh;
    }*/
}

@media screen and (max-width: 1366px ) {
  .logo {
      width: 6%;
      display: table-cell;
      vertical-align: middle;
  }
  .menu a {
      padding-right: 4%;
  }
  .mejs-container {
    width: 100% !important;
    height: 100% !important;
    top: 19px;
    left: 85px;
    background: initial;
    position: absolute;
    z-index: 1000;
}
video#iphone_video {
    width: 100%;
    height: 100%;
    max-width: 220px;
}

  .counter {
    position: relative;
    color: white;
    font-size: 27px;
    border: 3px solid #57E6AA;
    border-radius: 50%;
    text-align: center;
    display: inline-block;
    overflow: hidden;
    background-color: #3F4250;
    margin: auto;
    text-align: center;
    padding: 22px 0px;
    width: 58px;
    height: 58px;
    line-height: 6px;
    transform: rotate(0deg);
    float: left;
}
  section#header {
    position: fixed;
    top: 0px;
    height: 80px;
    padding-bottom: 0px;
    border-bottom: 1px solid #BCBCBC;
    padding-top: 0px;
    z-index: 10000;
}
.img_counter[data-img="note"] {
    max-height: initial;
    top: -18vh;
    max-width: 530px;
}
  .login_form {
      font-size: 16px;
  }
  .menu {
      font-size: 16px;
  }
  a.influenser_active {
      margin-left: 10px;
      padding-right: 0px;
      font-size: 16px;
  }
  .line_wrap {
    bottom: 46vh;
    left: 23vh;
  }
    #second_block {
      padding-left: 20px;
    }
    .second_header {
      font-size: 10em;
    }
    .how_it_work p span {
      font-size: 36px;
    }
    .how_it_work p {
      font-size: 16px;
    }
  /*  .img_counter {
        max-height: 220px;
    }*/
  /*  #start_block .left-column {
        padding-top: 5%;
    }*/
    #start_block.action_0 .iphone {
        max-width: 280px;
        transition: 0.5s;
    }
    #start_block.action_1 .iphone {
        max-width: 250px;
        transition: 0.5s;
    }
    #start_block .left-column-after p {
        font-size: 20px;
        text-align: left;
    }
    #start_block .left-column-after p span {
        font-size: 36px;
    }
    #start_block p span {
        font-size: 48px;
    }
    #start_block p {
        font-size: 30px;
        color: rgba(54, 54, 54, 0.698039215686274);
        /*text-align: center;*/
    }
    .case_item.active_case_item {
        padding: 10% 0% 10%;
    }
    .third_header {
        font-size: 10em;
    }
    .case_text {
        padding-top: 10%;
    }
    .case_text p span {
        font-size: 36px;
    }
    .case_text p {
        font-size: 16px;
    }
    /*.case_info_count {
        font-size: 30px;
    }
    .case_wrap_info {
        width: 80%;
        float: left;
        margin-left: 15%;
        margin-bottom: 30px;
        margin-top: 30px;
    }
    .phone_case {
      float: right;
      width: 45%;
  }*/
.phone_case img {
  /*position: absolute;*/
  max-width: 220px;
  top: -20%;
  -webkit-transform: rotate(10deg);
  -moz-transform: rotate(10deg);
  -ms-transform: rotate(10deg);
  transform: rotate(10deg);
}
    .footer {
      height: 170px;
  }
  .get_started_block {
      top: -70px;
    }
    .get_started_block p {
        font-size: 32px;
        line-height: 32px;
    }
    .get_started_block .get_started {
        padding: 10px 55px;
        font-size: 16px;
        margin-top: 25px;
        font-weight: 700;
        margin-bottom: 25px;
    }
    .download_app {
        font-size: 16px;
    }
}
@media screen and (max-width: 1300px ) {
  .desktop .line_wrap {
      bottom: 0px;
      top: -50%;
      left: -15%;
      transform: rotate(-90deg);
  }
  /*.desktop .counter {
      position: absolute;
      bottom: -25px;
      color: white;
      left: 71px;
      font-size: 32px;
      border: 3px solid #57E6AA;
      border-radius: 50%;
      text-align: center;
      display: inline-block;
      overflow: hidden;
      background-color: #3F4250;
      margin: auto;
      text-align: center;
      padding: 22px 0px;
      width: 73px;
      height: 73px;
      line-height: 22px;
      transform: rotate(90deg);
  }
  .desktop span.circle {
      position: absolute;
      bottom: 0px;
      background-color: #57E6AA;
      left: -3px;
      text-align: center;
      display: inline-block;
      width: 12px;
      height: 20px;
      border-radius: 50%;
      transform: rotate(0deg);
  }
  .desktop .hor_line {
      position: absolute;
      width: 3px;
      height: 72px;
      bottom: -26px;
      background-color: #57E6AA;
      left: 35px;
      transform: rotate(90deg);
  }*/
/*  .desktop  #third_block #red_line_wrap {
      border-width: 0px;
      position: absolute;
      right: -18px;
      top: 3%;
      width: 10px;
      z-index: 45;
      height: 100%;
      -webkit-transform: rotate(10deg);
      -moz-transform: rotate(10deg);
      -ms-transform: rotate(10deg);
      transform: rotate(10deg);
      transition: 1s;
  }*/
  .desktop  .phone_case {
     /* float: right;*/
      width: 31%;
  }
  .desktop  .phone_case img {
      position: absolute;
      max-width: 150px;
      top: -7%;
      -webkit-transform: rotate(10deg);
      -moz-transform: rotate(10deg);
      -ms-transform: rotate(10deg);
      transform: rotate(10deg);
  }
  .desktop  .img_counter.out, .img_counter.out[data-img="note"] {
      left: -80vw;
      top: -80vh;
      opacity: 1;
      transition: 1s;
  }
}
@media screen and (max-width: 1125px ) {
    .second_header {
      font-size: 9em;
    }
    #second_block {
      padding-left: 20px;
      padding-right: 20px;
    }
    .case_item>img {
      max-width: 100px;
      margin-left: 20px;
  }
  .preloader_wrapper {
    width: 45%;
  }
    #third_block .case_item.active_work_case {
      display: flex;
        align-items: center;
    }
    .case_wrap_info {
    width: 70%;
    margin-bottom: 30px;
    margin-top: 30px;
    display: table-cell;
    padding-left: 10%;
    float: left;
}
  .desktop #third_block #red_line_wrap {
      left: 5px !important;
  }
  .desktop .phone_case {
        float: right;
        width: 31%;
        height: 270px;
    }
  .desktop .phone_case img {
      position: absolute;
      max-width: 140px;
      top: 4%;
      -webkit-transform: rotate(10deg);
      -moz-transform: rotate(10deg);
      -ms-transform: rotate(10deg);
      transform: rotate(10deg);
  }
  a.influenser_active {
      margin-left: 0px;
  }
  .menu {
      padding-left: 2%;
  }
}
@media screen and (max-width: 1200px ) {
  video#iphone_video {
      width: 100%;
      height: 100%;
      max-width: 218px;
  }
  .mejs-container {
      width: 100% !important;
      height: 100% !important;
      top: 16px;
      left: 53px;
      background: initial;
      position: absolute;
      z-index: 1000;
  }
}
@media screen and (max-width: 992px ) {
    .desktop .phone_case {
        float: right;
        width: 24%;
        height: 80px;
    }
  .footer .footer_menu {
      margin-right: 25px;
  }
  a.influenser_active {
      margin-left: 0px;
  }
  video#iphone_video {
    width: 100%;
    height: 100%;
    max-width: 218px;
}
.mejs-container {
    width: 100% !important;
    height: 100% !important;
    top: 16px;
    left: 53px;
    background: initial;
    position: absolute;
    z-index: 1000;
}
  #start_block p span {
    font-size: 40px;
  }
  #start_block p {
      font-size: 24px;
  }
  .partner img {
      max-width: 65px;
  }

  .menu {
      font-size: 11px;
      width: 43%;
          padding-left: 1%;
  }
  a.influenser_active {
      font-size: 11px;
  }
  .login_form {
      font-size: 11px;
      width: 55%;
  }
  .logo {
    width: 6%;
    display: table-cell;
    vertical-align: middle;
}
  section#header {
      padding-top: 0px;
      width: 100%;
  }

  #start_block .left-column-after p {
      font-size: 16px;
      text-align: left;
  }
  #start_block .left-column-after p span {
      font-size: 24px;
  }
  .second_header {
      font-size: 7em;
  }
  .how_it_work p span {
    font-size: 24px;
  }
  .how_it_work p {
    font-size: 16px;
  }
  .img_counter {
      max-height: 300px;
  }

  .third_header {
      font-size: 6em;
  }
  .case_text {
      padding-top: 10%;
  }
  .case_text p span {
      font-size: 24px;
  }
  .case_text p {
      font-size: 16px;
  }
  .case_item.active_case_item {
      padding: 20% 0% 10%;
  }
  .case_info_count {
      font-size: 24px;
  }
  .case_wrap_info {
      margin-bottom: 15px;
      margin-top: 15px;
  }
  .case_item>img {
      max-width: 80px;
      margin-left: 20px;
  }
  #third_block .case_item>span>img {
      display: inline-block;
      width: initial;
      padding-right: 2px;
      max-width: 18px;
  }

  #third_block .case_item>span {
      background-color: white;
      padding: 5px 10px;
      border-radius: 20px;
      font-weight: 700;
      margin-left: 5%;
      font-size: 10px;
  }

  .get_started_block p {
      font-size: 26px;
      line-height: 26px;
  }
  .get_started_block .get_started {
      padding: 10px 55px;
      font-size: 16px;
      margin-top: 15px;
      font-weight: 700;
      margin-bottom: 15px;
  }
/*  img.img_counter.note_start {
      position: absolute;
      max-height: 350px;
      left: 10px;
      top: -100px;
  }
  img.img_counter.note {
      position: absolute;
      max-height: 350px;
      left: 10px;
      top: -100px;
  }*/
  video#iphone_video {
      max-width: 192px;
  }
  .mejs-container {
    width: 100% !important;
    height: 100% !important;
    top: 12px;
    left: 29px;
    background: initial;
    position: absolute;
    z-index: 1000;
}
}
#start_block .get_started {
    color: #EC6568;
    border: 2px solid #EC6568;
    padding: 20px 75px;
    margin-left: 0%;
    font-size: 20px;
    display: inline-block;
    margin-top: 25px;
    font-weight: 700;
    margin-bottom: 25px;
    clear: both;
    text-align: center;
}
#start_block .get_started:hover {
  background-color: #EC6568;
  border: 2px solid #EC6568;
  color:white;
  transition: 1s;
  text-decoration: none;
}
@media screen and (max-width: 795px ) {
  .login_form {
      font-size: 13px;
  }
  .menu {
      font-size: 11px;
  }
}
@media screen and (max-width: 768px ) {
  .login_form {
      font-size: 13px;
      padding-top: 13px;
  }
  .menu {
      font-size: 13px;
      padding-top: 13px;
  }
}
@media screen and (max-width: 768px ) {

/*  img.img_counter.note_start {
      position: initial;
      max-height: 230px;
      left: 10px;
      top: -100px;
  }
  img.img_counter.note {
      position: initial;
      max-height: 230px;
      left: 10px;
      top: -100px;
  }*/
  #start_block p span {
      font-size: 42px;
  }
  #start_block p {
      font-size: 24px;
  }
  #start_block .left-column {
      padding-left: 0%;
  }
  .partner img {
      max-width: 125px;
  }
  #gray_block{
    display:none;
  }
  #gray_block_bottom{
    display:none;
  }
  #start_block.action_0 .iphone {
      max-width: 70%;
  }
  #start_block.action_0 #green_block {
      top: 610px;
      transition: 0.5s;
      left: 10px;
  }
  .mobile section#start_block.action_1  {
      padding-top: 0px;
  }
  #start_block .left-column-after p {
      font-size: 24px;
      text-align: center;
  }
  #start_block .left-column-after p span {
      font-size: 32px;
  }
  #start_block .left-column-after {
      padding-top: 10%;
      padding-left: 15px;
      z-index: 20;
      position: relative;
      text-align: center;
  }
  #start_block.action_1 .iphone {
      max-width: 70%;
  }
  #start_block.action_1 #green_block {
      top: 610px;
      transition: 1s;
      left: 10px;
  }
  .second_header {
      font-size: 5em;
  }
  .how_it_work_img_counter {
      position: relative;
      height: initial;
  }
  .counter {
      right: 45%;
  }
  .owl-nav {
      top: 30%;
  }
  .how_it_work {
      text-align: center;
  }
  .how-it {
      margin-top: 25px;
  }
  .owl-dots {
      margin-top: 0px;
  }
  .third_header {
      font-size: 5em;
  }
  #third_block .owl-nav {
      position: relative;
      bottom: 20px;
      width: 100%;
      top: initial;
      margin-top: 40px;
  }
  .case_text {
      padding-top: 5%;
      padding-left: 0%;
      text-align: center;
  }
  .case_wrap_like {
      margin-left: 30px;
      text-align: left;
  }
  .case_wrap_comments {
      text-align: left;
  }
  .case_wrap_reach {
      text-align: left;
  }
  .case_item>img {
      margin-left: 30px;
  }
  .case_item.active_case_item{
    text-align: left
  }
  #third_block .owl-carousel .owl-stage-outer{
    overflow: visible;
  }
  #third_block .owl-nav{
    display: none;
  }
  #third_block .owl-dots{
    display: none;
  }
  .case_text p span {
      font-size: 36px;
  }
  .case_text p {
      font-size: 24px;
  }
  .get_started_block p {
      font-size: 36px;
      line-height: 36px;
  }
  .get_started_block .get_started {
      padding: 10px 55px;
      font-size: 24px;
      margin-top: 35px;
      font-weight: 700;
      margin-bottom: 35px;
      display: block;
      width: 100%;
      text-align: center;
      background-color: #EC6568;
      border: 2px solid #EC6568;
      color: white;
      transition: 0.3s;
      text-decoration: none;
  }
  .get_started_block .get_started:hover {
    background-color: #FFFFFF;
    border: 2px solid #EC6568;
    color: #EC6568;
    transition: 0.3s;
    text-decoration: none;
  }
  #fife_block .footer_menu {
      font-weight: 700;
      font-style: normal;
      font-size: 20px;
      color: rgba(255, 255, 255, 0.498039215686275);
      display: block;
      margin: 0 auto;
      width: 100%;
      text-align: center;
      margin-bottom: 15px;
  }
  #fife_block .insta_ref {
      color: rgba(255, 255, 255, 0.498039215686275);
      font-size: 36px;
      margin-bottom: 30px;
      display: block;
  }
  #fife_block {
      display: block;
      background-color: rgba(63, 66, 80, 1);
      height: initial;
      padding: 6% 50px 6%;
  }
  #fife_block p {
      opacity: 0.3;
      font-weight: 200;
      font-style: normal;
      font-size: 14px;
      color: #FFFFFF;
      display: block;
      margin-top: 25px;
  }
  .logo {
      width: 135px;
      display: initial;
      float: left;
  }
  .navbar-toggle .icon-bar {
      display: block;
      width: 30px;
      height: 4px;
      border-radius: 1px;
      background-color: rgba(54, 54, 54, 1);
      margin-bottom: 7px;
  }
  .mobile-menu {
      margin-top: 0px;
      cursor: pointer;
      float: right;
  }
  .mobile_menu_wrap {
      display: none;
      position: fixed;
      z-index: 100000;
      width: 100%;
      height: 100%;
      background-color: rgba(78, 231, 174, 0.949019607843137);
      padding: 50px;
      overflow: auto;
  }

  .mobile_menu_in {
      display: block;
      text-align: center;
      margin-top: 60px;
      overflow: auto;
  }

  .mobile_menu_in a {
      font-size: 20px;
      display: block;
      margin-bottom: 25px;
      color: rgb(69,69,69);
  }
  .close_menu {
      position: fixed;
      right: 78px;
      top: 37px;
      font-size: 32px;
      cursor: pointer;
      color: rgb(69,69,69);
      z-index: 100003;
  }
  .get_started_block {
      top: 0px;
  }
}
@media screen and (max-width: 558px ) {
  section#header {
      padding-top: 30px;
      width: 100%;
      padding-left: 30px;
      padding-right: 30px;
  }
  .mobile section#start_block {
      padding-top: 130px;
  }
  #start_block p span {
      font-size: 26px;
  }
  #start_block p {
      font-size: 14px;
  }
  section {
      padding: 50px 15px;
      background-color: rgba(245, 246, 246, 1);
      position: relative;
      overflow: hidden;
      height: 100%;
  }
  #start_block .get_started {
      color: #EC6568;
      border: 2px solid #EC6568;
      padding: 20px 25px;
      margin-left: 0%;
      font-size: 18px;
      display: inline-block;
      margin-top: 25px;
      font-weight: 700;
      margin-bottom: 25px;
      clear: both;
      text-align: center;
  }
  #start_block.action_0 #green_block {
      bottom: 40px;
      transition: 1s;
      left: 10px;
      width: 100%;
      height: 30%;
      top: initial;
  }
  #start_block.action_1 #green_block {
      bottom: 40px;
      transition: 1s;
      left: 10px;
      width: 100%;
      height: 30%;
      top: initial;
  }
  #green_block_in {
      border-width: 0px;
      position: absolute;
      left: 0px;
      top: 0px;
      width: 100%;
      height: 100%;
      background: inherit;
      background-color: rgba(78, 231, 174, 1);
      border: none;
      border-radius: 0px;
      -moz-box-shadow: none;
      -webkit-box-shadow: none;
      box-shadow: none;
  }
  #start_block .left-column {
      padding-top: 15px;
  }
  .partner img {
      max-width: 65px;
  }
  #start_block .left-column-after p span {
      font-size: 24px;
  }
  #start_block .left-column-after p {
      font-size: 16px;
      text-align: center;
  }
  .second_header {
      font-size: 34px;
      margin-bottom: 30px;
      display: block;
      opacity: 0.5;
  }
  .img_counter {
          max-height: 120px;
  }
  .counter {
      left: 35%;
      right: initial;
  }
  .owl-nav {
      bottom: -20px;
      top: initial;
  }
  .third_header {
      font-size: 34px;
  }
  #third_block .owl-nav {
      display: block;
  }
  #third_block .owl-dots {
      display: block;
  }
  .case_item>img {
    margin-left: 0px;
  }
  .case_text p span {
      font-size: 24px;
  }
  .case_text p {
      font-size: 16px;
  }
  .case_wrap_like {
    margin-left: 0px;
    text-align: left;
    display: block;
    width: 100%;
  }
  .case_wrap_comments {
      text-align: left;
      width: 49%;
  }
  .case_wrap_reach {
    text-align: left;
    width: 49%;
  }
  .get_started_block p {
      font-size: 32px;
      line-height: 32px;
  }
  #four_block {
      height: 60%;
  }
  .get_started_block .get_started {
      padding: 10px 25px;
      font-size: 18px;
      margin-top: 35px;
      font-weight: 700;
      margin-bottom: 15px;
      display: block;
      width: 100%;
      text-align: center;
      background-color: #EC6568;
      border: 2px solid #EC6568;
      color: white;
      transition: 1s;
      text-decoration: none;
  }
  .get_started_block p {
      font-size: 24px;
      line-height: 24px;
  }
  .close_menu {
      position: fixed;
      right: 58px;
      top: 37px;
      font-size: 32px;
      cursor: pointer;
      color: rgb(69,69,69);
      z-index: 100003;
  }
  #start_block .left-column {
      padding-left: 15px;
  }
}

#third_block .case_item.active_work_case {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.case_wrap_info {
    display: flex;
    flex-direction: column;
    float: none;
    width: initial;
    flex: 0.5 0 1em;
}
.desktop .phone_case {
    display: flex;
    flex-direction: column;
    float: none;
    width: initial;
    flex: 0.4 0 1em;
    height: initial;
}

.desktop .phone_case img {
    position: initial;
    max-width: initial;
    width: 100%;
}
.case_logo.loreal {
    width: 100%;
}
