
html,body{
    height:100% !important;
}

body {
    max-width: 100% !important;
    overflow-x: hidden !important;
    font-family: sans-serif; 
    background-color:#edeef1 !important;
}

.file-upload {
  background-color: #ffffff;
  width: 1100px;
  margin: 0 auto;
  padding: 20px;
  border-radius:10px;
}

.file-upload-btn {
  width: 40%;
  margin-top: 100px;
  color: #fff;
  background: #0060a5c2;
  border: none;
  padding: 10px;
  border-radius: 4px;
  border-bottom: 4px solid #0060a5c2;
  transition: all .2s ease;
  outline: none;
  /*text-transform: uppercase;*/
  font-weight: 600;
  font-size:20px;
}

.file-upload-btn:hover {
  background: #0060a5c2;
  color: #ffffff;
  transition: all .2s ease;
  cursor: pointer;
}

.file-upload-btn:active {
  border: 0;
  transition: all .2s ease;
}

.file-upload-content {
  display: none;
  text-align: center;
}

.file-upload-input {
  position: absolute;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  outline: none;
  opacity: 0;
  cursor: pointer;
}

.image-upload-wrap {
  margin-top: 20px;
  border: 4px dashed #0060a5c2;
  position: relative;
  height:300px;
}

/*.image-dropping,*/
/*.image-upload-wrap :hover {*/
/*  background-color: lightblue;*/
/*  border: 4px dashed #ffffff;*/
/*}*/

.image-title-wrap {
  padding: 0 15px 15px 15px;
  color: #222;
}

/*.drag-text {*/
/*  text-align: center;*/
/*}*/

/*.drag-text h3 {*/
/*  font-weight: 100;*/
/*  text-transform: uppercase;*/
/*  color: #e74a3b;*/
/*  padding: 60px 0;*/
/*}*/

.file-upload-image {
  max-height: 200px;
  max-width: 200px;
  margin: auto;
  padding: 20px;
}

.remove-image {
  width: 150px;
  margin: 0;
  color: #fff;
  background: #0060a5c2;
  border: none;
  padding: 10px;
  border-radius: 4px;
  border-bottom: 4px solid #0060a5c2;
  transition: all .2s ease;
  outline: none;
  text-transform: uppercase;
  font-weight: 700;
}

.remove-image:hover {
  background: #0060a5c2;
  color: #ffffff;
  transition: all .2s ease;
  cursor: pointer;
}

.remove-image:active {
  border: 0;
  transition: all .2s ease;
}

.layout{
  text-align:center;
}

.main-heading{
  /* color: #4e73df!important; */
  color: #0060a5c2 !important;
  margin-top:100px;
}

.sub-heading{
  font-size: 1.75rem;
  color: #858796;
}

#download{
  margin-top:20px;
  background-color:#0060a5c2 !important;
  outline:none !important; 
}

.about-image{
    color: #0060a5c2 !important;
    font-family: sans-sarif !important;
    margin-top:50px;
    font-weight: 700;
    font-size: 1.75rem;
}

hr{
    padding:5px solid red !important;
}


  @media only screen and (min-width: 960px) {
        /* styles for browsers larger than 960px; */
        .file-upload {
          background-color: #ffffff;
          width: 90% !important;
          margin: 0 auto;
          padding: 20px;
          border-radius:10px;
        }
        .file-upload-btn {
          width: 40%;
          margin-top: 100px;
          color: #fff;
          background: #0060a5c2;
          border: none;
          padding: 10px;
          border-radius: 4px;
          border-bottom: 4px solid #0060a5c2;
          transition: all .2s ease;
          outline: none;
          font-weight: 600;
          font-size:20px;
     }
    }
    @media only screen and (min-width: 1440px) {
        /* styles for browsers larger than 1440px; */
        .file-upload {
          background-color: #ffffff;
          width: 90% !important;
          margin: 0 auto;
          padding: 20px;
          border-radius:10px;
        }
        
        .file-upload-btn {
          width: 40%;
          margin-top: 100px;
          color: #fff;
          background: #0060a5c2;
          border: none;
          padding: 10px;
          border-radius: 4px;
          border-bottom: 4px solid #0060a5c2;
          transition: all .2s ease;
          outline: none;
          font-weight: 600;
          font-size:20px;
     }

    }
    @media only screen and (min-width: 2000px) {
        /* for sumo sized (mac) screens */
         .file-upload {
              background-color: #ffffff;
              width: 90% !important;
              margin: 0 auto;
              padding: 20px;
              border-radius:10px;
            }
            
            .file-upload-btn {
              width: 40%;
              margin-top: 100px;
              color: #fff;
              background: #0060a5c2;
              border: none;
              padding: 10px;
              border-radius: 4px;
              border-bottom: 4px solid #0060a5c2;
              transition: all .2s ease;
              outline: none;
              font-weight: 600;
              font-size:20px;
         }
    }
    @media only screen and (max-device-width: 480px) {
       /* styles for mobile browsers smaller than 480px; (iPhone) */
        .file-upload {
          background-color: #ffffff;
          width: 90% !important;
          margin: 0 auto;
          padding: 20px;
          border-radius:10px;
        }
        
        .file-upload-btn {
          width: 40%;
          margin-top: 100px;
          color: #fff;
          background: #0060a5c2;
          border: none;
          padding: 10px;
          border-radius: 4px;
          border-bottom: 4px solid #0060a5c2;
          transition: all .2s ease;
          outline: none;
          font-weight: 600;
          font-size:20px;
     }
    }
    @media only screen and (device-width: 768px) {
       /* default iPad screens */
        .file-upload {
          background-color: #ffffff;
          width: 90% !important;
          margin: 0 auto;
          padding: 20px;
          border-radius:10px;
        }
    }
    /* different techniques for iPad screening */
    @media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) {
      /* For portrait layouts only */
       .file-upload {
          background-color: #ffffff;
          width: 90% !important;
          margin: 0 auto;
          padding: 20px;
          border-radius:10px;
        }
        
        .file-upload-btn {
          width: 40%;
          margin-top: 100px;
          color: #fff;
          background: #0060a5c2;
          border: none;
          padding: 10px;
          border-radius: 4px;
          border-bottom: 4px solid #0060a5c2;
          transition: all .2s ease;
          outline: none;
          font-weight: 600;
          font-size:20px;
     }
    }

    @media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) {
      /* For landscape layouts only */
     
      .file-upload {
          background-color: #ffffff;
          width: 90% !important;
          margin: 0 auto;
          padding: 20px;
          border-radius:10px;
        }
        
        .file-upload-btn {
          width: 40%;
          margin-top: 100px;
          color: #fff;
          background: #0060a5c2;
          border: none;
          padding: 10px;
          border-radius: 4px;
          border-bottom: 4px solid #0060a5c2;
          transition: all .2s ease;
          outline: none;
          font-weight: 600;
          font-size:20px;
     }
        
    }

