@charset "utf-8";
/* CSS Document */

.run{height: 40px;
background-color: #000;
    color: #45bf2b;
padding-top: 5px;
padding-left:20px;
padding-right: 20px}




.navedit{background-color: #2c811a;
	color: #ffffff;
}

a {
    color: #ffffff;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

a:hover {
    color: #fff;
    text-decoration: underline;
}

.navbar-toggler:not(:disabled):not(.disabled) {
    cursor: pointer;
    border-color: #fff;
    color: #fff;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 4.5rem;
    padding-left: .5rem;
}


.img-fluid {
    max-width: 88%;
    height: auto;
}


.knight{height: auto;
color:#fff;
    background: #094d00;
padding-top: 30px;
padding-bottom: 30px;}


.dk{height: 500px;
	background: url(../images/dialer-bg.jpg ) no-repeat;
	background-size:cover;
}


.dkimage{height: 500px;
float: left;}

.sherin{height: 250px;

	float: left;
}

.sherin1{height: 250px;

float: left;}


.din{height: 500px;
padding: 0px;

float: left;}


.bb{height:auto;
     
float: left;
padding-top: 50px;}


.bc{height: auto;
	
 padding-top:70px;   
float: left;
text-align: left;}


.fot{height: 400px;
background-color:#1b1b1b;
margin-top: 30px;
	color: #fff;}




.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0px;
    margin-left: 0px;
}

.fot1{color: #fff;
	
	text-align: center;
}

@media only screen and (max-width: 991px) {
	
	#yep{display: none;}	
	
	
	
	
	
	
}	
	
	
	
	
	
	
	
	
	
	
	

@media only screen and (max-width: 767px) {
    
	
.dk{height: 1500px;
background: url(../images/dialer-bg.jpg ) no-repeat;
	background-size:cover;	
}
	

.fot{height: auto;
background-color:#1b1b1b;
margin-top: 0px;
	color: #fff;
	text-align: center;}



.dkimage{height: auto;
float: left;
	}	
	
.sherin {
    height: 250px;
    float: left;
    margin-top: 20px;
}	
}






