.ea-language-switcher #polylang-2 ul{
  padding-right: 0px;
  padding-left: 20px;
}

.ea-language-switcher #polylang-2 ul li a:after {
    content: "|";
    /* display: block; */
    padding-right: 10px;
    padding-left: 0px;
}

.ea-slider-hero-textc h1 {
    color: #000000;
    font-size: 36px;
    font-weight: 500;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-style: normal;
    line-height: 50px;
    width: 85%;
}

.ea-slider-hero-textc p {
    color: #000;
    font-size: 24px;
    line-height: 36px;
    width: 70%;
}

.btn-black::after{
	margin-left: 0px;
	margin-right: 18px;
}

.vertical-ticker{
	left: 8px;
	right: inherit;
}


/* Extra small devices (phones, <576px) */
@media (max-width: 575.98px) {
  /* Mobile-specific styles */
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) and (max-width: 767.98px) {
  /* Small screen styles */
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991.98px) {
  /* Tablet styles */
header .navbar [class*=col-]{
	margin: 0px !important;
}

.ea-slider-hero-textc h1 {
    color: #000000;
    font-size: 40px;
    font-weight: 500;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-style: normal;
    line-height: 50px;
    width: 100%;
}

    .ea-fc-slider-container-img-container img {
        object-position: 30%;
    }

}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199.98px) {
  /* Desktop styles */

}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  /* Large desktop styles */
}


@media only screen and (max-width: 767px) {
  /* Styles for tablets and smaller */

.ea-slider-hero-textc h1{
	width: 100%;
	font-size: 30px;
        line-height: 40px;
}

.ea-slider-hero-textc p{
	width: 100%;
	    font-size: 22px;
    line-height: 32px;
}

.custom-btn{
	font-size: 14px;
}

	.ea-language-switcher #polylang-2{
		margin-bottom:0px;
	}
	
}

@media only screen and (max-width: 480px) {
  /* Styles for mobile phones */
}
