.stage-1 .slider .item .f-text{
    max-width: 50%;
}

.container-quiz .screen .r .form {
    display: flex;
}

.container-quiz .screen .l .call .img{
    background-image: url(https://amberglassna.com/wp-content/uploads/2019/05/693-2.png);
}

.container-quiz .screen .r .form .button{
    margin: 0 !important;
}

.container-quiz .screen .r .b .f{
    cursor: pointer;
}


@media (max-width: 700px) {
    
    .container-quiz .screen .r .form{
        flex-wrap: wrap;
        justify-content: center;
    }
    
    
    .stage-4 .portfolio-bl .grid .grid-item {
        position: absolute!important;
        width: 100%;
        max-width: 1000px;
      }
  .stage-53 .content .title-m{
      padding: 0 5%;
      padding-top: 15px;
  }
      .stage-4 .portfolio-bl{
          padding: 0 5%;
          box-sizing: border-box;
      }
  
    .fz13{
        font-size: 13px!important;
    }
    .stage-23 .content .bl:nth-child(2),
    .stage-23 .content .bl:nth-child(4){
        height: 100%;
    }
    .stage-23 .content .bl .text .p-ts p{
        min-height: 64px;
        -webkit-background-size: auto;
        background-size: auto;
    }
  
    .av-masonry-container a {
        pointer-events: none !important;
    }

    .stage-1 .slider .item .s-text{
        padding: 0 6%;
    }
    .stage-1 .slider .item .options{
        width: 90%;
        display: flex;
        flex-direction: column;
    }
    
    .stage-1 .slider .item .options .f:last-child{
        margin-left: 10px;
    }
    
    .stage-1 .slider .item .f-text{
        max-width: 100%;
    }
    
    .stage-5{
        height: 100%;
    }
    
    .stage-5 .container-wide{
        overflow-x: visible;
    }
    
    .stage-5 .bl-reviews .review{
        position: static;
    }
    
    .stage-5 .bl-reviews{
        height: auto;
        padding-bottom: 10px;
    }
    
    .stage-5 .bl-reviews .review .owl-nav{
        display: flex;
        justify-content: center;
    }
    .stage-5 .bl-reviews .review .owl-nav .owl-prev,
    .stage-5 .bl-reviews .review .owl-nav .owl-next{
        position: relative;
        margin: 0 10px;
    }
    
    .stage-4 .container-extra-wide{
        overflow-x: visible;
    }
    
    .stage-52 form{
        padding: 20px 0;
    }
}