@media screen and (max-width: 1220px) and (min-width: 770px) {
  .page {
    width: 90%;
  }

  /**************************************************************************************************/
}
@media screen and (max-width: 769px) and (min-width: 450px) {
  html, body {
    font-size: 18px;
    line-height: 24px;
    width: 100%;
    overflow-x: hidden;
  }

  .page {
    width: 90%;
  }

  .btn {
    font-size: 24px;
    line-height: 40px;
    background-size: auto 40px;
    height: 40px;
    padding-right: 5px;
    width: 115px;
  }

  .btn2, .btn3 {
    background-size: 100% auto;
    line-height: 60px;
    height: 60px;
    width: 300px;
  }

  .big_title {
    font-size: 30px;
    line-height: 40px;
  }

  .sous_tit {
    font-size: 18px;
    line-height: 24px;
  }

  .head-mar {
    height: 100px;
  }

  .marge {
    height: 80px;
    width: 100%;
  }

  .video {
    width: 100%;
    height: 0px;
    padding-top: 100%;
    position: relative;
  }
  .video video {
    width: auto;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }

  /****************************************************************************************************/
  header {
    background: url("../../images/header_bg.png") no-repeat bottom center;
    background-size: cover;
    height: 80px;
  }
  header .logo {
    margin: 15px auto;
    height: 50px;
  }
  header .logo img {
    height: 50px;
  }

  /****************************************************************************************************/
  .niveau {
    width: 55%;
    float: left;
    height: 260px;
  }
  .niveau h2 {
    right: 45px;
    top: 15px;
    font-size: 24px;
    line-height: 30px;
  }
  .niveau .img {
    height: 155px;
  }
  .niveau .nombre {
    font-size: 40px;
    line-height: 46px;
    top: 110px;
    right: 65px;
  }
  .niveau .nombre strong {
    font-size: 30px;
  }
  .niveau p {
    margin: 10px auto;
    width: 70%;
    font-size: 18px;
    line-height: 24px;
  }
  .niveau .btn {
    bottom: 0px;
    transform: translate(-50%, 50%);
  }

  .niveau1 {
    background: url("../../images/bloc1.svg") no-repeat bottom center;
    background-size: 90% auto;
  }
  .niveau1 .img .img1 {
    width: 65%;
  }
  .niveau1 .img .img2 {
    left: 30px;
  }
  .niveau1 p {
    padding-left: 10px;
  }

  .niveau2 {
    float: right;
  }
  .niveau2 h2 {
    right: auto;
    left: 45px;
  }
  .niveau2 .img {
    float: right;
    position: relative;
    right: 35px;
    top: 10px;
  }
  .niveau2 .img img {
    height: 90%;
  }
  .niveau2 .nombre {
    float: left;
    right: auto;
    left: 70px;
  }
  .niveau2 .nombre strong {
    margin-left: 10px;
  }

  .niveau3 {
    background: url("../../images/bloc3.svg") no-repeat bottom center;
    background-size: 90% auto;
  }
  .niveau3 .img {
    position: relative;
    left: 20px;
  }
  .niveau3 .img img {
    height: 100%;
  }

  .slide {
    height: auto;
    background: #ff931d url("../../images/slide_deg2.png") no-repeat center center;
    background-size: cover;
  }
  .slide h1.big_title {
    margin-bottom: 0;
  }
  .slide h1.big_title img {
    height: 30px;
    top: 3px;
  }
  .slide .niv {
    margin: 10px auto;
  }
  .slide .niv .icons .img1, .slide .niv .icons .img2 {
    display: none;
  }
  .slide .niv .icons .img2 {
    display: block;
    width: 70%;
  }
  .slide .date {
    background-size: auto 50px;
    margin: 25px auto;
    display: inline-block;
    padding: 0 25px;
  }
  .slide .date h3 {
    font-size: 24px;
    line-height: 45px;
    padding-bottom: 5px;
  }
  .slide::after {
    content: url("../../images/after.svg");
    bottom: auto;
    transform: translateY(-101%);
    padding-top: 22%;
    height: 0;
  }
  .slide .note {
    position: relative;
    bottom: auto;
    left: auto;
  }
  .slide .note p {
    font-style: italic;
    color: white;
    font-size: 14px;
    line-height: 20px;
  }

  .level .niveau {
    float: none;
    margin: 10px auto;
    width: 400px;
    height: 280px;
  }
  .level .niveau .img {
    width: 50%;
    left: 0;
    height: 150px;
  }
  .level .niveau .nombre {
    font-size: 40px;
    line-height: 50px;
    top: 100px;
    right: 13%;
  }
  .level .niveau .nombre strong {
    font-size: 30px;
  }
  .level .niveau p {
    margin: 20px auto;
    width: 60%;
    font-size: 18px;
    line-height: 24px;
  }
  .level .niveau1 {
    background-size: 100% auto;
  }
  .level .niveau1 .img .img1 {
    width: 60%;
    left: 30%;
  }
  .level .niveau1 .img .img2 {
    left: 40%;
    width: 70%;
  }
  .level .niveau1 p {
    padding-left: 20px;
  }
  .level .niveau2 {
    background-size: 100% auto;
  }
  .level .niveau2 .nombre {
    left: 18%;
    right: auto;
  }
  .level .niveau3 {
    background-size: 100% auto;
  }
  .level .niveau3 .img {
    position: relative;
    left: 20px;
  }
  .level .niveau3 .img img {
    height: 100%;
  }
  .level .niveau3 .nombre {
    right: 20%;
  }
  .level .exemple {
    width: 400px;
  }
  .level .reseau {
    background-size: auto 80%;
  }
  .level .reseau .sur {
    margin: 10px auto;
  }
  .level .reseau .sur p {
    font-size: 24px;
    line-height: 50px;
  }
  .level .reseau .sur .r_name {
    height: 35px;
    margin: 0 10px;
    padding-top: 5px;
  }
  .level .reseau .sur .r_ico {
    height: 40px;
  }
  .level .reseau .etape {
    width: 440px;
    margin: 10px auto;
    padding: 30px 40px;
  }
  .level .reseau .etape h3 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 5px;
  }
  .level .reseau .etape h3 strong {
    font-size: 28px;
  }
  .level .reseau .etape h4 {
    margin: 5px 0;
    font-size: 20px;
    line-height: 26px;
  }
  .level .reseau .etape h4 .produit {
    height: auto;
    width: 13%;
    margin: 0 2px;
    top: 6px;
  }
  .level .reseau .etape p {
    color: black;
    font-size: 18px;
    line-height: 24px;
  }
  .level .reseau .btn {
    margin-bottom: 40px;
  }

  .level_one {
    background-position: center 40%, center 100%;
    background-size: 250% 50%, 250% 50%;
  }
  .level_one .reseau {
    background-size: auto 80%;
  }
  .level_one .reseau .etape2 {
    padding: 40px;
  }
  .level_one::after {
    content: url("../../images/after2.svg");
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    transform: translateY(99%);
    z-index: 4;
  }
  .level_one .haba img {
    width: 150px;
    transform: translateY(100%);
  }
  .level_one .haba .img1 {
    top: 17%;
  }

  .level_two {
    background-size: 250% 50%;
  }
  .level_two .reseau {
    background-size: auto 80%;
  }
  .level_two .reseau .etape2 {
    padding: 40px;
  }
  .level_two::after {
    content: url("../../images/after3.svg");
    transform: translateY(99%);
    z-index: 3;
  }
  .level_two .haba img {
    width: 150px;
    transform: translateY(100%);
  }
  .level_two .haba .img1 {
    top: 17%;
  }
  .level_two .haba .img2 {
    top: 61%;
  }
  .level_two .haba .img3 {
    bottom: 0;
    right: 0;
  }

  .level_three {
    background-size: 250% 50%;
  }
  .level_three .reseau {
    background-size: auto 60%;
  }
  .level_three .reseau .etape {
    padding: 40px;
  }
  .level_three .tik .etape2 {
    background: url("../../images/etape2.svg") no-repeat center center;
  }
  .level_three .tik .etape3 {
    background: url("../../images/etape3.svg") no-repeat center center;
  }
  .level_three::after {
    content: url("../../images/after4.svg");
    transform: translateY(99%);
  }
  .level_three .haba img {
    width: 150px;
  }
  .level_three .haba .img1 {
    top: 11%;
  }
  .level_three .haba .img2 {
    top: 47%;
  }
  .level_three .haba .img3 {
    top: 72%;
  }
  .level_three .haba .img4 {
    bottom: 0;
    right: 0;
  }

  .question .cont {
    background: url("../../images/question_bg.svg") no-repeat center center;
    width: 480px;
    margin: 0px auto;
    padding: 40px 60px;
  }
  .question .cont h4 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 10px;
  }
  .question .cont p {
    color: black;
    margin-bottom: 10px;
  }
  .question .cont .marge {
    height: 10px;
  }

  /****************************************************************************************************/
  footer::before {
    content: url("../../images/footer.svg");
  }
  footer .left {
    width: 100%;
  }
  footer .left .logo {
    height: 70px;
    margin: 10px auto;
  }
  footer .right {
    width: 100%;
  }
  footer .right .logo {
    height: 30px;
    display: block;
    margin: 20px auto 10px;
  }
  footer .right .partager {
    margin-top: 10px;
  }
  footer .signature {
    text-align: center;
  }
  footer .signature p {
    font-size: 14px;
    line-height: 24px;
    padding: 5px 0;
    display: inline-block;
  }
  footer .signature p a {
    font-weight: bold;
  }

  .export {
    height: 100%;
    width: 100%;
    text-align: center;
    position: absolute;
  }
  .export form button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 20px 30px;
    font-size: 24px;
  }

  .confirmation {
    text-align: center;
    margin-top: 86px;
  }
  .confirmation img {
    height: 80px;
  }
  .confirmation h1 {
    margin: 30px auto;
    font-size: 30px;
  }
  .confirmation p {
    margin-bottom: 40px;
    display: block;
  }

  .popup .content {
    padding: 20px 30px;
    text-align: center;
  }
  .popup .content form {
    width: 100%;
    margin: 20px auto;
  }
  .popup .content form p {
    margin-bottom: 10px;
  }
  .popup .content form .group-f {
    margin-bottom: 10px;
  }
  .popup .content form .group-f label {
    display: block;
    margin-bottom: 10px;
    text-align: right;
    padding: 0 40px;
  }
  .popup .content form .group-f input[type=text], .popup .content form .group-f input[type=tel] {
    height: 40px;
    line-height: 20px;
    padding: 5px 20px;
    width: 240px;
    background: url(../../images/input.svg) no-repeat center center;
    background-size: 280px auto;
    font-size: 18px;
    color: black;
    border: none;
    display: block;
    margin: 0 auto;
  }
  .popup .content form .group-f input[type=tel] {
    direction: ltr;
    text-align: right;
  }
  .popup .content form .group-f textarea {
    line-height: 28px;
    width: 580px;
    background: url("../../images/textarea.svg") no-repeat center center;
    background-size: 620px auto;
    font-size: 18px;
    color: black;
    border: none;
    display: block;
    margin: 0 auto;
    resize: none;
    height: 80px;
    padding: 20px;
    overflow: hidden;
  }
  .popup .content form .group-f .file {
    width: 620px;
    background: url(../../images/file.svg) no-repeat center center;
    background-size: 620px auto;
    margin: 0px auto;
  }
  .popup .content form .group-f .file .label-file {
    cursor: pointer;
    border: none;
    background-color: transparent;
    font-size: 18px;
    font-weight: 400;
    width: 580px;
    height: 50px;
    line-height: 30px;
    color: black;
    padding: 0 20px;
  }
  .popup .content form .group-f .file .input-file {
    display: none;
  }
  .popup .content form .double {
    width: 50%;
    float: right;
  }
  .popup .content form .one {
    width: 100%;
  }
  .popup .content form .one .btn {
    border: none;
  }
}
@media screen and (max-width: 449px) and (min-width: 320px) {
  html, body {
    font-size: 18px;
    line-height: 24px;
    width: 100%;
    overflow-x: hidden;
  }

  .page {
    width: 90%;
  }

  .btn {
    font-size: 24px;
    line-height: 40px;
    background-size: auto 40px;
    height: 40px;
    padding-right: 5px;
    width: 115px;
  }

  .btn2, .btn3 {
    background-size: 100% auto;
    line-height: 60px;
    height: 60px;
    width: 300px;
  }

  .big_title {
    font-size: 30px;
    line-height: 40px;
  }

  .sous_tit {
    font-size: 18px;
    line-height: 24px;
  }

  .head-mar {
    height: 100px;
  }

  .marge {
    height: 80px;
    width: 100%;
  }

  .video {
    width: 100%;
    height: 0px;
    padding-top: 100%;
    position: relative;
  }
  .video video {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }

  /****************************************************************************************************/
  header {
    background: url("../../images/header_bg.png") no-repeat bottom center;
    background-size: cover;
    height: 70px;
  }
  header .logo {
    margin: 10px auto;
    height: 50px;
  }
  header .logo img {
    height: 50px;
  }

  /****************************************************************************************************/
  .niveau {
    width: 60%;
    float: left;
    height: 150px;
  }
  .niveau h2 {
    right: 25px;
    top: 15px;
    font-size: 18px;
    line-height: 24px;
  }
  .niveau .img {
    height: 85px;
  }
  .niveau .nombre {
    font-size: 20px;
    line-height: 26px;
    top: 60px;
    right: 45px;
  }
  .niveau .nombre strong {
    font-size: 16px;
  }
  .niveau p {
    margin: 5px auto;
    width: 70%;
    font-size: 14px;
    line-height: 18px;
  }
  .niveau .btn {
    bottom: 0px;
    transform: translate(-50%, 50%);
  }

  .niveau1 {
    background: url("../../images/bloc1.svg") no-repeat bottom center;
    background-size: 90% auto;
  }
  .niveau1 .img .img1 {
    width: 65%;
  }
  .niveau1 .img .img2 {
    left: 30px;
  }
  .niveau1 .nombre {
    right: 35px;
  }
  .niveau1 p {
    margin-top: 3px;
    padding-left: 10px;
  }

  .niveau2 {
    float: right;
  }
  .niveau2 h2 {
    right: auto;
    left: 25px;
  }
  .niveau2 .img {
    float: right;
    position: relative;
    right: 15px;
    top: 10px;
  }
  .niveau2 .img img {
    height: 90%;
  }
  .niveau2 .nombre {
    float: left;
    right: auto;
    left: 40px;
  }
  .niveau2 .nombre strong {
    margin-left: 10px;
  }

  .niveau3 {
    background: url("../../images/bloc3.svg") no-repeat bottom center;
    background-size: 90% auto;
  }
  .niveau3 .img {
    position: relative;
    left: 20px;
  }
  .niveau3 .img img {
    height: 100%;
  }

  .slide {
    height: auto;
    background: #ff931d url("../../images/slide_deg2.png") no-repeat center center;
    background-size: cover;
  }
  .slide h1.big_title {
    margin-bottom: 0;
  }
  .slide h1.big_title img {
    height: 30px;
    top: 3px;
  }
  .slide .niv {
    margin: 10px auto;
  }
  .slide .niv .icons .img1, .slide .niv .icons .img2 {
    display: none;
  }
  .slide .niv .icons .img2 {
    display: block;
    width: 80%;
  }
  .slide .date {
    background-size: auto 40px;
    margin: 25px auto;
    display: inline-block;
    padding: 0 25px;
  }
  .slide .date h3 {
    font-size: 18px;
    line-height: 35px;
    padding-bottom: 5px;
  }
  .slide::after {
    content: url("../../images/after-m.svg");
    bottom: auto;
    transform: translateY(-101%);
    padding-top: 22%;
    height: 0;
  }
  .slide .note {
    position: relative;
    bottom: auto;
    left: auto;
  }
  .slide .note p {
    font-style: italic;
    color: white;
    font-size: 14px;
    line-height: 20px;
  }

  .level .niveau {
    float: none;
    margin: 10px auto;
    width: 100%;
    height: 250px;
  }
  .level .niveau .img {
    width: 50%;
    left: 0;
    height: 130px;
  }
  .level .niveau .nombre {
    font-size: 40px;
    line-height: 50px;
    top: 80px;
    right: 13%;
  }
  .level .niveau .nombre strong {
    font-size: 30px;
  }
  .level .niveau p {
    margin: 10px auto;
    width: 80%;
    font-size: 18px;
    line-height: 24px;
  }
  .level .niveau1 {
    background-size: 100% auto;
  }
  .level .niveau1 .img .img1 {
    width: 60%;
    left: 30%;
  }
  .level .niveau1 .img .img2 {
    left: 40%;
    width: 70%;
  }
  .level .niveau1 p {
    padding-left: 20px;
  }
  .level .niveau2 {
    background-size: 100% auto;
  }
  .level .niveau2 .nombre {
    left: 18%;
    right: auto;
  }
  .level .niveau3 {
    background-size: 100% auto;
  }
  .level .niveau3 .img {
    position: relative;
    left: 20px;
  }
  .level .niveau3 .img img {
    height: 100%;
  }
  .level .niveau3 .nombre {
    right: 20%;
  }
  .level .exemple {
    width: 90%;
  }
  .level .reseau {
    background: url("../../images/icons2.svg") no-repeat center center;
    background-size: auto 80%;
  }
  .level .reseau .sur {
    margin: 10px auto;
  }
  .level .reseau .sur p {
    font-size: 24px;
    line-height: 50px;
  }
  .level .reseau .sur .r_name {
    height: 35px;
    margin: 0 10px;
    padding-top: 5px;
  }
  .level .reseau .sur .r_ico {
    height: 40px;
  }
  .level .reseau .etape {
    width: 84%;
    margin: 10px auto;
    padding: 10% 7%;
  }
  .level .reseau .etape h3 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 5px;
  }
  .level .reseau .etape h3 strong {
    font-size: 28px;
  }
  .level .reseau .etape h4 {
    margin: 5px 0;
    font-size: 20px;
    line-height: 26px;
  }
  .level .reseau .etape h4 .produit {
    height: auto;
    width: 13%;
    margin: 0 2px;
    top: 6px;
  }
  .level .reseau .etape p {
    color: black;
    font-size: 18px;
    line-height: 24px;
  }
  .level .reseau .btn {
    margin-bottom: 40px;
  }
  .level .etape1 {
    background: url("../../images/etape1-m.svg") no-repeat center center;
  }
  .level .etape2 {
    background: url("../../images/etape2-m.svg") no-repeat center center;
  }

  .level_one {
    background-position: center 40%, center 100%;
    background-size: 250% 50%, 250% 50%;
  }
  .level_one .reseau {
    background-size: auto 100%;
  }
  .level_one .reseau .etape2 {
    padding: 14% 7%;
  }
  .level_one::after {
    content: url("../../images/after2-m.svg");
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    transform: translateY(99%);
    z-index: 4;
  }
  .level_one .haba img {
    width: 150px;
    transform: translateY(120%);
  }
  .level_one .haba .img1 {
    top: 0;
    left: -75px;
  }
  .level_one .haba .img3 {
    right: 0;
    top: 88%;
  }

  .level_two {
    background-size: 250% 50%;
  }
  .level_two .reseau {
    background-size: auto 100%;
  }
  .level_two .reseau .etape1 {
    padding: 10% 7%;
  }
  .level_two .reseau .etape2 {
    padding: 15% 7%;
  }
  .level_two::after {
    content: url("../../images/after3-m.svg");
    transform: translateY(99%);
    z-index: 3;
  }
  .level_two .haba img {
    width: 150px;
    transform: translateY(100%);
  }
  .level_two .haba .img1 {
    top: 15%;
    right: -75px;
  }
  .level_two .haba .img2 {
    top: 57%;
    left: -75px;
  }
  .level_two .haba .img3 {
    bottom: 0;
    right: 0;
  }

  .level_three {
    background-size: 250% 50%;
  }
  .level_three .reseau {
    background: url("../../images/icons4.svg") no-repeat center center;
    background-size: auto 60%;
  }
  .level_three .reseau .etape1 {
    padding: 10% 7%;
  }
  .level_three .reseau .etape2 {
    background: url("../../images/etape3-m.svg") no-repeat center center;
    background-size: 100% auto;
  }
  .level_three .reseau .etape3 {
    background: url("../../images/etape2-m.svg") no-repeat center center;
    background-size: 100% auto;
    padding: 15% 7%;
  }
  .level_three .tik .etape2 {
    background: url("../../images/etape2-m.svg") no-repeat center center;
  }
  .level_three .tik .etape3 {
    background: url("../../images/etape3-m.svg") no-repeat center center;
    padding: 15% 7%;
  }
  .level_three::after {
    content: url("../../images/after4-m.svg");
    transform: translateY(99%);
  }
  .level_three .haba img {
    width: 150px;
  }
  .level_three .haba .img1 {
    top: 9%;
    left: -75px;
  }
  .level_three .haba .img2 {
    top: 44%;
    right: -75px;
  }
  .level_three .haba .img3 {
    top: 71%;
    left: -75px;
  }
  .level_three .haba .img4 {
    bottom: 0;
    right: 0;
  }

  .question .cont {
    background: url("../../images/question_bg-m.svg") no-repeat center center;
    width: 86%;
    margin: 30px auto;
    padding: 20% 7%;
  }
  .question .cont h4 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 10px;
  }
  .question .cont p {
    color: black;
    margin-bottom: 10px;
  }
  .question .cont .marge {
    height: 10px;
  }

  /****************************************************************************************************/
  footer::before {
    content: url("../../images/footer-m.svg");
  }
  footer .left {
    width: 100%;
  }
  footer .left .logo {
    height: 70px;
    margin: 10px auto;
  }
  footer .right {
    width: 100%;
  }
  footer .right .logo {
    height: 30px;
    display: block;
    margin: 20px auto 10px;
  }
  footer .right .partager {
    margin-top: 10px;
  }
  footer .signature {
    text-align: center;
  }
  footer .signature p {
    font-size: 14px;
    line-height: 24px;
    padding: 5px 0;
    display: inline-block;
  }
  footer .signature p a {
    font-weight: bold;
  }

  .export {
    height: 100%;
    width: 100%;
    text-align: center;
    position: absolute;
  }
  .export form button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 20px 30px;
    font-size: 24px;
  }

  .confirmation {
    text-align: center;
    margin-top: 86px;
  }
  .confirmation img {
    height: 80px;
  }
  .confirmation h1 {
    margin: 30px auto;
    font-size: 30px;
  }
  .confirmation p {
    margin-bottom: 40px;
    display: block;
  }

  .popup .content {
    padding: 20px 30px;
    text-align: center;
  }
  .popup .content form {
    width: 100%;
    margin: 20px auto;
  }
  .popup .content form p {
    margin-bottom: 10px;
  }
  .popup .content form .group-f {
    margin-bottom: 10px;
  }
  .popup .content form .group-f label {
    display: block;
    margin-bottom: 10px;
    text-align: right;
    padding: 0 40px;
  }
  .popup .content form .group-f input[type=text], .popup .content form .group-f input[type=tel] {
    height: 40px;
    line-height: 20px;
    padding: 5px 20px;
    width: 240px;
    background: url(../../images/input.svg) no-repeat center center;
    background-size: 280px auto;
    font-size: 18px;
    color: black;
    border: none;
    display: block;
    margin: 0 auto;
  }
  .popup .content form .group-f input[type=tel] {
    direction: ltr;
    text-align: right;
  }
  .popup .content form .group-f textarea {
    line-height: 28px;
    width: 580px;
    background: url("../../images/textarea.svg") no-repeat center center;
    background-size: 620px auto;
    font-size: 18px;
    color: black;
    border: none;
    display: block;
    margin: 0 auto;
    resize: none;
    height: 80px;
    padding: 20px;
    overflow: hidden;
  }
  .popup .content form .group-f .file {
    width: 620px;
    background: url(../../images/file.svg) no-repeat center center;
    background-size: 620px auto;
    margin: 0px auto;
  }
  .popup .content form .group-f .file .label-file {
    cursor: pointer;
    border: none;
    background-color: transparent;
    font-size: 18px;
    font-weight: 400;
    width: 580px;
    height: 50px;
    line-height: 30px;
    color: black;
    padding: 0 20px;
  }
  .popup .content form .group-f .file .input-file {
    display: none;
  }
  .popup .content form .double {
    width: 50%;
    float: right;
  }
  .popup .content form .one {
    width: 100%;
  }
  .popup .content form .one .btn {
    border: none;
  }
}
