#masthead {
  position: fixed !important;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 9999;
  background: #fff;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  transform: translateY(0);
}

#masthead.hide-header {
  transform: translateY(-100%);
}

#masthead.header-scrolled {
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}

@media (max-width: 1023px) {
  #content {
    margin-top: 160px;
  }
}


@media screen and (min-width: 1024px) {
  #content{
		margin-top: 110px;
	}  
}

#primary{
	margin: 0px !important;
}

.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn:hover .eael-circle-btn-icon, .eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn.active .eael-circle-btn-icon {
	background: #81151e !important;
}

@media screen and (max-width: 576px){
	[data-id="74e1c8e"], [data-id="400afae"]{
	display: none;
	}
}
#wpcf7-f167-p32-o1 form input, #wpcf7-f167-p32-o1 form textarea{
	background-color: rgba(129,21,30,0.3);
	color: #fff;
}

#wpcf7-f167-p32-o1 form label{
	color: #fff;
}

#wpcf7-f167-p32-o1 form input[type=submit]{
	background-color: #81151E;
	padding: 20px 50px;
	transition: all 0.5s ease;
	transform: scale(1);
}

#wpcf7-f167-p32-o1 form input[type=submit]:hover{
	transform: scale(1.2)
}

@media screen and (min-width: 1440px){
	section[data-id="4f8c2f12"]{
	height: 500px;
	overflow: hidden;
}

section[data-id="4f8c2f12"] .elementor-video{
	height: auto;
	width: 100%;
}
}

.academy-lessons-content__attachment {
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}

#groupContainer {
    width: 100%;
    max-width: 600px;
    position: relative;
}

#groupContainer div, #groupContainer canvas{
	width: 100% !important;
}

.pdfDownloadBtn{
	width: 25% !important;
	margin-bottom: 10px;
}

div[data-id="3d23744"]{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

@media screen and (min-width: 1200px){
	div[data-id="f73f407"], div[data-id="a97d2fc"] {
	max-height: 400px;
}



div[data-id="c711d7e"]{
/* 	margin-top: 250px; FOR USE WITHOUT SALE CONTAINER */
	margin-top: 20px;
}

}

#eael-countdown-549876cd {
	padding: unset !important;
}


/* @media screen and (min-width: 1920px){

div[data-id="c711d7e"]{
	margin-top: 350px;
}

}
 */

/* Responsive adjustments */
@media (max-width: 1200px) {
    .pdfDownloadBtn {
        width: 30%;
    }
}

@media (max-width: 992px) {
    .pdfDownloadBtn {
        width: 35%;
    }
}

@media (max-width: 768px) {
    .pdfDownloadBtn {
        width: 40%;
    }

	
}

@media (max-width: 576px) {
    .pdfDownloadBtn {
        width: 50%;
    }

}
