body{
    font-family: "Arial";
   
}

a{

color:black;    

}

h1{
text-transform: uppercase;
text-align: center;
margin-top: 50px;
margin-bottom: 0;
padding-bottom: 0;
font-size: 36px;
}

#a h1{
letter-spacing: 2px;
}

h2{
text-align: center;
margin-top: 0;
margin-bottom: 25px;
padding-top: 0;
padding-bottom: 0;
font-size: 30px;
font-weight: bold;

}

h1 span{
font-weight: bolder;

}

h4{
text-transform: uppercase;
background-color: #bd9192;
color:white;
padding:3px 2px;

    line-height: 1;
}

h4 span{
text-transform: uppercase;
background-color: white;
color:white;
padding:0 2px;
}

h5{
font-size: 115%;
font-weight: bolder;
}


.section1{
padding-top:30px;
    padding-left:30px;
    padding-right: 30px;
    padding-bottom: 30px;
    background-color:orange;

}
.section1 img{
width: 100%; 
    padding-bottom: 30px;
}

.videoSection video{
margin-bottom: 15px;

}

.section2 p{
    text-align: justify;
    color: #333;
    font-weight: bold;
    font-size: 95%;

}

.videoinfo{
padding-top: 70px;
color: white;
font-size: 125%;
    text-align: left;


}


.techInfo{
text-align:left;
margin-left:-170px;
    font-size: 125%;
    font-weight: 500;
    padding-top: 50px;
}

.sectionD h4 {
    background-color: white;
    color: black;
    font-weight: bold;
    font-size: 15px;
}

.fa-arrow-circle-up{
color:orange;

}

.backtotop{
text-align: center;
    display: block;
    padding-top: 25px;
    padding-bottom: 25px;
 
}

.splink{
    text-decoration: none;
    font-weight: bolder;
color:grey;
    
}
/*NAVIGATION STYLES*/

.navigation {
background-color:orange;
}

 nav {
    max-width:1166px;
    width: 100%;
        margin: 0 auto;
    
    }
ul.topnav {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  background-color:orange/*#333*/;
text-align: center;
    text-transform:uppercase;
    font-family:"Lato" Arial, sans-serif;
    font-weight: 700;
    font-size: .25em;

}

ul.topnav li {display: inline-block; text-align: center;}

ul.topnav li a {
  display: inline-block;
  color: #f2f2f2;
  text-align: center;
  padding: 14px 86px;
  text-decoration: none;
  transition: 0.3s;
  font-size: 14px;
}

ul.topnav li.icon a {
  display: inline-block;
  color: #f2f2f2;
  text-align: center;
  padding: 14px 30px;
  text-decoration: none;
  transition: 0.3s;
  font-size: 14px;
}

ul.topnav li a:hover {background-color: #BD9192;}

ul.topnav li.icon {display: none;}
    
    .controllinks{    
    float: right;
    padding: 14px 14px 0 0;    
    }
    
        .controllinks span:first-child{    
  padding-right: 14px;  
    }


/*MUSIC SECTION*/

.audio-wrapper{
	background-color:orange;
	width:100%;
	text-align:left;
	padding:5px;
	position:relative;
	
}

.download{
	position:absolute;
	top:0;
	right:0;
	padding-top:5px;
	padding-right:5px;
	cursor:pointer;
	color:white;
	
	
}

.playButton {
    background: url("../img/play.png") no-repeat;
	text-indent:-9999px;
	width:20px;
	height:20px;
	cursor:pointer;
	
  }
 
.pauseButton {
    background: url("../img/pause.png") no-repeat;
	text-indent:-9999px;
	width:20px;
	height:20px;
	cursor:pointer;
	
  }

 .voice-type{
	 text-transform:uppercase;
	 font-size:100%;
	 font-weight:bold;
	 
 }
 
 .voice-title{
	 font-size:112%;
	 margin-top:-2px;
     font-weight: bold;
	
	
 }
 
 .voice-intention{
	 font-size:110%;
	 margin-top:-12px;
	
 }
 

 

 .voice-title-group{
	font-size:84%;
	color:grey;
	float:left; 
	margin-right:5%;
	
 }
 
.mediaPlayer{
	float:right;
	margin-right:5px;
}

 .lis-download{
	 width:100%;
	 margin-bottom:10px;
	 
 }
 
.lis-download span{
	 padding:5px;
	 margin-right:2px;
	 background:#fc6313;
	 text-transform:uppercase;
	 color:white;
	 font-weight:bold;
	 font-size:75%;
	 
 }
 
.audio-container{
	padding:0;
	margin:0 0 10px;;
}

.musicdownload{
	float:right;
}

.fa-download{
	color:#bd9192;
}

/*contact form starts*/

#contact-text{
	padding:50px 25px 0 0;
	text-align:justify;
	font-size:110%;
	
}



.name-company{
	padding-bottom:0;
	margin-bottom:0;
	
}

.input-styl{
	width:100%;
	margin-bottom:5px;
}

.youtube{
	font-size:100%;
	color:black;
	text-transform:underline;
}

.backtotop{
	color:orange;
	
	cursor:pointer;
}


.backtotop a{
	text-decoration:none;
}

.fa-download{
	padding-right:1.3em;
	color:#bd9192;
}

.emailmsg{
	font-family:green;
	font-size:150%;
}

.musicdownload{
	float:right;
}

.content-section-e .fa-arrow-circle-up{
	position: relative;
/*	left: 620px;*/
	color: orange;
}

.sectionE{
background:orange;
    padding:25px;

}

fieldset span{
font-weight: bold;

}
.contact-text{
padding:15px;
font-weight: bold;
}
.social-links{
padding-top: 24px;
}
 .specialBlock{
          color:black;
      }

.button {
    background-color: #bd9192;
    border: none;
    border-radius: 4px;
    color: white;
    padding: 10px 30px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
}


/* Portrait */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 1) {
      
ul.topnav li a {
  display: inline-block;
  color: #f2f2f2;
  text-align: center;
  padding: 14px 47px;
  text-decoration: none;
  transition: 0.3s;
  font-size: 14px;
}
      
.videoinfo{
padding-top:0;
}
      
      .techInfo {
    text-align: left;
     margin-left: -120px;
    font-size: 125%;
    font-weight: 500;
    padding-top: 30px;
}
      
      .sectionD h4 {
    background-color: white;
    color: black;
    font-size: 100%;
    font-weight: bold;
}
      
    /*  .fontSizeSpecial{
      font-size:66%;
      
      }*/

    /*  .specialBlock{
      
      display: block;
          color:black;
      }*/
      
      .fa-download {
     padding-right: 0; 
   
}
      .voice-title-group {
     font-size: 120%; 
    color: grey;
    float: left;
    margin-right: 30%;
}
      
      .voice-intention {
    font-size: 110%;
    margin-top: -12px;
    margin-bottom: 0;
}
      .audio-download-container{
      background: #fbf6f6;
    padding: 5px;
    margin-bottom: 10px;
      
      
      }
}


@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 1) {
      
ul.topnav li a {
  display: inline-block;
  color: #f2f2f2;
  text-align: center;
  padding: 14px 79px;
  text-decoration: none;
  transition: 0.3s;
  font-size: 14px;
}

      .videoinfo{
padding-top:42px;
}
      
      .fontSizeSpecial{
      font-size:84%;
      
      }    
      
      .specialBlock{
      color:black;
      }
      
}


@media screen and (max-width:680px) {
  /*ul.topnav li:not(:first-child) {display: none;}*/
  ul.topnav li {display: none;}
  ul.topnav li.icon {
    float: right;
    display: inline-block;
      position: absolute;
      top:0;
      right:0;
      
  }
    
    .controllinks{    
    float: none;
    padding: 14px 0 14px 14px;    
    }
        
    
      ul.topnav.responsive {position: relative;}
  ul.topnav.responsive li.icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  ul.topnav.responsive li {
    float: none;
    display: inline;
  }
  ul.topnav.responsive li a {
    display: block;
    text-align: left;
  }
    
    ul.topnav li a:not(.menud) {
 
  padding: 14px 14px;
 
}
  
h1 {
    text-transform: uppercase;
    text-align: center;
    margin-top: 35px;
    margin-bottom: 0;
    padding-bottom: 0;
    font-size: 20px;
}

h2 {
    text-align: center;
    margin-top: 0;
    margin-bottom: 20px;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 18px;
    font-weight: bold;
}
   
    .techInfo {
    text-align: left;
    margin-left:0; 
    font-size: 125%;
    font-weight: 500;
    padding-top: 50px;
}
    
    
}

@media screen and (max-width:375px){
h1 {
    text-transform: uppercase;
    text-align: center;
    margin-top: 35px;
    margin-bottom: 0;
    padding-bottom: 0;
    font-size: 18px;
}
 
    #a h1{
    letter-spacing: normal;
    
    }
    h2 {
    text-align: center;
    margin-top: 0;
    margin-bottom: 20px;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 11px;
    font-weight: bolder;
   /* letter-spacing: 1px;*/
}
    
    .section1 {
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
}
    
    .section1 img{
    padding-bottom: 15px;
    
    }
    
.videoinfo{
padding-top:20px;

}
    
    .techInfo {
    text-align: left;
      margin-left: 0;
    font-size: 125%;
    font-weight: 500;
    padding-top: 10px;
}
          .fontSizeSpecial{
      font-size:84%;
      
      } 
       .specialBlock{
          color:black;
      }

}


/*END NAVIGATION STYLES*/