                       h1{
                border-bottom:4px solid rgb(66, 66, 66);
                color:black;
                font-weight:800;
				direction : rtl;
            }
            h3{
                text-align:center;
            }
            .custom-file-input {
  color: transparent;
    margin-left:43%;
}
.custom-file-input::-webkit-file-upload-button {
  visibility: hidden;
  text-align:right;
}
.custom-file-input::before {
  content: 'رفع ملف صوتى';
  background-color: skyblue;
  color: white;
  display: inline-block;
  border-radius: 3px;
  padding: 5px 8px;
  outline: none;
  white-space: nowrap;
  border-radius: 10px;
  cursor: pointer;
  text-shadow: 1px 1px #fff;
  font-weight: 500;
  font-size: 18pt;
}
.custom-file-input:active {
  outline: 0;
}
.custom-file-input:active::before {
  background: -webkit-linear-gradient(top, #e3e3e3, #f9f9f9); 
}
#form{
    background-color: rgb(66, 66, 66);
    padding-bottom: 4%;
}
#audio{
    padding-top:10%;
}
#option{
    width:8%;
    font-size:18pt;
    margin-left: 42%;
}
#submit{
    color:black;
    background-color: white;
    font-size:16pt;
    border:0;
    border-radius: 20px;
    font-weight: 600;
    margin-left:45.9%;
    padding:1%;
}
#text {
    font-size: 18pt;
    color:white;
    margin-left: 2%;
}
#add5{
    color:white;
    font-weight: 600;
    margin-left: 44.4%;
}
.loader {
  border: 10px solid #f3f3f3; /* Light grey */
  border-top: 10px solid #3498db; /* Blue */
  border-radius: 50%;
  width: 65px;
  height: 65px;
  animation: spin 2s linear infinite;
  margin-left:46.8%;
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
#how{
    font-size: 16pt;
    font-weight:800;
    display: none;
}
footer{
    color:white;
    font-weight:800;
    text-align:center;
    background-color:rgb(66, 66, 66);
    padding-bottom:4%;
}
#loadprogress{
    display:none;
}
a{
    color:black;
    text-decoration:none;
}
a:hover{
    background-color:#ebebeb;
}
#about{
    text-align: left;
    font-size:18pt;
}
#Disclaimer{
    width:80%;
    margin-left:10%;
    direction: rtl;
}
#Disclaimertitle1{
    color:red;
}
.step{
    color:skyblue;
    width:50%;
    text-align: center;
}
#step1{
    float:left;
}
#step2{
    float:right;
}
#step3{
    margin-top:6%;
 float:left;
 margin-bottom: 4%;
}
#step4{
    margin-top:6%;
    margin-bottom:4%;
    float:right;
}
#video{
    width:60%;
    margin-left:20%;
    border-radius: 25px;
    margin-top: 2%;
}
video::-webkit-media-controls-mute-button {
    background-color:skyblue;
    border-radius: 50%;
    margin-right: 14%;
  }
video::-webkit-media-controls-play-button {
    background-color: skyblue;
    font-weight: 900;
}  
video::-webkit-media-controls-timeline {
    background-color: skyblue;
    padding-bottom: 0;
    margin-bottom: 20px;
}
video::-webkit-media-controls-fullscreen-button {
    background-color: skyblue;
    border-radius: 50%;
}
video::-webkit-media-controls-current-time-display {
    margin-left: 4%;
    color:skyblue;
}  
video::-webkit-media-controls-time-remaining-display {
    color:skyblue;
}  
#titlevid{
    text-align: center;
    font-family:Arial, Helvetica, sans-serif;
}
#howt{
    font-size:18pt;
}
#terms{
    font-size:18pt;
}
.loader {
    border: 10px solid #f3f3f3;
    border-top: 10px solid #3498db;
    border-radius: 50%;
    width: 65px;
    height: 65px;
    animation: spin 2s linear infinite;
    margin-left: 45.6%;
}
#load {
    text-align: center;
    font-weight: 400;
    color: white;
	margin-left:-2%;
}
@media (min-width: 768px) and (max-width: 1024px) {
    #option{
        width:14%;
        font-size:30pt;
        background-color:white;
        font-weight:600;
    }
    #text{
     margin-left:8%;   
     font-size:28pt;
     font-weight:600;
    }
           .custom-file-input {
  color: transparent;
    margin-left:35%;
     width:600px;
}
.custom-file-input::before {
  content: 'اختيار ملف صوتى';
  background-color: skyblue;
  color: white;
  display: inline-block;
  border-radius: 3px;
  padding: 5px 8px;
  outline: none;
  white-space: nowrap;
  border-radius: 10px;
  cursor: pointer;
  text-shadow: 1px 1px #fff;
  font-weight: 500;
  font-size: 34pt;

}
#submit{
    color:black;
    background-color: white;
    font-size:34pt;
    border:0;
    border-radius: 20px;
    font-weight: 600;
    margin-left:44.5%;
    padding:1%;
    margin-top:8%;
}
h3{
    font-size:14pt;
        }
        h1{
            font-size:38pt;
        }
        #how{
            font-size:12pt;
            margin-top:10%;
        }
        footer{
            font-size:24pt;       
        }
        #add5{
            margin-left:34.8%;
        }
              #load{
    font-size:28pt;
}
#audio{
    padding-bottom:8%;
}
.loader {
    border: 10px solid #f3f3f3;
    border-top: 10px solid #3498db;
    border-radius: 50%;
    width: 65px;
    height: 65px;
    animation: spin 2s linear infinite;
    margin-left: 46.8%;
}
#load {
    text-align: center;
    font-weight: 400;
    color: white;
}
#step1{
    float:left;
}
#step2{
    float:right;
}
#step3{
    margin-top:16%;
 float:left;
 margin-bottom:20.137%;
}
#step4{
    margin-top:8%;
    float:right;
    margin-bottom: 16%;
}
.step{
    text-shadow: 0 0;
    font-size:26pt;
}
#howt{
    display: none;
}
#terms{
    display:none;
}
#titlevid{
    text-align: center;
}
#video{
    margin-left:0;
    margin-top: 0px;
    width:100%;
}
#Disclaimertitle1{
    margin-top: 12%;
}
}