.text{text-align: center;
		       background-color:#f45051;
		 font-family: 'Roboto Mono', monospace;
		 margin-top: 15px;}
	  
		 .b{margin-left:25px;}


	
	

body{
background-color:#13181c;
overflow-x:hidden;
}
	.navbar{font-family: 'Dosis', sans-serif;}
	.head{color: whitesmoke;}
	.head1{padding:70px;
	      text-align: center;
	      color: whitesmoke;
	      font-size: 50px;
	      font-family: 'Open Sans', sans-serif;
font-family: 'Dosis', sans-serif;}
	.hdc{padding:10px;
	      text-align: center;
	      color: whitesmoke;
	      font-size: 15px;
	      font-family: 'Roboto Mono', monospace;}
	hdc1{font-family: 'Roboto Mono', monospace;
		color:#c1b9b6;  
		text-align:left;
		font-size:10px;}
	.ur{color:#f35051; }
	.grid{
      color:#c2c2c2;
       text-align:left;
		 font-family: 'Noto Serif', serif;
      }
 hr{color:white;background-color:white;}      
	.fa1{
	padding-top: 4px;
  font-size: 30px;
  width: 45px;height:45px;
  text-align: center;
  text-decoration: none;border:1px solid white;color: 
	  white;border-radius: 5px;
  margin: 5px 2px;}
	.fa-facebook1:hover{background: #3B5998;
  color: white;
	padding: 5PX;}

	.fa-youtube1:hover {
  background: #bb0000;
  color: white;
}
	.fa-instagram1:hover {
  background: #125688;
  color: white;
}
	.fa2{font-size:80px;
		margin:0px 5.9%;
		width: 45px;height:45px;
		color:white;
	}
	.fa2:hover{color:#f45051;}
	.google{padding-bottom:25px; }
	
	.hov{
		transform:scale(0.9)
			border:2px solid black;
	}
	.hov:hover{
		transform: scale(1);
	}
	.des{font-size:35px;
             color:white;
           text-align: center justify; 
	}
	.para1{font-size:14px;}
	.copy{text-align: center;
	      color:antiquewhite;}
	.bgimg{background-image:url("27.jpg");
	      background-repeat: no-repeat;
	   height:auto;}
	.grid1{
       color:#E0DEDE;
       padding:25px;
font-family: 'Roboto Mono', monospace;
      }
.mus{font-family: 'Roboto Mono', monospace;

      color:white;  text-align:left;
         }
	.mus1{font-family: 'Roboto Mono', monospace;

      color:#c1b9b6;  text-align:left;
		font-size:15px;
         }
 .pad{padding:75px;}
	.hr{border-bottom-color: transparent;}
	.overlay {
  position: absolute; 
  bottom: 0; 
  background: rgb(0, 0, 0);
  background: #f45051; /* Black see-through */
  color: #f1f1f1; 
  width: 350px;
  transition: .5s ease;
  opacity:0.9;
  color: white;
  font-size: 20px;
  padding: 20px;
  text-align: center justify;
}
	.list{color:whitesmoke;
		padding-top: 10px;
		border:1px solid #91a5a3;
		margin-top:10px;
	      }
	

	.myVideo {
 
  width: 100%; 
 
}

	.hr{background-color:#f45051;
	  width:35%;height:12px;margin-top:-25px;}
	@media screen and (max-width: 992px) {
  .hr{background-color:#f45051;
	  width:100%;height:12px;margin-top:-25px;
}


/* On screens that are 600px or less, set the background color to olive */
@media only screen and (max-width : 360px)   
{
	body{
background-color:#13181c;
overflow-x:hidden;
}
  .hr{background-color:#f45051;
	  width:100%;height:12px;margin-top:-25px;
}
	.overlay {
	position: absolute; 
  bottom: 0; 
 
  background-color: rgba(255, 0, 0,0.5); /* Black see-through */
  color: #f1f1f1; 
  width: 92%;
height: 100px;
  transition: .5s ease;
  opacity:0;
  color: white;
  font-size: 15px;
  padding: 15px;
		text-align: center justify;}
	.col-sm-6:hover.overlay {
		
		opacity:1;
	}
	
	.text{
		color: white;
		font-size:20px;
		position: absolute;
		top:50%;
		left:50%;
		-webkit-transform: translate(-50% , -50%);
		-ms-transform:translate(-50% , -50%);
		transform:translate(-50% , -50%);
		text-align: center;
		}
	.fa2{font-size:20px;
		
		
		color:white;
	}
	.fi{margin-left:30px;}
		}
@media screen  and (max-width: 600px) {
		body{
background-color:#13181c;
overflow-x:hidden;
}
  .hr{background-color:#f45051;
	  width:100%;height:12px;margin-top:-25px;
}
	.overlay {
	position: absolute; 
  bottom: 0; 
 
  background-color: rgba(255, 0, 0,0.5); /* Black see-through */
  color: #f1f1f1; 
  width: 90%;
height: 80px;
  transition: .5s ease;
  opacity:0;
  color: white;
  font-size: 15px;
  padding: 15px;
		text-align: center justify;}
	.col-sm-6:hover.overlay {
		
		opacity:1;
	}
	.btn{transform:scale(0.7);
	}
	.text{
		color: white;
		font-size:20px;
		position: absolute;
		top:50%;
		left:50%;
		-webkit-transform: translate(-50% , -50%);
		-ms-transform:translate(-50% , -50%);
		transform:translate(-50% , -50%);
		text-align: center;
		}
	.fa2{font-size:20px;
		
		color:white;
	}
	.fi{margin-left:30px;}
		}

	.li{margin-left: 50px;}	

	
