.body{
   height: 100vh;
    width: 100%;
    background-color: rgba(19,19,19,0.8);
    background-image: url("../img/bg-image1.png");
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 99;
    /*position: fixed;*/
    top:42px;
}
body{
    background-image: url(../img/bg-img.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}
.nav-nofix{
    float: left;
    width: 100%;
	background-color: #000000;
    z-index: 9991;
	
}

.topstrip2 {
    width: 100%;
    float: left;
    background-color: #ff15a4;
    z-index: 9999;
    text-align: center;
}

.topstrip2 p {
    margin-bottom: 0px;
    padding: 10px 0px 10px 0px;
    text-align: center;
    font-size: 15px;
    color: #ffffff;
    font-family: 'Poppins-Regular';
}

.about2 {
	
	
    float: left;
    width: 100%;
  padding:0;
  margin:0;

}

.home-body{
    position: fixed;
}
.body-bg{
    background-image: url("../img/bg-img.png");
    background-repeat: no-repeat;
    background-size: cover;
}
.body-height{
    height: auto;
}
.main-section{
    float: left;
    width: 100%;
}
.bg-color{
    padding: 1rem;
}
.nav-section{
    float: left;
    width: 100%;

	background-color: #000000;
    position: fixed;
    z-index: 9991;
}
.nav-section nav{
    margin-top: 40px;
}
.home-nav nav{
    margin-top: 0 !important;
}
.dropdown-menu{
    background: rgba(255,255,255,1) !important;
    border: none;
	width:auto;
}
.dropdown-item{
    color: #303030;
    font-family: Poppins-Regular;
    font-size: 14px;
	border-bottom:1px solid #f1f1f1;
	padding: .50rem 1.5rem;
    white-space: normal;
}
.dropdown-item:focus, .dropdown-item:hover{
    color: #ff15a4;
    text-decoration: none;
    background: none;
}
.brand-name{
    color: #ffffff !important;
    font-family: Alako;
    font-size: 24px;
}
.brand-name span{
    color: #ff15a4;

}
.brand-name p{
    font-size: 16px;
    text-align: right;
    margin-bottom: 0;
}
.bg-color .navbar-nav .nav-link{
    color: #ffffff;
    font-family: Poppins-Regular;
    font-size: 14px;
}
.bg-color .navbar-nav .active > .nav-link, .bg-color .navbar-nav .nav-link.active, .bg-color .navbar-nav .nav-link.show, .bg-color .navbar-nav .show > .nav-link{
    color: #ff15a4;
    font-weight: bold;
}
@media (max-width: 991px) {
    .bg-color .navbar-nav .nav-link{
        border-bottom: 0.5px solid #ffffff;
    }
    .bg-color .navbar-nav .active > .nav-link, .bg-color .navbar-nav .nav-link.active, .bg-color .navbar-nav .nav-link.show, .bg-color .navbar-nav .show > .nav-link{
        border-bottom: 0.5px solid #ff15a4;
        font-weight: bold;
    }
}
.bg-color .navbar-nav .nav-link:focus, .bg-color .navbar-nav .nav-link:hover{
    color: #ff15a4;

}
.slider{
    float: left;
    width: 100%;
   height: 100vh !important;
    position: relative;
	margin-top:8%;
}
.image-height .carousel-item img{
    height: 100% !important;
}
.slider-content p{
    width: 100%;
    padding-left: 20%;
    text-align: left;
    font-family: Poppins-Regular;
    font-size: 15px;
    line-height: 26px;
    color: #dcdcdc;
}
.carousel-circle-indicators li{
    width: 10px;
    height: 10px;
    border-radius: 50%;
}
.carousel-circle-indicators .active{
    background-color: #ff15a4;
}
.image-height .carousel-caption{
    left: 12% !important;
    top: 6%;
    bottom: auto;
}

.small-screen{
    position: absolute;
    z-index: 999;
    left: 1%;
   /* bottom: -49%;*/
    top: 98%;
    width: 100%;
}
.small-screen ul{
    text-align: center;
    padding-left: 0;
}
.small-screen ul li{
    list-style-type: none;
    display: inline-block;
}
.small-screen ul li a{
    text-decoration: none;
    color: #595a5d;
    font-size: 20px;
    padding: 10px;
    padding-left: 0 !important;
}
.small-screen ul li a:hover{
    color: #ff15a4;
}
.small-screen ul li a i{
    padding: 10px;
    padding-left: 0 !important;
}
@media (min-width: 1024px) {
    .small-screen{
        display: none;
    }
}

.about{
    float: left;
    width: 100%;
	margin-top:10%;
}
.about-content{
    float: left;
    width: 100%;
	margin-top:15px;

}
.margin-top-p{
    padding-top: 15px;
}
.about-content-p{
    float: left;
    width: 100%;
    padding: 0 15px;
	margin-top:15px;
}
.about-content-p p{
    color: #dcdcdc;
    font-size: 15px;
    font-family: Poppins-Regular;
	float:left;
	width:100%;
	line-height:28px;
}
.about-content-p h3, .about-content-p ul li{
    color: #dcdcdc;
    font-family: Poppins-Regular;
}
.about-content-p ul li {
    color: #dcdcdc;
    font-family: Poppins-Regular;
    padding: 5px;
}

.contactpage{
    float: left;
    width: 100%;
    padding: 0 15px;
}
.contactpage p{
    color: #dcdcdc;
    font-size: 15px;
    font-family: Poppins-Regular;
	float:left;
	width:100%;
	line-height:28px;
}
.contactpage h3, .contactpage ul li{
    color: #dcdcdc;
    font-family: Poppins-Regular;
}
.contactpage ul li {
    color: #dcdcdc;
    font-family: Poppins-Regular;
    padding: 5px;
}
.dancer{
     text-align: center;
     padding-top: 6%;
 }
.dancer3{
    text-align: center;
    padding-top: 15%;
    padding-left: 10%;
}
.dancer4{
    text-align: center;
    padding-top: 6%;
    padding-bottom: 38px;
}
.footer{
    float: left;
    width: 100%;
}
.copyright{
    color: #f9f9f9;
    font-family: Poppins-Light;
    padding-top: 15px;
    font-size: 14px;
}
.copyright p{
		margin-bottom: 0.7rem !important;
}

.social{
float:right
}
.social ul{
    padding-left: 0;
	margin-bottom: 0.7rem;
	float:right;
}
.social ul li{
    list-style-type: none;
	float:left;
}
.social ul li a{
    text-decoration: none;
    font-size: 20px;
    padding: 5px 10px 0px 0px !important;
    color: #c4c4c4;
	float:left;
}
.social ul li a:hover{
    color: #ff15a4;
}
.social ul li a i{
    padding: 10px 10px 0px 0px !important;
}
.address{
    list-style-type: none;
	float:left;
	width:100%;
	margin-bottom:11px;
}

.address_icon{
	width:40px;
	height:40px;
	float:left;
	background-color:#ffffff;
	padding:5px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
	text-align:center;
	color:#575757;
}

.address_icon i{
	font-size:17px;
	float:left;
	margin-top:5px;
	margin-left:6px;
}

.address_content{
	float:left;
	width:80%;
	padding-left:11px;
	line-height:18px;
	font-size:14px;
	font-family: Poppins-Light;
	color:#dcdcdc;
}

.about-content-p p a{
    text-decoration: none;
    color: #4e555b;
}
.email a{
    display: flex;
}
.contact-form label{
    color: #dcdcdc;
	float:left;
	width:100%;
	font-family: Poppins-Medium;
	margin-bottom:2px;
}
.contact-form button{
    float: right;
}
.form-control{
    background: none;
    color: #4e555b;
    border: 1px solid #cacaca;
	padding: 0.8rem .75rem 0.9rem .75rem!important;
	height:auto !important;
	line-height: 1.0 !important;
}
.form-control:focus,.form-control:hover{
    background: none;
    color: #ff15a4;
	border:1px solid #ff15a4;
}
.send-button{
    color: #ffffff;
    border: 1px solid #ff15a4;
    margin-bottom: 15px;
	background-color:#ff15a4;
	font-family: Poppins-Medium;

}
.send-button:hover{
    color: #ff15a4;
    border: 1px solid #ff15a4;
	background-color:#ffffff;
}

.demo-gallery{
	width:100%;
	float:left;
}
.demo-gallery > ul {
    margin-bottom: 0;
	padding-left:10px !important;
}
.demo-gallery > ul > li {
    float: left;
    margin-bottom: 15px;

}
.demo-gallery > ul > li a {
    border-radius: 3px;
    display: block;
    overflow: hidden;
    position: relative;
    float: left;
    width: 241px;
    height: 184px;
    border:2px solid #f1f1f1;
}
.demo-gallery > ul > li a > img {
    -webkit-transition: -webkit-transform 0.15s ease 0s;
    -moz-transition: -moz-transform 0.15s ease 0s;
    -o-transition: -o-transform 0.15s ease 0s;
    transition: transform 0.15s ease 0s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    height: 100%;
    width: 100%;
}
.demo-gallery > ul > li a:hover > img {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
    border:2px solid #f1f1f1;
}
.demo-gallery > ul > li a:hover .demo-gallery-poster > img {
    opacity: 1;
    border:2px solid #f1f1f1;
}
.demo-gallery > ul > li a .demo-gallery-poster {
    background-color: rgba(0, 0, 0, 0.1);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: background-color 0.15s ease 0s;
    -o-transition: background-color 0.15s ease 0s;
    transition: background-color 0.15s ease 0s;
}
.demo-gallery > ul > li a .demo-gallery-poster > img {
    left: 50%;
    margin-left: -10px;
    margin-top: -10px;
    opacity: 0;
    position: absolute;
    top: 50%;
    -webkit-transition: opacity 0.3s ease 0s;
    -o-transition: opacity 0.3s ease 0s;
    transition: opacity 0.3s ease 0s;
}
.demo-gallery > ul > li a:hover .demo-gallery-poster {
    background-color: rgba(0, 0, 0, 0.5);
}
.demo-gallery .justified-gallery > a > img {
    -webkit-transition: -webkit-transform 0.15s ease 0s;
    -moz-transition: -moz-transform 0.15s ease 0s;
    -o-transition: -o-transform 0.15s ease 0s;
    transition: transform 0.15s ease 0s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    height: 100%;
    width: 100%;
}
.demo-gallery .justified-gallery > a:hover > img {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
}
.demo-gallery .justified-gallery > a:hover .demo-gallery-poster > img {
    opacity: 1;
}
.demo-gallery .justified-gallery > a .demo-gallery-poster {
    background-color: rgba(0, 0, 0, 0.1);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: background-color 0.15s ease 0s;
    -o-transition: background-color 0.15s ease 0s;
    transition: background-color 0.15s ease 0s;
}
.demo-gallery .justified-gallery > a .demo-gallery-poster > img {
    left: 50%;
    margin-left: -10px;
    margin-top: -10px;
    opacity: 0;
    position: absolute;
    top: 50%;
    -webkit-transition: opacity 0.3s ease 0s;
    -o-transition: opacity 0.3s ease 0s;
    transition: opacity 0.3s ease 0s;
}
.demo-gallery .justified-gallery > a:hover .demo-gallery-poster {
    background-color: rgba(0, 0, 0, 0.5);
}
.demo-gallery .video .demo-gallery-poster img {
    height: 48px;
    margin-left: -24px;
    margin-top: -24px;
    opacity: 0.8;
    width: 48px;
}
.demo-gallery.dark > ul > li a {
    border: 3px solid #04070a;
}
.home .demo-gallery {
    padding-bottom: 80px;
}


.about-content h3{
    color: #ff15a4;
    padding: 5px 0px 15px 0px;
	float:left;
	width:100%;
}
.about-content ul{
    display: block;
	float:left;
	padding-left:4%;
	width:100%;
}

.contactpage h3{
    color: #ff15a4;
    padding: 5px 0px 15px 0px;
	float:left;
	width:100%;
}
.contactpage ul{
    display: block;
	float:left;
	padding-left:0%;
	width:100%;
}

#reg-form{
	width:100%;
	float:left;
	
	
}

.mg-0{
	margin: 0 !important; 
	
}

.topstrip{
  width: 100%;
  float: left;
  background-color: #ff15a4;
  position: fixed;
  z-index:9999;
  text-align: center;

}

.topstrip p{margin-bottom:0px;padding: 10px 0px 10px 0px;text-align: center;font-size:15px;color:#ffffff;font-family: 'Poppins-Regular';}


.sadgamaya-form{
    float: left;
    width: 100%;
     padding: 20px 20px 7px 20px;
	

}
.sadgamaya-form label{
    color: #fff;
    font-family: Poppins-Regular;
}
.sadgamaya-form input{
    padding: 10px !important;
    font-family: Poppins-Regular;
}	


.who-all-can{
    color: #ff15a4;
    padding: 5px 5px 5px 5px !important;
    float: left;
    width: auto !important;
    border: 1px solid;
    border-radius: 5px;
    font-size: 22px !important;
}
.payyoli{
    font-size: 20px;
    padding-left: 5px !important;
}
.excellence-in{
    float: left;
    width: 100%;
    padding-left: 20px;
}

.projecteffect {
    /*width:100%;*/
    /*height:auto;*/
    width: 241px;
    height: 184px;
    float:left;
    overflow:hidden;
    position:relative;
    text-align:center;
    cursor:pointer;
    -webkit-box-shadow: 0 8px 17px 0 rgba(0,0,0,.2), 0 6px 20px 0 rgba(0,0,0,.19);
    box-shadow: 0 8px 17px 0 rgba(0,0,0,.2), 0 6px 20px 0 rgba(0,0,0,.19);
    min-height: 177px;
}

.projecteffect .overlay {
    /*width:100%;*/
    /*height:100%;*/
    width: 241px;
    height: 184px;
    position:absolute;
    overflow:hidden;
    top:0;
    left:0;
    opacity:0;
    background-color: rgba(124, 135, 143, 0.52);
    -webkit-transition:all .4s ease-in-out;
    transition:all .4s ease-in-out
}

.projecteffect img {
    display:block;
    position:relative;
    -webkit-transition:all .4s linear;
    transition:all .4s linear;
    min-height: 184px;
}

.projecteffect h2 {
    font-family: Poppins-Regular;
    color: #ff15a4;
    text-align: center;
    position: relative;
    font-size: 17px;
    background: rgba(14, 31, 47, 0.59);
    -webkit-transform: translatey(-100px);
    -ms-transform: translatey(-100px);
    transform: translatey(-100px);
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    padding: 20px 20px 20px 20px;
    top: 20px;
}

.projecteffect a.info {
    text-decoration:none;
    display:inline-block;
    text-transform:uppercase;
    color:#fff;
    border:1px solid #fff;
    background-color:transparent;
    opacity:0;
    filter:alpha(opacity=0);
    -webkit-transition:all .2s ease-in-out;
    transition:all .2s ease-in-out;
    margin:50px 0 0;
    padding:7px 14px;
}

.projecteffect a.info:hover {
    box-shadow:0 0 5px #fff;
}

.projecteffect:hover img {
    -ms-transform:scale(1.2);
    -webkit-transform:scale(1.2);
    transform:scale(1.2);
}

.projecteffect:hover .overlay {
    opacity:1;
    filter:alpha(opacity=100);
}

.projecteffect:hover h2,.projecteffect:hover a.info {
    opacity:1;
    filter:alpha(opacity=100);
    -ms-transform:translatey(0);
    -webkit-transform:translatey(0);
    transform:translatey(0);
}

.projecteffect:hover a.info {
    -webkit-transition-delay:.2s;
    transition-delay:.2s;
}
.projecteffect p{
    position: relative;
    top: 53px;
    color: #fff;
    z-index: 999;
    font-size: 15px;
}
.excellence-projects h3 a{
    text-decoration: none;
    font-size: 20px;
    color: #ff15a4;
    font-family: Poppins-Regular;
}


.background{
    float: left;
    width: 100%;
}
.contact-form{
    padding: 15px;
}
.contact-padding{
    padding-bottom: 6%;
}
.gallery-padding{
    padding-bottom: 11%;
}

.navbar-light .navbar-toggler{
	color: #fff;
	border-color: #fff;
}

.navbar-toggler-icon{
	background-image:none;
	width: auto;
	height: auto;
	vertical-align: top;

}

.slider-image{
    float: left;
    width: 100%;
}
.owl-theme .owl-nav.disabled+.owl-dots{
    display: none;
}
.emblem img{
    border-radius: 10px;
}
.carousel-control-next, .carousel-control-prev{
    z-index: 999;
}

.social-icons{
    position: absolute;
    top: 33%;
    z-index: 999;
    right: 1%;
}
.social-icons ul{
    padding-left: 0 !important;
}
.social-icons ul li{
    list-style-type: none;
}
.social-icons ul li a{
    text-decoration: none;
    color: #595a5d;
    font-size: 20px;
    padding: 10px;	
    padding-left: 0 !important;
}
.social-icons ul li a:hover{
    color: #ff15a4;
}
.social-icons ul li a i{
    padding: 10px;
    padding-left: 0 !important;
}

form{
    float: left;
    width: 100%;
}
.small-gallery{
    float: left;
    width: 100%;
}
#lightgallery li a img{
    width: 100%;
    height: auto;
    min-height: 184px;
}

.dropdown-toggle::after{
    float: right;
    margin-top: 8px;
}
.mobile-screen{
    display: none;
}

.font-18{
    padding: 0 !important;
    font-size: 18px;
	margin-bottom: 0;
}

.natyaparichaya-q{
	float:left;
	width:100%;
	padding:0 12px;
}

.natyaparichaya-q h3 a{
	
	color:#ff15a4;
}


@media (min-width: 320px) and (max-width: 991px) {
    .carousel-item img{
        width: auto !important;
        margin: auto !important;
    }
}


@media (max-width: 1011px) {
    .slider-content p{
        width: 100%;
        font-size: 12px;
    }
}
@media (max-width: 809px) {
    .slider-content p{
        width: 100%;
    }
}
@media (max-width: 674px) {
    .slider-content p{
        width: 100%;
        font-size: 12px;
    }
}
@media (max-width: 578px) {
    .slider-content p{
        width: 100%;
        font-size: 12px;
    }
    .image-height .carousel-caption{
        top: 6%;
    }
}
@media (max-width: 390px) {
    .image-height .carousel-caption{
        top: 0%;
    }
}


@media (max-width: 1024px) {
    .social-icons{
        display: none;
    }
}



@media (max-width: 434px) {
    .brand-name{
        width: 72%;
    }
    .brand-name img{
        width: 100%;
    }
    .dancer img, .dancer3 img, .dancer4 img{
        width: 100%;
    }
}



@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 1rem;
        padding-left: 1rem;
    }
}

@media (max-width: 991px) {
    .mobile-screen{
        display: block !important;
    }
    .large-screen{
        display: none;
    }
}

@media (max-width: 991px) {
    .carousel-caption{
        position: unset;
    }
    .slider-content p{
        padding: 5%;
    }
    .small-screen{
        /*bottom: -45%;*/
    }
    .image-height .carousel-item img{
        /*padding-left: 15%;*/
    }
    .slider{
        height: 100% !important;
    }
    .home-body{
        position: unset;
    }
    .home-nav nav{
        margin-top: 30px !important;
    }
}
@media (min-width: 767px) and (max-width: 991px){
    .image-height .carousel-item img{
        /*padding-left: 25%;*/
    }
}
@media (max-width: 481px) {
    .carousel-caption{
        position: unset;
    }
    .slider-content p{
        padding: 5%;
    }
}
@media (max-width: 495px) {
    .small-screen{
        /*bottom: -45%;*/
    }
    .carousel-item img{
        width: 100% !important;
    }
}
.home-small{
    display: none;
}
@media (max-width: 991px) {
    .home-small{
        display: block;
    }
    .home-large{
        display: none;
    }
    .social{
        float: left;
    }
    .body-height{
        height: 100vh;
    }
}

@media (min-width: 992px) {
    .carousel-indicators{
        bottom: 90px !important;
    }
}


@media (max-width: 495px) {
    .home-small-img{
        padding-left: 0 !important;
    }
    .carousel-control-next{
        bottom: 50%;
    }
    .carousel-control-prev{
        bottom: 50%;
    }
	
	
}


@media (max-width: 767px) and (min-width: 557px) {
.slider {
	
    margin-top: 20%;
}
}

@media (min-width: 768px) and (max-width: 991px) {
.slider {
	
    margin-top:18%;
}
}

@media (max-width: 576px) {
    .excellence-in{
        padding-left: 0;
    }
    .small-gallery{
        justify-content: center;
    }
	

}


@media (max-width: 991px) {
    #lightgallery li a img {
        width: 100%;
        height: 128px;
        min-height: unset;
    }
    .demo-gallery > ul > li a{
        width: 100%;
        height: auto;
    }
	
	.sadgamaya-form {

    margin: 0;
}


}	

@media (max-width: 767px) {	
		.about {
  
    margin-top: 25%;
}

.about-content {
 
    margin-top: 30px;
}


}

@media (max-width: 556px) {

.slider {
 
    margin-top: 34%;
}


}

@media (min-width: 511px) and (max-width: 767px) {

	
		.about {
  
		margin-top: 18%;
		}

}


@media (min-width: 767px) and (max-width:991px) {
			.about {
  
    margin-top: 15%;
			}


}

@media (min-width: 991px) and (max-width:1200px) {
			.about {
  
    margin-top: 12%;
			}


}

