/*@media (max-height: 3000px) {
    .modal_resize2 {
        height: 1400px !important;
    }

    .modal_resize2 > .modal-dialog {
        height: 1400px !important;
    }

    .modal_resize2 > .modal-dialog > .modal-content > .modal-body {
      max-height: 1400px !important;
      height: 1250px !important;
    }

    .modal_resize2 > .modal-dialog > .modal-content > .modal-footer {
      margin-top: 1px !important;
    }
    
  }

  @media (max-height: 1500px) {
    .modal_resize2 {
        height: 1300px !important;
    }

    .modal_resize2 > .modal-dialog {
        height: 1300px !important;
    }

    .modal_resize2 > .modal-dialog > .modal-content > .modal-body {
      max-height: 1300px !important;
      height: 1150px !important;
    }

    .modal_resize2 > .modal-dialog > .modal-content > .modal-footer {
      margin-top: 1px !important;
    }
    
  }

  @media (max-height: 1400px) {
    .modal_resize2 {
        height: 1200px !important;
    }

    .modal_resize2 > .modal-dialog {
        height: 1200px !important;
    }

    .modal_resize2 > .modal-dialog > .modal-content > .modal-body {
      max-height: 1200px !important;
      height: 1050px !important;
    }

    .modal_resize2 > .modal-dialog > .modal-content > .modal-footer {
      margin-top: 1px !important;
    }
    
  }

  @media (max-height: 1300px) {
    .modal_resize2 {
        height: 1140px !important;
    }

    .modal_resize2 > .modal-dialog {
        height: 1140px !important;
    }

    .modal_resize2 > .modal-dialog > .modal-content > .modal-body {
      max-height: 1140px !important;
      height: 990px !important;
    }

    .modal_resize2 > .modal-dialog > .modal-content > .modal-footer {
      margin-top: 1px !important;
    }
    
  }

  @media (max-height: 1230px) {
    .modal_resize2 {
        height: 1050px !important;
    }

    .modal_resize2 > .modal-dialog {
        height: 1050px !important;
    }

    .modal_resize2 > .modal-dialog > .modal-content > .modal-body {
      max-height: 1050px !important;
      height: 900px !important;
    }

    .modal_resize2 > .modal-dialog > .modal-content > .modal-footer {
      margin-top: 1px !important;
    }
    
  }

  @media (max-height: 1140px) {
    .modal_resize2 {
        height: 950px !important;
    }

    .modal_resize2 > .modal-dialog {
        height: 950px !important;
    }

    .modal_resize2 > .modal-dialog > .modal-content > .modal-body {
      max-height: 950px !important;
      height: 800px !important;
    }

    .modal_resize2 > .modal-dialog > .modal-content > .modal-footer {
      margin-top: 1px !important;
    }
    
  }

  @media (max-height: 1030px) {
    .modal_resize2 {
        height: 880px !important;
    }

    .modal_resize2 > .modal-dialog {
        height: 880px !important;
    }

    .modal_resize2 > .modal-dialog > .modal-content > .modal-body {
      max-height: 880px !important;
      height: 728px !important;
    }

    .modal_resize2 > .modal-dialog > .modal-content > .modal-footer {
      margin-top: 1px !important;
    }
    
  }

  
  @media (max-height: 900px) {
    .modal_resize2 {
        height: 750px !important;
    }

    .modal_resize2 > .modal-dialog {
        height: 750px !important;
    }

    .modal_resize2 > .modal-dialog > .modal-content > .modal-body {
      max-height: 750px !important;
      height: 600px !important;
    }

    .modal_resize2 > .modal-dialog > .modal-content > .modal-footer {
      margin-top: 1px !important;
    }
    
  }

  @media (max-height: 790px) {
    .modal_resize2 {
        height: 650px !important;
    }

    .modal_resize2 > .modal-dialog {
        height: 650px !important;
    }

    .modal_resize2 > .modal-dialog > .modal-content > .modal-body {
      max-height: 650px !important;
      height: 500px !important;
    }

    .modal_resize2 > .modal-dialog > .modal-content > .modal-footer {
      margin-top: 1px !important;
    }
    
  }

  @media (max-height: 680px) {
    .modal_resize2 {
        height: 550px !important;
    }

    .modal_resize2 > .modal-dialog {
        height: 550px !important;
    }

    .modal_resize2 > .modal-dialog > .modal-content > .modal-body {
      max-height: 550px !important;
      height: 400px !important;
    }

    .modal_resize2 > .modal-dialog > .modal-content > .modal-footer {
      margin-top: 1px !important;
    }
    
  }


  @media (max-width: 2100px) {
      .modal_resize2 {
          width: 1700px !important;
          margin-left: -850px !important;
          margin-top: -60px;
      }

      .modal_resize2 > .modal-dialog {
          width: 1700px !important;
      }
  }

  @media (min-width: 2001px) {
    .modal_resize2 {
        width: 2000px !important;
        margin-left: -1000px !important;
        margin-top: -60px;
    }

    .modal_resize2 > .modal-dialog {
        width: 2000px !important;
    }
  }

  @media (max-width: 1800px) {
      .modal_resize2 {
          width: 1400px !important;
          margin-left: -700px !important;
          margin-top: -60px;
      }

      .modal_resize2 > .modal-dialog {
          width: 1400px !important;
      }
  }


  @media (max-width: 1500px) {
      .modal_resize2 {
          width: 1200px !important;
          margin-left: -600px !important;
      }

      .modal_resize2 > .modal-dialog {
          width: 1200px !important;
      }
  }

  @media (max-width: 1315px) {
      .modal_resize2 {
          width: 1100px !important;
          margin-left: -550px !important;
      }

      .modal_resize2 > .modal-dialog {
          width: 1100px !important;
      }
  }

  @media (max-width: 1150px) {
      .modal_resize2 {
          width: 1000px !important;
          margin-left: -500px !important;
      }

      .modal_resize2 > .modal-dialog {
          width: 1000px !important;
      }
  }

  @media (max-width: 1085px) {
      .modal_resize2 {
          width: 900px !important;
          margin-left: -450px !important;
      }

      .modal_resize2 > .modal-dialog {
          width: 900px !important;
      }
  }

  @media (max-width: 910px) {
      .modal_resize2 {
          width: 800px !important;
          margin-left: -400px !important;
      }

      .modal_resize2 > .modal-dialog {
          width: 800px !important;
      }
  }

  @media (max-width: 830px) {
      .modal_resize2 {
          width: 700px !important;
          margin-left: -350px !important;
      }

      .modal_resize2 > .modal-dialog {
          width: 700px !important;
      }
  }

  @media (max-width: 715px) {
      .modal_resize2 {
          width: 500px !important;
          margin-left: -250px !important;
      }

      .modal_resize2 > .modal-dialog {
          width: 500px !important;
      }
  }*/