@media (max-width: 1000px) {
  header {
    background-image: url(./img/phone_1000px.webp);
    background-repeat: no-repeat;
    background-size: 500px;
    background-position: right;
    background-position-y: top;
    min-height: 46.181vw;
    display: flex;
  }

  h1 {
    background-color: rgba(245, 245, 245, 0.658);
  }
  .blur {
    backdrop-filter: blur(9px);
    background-color: rgba(243, 246, 249, 0);
  }
  .block_2 {
    display: flex;
    background-color: #ffffff;
    flex-direction: column-reverse;
  }

  .shelsea_img {
    position: relative;
    left: 67px;
    top: -64px;
  }
  
  .arsenal_img {
    position: relative;
    left: 24px;
  }
  .logo_football {
    height: 58px;
    margin: auto 0;
}

  .gradient {
    order: 2;
  }
  .text_block {
    order: 1;
    padding: 0px 2.778vw;
    margin: 20px auto 20px auto;
  }
  h5 {
    text-align: center;
  }
  h2 {
    text-align: center;
  }

  .btn_learn_more {
    margin: 22px auto;
    width: 100%;
  }

  p {
    text-align: center;
  }
  .scrennshot_1 {
    position: static;
    width: 247px;
    height: 149.06px;
    /* left: 20px; */
    /* top: 50px; */
    margin: 0 auto;
    z-index: 4;
    border-radius: 4px;
    font-family: Lato, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 16.7833px;
    line-height: 22px;
    background: #ffffff;
    color: #4f4f4f;
  }

  .txt_scrn_1 {
    padding: 10px;
    min-width: 50%;
    font-family: Lato, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 11.5188px;
    line-height: 15px;
    /* identical to box height */

    color: #4f4f4f;
  }
  .scrennshot_2 {
    position: relative;
    width: 247px;
    height: 149.06px;
    left: 86px;
    top: 30px;
    z-index: 2;
  }
  .img_block {
    min-width: 80%;
    background-image: url(./img/Ronaldu.webp);
    background-position: left;
    background-repeat: no-repeat;
    background-size: cover;
    height: 360px;
    margin: 0 auto;
  }

  .footer_scr_1 {
    font-family: Lato, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 12.9587px;
    line-height: 17px;
    /* identical to box height */
    padding: 10px;
    height: 33.8px;
    background-position-x: 212px;
    color: #4f4f4f;
    background-size: 23px;
  }

  .gradient {
    order: 2;
    background: linear-gradient(
        -180deg,
        #ffffff 5.16%,
        rgba(255, 255, 255, 0) 67.14%
      ),
      rgba(255, 255, 255, 0.5);
  }
  /*  BLOCK 3           */

  .block_3 {
    background-image: none;
    background-repeat: no-repeat;
    background-size: contain;
    height: 100%;
    width: 100%;
  }
  .telephone {
    height: 565px;
    display: flex;
    overflow: hidden;
    /* max-height: 80%; */
  }
  .tel_block {
    background-image: url(./img/fon_block2.svg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    width: 100%;
    background-position: -500px;
  }

  .inp_3_block {
   height: 33.8px;
    display: flex;
    align-items: flex-end;
    align-self: flex-end;
    width: 20%;
    justify-content: center;
    background: #eeeeee;
  
  }

  .slider_1:before {
    position: absolute;
    content: "";
    height: 17px;
    width: 17px;
    right: 14px;
    bottom: -2px;
    background: #FFFFFF;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.25);
    -webkit-transition: .5s;
    transition: .5s;
}

.slider_1 {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #979797;
  outline: none;
  margin: 13px auto 10px auto;
  transition: .5s;
}

.switch {
  position: relative;
  display: inline-block;
  width: 27px;
  height: 34px;
}
  /* BLOCK 4       */
  div.block_4 > div > div > img {
    display: block;
    margin: auto;
    filter: brightness(0.2);
  }

  .elips {
   display: none;
}
   
div.block_4 > div > div > svg {
    display: block;
    margin: auto;
    
}
div.block_4 > div > div > svg > path {
  fill: #00ADEE;
}

  .p_block_4::before {
    display: none;
    content: "•";
  }

  .h2_block_4 {
    color: #333333;
  }

  .block_4_flex {
    background-image: none;
    background-color: #fafafa;
    color: #333333;
  }
  .p_block_4 {
    color: #4f4f4f;
  }
    /*  BLOCK 5    */


 /*  BLOCK 6   */
    .block_6 {
      display: flex;
      width: 100%;
      min-height: 278px;
      flex-wrap: wrap;
      background: #fafafa;
      
    }
    .h2_block_6 {
      font-size: 28px;
    }

    .flex_block_6{
padding: 0px 20px;
    }
/*  BLOCK 7  */
    .block_7 {
      display: flex;
      
    flex-direction: column-reverse;
    }

    .block_7_text {
       
      padding: 0px;
      min-width: 491px;
  }
  .block_7_text {
    flex-basis: 50%;
    padding: 20px;
    min-width: 10px;
  }

  .block_7_img {
    flex-grow: 1;
    max-width: 100%;
    /* flex-basis: 50%; */
     
    /* height: 483px; */
    /* min-height: 261px; */
}
}
