.demo-icon.customBgColor {
    background: #71C4C2;
}
.gallery .carousel-item {
    height: 500px;
}
.gallery .carousel-item img {
    height: 500px;
}
.gallery .carousel-item:before {
    position: absolute;
    content: '';
    width: 100%;
    background: #00000085;
    height: 500px;
}
input.btn {
    width: 100%;
}
.owl-pagination {
    display: block;
}
.carousel-indicators.spons {
    bottom: -52px;
}
.carousel.slide.sponsor {
    overflow: unset;
}
.carousel-indicators.spons [data-bs-target] {
    width: 10px;
    height: 10px;
    border-radius: 50%;
	opacity: 1;
	background-color: #adadad;
}
.carousel-indicators.spons .active {
    opacity: 1;
    background-color: #71C4C2;
}
.testimonial .item {
    width: 47%;
    float: left;
    border: 1px solid #b5b5b5;
    margin: 0 12px;
    padding: 3% 3%;
}
.sponsors_logo {
    border: 1px solid #c7c7c7;
    padding: 20% 0;
    height: 150px;
    text-align: center;
}
.carousel-item.west {
    height: 600px;
}
.banner-content.banner-tagline {
    width: 50%;
    text-align: left;
}
.banner-content h1 {
    font-size: 80px;
}
video.video {
    top: unset;
    bottom: 1px;
}

.logo {
    text-align: left;
}

.event_priceing:hover {
    border-color: #de2f2f;
}
textarea.form-control {
    height: auto;
}
button.btn.btn-block {
    width: 100%;
}
nav.navbar.navbar-expand-lg {
    float: right;
}
#menu-footer-menu li {
    position: relative;
}
#menu-footer-menu li a::after {
    left: 0px;
}
.event_inner {
    position: relative;
}
.fav {
    position: relative;
}
a.btn.btn-lg.btn-danger.btn-block {
    width: 100%;
}
#banner .owl-pagination {
    display: none;
}

.testimonials{
  text-align:center; 
  width:1118px;
  margin:0 auto;
  
}
.testimonial{
  width:100%;
  margin:0 auto;
  text-align:center;
}
.testimonial .details span{
  display:inline-block;
  width:100%;
  margin:0 auto;
  text-align:center;
}
.testimonial .details span.author {
    font-size: 28px;
    color: #71C4C2;
    font-weight: 600;
}
img.test {
    border-radius: 50%;
    max-width: 200px !important;
}
section#testimonial {
    padding: 60px 0;
}
.testimonial p{
  max-width:770px;
  margin:0 auto;
  text-align:center;
  	color: #000;		font-size: 24px;	font-style: italic;	font-weight: 300;	line-height: 48px;	text-align: center;
  margin-bottom:45px;
}
.testimonial img{
  text-align:center;
  max-width:50px; 
  margin:0 auto;
  margin-bottom:10px
}

.slick-dots li.slick-active button:before {
    color: #71C4C2 !important;
}
.slick-dots li button:before {
    font-size: 15px !important;
}
li.event_status {
    position: relative;
}
.event_status::after {
    top: 21px;
    left: 12px;
}


@media only screen and (max-width: 479px) {
html {
    overflow-x: hidden;
}
.copyright-text {
    text-align: center;
}
.navbar-nav {
    margin-right: 0px;
}
nav.navbar.navbar-expand-lg {
    float: unset;
}
.newslette-iframe, .subscribe-newsletter {
    height: auto;
}
.pagination-lg .page-link {
    padding: 5px 20px;
}
.testimonials.slick-initialized.slick-slider {
    width: 100%;
}
.slick-track {
    width: 100%;
}
.testimonial p {
    max-width: 100%;
    font-size: 16px;
    line-height: 25px;
}
.modal-dialog {
    margin: 0 auto;
}
.gallery_style3 img {
    width: 100%;
    height: auto !important;
}

}

.article_tag {
    padding: 25px 8px;
}