/* .carousel {
    width: 100%;
    height: 30vh !important;
    background-position:center center;
} */
div#carouselExampleIndicators {
    min-height: 500px !important;
	max-width: 1280px;
}

/*div#carouselExampleIndicators1 {
    height: 300px !important;
}*/

div#carouselExampleIndicators1 .carousel-item {
    padding-top: 90px !important;
}
.carousel-inner {
    height: 500px;
}


.carousel-affiliates {
    width: 100%;
    height: 350px;
    background-position:center center;

}
/* 
.text-center{
  align-items:center;
  text-align: center;
  width:100%;

} */

.inner-center{
	width:100%;

}

    .carousel-caption {
        width: 550px;
        left: 10%;
        top:70% !important;
        transform: translateY(-50%); 
        text-align: left;
        bottom: initial;
    }
    .carousel-caption h1 {
        font-family: sans-serif !important;
        font-size: 44px !important;
        font-weight: 700 !important;
        line-height:50px !important;    
        color: white !important;
        margin: 0px !important;
        padding: 0px !important;
        text-shadow: 0px 0px 3px black !important;
        text-align: left !important;
    }
    
    .carousel-caption p {
        margin-top: 11px !important;
        font-size:18px !important;
        line-height:21px !important;
        color:white !important;
        padding-bottom: 11px !important;
        margin-bottom: 11px !important;
        text-shadow: 0px 0px 3px black !important;
        text-align: left !important;

    }
    

.carousel .item {
    height: 560px;
    background-color: #777;

}


.carousel-inner > .item > img {
    /*position: relative;*/
    top: 0;
    left: 0;
    max-width: 100% !important;
    height: 90vh;

}


.carousel-inner-affiliates > .item > img {
 /*   position: relative;*/
    top: 0;
    left: 0;
    min-width: 100%;
    height: 350px;

}

.my-custom-indicators{
  /*  position: absolute;*/
    bottom: 10px;
    right: 0;
    z-index: 15;
    list-style: none;
    margin-top: 0px;
    width: 80%;
    padding-left: 50%;

}

.my-custom-indicators li {
    background: white;
    width: 10px;
    height: 10px;

}

.my-custom-indicators .active {
    background: #EF4435;

} 



@media (max-width:767px) {
   .carousel-caption {
           width: 301px;
    left: 0%;
    top: 218% !important;
        transform: translateY(-50%); 
        text-align: left;
        bottom: initial;
    }	
	div#carouselExampleIndicators {
    min-height: 343px !important;
}
	div#carouselExampleIndicators1 .carousel-item {
    padding-top: 152px !important;
}
	.my-footer-caro {
    padding: 0px !important;
    margin: 0px !important;
    height: 134px !important;
}
	#carouselExampleIndicators .carousel-inner {
       min-height: 400px;
}
#custom_image_for_events1 {
  display: none!important;
}
#custom_image_for_events2 {
  display: block!important;
}
}


@media (min-width:768px) and (max-width:991px) {
/*.carousel-inner {
    height: 250px!important;
}*/
.footer-img.footer-img-row-1 {
    width: 50% !important;
    padding: 0% 0% !important;
}
.footer-img.footer-img-row-2.pt-3 {
    width: 50% ;
    padding: 2% 1% !important ;
}	
	.main_hmpage1 {
    height: auto !important;
}
	.p-3 p {
    font-size: 12px !important;
}
	.p-3 span {
    font-size: 17px !important;
}
	#carouselExampleIndicators .carousel-caption {
    width: 550px;
    left: 10%;
    top: 93% !important; 
	}
		div#carouselExampleIndicators1 .carousel-item {
    padding-top: 152px !important;
}
		#carouselExampleIndicators .carousel-inner {
       min-height: 400px;
}
	div#main-carousel {
    height: 212px !important;
}
	div#carouselExampleIndicators1 {
    height: 282px !important;
}
	
div#carouselExampleIndicators1 .carousel-item {
    padding-top: 95px !important;
}
	
	
}