@media only screen and (min-width : 768px) {
  .nav.navbar-nav > li:hover > ul.sub-menu{
    display: block;
    -webkit-animation: fadeInUp 400ms;
    animation: fadeInUp 400ms;
  }



      .mob-above{
	  
	 padding-left:80px !important;
  }
  
  .mob-below{
	  
	  padding-right:80px !important;
  }
  


  	#logonhsm{

	 display:none;
     

	}
	
  
  /* deepak code */
  .navbar-nav>li>a {
		
		border-radius:25px;
		margin-top:10px !important;
		padding-top:0px !important;
		margin-bottom:10px !important;
		padding-bottom:0px !important;
		margin-left:20px !important;
	}
	
/*	.navbar-nav>li>a  */

.fixed-pos-menu{
	
	margin-top:8px;
	width:100px;
	padding-top:5px;
	margin-left:10px;
	padding-bottom:5px;
    background-color: #2b2c5a;
    border: solid 1px #2b2c5a;
	border-radius:25px;	
}

   .fixed-pos-top-menu{

         margin-bottom:4px;
        margin-top:4px;
        width:100%;
        padding-top:8px;
        margin-left:2px;
        padding-bottom:8px;
    background-color: #2b2c5a;
    border: solid 1px #2b2c5a;
        border-radius:10px;

        }


         .fixed-pos-bottom-menu{
            
	margin-bottom:4px;
        margin-top:4px;
        width:100%;
        padding-top:8px;
        margin-left:2px;
        padding-bottom:8px;
        background-color: #2b2c5a;
        border: solid 1px #2b2c5a;
        border-radius:10px;

        }
	
	#anchor-button{
		background-color:#2b2c5a !important;
		padding-top:4px !important;
		padding-bottom:4px !important;
	}
	 /* deepak code */

  ul.sub-menu {
    position: absolute;
    top: 60px;
    left: 0;
    background: #fff;
    padding: 10px 0;
    width: 240px;
    box-shadow: none;
    display: none;
    z-index: 999;
    border: 1px solid #00aeef;
  }

  #header .navbar-nav li ul.sub-menu li a {
    padding-left: 20px;
  }


}

/*md only*/
@media (min-width: 992px) and (max-width: 1199px) {
	
  .col-md-4.portfolio-item{
    width: 33%;
  }
  
  
    #footer {
	
  padding-top:360px;
  
}
  
  
  
  #home-slider .sargam{
	     display:block;
		 padding-top:70px;
		 margin-left:auto;
		 margin-right:auto;
		 width:48%;
	}	
	
	
#home-slider .date{
	     display:block;
		 padding-top:10px;
		 margin-left:auto;
		 margin-right:auto;
		 width:32%;
	}	
	
	
#home-slider .krishnaleela{
	     display:block;
	     padding-top:10px;
		 margin-left:auto;
		 margin-right:auto;
		 width:34%;
	}
  
  
  #home-slider .main-slider {
  position: relative;
  height: 540px; 

}
  
  #home-slider .slider-circle {
  position: absolute;
   right:0px;
  height:68%;
  bottom: 0px; 
}


.animate-in .slider-circle {
  -webkit-animation: slideInDown 3000ms ease-in-out 200ms both;
  animation: slideInDown 3000ms ease-in-out 200ms both;
}


#home-slider .slider-madki {
  position: absolute;
  left:0;
  height:80%;
  bottom: 0px; 
}


.animate-in .slider-madki {
  -webkit-animation: slideInUp 3000ms ease-in-out 200ms both;
  animation: slideInUp 3000ms ease-in-out 200ms both;
}


#home-slider .slider-madke {
  position: absolute;
   height:22%;
  left:115px;
 
}


.animate-in .slider-madke {
  -webkit-animation: fadeInDown 3000ms ease-in-out 200ms both;
  animation: fadeInDown 3000ms ease-in-out 200ms both;
}



#home-slider .slider-kakkar {
  position: absolute;
  left:37%;
  height:15%;
  bottom: 35px; 
}

.animate-in .slider-kakkar {
  -webkit-animation: tada 2000ms ease-in-out 4000ms both;
  animation: tada 2000ms ease-in-out 4000ms both;
}


#home-slider .slider-dj {
  position: absolute;
  left:54%;
  height:15%;
  bottom: 35px; 
}

.animate-in .slider-dj {
  -webkit-animation: tada 2000ms ease-in-out 4000ms both;
  animation: tada 2000ms ease-in-out 4000ms both;
}


.fixed-pos-kakkar{
		
    position: absolute;
    left: 37%; 
    bottom: 10px; 
	display:inline;
	width:100px;
	padding-top:0px;
	padding-bottom:0px;
    background-color: #2b2c5a;
    border: solid 1px #2b2c5a;
	border-radius:25px;
	}
	
.fixed-pos-dj{
		
	position: absolute;
    left: 55%; 
    bottom: 10px; 
	display:inline;
	width:100px;
	padding-top:0px;
	padding-bottom:0px;
    background-color: #2b2c5a;
    border: solid 1px #2b2c5a;
	border-radius:25px;
	}


}

/*sm only*/
@media (min-width: 768px) and (max-width: 991px) {
  .col-sm-4.portfolio-item{
    width: 33%;
  }
  
#countdown li.angle-one > span,
#countdown li.angle-two > span,
#countdown li.angle-three > span,
#countdown li.angle-four > span {
 /* margin-top: 80px; */
 margin-top: 70px;
}

  #footer {
	
  padding-top:300px;
  
}
  

}


/* deepak overide class */
@media (min-width: 500px) and (max-width: 599px) {
	
	
	
	  #footer {
	
  padding-top:180px;
  
}
  
	
	
	 #home-slider .sargam{
	     display:block;
		 padding-top:40px;
		 margin-left:auto;
		 margin-right:auto;
		 width:80%;
	}	
	
	
#home-slider .date{
	     display:block;
		 padding-top:10px;
		 margin-left:auto;
		 margin-right:auto;
		 width:55%;
	}	
	
	
#home-slider .krishnaleela{
	     display:block;
	     padding-top:10px;
		 margin-left:auto;
		 margin-right:auto;
		 width:60%;
	}
  
  
  #home-slider .main-slider {
  position: relative;
  height: 500px; 

}
  
  #home-slider .slider-circle {
  position: absolute;
   right:0px;
  height:35%;
  bottom: 0px; 
}


.animate-in .slider-circle {
  -webkit-animation: slideInDown 3000ms ease-in-out 200ms both;
  animation: slideInDown 3000ms ease-in-out 200ms both;
}


#home-slider .slider-madki {
  position: absolute;
  left:0;
  height:45%;
  bottom: 0px; 
}


.animate-in .slider-madki {
  -webkit-animation: slideInUp 3000ms ease-in-out 200ms both;
  animation: slideInUp 3000ms ease-in-out 200ms both;
}


#home-slider .slider-madke {
  position: absolute;
  height:12%;   
  top:220px;
  left:60px;
 
}


.animate-in .slider-madke {
  -webkit-animation: fadeInDown 3000ms ease-in-out 200ms both;
  animation: fadeInDown 3000ms ease-in-out 200ms both;
}



#home-slider .slider-kakkar {
  position: absolute;
  left:32%;
  height:13%;
  bottom: 95px; 
}

.animate-in .slider-kakkar {
  -webkit-animation: tada 2000ms ease-in-out 4000ms both;
  animation: tada 2000ms ease-in-out 4000ms both;
}


#home-slider .slider-dj {
  position: absolute;
  left:53%;
  height:15%;
  bottom: 95px; 
}

.animate-in .slider-dj {
  -webkit-animation: tada 2000ms ease-in-out 4000ms both;
  animation: tada 2000ms ease-in-out 4000ms both;
}


.fixed-pos-kakkar{
		
    position: absolute;
    left: 33%; 
    bottom: 70px; 
	display:inline;
	width:66px;
	padding-top:0px;
	padding-bottom:0px;
    background-color: #2b2c5a;
    border: solid 1px #2b2c5a;
	border-radius:25px;
	}
	
.fixed-pos-dj{
		
	position: absolute;
    left: 56%; 
    bottom: 70px; 
	display:inline;
	width:66px;
	padding-top:0px;
	padding-bottom:0px;
    background-color: #2b2c5a;
    border: solid 1px #2b2c5a;
	border-radius:25px;
	}

	.btnxy{
		
	font-size: 10px;
	padding: 0px 0px; 
	}
	
}




@media (min-width: 400px) and (max-width: 499px) {
	
	
		  #footer {
	
  padding-top:150px;
  
}
	
	
	 #home-slider .sargam{
	     display:block;
		 padding-top:40px;
		 margin-left:auto;
		 margin-right:auto;
		 width:80%;
	}	
	
	
#home-slider .date{
	     display:block;
		 padding-top:10px;
		 margin-left:auto;
		 margin-right:auto;
		 width:55%;
	}	
	
	
#home-slider .krishnaleela{
	     display:block;
	     padding-top:10px;
		 margin-left:auto;
		 margin-right:auto;
		 width:60%;
	}
  
  
  #home-slider .main-slider {
  position: relative;
  height: 500px; 

}
  
  #home-slider .slider-circle {
  position: absolute;
   right:0px;
  height:35%;
  bottom: 0px; 
}


.animate-in .slider-circle {
  -webkit-animation: slideInDown 3000ms ease-in-out 200ms both;
  animation: slideInDown 3000ms ease-in-out 200ms both;
}


#home-slider .slider-madki {
  position: absolute;
  left:0;
  height:45%;
  bottom: 0px; 
}


.animate-in .slider-madki {
  -webkit-animation: slideInUp 3000ms ease-in-out 200ms both;
  animation: slideInUp 3000ms ease-in-out 200ms both;
}


#home-slider .slider-madke {
  position: absolute;
  height:12%;   
  top:220px;
  left:60px;
 
}


.animate-in .slider-madke {
  -webkit-animation: fadeInDown 3000ms ease-in-out 200ms both;
  animation: fadeInDown 3000ms ease-in-out 200ms both;
}



#home-slider .slider-kakkar {
  position: absolute;
  left:31%;
  height:12%;
  bottom: 165px; 
}

.animate-in .slider-kakkar {
  -webkit-animation: tada 2000ms ease-in-out 4000ms both;
  animation: tada 2000ms ease-in-out 4000ms both;
}


#home-slider .slider-dj {
  position: absolute;
  left:52%;
  height:12%;
  bottom: 165px; 
}

.animate-in .slider-dj {
  -webkit-animation: tada 2000ms ease-in-out 4000ms both;
  animation: tada 2000ms ease-in-out 4000ms both;
}


.fixed-pos-kakkar{
		
    position: absolute;
    left: 32%; 
    bottom: 145px; 
	display:inline;
	width:66px;
	padding-top:0px;
	padding-bottom:0px;
    background-color: #2b2c5a;
    border: solid 1px #2b2c5a;
	border-radius:25px;
	}
	
.fixed-pos-dj{
		
	position: absolute;
    left: 55%; 
    bottom: 145px; 
	display:inline;
	width:66px;
	padding-top:0px;
	padding-bottom:0px;
    background-color: #2b2c5a;
    border: solid 1px #2b2c5a;
	border-radius:25px;
	}

	.btnxy{
		
	font-size: 10px;
	padding: 0px 0px; 
	}
	
}






@media (min-width: 350px) and (max-width: 399px) {
	
	
			  #footer {
	
  padding-top:120px;
  
}
	
	
	
	 #home-slider .sargam{
	     display:block;
		 padding-top:40px;
		 margin-left:auto;
		 margin-right:auto;
		 width:80%;
	}	
	
	
#home-slider .date{
	     display:block;
		 padding-top:10px;
		 margin-left:auto;
		 margin-right:auto;
		 width:55%;
	}	
	
	
#home-slider .krishnaleela{
	     display:block;
	     padding-top:10px;
		 margin-left:auto;
		 margin-right:auto;
		 width:60%;
	}
  
  
  #home-slider .main-slider {
  position: relative;
  height: 500px; 

}
  
  #home-slider .slider-circle {
  position: absolute;
   right:0px;
  height:30%;
  bottom: 0px; 
}


.animate-in .slider-circle {
  -webkit-animation: slideInDown 3000ms ease-in-out 200ms both;
  animation: slideInDown 3000ms ease-in-out 200ms both;
}


#home-slider .slider-madki {
  position: absolute;
  left:0;
  height:40%;
  bottom: 0px; 
}


.animate-in .slider-madki {
  -webkit-animation: slideInUp 3000ms ease-in-out 200ms both;
  animation: slideInUp 3000ms ease-in-out 200ms both;
}


#home-slider .slider-madke {
  position: absolute;
  height:10%;   
  top:255px;
  left:50px;
 
}


.animate-in .slider-madke {
  -webkit-animation: fadeInDown 3000ms ease-in-out 200ms both;
  animation: fadeInDown 3000ms ease-in-out 200ms both;
}



#home-slider .slider-kakkar {
  position: absolute;
  left:28%;
  height:12%;
  bottom: 185px; 
}

.animate-in .slider-kakkar {
  -webkit-animation: tada 2000ms ease-in-out 4000ms both;
  animation: tada 2000ms ease-in-out 4000ms both;
}


#home-slider .slider-dj {
  position: absolute;
  left:53%;
  height:12%;
  bottom: 185px; 
}

.animate-in .slider-dj {
  -webkit-animation: tada 2000ms ease-in-out 4000ms both;
  animation: tada 2000ms ease-in-out 4000ms both;
}


.fixed-pos-kakkar{
		
    position: absolute;
    left: 30%; 
    bottom: 165px; 
	display:inline;
	width:66px;
	padding-top:0px;
	padding-bottom:0px;
    background-color: #2b2c5a;
    border: solid 1px #2b2c5a;
	border-radius:25px;
	}
	
.fixed-pos-dj{
		
	position: absolute;
    left: 56%; 
    bottom: 165px; 
	display:inline;
	width:66px;
	padding-top:0px;
	padding-bottom:0px;
    background-color: #2b2c5a;
    border: solid 1px #2b2c5a;
	border-radius:25px;
	}

	.btnxy{
		
	font-size: 10px;
	padding: 0px 0px; 
	}
	
}




@media (min-width: 0px) and (max-width: 349px) {
	
	
			  #footer {
	
  padding-top:120px;
  
}
	
	
	
	 #home-slider .sargam{
	     display:block;
		 padding-top:20px;
		 margin-left:auto;
		 margin-right:auto;
		 width:90%;
	}	
	
	
#home-slider .date{
	     display:block;
		 padding-top:10px;
		 margin-left:auto;
		 margin-right:auto;
		 width:62%;
	}	
	
	
#home-slider .krishnaleela{
	     display:block;
	     padding-top:10px;
		 margin-left:auto;
		 margin-right:auto;
		 width:64%;
	}
  
  
  #home-slider .main-slider {
  position: relative;
  height: 500px; 

}
  
  #home-slider .slider-circle {
  position: absolute;
   right:0px;
  height:30%;
  bottom: 0px; 
}


.animate-in .slider-circle {
  -webkit-animation: slideInDown 3000ms ease-in-out 200ms both;
  animation: slideInDown 3000ms ease-in-out 200ms both;
}


#home-slider .slider-madki {
  position: absolute;
  left:0;
  height:35%;
  bottom: 0px; 
}


.animate-in .slider-madki {
  -webkit-animation: slideInUp 3000ms ease-in-out 200ms both;
  animation: slideInUp 3000ms ease-in-out 200ms both;
}


#home-slider .slider-madke {
  position: absolute;
  height:8%;   
  top:290px;
  left:45px;
 
}


.animate-in .slider-madke {
  -webkit-animation: fadeInDown 3000ms ease-in-out 200ms both;
  animation: fadeInDown 3000ms ease-in-out 200ms both;
}



#home-slider .slider-kakkar {
  position: absolute;
  left:24%;
  height:12%;
  bottom: 220px; 
}

.animate-in .slider-kakkar {
  -webkit-animation: tada 2000ms ease-in-out 4000ms both;
  animation: tada 2000ms ease-in-out 4000ms both;
}


#home-slider .slider-dj {
  position: absolute;
  left:55%;
  height:10%;
  bottom: 220px; 
}

.animate-in .slider-dj {
  -webkit-animation: tada 2000ms ease-in-out 4000ms both;
  animation: tada 2000ms ease-in-out 4000ms both;
}


.fixed-pos-kakkar{
		
    position: absolute;
    left: 26%; 
    bottom: 200px; 
	display:inline;
	width:66px;
	padding-top:0px;
	padding-bottom:0px;
    background-color: #2b2c5a;
    border: solid 1px #2b2c5a;
	border-radius:25px;
	}
	
.fixed-pos-dj{
		
	position: absolute;
    left: 60%; 
    bottom: 200px; 
	display:inline;
	width:66px;
	padding-top:0px;
	padding-bottom:0px;
    background-color: #2b2c5a;
    border: solid 1px #2b2c5a;
	border-radius:25px;
	}

	.btnxy{
		
	font-size: 10px;
	padding: 0px 0px; 
	}
	
}



@media (min-width: 600px) and (max-width: 767px) {
	
	
	#footer {
	
  padding-top:240px;

  
}
	
	
	 #home-slider .sargam{
	     display:block;
		 padding-top:50px;
		 margin-left:auto;
		 margin-right:auto;
		 width:50%;
	}	
	
	
#home-slider .date{
	     display:block;
		 padding-top:10px;
		 margin-left:auto;
		 margin-right:auto;
		 width:33%;
	}	
	
	
#home-slider .krishnaleela{
	     display:block;
	     padding-top:10px;
		 margin-left:auto;
		 margin-right:auto;
		 width:35%;
	}
  
  
  #home-slider .main-slider {
  position: relative;
  height: 360px; 

}
  
  #home-slider .slider-circle {
  position: absolute;
   right:0px;
  height:65%;
  bottom: 0px; 
}


.animate-in .slider-circle {
  -webkit-animation: slideInDown 3000ms ease-in-out 200ms both;
  animation: slideInDown 3000ms ease-in-out 200ms both;
}


#home-slider .slider-madki {
  position: absolute;
  left:0;
  height:76%;
  bottom: 0px; 
}


.animate-in .slider-madki {
  -webkit-animation: slideInUp 3000ms ease-in-out 200ms both;
  animation: slideInUp 3000ms ease-in-out 200ms both;
}


#home-slider .slider-madke {
  position: absolute;
   height:25%;
  left:70px;
 
}


.animate-in .slider-madke {
  -webkit-animation: fadeInDown 3000ms ease-in-out 200ms both;
  animation: fadeInDown 3000ms ease-in-out 200ms both;
}



#home-slider .slider-kakkar {
  position: absolute;
  left:37%;
  height:15%;
  bottom: 35px; 
}

.animate-in .slider-kakkar {
  -webkit-animation: tada 2000ms ease-in-out 4000ms both;
  animation: tada 2000ms ease-in-out 4000ms both;
}


#home-slider .slider-dj {
  position: absolute;
  left:53%;
  height:15%;
  bottom: 35px; 
}

.animate-in .slider-dj {
  -webkit-animation: tada 2000ms ease-in-out 4000ms both;
  animation: tada 2000ms ease-in-out 4000ms both;
}


.fixed-pos-kakkar{
		
    position: absolute;
    left: 37%; 
    bottom: 10px; 
	display:inline;
	width:66px;
	font-size:9px ;
	padding-top:0px;
	padding-bottom:0px;
    background-color: #2b2c5a;
    border: solid 1px #2b2c5a;
	border-radius:25px;
	}
	
.fixed-pos-dj{
		
	position: absolute;
    left: 55%; 
    bottom: 10px; 
	display:inline;
	width:66px;
	font-size:9px ;
	padding-top:0px;
	padding-bottom:0px;
    background-color: #2b2c5a;
    border: solid 1px #2b2c5a;
	border-radius:25px;
	}

	.btnxy{
		
	font-size: 10px;
	padding: 0px 0px; 
	}
	
	
}


@media (min-width: 768px) and (max-width: 840px) {
	
	
	  #home-slider .sargam{
	     display:block;
		 padding-top:70px;
		 margin-left:auto;
		 margin-right:auto;
		 width:48%;
	}	
	
	
#home-slider .date{
	     display:block;
		 padding-top:10px;
		 margin-left:auto;
		 margin-right:auto;
		 width:32%;
	}	
	
	
#home-slider .krishnaleela{
	     display:block;
	     padding-top:10px;
		 margin-left:auto;
		 margin-right:auto;
		 width:34%;
	}
  
  
  #home-slider .main-slider {
  position: relative;
  height: 420px; 

}
  
  #home-slider .slider-circle {
  position: absolute;
   right:0px;
  height:68%;
  bottom: 0px; 
}


.animate-in .slider-circle {
  -webkit-animation: slideInDown 3000ms ease-in-out 200ms both;
  animation: slideInDown 3000ms ease-in-out 200ms both;
}


#home-slider .slider-madki {
  position: absolute;
  left:0;
  height:80%;
  bottom: 0px; 
}


.animate-in .slider-madki {
  -webkit-animation: slideInUp 3000ms ease-in-out 200ms both;
  animation: slideInUp 3000ms ease-in-out 200ms both;
}


#home-slider .slider-madke {
  position: absolute;
   height:22%;
  left:90px;
 
}


.animate-in .slider-madke {
  -webkit-animation: fadeInDown 3000ms ease-in-out 200ms both;
  animation: fadeInDown 3000ms ease-in-out 200ms both;
}



#home-slider .slider-kakkar {
  position: absolute;
  left:37%;
  height:15%;
  bottom: 35px; 
}

.animate-in .slider-kakkar {
  -webkit-animation: tada 2000ms ease-in-out 4000ms both;
  animation: tada 2000ms ease-in-out 4000ms both;
}


#home-slider .slider-dj {
  position: absolute;
  left:53%;
  height:15%;
  bottom: 35px; 
}

.animate-in .slider-dj {
  -webkit-animation: tada 2000ms ease-in-out 4000ms both;
  animation: tada 2000ms ease-in-out 4000ms both;
}


.fixed-pos-kakkar{
		
    position: absolute;
    left: 37%; 
    bottom: 10px; 
	display:inline;
	width:80px;
	font-size:10px ;
	padding-top:0px;
	padding-bottom:0px;
    background-color: #2b2c5a;
    border: solid 1px #2b2c5a;
	border-radius:25px;
	}
	
.fixed-pos-dj{
		
	position: absolute;
    left: 55%; 
    bottom: 10px; 
	display:inline;
	width:80px;
	font-size:10px ;
	padding-top:0px;
	padding-bottom:0px;
    background-color: #2b2c5a;
    border: solid 1px #2b2c5a;
	border-radius:25px;
	}

	.btnxy{
		
	font-size: 12px;
	padding: 0px 0px; 
	}
	
}


@media (min-width: 841px) and (max-width: 991px) {
	
	
	
	  #home-slider .sargam{
	     display:block;
		 padding-top:70px;
		 margin-left:auto;
		 margin-right:auto;
		 width:48%;
	}	
	
	
#home-slider .date{
	     display:block;
		 padding-top:10px;
		 margin-left:auto;
		 margin-right:auto;
		 width:32%;
	}	
	
	
#home-slider .krishnaleela{
	     display:block;
	     padding-top:10px;
		 margin-left:auto;
		 margin-right:auto;
		 width:34%;
	}
  
  
  #home-slider .main-slider {
  position: relative;
  height: 460px; 

}
  
  #home-slider .slider-circle {
  position: absolute;
   right:0px;
  height:68%;
  bottom: 0px; 
}


.animate-in .slider-circle {
  -webkit-animation: slideInDown 3000ms ease-in-out 200ms both;
  animation: slideInDown 3000ms ease-in-out 200ms both;
}


#home-slider .slider-madki {
  position: absolute;
  left:0;
  height:80%;
  bottom: 0px; 
}


.animate-in .slider-madki {
  -webkit-animation: slideInUp 3000ms ease-in-out 200ms both;
  animation: slideInUp 3000ms ease-in-out 200ms both;
}


#home-slider .slider-madke {
  position: absolute;
   height:22%;
  left:100px;
 
}


.animate-in .slider-madke {
  -webkit-animation: fadeInDown 3000ms ease-in-out 200ms both;
  animation: fadeInDown 3000ms ease-in-out 200ms both;
}



#home-slider .slider-kakkar {
  position: absolute;
  left:37%;
  height:15%;
  bottom: 35px; 
}

.animate-in .slider-kakkar {
  -webkit-animation: tada 2000ms ease-in-out 4000ms both;
  animation: tada 2000ms ease-in-out 4000ms both;
}


#home-slider .slider-dj {
  position: absolute;
  left:53%;
  height:15%;
  bottom: 35px; 
}

.animate-in .slider-dj {
  -webkit-animation: tada 2000ms ease-in-out 4000ms both;
  animation: tada 2000ms ease-in-out 4000ms both;
}


.fixed-pos-kakkar{
		
    position: absolute;
    left: 37%; 
    bottom: 10px; 
	display:inline;
	width:100px;
	padding-top:0px;
	padding-bottom:0px;
    background-color: #2b2c5a;
    border: solid 1px #2b2c5a;
	border-radius:25px;
	}
	
.fixed-pos-dj{
		
	position: absolute;
    left: 53%; 
    bottom: 10px; 
	display:inline;
	width:100px;
	padding-top:0px;
	padding-bottom:0px;
    background-color: #2b2c5a;
    border: solid 1px #2b2c5a;
	border-radius:25px;
	}

	
	
}




/* md */
@media only screen and (max-width : 1200px) {

  /*Pricing Table*/
  .single-price .plan-price:after {
    border-width:100px;
    margin-left:-100px;
  }

  .single-table .table-content {
    padding: 20px;
  }

  .table-header {
    padding: 0 10px 7px;
  }

  .single-table:before {
    border-width:0 106px 60px;
  }

  .single-table .btn-signup:after {
    border-width:78px 106px 0;
  }

}

/* sm */
@media only screen and (max-width : 992px) {

  h1{
    font-size: 25px;
  }

  #header .navbar-nav.navbar-right li {
    padding: 0;
  }

  #header .navbar-nav.navbar-right >li a {
    padding: 20px 10px;
  }

  #home-slider {
   /* margin-top: 30px; */
  }

  #home-slider .main-slider {
  /*  height: 250px; */
 /* height: 540px; */
  }

  #home-slider .slide-text {
    top: 0;
    width: 50%;
  }

  #home-slider h1 {
    margin-top: 0;
  }

  #home-slider .slider-hill {
    width: 400px;
  }

  #home-slider .slider-house {
    width: 250px;
    right: 90px;
   /* bottom: -20px; */
  }

  #home-slider .slider-sun {
    right: 255px;
    bottom: 65px;
    width: 60px
  }

  #home-slider .slider-birds1 {
    right: 320px;
    bottom: 60px;
    width: 70px;
  }

  #home-slider .slider-birds2 {
    right: 0;
    bottom: 90px;
    width: 80px;
  }

  /*Pricing Table*/
  .single-price {
    margin-bottom: 40px;
  }

  .single-price .plan-price {
    height: 140px;
  }

  .single-price .plan-price:after {
    border-width: 140px;
    margin-left: -140px;
  }

  .single-table {
    margin-bottom: 50px;
  }

  .single-table:before {
    border-width: 0 172px 60px;
  }

  .single-table .btn-signup:after {
    border-width: 78px 173px 0;
  }

  #price-table2 {
    margin-bottom: 100px;
  }

  .nav.navbar-nav.post-nav li{
    display: inline-block;
    margin-right: 15px;
  }

  .masonery_area .nav.nav-justified.post-nav li {
    display: table-cell;
  }

  /* Blog */
  .post-comment {
    padding-left: 0;
  }

  .post-comment .pull-left img {
    margin-right: 20px;
  }

  .parrent .post-comment {
    margin-left: 0;
  }

  .parrent .media-list {
    margin-left: 150px;
  }

  .single-blog.two-column .post-overlay{
    margin-top: 0;
  }

}


/* xs */
@media only screen and (max-width : 768px) {


    .navbar-nav{
        float:none;
        margin: 4px auto;
        display: table;
        table-layout: fixed;
       }
	
	
  	#logonh{

	 display:none;

	}
	
	.padding-top{
    padding-top: 0px;
  }

  
   .fixed-pos-top-menu{
          margin-top:8px;
           margin-bottom:4px;
        width:100%;
        padding-top:8px;
        margin-left:2px;
        padding-bottom:8px;
    background-color: #2b2c5a;
    border: solid 1px #2b2c5a;
        border-radius:10px;

	}


         .fixed-pos-bottom-menu{
          margin-top:4px;
           margin-bottom:8px;
        width:100%;
        padding-top:8px;
        margin-left:2px;
        padding-bottom:8px;
    background-color: #2b2c5a;
    border: solid 1px #2b2c5a;
        border-radius:10px;

        }
	
	.fixed-pos-menu{
        margin-bottom:4px;	
	margin-top:4px;
	width:100%;
	padding-top:8px;
	margin-left:2px;
	padding-bottom:8px;
    background-color: #2b2c5a;
    border: solid 1px #2b2c5a;
	border-radius:10px;
	
	
}
	
	
#countdown {
  display: block;
 /* max-width: 960px;  */
  max-width: 800px;
  margin: 120px auto 80px;
}

#countdown li {
  float: left;
  display: block;
  width: 25%;
  text-align: center;
 /* height: 254px;*/
  height: 200px;
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain !important;
  position: relative;
  color: #fff;
}

  h1{
    font-size: 22px;
  }

  h2{
    font-size:20px;
  }

  .padding{
    padding: 30px 0;
  }
  
  	.krishnaleela{
		margin-left:30%;
		width:50%;
	}


  #header {
  /*  padding-bottom: 40px; */
  /*  padding-top: 10px; */
  }

  .social-icons.pull-right{
    float: left !important;
  }

  #header .navbar-inverse .navbar-toggle,
  #header .navbar-inverse .navbar-toggle:focus {
    border-color: #00aeef;
    margin-top: 15px;
    margin-right: 5px;
    outline: none;
  }

  .navbar-header .navbar-toggle .icon-bar {
    background-color: #00aeef;
  }

  #header .navbar-inverse .navbar-toggle:hover {
    background: #00aeef;
  }

  #header .navbar-inverse .navbar-toggle:hover .icon-bar {
    background: #fff;
  }
 
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-top: 0;
  }

  .navbar.navbar-inverse {
    margin-top: 20px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .social-icons ul li:first-child{
    padding-left: 0;
  }

  .search {
    top: -40px;
  }

  #header .navbar-nav.navbar-right li > a > i {
    display: inline-block;
    float: right;
    padding: 8px 10px 8px 30px
  }

  #header .navbar-nav.navbar-right li > a {
    padding: 10px 0;
  }

  #header .navbar-nav li ul.sub-menu li a {
    padding: 5px 10px;
  }

  #header .navbar-inverse .navbar-nav li.active > a, 
  #header .navbar-inverse .navbar-nav li.active > a:focus, 
  #header .navbar-nav.navbar-right li > a:hover {
    border: none;
  }


  #home-slider {
   /* margin: 50px 20px; */
 /*  margin: 0px 0px 50px 0px; */
  }

  #home-slider .main-slider {
   /* height: 200px;  */
  }

  #home-slider .slide-text {
    top: 0;
    width: 100%;
    text-align: center;
  }


  #home-slider .slider-hill {
    right: 50%;
    margin-right: -200px;
  }

  #home-slider .slider-house {
    right: 50%;
    margin-right: -125px;
  }

  #home-slider .slider-sun {
    right: 50%;
    margin-right: 60px;
  }

  #home-slider .slider-birds1 {
    width: 70px;
    right: 50%;
    margin-right: 120px;
  }

  #home-slider .slider-birds2 {
    width: 70px;
    right: 50%;
    margin-right: -200px;
  }

  /*Pricing Table*/
  .single-price, .single-table {
    margin-bottom: 45px;
  }

  .single-price .plan-price {
    height: 200px;
    padding-top: 25px;
  }

  .single-price .plan-price:after {
    border-width: 200px;
    margin-left: -200px;
  }

  .single-table:before {
    border-width: 0 225px 60px;
  }

  .single-table .btn-signup:after {
    border-width: 78px 225px 0;
  }

  .single-table .btn-signup a {
    padding: 15px;
  }


  #action.responsive{
    height: 255px;
  }

  .action.take-tour{
    margin-top: -95px;
  }

  .action.take-tour .col-sm-7{
    width: 100%;
    text-align: center;
  }

  .action.take-tour .col-sm-5{
    width: 100%;
    margin-top: 120px;
  }

  .single-features {
    padding-bottom: 0;
    padding-top: 30px;
  }

  .single-features img {
    margin-bottom: 25px;
  }


  .single-features {
    text-align: center;
  }

  .single-features * {
    display: inline-block;
    text-align: center;
  }


  /* about us */

  .team-single {
    margin-bottom: 30px;
  }

  #company-information.choose .padding-top {
    padding-top: 0;
  }

  /* Blog */
  .arrow-right:after {
    background: none ;
  }

  .arrow-left:before {
    background: none;
  }

  .col-sm-6.padding-right.arrow-right{
    padding-right: 15px;
  }

  .col-sm-6.padding-left.padding-top.arrow-left {
    margin-bottom: 70px;
    padding-left: 15px;
  }

  .blog-padding-right {
    padding-right: 15px;
  }

  .nav.nav-justified.post-nav li, 
  .nav.navbar-nav.post-nav li{
    display: inline-block;
    margin-right: 15px;
  }

  .author-profile .col-sm-2 img {
    margin-bottom: 20px;
    width: auto;
  }

  .post-comment {
    padding-left: 0;
  }

  .parrent .post-comment {
    margin-left: 0;
  }

  .parrent .media-list {
    margin-left: 140px;
  }

  .post-comment .pull-left img{
    margin-right: 10px;
  }

  .single-blog.two-column .post-overlay{
    margin-top: 0;
  }

  /* Portfolio */

  .project-name h2 {
    margin-top: 20px;
  }

  .portfolio-filter li a{
    padding: 0 15px;
  }

  /*Coming Soon CSS*/
  #countdown li.angle-one {
    left: 60px;
  }

  #countdown li.angle-two {
    left: 20px;
  }

  #countdown li.angle-three {
    right: 20px;
  }

  #countdown li.angle-four {
    right: 60px;
  }

  #countdown li > span {
    font-size: 30px;
    line-height: 28px;
    margin-top: 30px;
  }

 /* #countdown li.angle-two > span,
  #countdown li.angle-four > span {
    margin-top: 60px;
  } */
  
  
    #countdown li.angle-two > span,
  #countdown li.angle-four > span {
    margin-top: 50px;
  }
  
  
  #countdown li.angle-one > span,
  #countdown li.angle-three > span {
    margin-top: 50px;
  }

  #subscribe {
    font-size: 14px;
    text-align: center;
  }

  #newsletter .form-control {
    font-size: 14px;
    height: 40px
  }

  #newsletter i {
    font-size: 25px;
  }

  #countdown li.angle-one span.minutes, 
  #countdown li.angle-one .minute {
    margin-left: 0
  }

  /* Contact-us2 CSS*/
  #map-section .contact-info {
    width: 51%;
    padding: 20px;
  }

  #gmap {
    height: 310px;
  }

  #contact-form .btn-submit {
    width:50%;
  }

  #map-section .contact-info h2 {
    font-size: 20px;
  }

  #map-section .contact-info address {
    font-size: 14px;
  }


  /* 404 error CSS*/
  #error-page {
    padding: 50px 25px;
  }

  #error-page h2 {
    font-size: 24px;
  }

  .btn-error {
    font-size: 13px;
    padding: 12px 18px;
  }
}


@media (min-width: 481px) and (max-width: 640px) {
	
	#countdown li {
  float: left;
  display: block;
  width: 50%;
  text-align: center;
 /* height: 254px;*/
  height: 150px;
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain !important;
  position: relative;
  color: #fff;
}


  #countdown li.angle-one {
    /* left: 25px; */
	left: 0px;
  }

  #countdown li.angle-two {
   /* left: 20px; */
	left: 0px;
  }

  #countdown li.angle-three {
   /* right: 20px; */
   right: 0px;
  }

  #countdown li.angle-four {
    /*  right: 25px; */
	right: 0px;
  }
  
  }

@media only screen and (max-width : 480px) {

  /* Pricing Table*/
  
  
    	.krishnaleela{
		margin-left:30%;
		width:63%;
	}

  .single-price, .single-table {
    margin-bottom: 35px;
  }

  .single-price .plan-price {
    height: 110px;
    padding-top: 7px;
  }

  .single-price .plan-price:after {
    border-width: 110px;
    margin-left: -110px;
  }

  .single-table:before {
    border-width: 0 145px 60px;
  }

  .single-table .btn-signup:after {
    border-width: 78px 145px 0;
  }
  
  
  

  /* Coming soon */
  
  
   #countdown li {
  float: left;
  display: block;
  width: 50%;
  text-align: center;
 /* height: 254px;*/
  height: 150px;
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain !important;
  position: relative;
  color: #fff;
}

  
  
  #countdown li.angle-one {
    left: 0px;
  }

  #countdown li.angle-two {
    left: 0px;
  }

  #countdown li.angle-three {
    right: 0px;
  }

  #countdown li.angle-four {
    right: 0px;
  }

  #countdown li > span {
   /* font-size: 14px;
    line-height: 14px;
    margin-top: 10px; */
	
	font-size: 30px;
	font-weight: 700;
    line-height: 14px;
    margin-top: 10px;
  }

/*  #countdown li.angle-two > span,
  #countdown li.angle-four > span {
    margin-top: 30px;
  } */
  
    #countdown li.angle-two > span,
  #countdown li.angle-four > span {
    margin-top: 60px;
  }

    #countdown li.angle-three > span,
  #countdown li.angle-one > span {
    margin-top: 60px;
  }



  #subscribe {
    font-size: 14px;
    text-align: center;
  }

  #newsletter .form-control {
    font-size: 14px;
    height: 40px
  }

  #newsletter i {
    font-size: 25px;
  }

  #countdown li.angle-one span.minutes, 
  #countdown li.angle-one .minute {
    margin-left: 0
  }

  /* Contact-us2 CSS*/

  #map-section .contact-info {
    width: 100%;
  }

  #gmap {
    height: 390px;
  }

  #contact-form .btn-submit {
    width: 60%;
  }

  /* 404 error CSS*/

  #error-page {
    padding: 50px 25px;
  }

  #error-page h2 {
    font-size: 24px;
  }

  .btn-error {
    font-size: 10px;
    padding: 12px 11px;
  }
}


@media only screen and (max-width : 360px) {
	
#countdown li > span {
    font-size: 26px;
	font-weight: 500;
    line-height: 6px;
    margin-top: 10px;
  }
  
  
#countdown li.angle-one > span,
#countdown li.angle-two > span,
#countdown li.angle-three > span,
#countdown li.angle-four > span {
 /* margin-top: 80px; */
 margin-top: 55px;
}
	
	
}



@media (min-width: 1201px) and (max-width: 1399px) {
	    #footer {	
  padding-top:440px;
}
}


@media (min-width: 1400px) and (max-width: 1599px) {
	    #footer {	
  padding-top:560px;
}
}

@media (min-width: 1600px) and (max-width: 1799px) {
	    #footer {	
  padding-top:680px;
}
}

@media (min-width: 1800px) and (max-width: 1999px) {
	    #footer {	
  padding-top:800px;
}
}


@media (min-width: 1401px) and (max-width: 2000px) {
#home-slider .main-slider {
  position: relative;
  height: 800px; 
}	  
}


@media (min-width: 2001px) and (max-width: 2600px) {
#home-slider .main-slider {
  position: relative;
  height: 1000px;
}
}







